==> Creating clean working copy [build]...done
==> Making package: python2-nfqueue 0.5-2 (Fri May 27 17:42:09 EDT 2016)
==> Retrieving sources...
-> Found nfqueue-bindings-0.5.tar.gz
-> Found python-support.patch
==> Validating source files with sha512sums...
nfqueue-bindings-0.5.tar.gz ... Passed
python-support.patch ... Passed
==> Making package: python2-nfqueue 0.5-2 (Fri May 27 17:42:09 EDT 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) libmnl-1.0.3-2 libnfnetlink-1.0.1-2 libnetfilter_queue-1.0.2-2 python2-2.7.11-3
Total Download Size: 0.03 MiB
Total Installed Size: 71.18 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading libnfnetlink-1.0.1-2-i686.pkg.tar.xz...
downloading libnetfilter_queue-1.0.2-2-i686.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
installing libnfnetlink...
installing libmnl...
installing libnetfilter_queue...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (9) jsoncpp-1.7.2-1 libxml2-2.9.4+0+gbdec218-2 python2-packaging-16.7-1 python2-pyparsing-2.1.4-1 python2-six-1.10.0-1 shared-mime-info-1.6-2 cmake-3.5.2-2 python2-setuptools-1:21.2.1-1 swig-3.0.8-1
Total Download Size: 5.82 MiB
Total Installed Size: 46.61 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading jsoncpp-1.7.2-1-i686.pkg.tar.xz...
downloading cmake-3.5.2-2-i686.pkg.tar.xz...
downloading swig-3.0.8-1-i686.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2-pyparsing...
installing python2-six...
installing python2-packaging...
installing python2-setuptools...
installing libxml2...
installing shared-mime-info...
installing jsoncpp...
installing cmake...
Optional dependencies for cmake
qt5-base: cmake-gui
libxkbcommon-x11: cmake-gui
installing swig...
:: Running post-transaction hooks...
(1/1) Updating the MIME type database...
==> Retrieving sources...
-> Found nfqueue-bindings-0.5.tar.gz
-> Found python-support.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
nfqueue-bindings-0.5.tar.gz ... Passed
python-support.patch ... Passed
==> Extracting sources...
-> Extracting nfqueue-bindings-0.5.tar.gz with bsdtar
==> Starting prepare()...
patching file CMakeLists.txt
patching file Makefile
==> Entering fakeroot environment...
==> Starting package()...
[ -d build ] || mkdir build; \
cd build && cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/build/python2-nfqueue/pkg/python2-nfqueue/usr -DPYTHON_INCLUDE_DIR=/usr/include/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so -DPYTHON_EXECUTABLE=`which python2` .. && make
-- The C compiler identification is GNU 6.1.1
-- The CXX compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SWIG: /usr/bin/swig (found version "3.0.8")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for one of the modules 'libnetfilter_queue'
-- Looking for nfq_set_verdict2
-- Looking for nfq_set_verdict2 - found
-- Found PythonInterp: /usr/bin/python2 (found version "2.7.11")
-- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.11")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
DEBUG
-- Build files have been written to: /build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build
make[1]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[2]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[3]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
[ 14%] Swig source
Scanning dependencies of target _nfqueue
make[3]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[3]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
[ 28%] Building C object python/CMakeFiles/_nfqueue.dir/libnetfilter_queuePYTHON_wrap.c.o
[ 42%] Building C object python/CMakeFiles/_nfqueue.dir/__/nfq.c.o
[ 57%] Building C object python/CMakeFiles/_nfqueue.dir/__/nfq_common.c.o
[ 71%] Building C object python/CMakeFiles/_nfqueue.dir/__/nfq_utils.c.o
[ 85%] Building C object python/CMakeFiles/_nfqueue.dir/__/exception.c.o
[100%] Linking C shared module _nfqueue.so
make[3]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
[100%] Built target _nfqueue
make[2]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[1]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
cd build && make install
make[1]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[2]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[3]: Entering directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
make[3]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
[100%] Built target _nfqueue
make[2]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
Install the project...
-- Install configuration: "Debug"
-- Installing: /build/python2-nfqueue/pkg/python2-nfqueue/usr/lib/python2.7/dist-packages/nfqueue.py
-- Installing: /build/python2-nfqueue/pkg/python2-nfqueue/usr/lib/python2.7/dist-packages/_nfqueue.so
make[1]: Leaving directory '/build/python2-nfqueue/src/nfqueue-bindings-nfqueue-bindings-0.5/build'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "python2-nfqueue"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-nfqueue 0.5-2 (Fri May 27 17:42:18 EDT 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
Packages (13) cmake-3.5.2-2 jsoncpp-1.7.2-1 libmnl-1.0.3-2 libnetfilter_queue-1.0.2-2 libnfnetlink-1.0.1-2 libxml2-2.9.4+0+gbdec218-2 python2-2.7.11-3 python2-packaging-16.7-1 python2-pyparsing-2.1.4-1 python2-setuptools-1:21.2.1-1 python2-six-1.10.0-1 shared-mime-info-1.6-2 swig-3.0.8-1
Total Removed Size: 117.80 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
removing swig...
removing python2-setuptools...
removing python2-packaging...
removing python2-six...
removing python2-pyparsing...
removing python2...
removing libnetfilter_queue...
removing libnfnetlink...
removing libmnl...
removing cmake...
removing shared-mime-info...
removing libxml2...
removing jsoncpp...