* Package: net-libs/nfqueue-bindings-0.6 * Repository: gentoo * Maintainer: zmedico@gentoo.org chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc examples kernel_linux perl python_single_target_python2_7 python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * QA Notice: The 'useq' function is deprecated (replaced by 'use') * Checking NETFILTER_NETLINK_QUEUE support ... [ !! ] * Netfilter NFQUEUE over NFNETLINK interface support not found! * Checking NETFILTER_XT_TARGET_NFQUEUE support ... [ !! ] * "NFQUEUE" target Support not found! >>> Unpacking source... >>> Unpacking nfqueue-bindings-0.6.tar.gz to /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work >>> Source unpacked in /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work >>> Preparing source in /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6 ... * No Make or Build file detected... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' [ -d build ] || mkdir build; \ cd build && cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr/local .. && make CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 9.2.0 -- The CXX compiler identification is GNU 9.2.0 -- 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 "4.0.0") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'libnetfilter_queue' -- Looking for nfq_set_verdict2 -- Looking for nfq_set_verdict2 - found -- Found Perl: /usr/bin/perl (found version "5.30.1") -- Found PerlLibs: /usr/lib64/libperl.so.5.30.1 (found version "5.30.1") CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:566 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:607 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:460 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE) /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: DEBUG -- Build files have been written to: /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build make[1]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[2]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' Scanning dependencies of target nfqueue_swig_compilation make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [ 14%] Swig compile ../libnetfilter_queue.i for perl make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [ 14%] Built target nfqueue_swig_compilation make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' Scanning dependencies of target nfqueue make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [ 28%] Building C object perl/CMakeFiles/nfqueue.dir/CMakeFiles/nfqueue.dir/libnetfilter_queuePERL_wrap.c.o [ 42%] Building C object perl/CMakeFiles/nfqueue.dir/__/nfq.c.o [ 57%] Building C object perl/CMakeFiles/nfqueue.dir/__/nfq_common.c.o [ 71%] Building C object perl/CMakeFiles/nfqueue.dir/__/nfq_utils.c.o [ 85%] Building C object perl/CMakeFiles/nfqueue.dir/__/exception.c.o [100%] Linking C shared module nfqueue.so make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [100%] Built target nfqueue make[2]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[1]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' >>> Source compiled. >>> Test phase [not enabled]: net-libs/nfqueue-bindings-0.6 >>> Install net-libs/nfqueue-bindings-0.6 into /var/tmp/portage/net-libs/nfqueue-bindings-0.6/image/ make -j1 DESTDIR=/var/tmp/portage/net-libs/nfqueue-bindings-0.6/image/ install PREFIX=/usr [ -d build ] || mkdir build; \ cd build && cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr .. && make CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:566 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:607 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:460 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE) /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) perl/CMakeLists.txt:20 (SWIG_ADD_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build make[1]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[2]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [ 14%] Built target nfqueue_swig_compilation make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [100%] Built target nfqueue make[2]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[1]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' cd build && make install make[1]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[2]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [ 14%] Built target nfqueue_swig_compilation make[3]: Entering directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' make[3]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' [100%] Built target nfqueue make[2]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' Install the project... -- Install configuration: "Debug" -- Installing: /var/tmp/portage/net-libs/nfqueue-bindings-0.6/image/usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/nfqueue.pm -- Installing: /var/tmp/portage/net-libs/nfqueue-bindings-0.6/image/usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/nfqueue.so make[1]: Leaving directory '/var/tmp/portage/net-libs/nfqueue-bindings-0.6/work/nfqueue-bindings-0.6/build' >>> Completed installing net-libs/nfqueue-bindings-0.6 into /var/tmp/portage/net-libs/nfqueue-bindings-0.6/image/ * Final size of build directory: 1376 KiB (1.3 MiB) * Final size of installed tree: 380 KiB * One or more CMake variables were not used by the project: * DEBUG strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/nfqueue.so * checking 10 files for package collisions >>> Merging net-libs/nfqueue-bindings-0.6 to / --- /usr/ --- /usr/lib64/ --- /usr/lib64/perl5/ --- /usr/lib64/perl5/vendor_perl/ --- /usr/lib64/perl5/vendor_perl/5.30.1/ --- /usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/ >>> /usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/nfqueue.pm >>> /usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux/nfqueue.so --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/nfqueue-bindings-0.6/ >>> /usr/share/doc/nfqueue-bindings-0.6/examples/ >>> /usr/share/doc/nfqueue-bindings-0.6/examples/check_http.pl.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/example.pl.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/example.py.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/nfq_asyncore.py.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/nfq_dump_pcap.py.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/rewrite.pl.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/rewrite.py.bz2 >>> /usr/share/doc/nfqueue-bindings-0.6/examples/za.py.bz2 >>> net-libs/nfqueue-bindings-0.6 merged. >>> Regenerating /etc/ld.so.cache...