Package: src:nfqueue-bindings
Version: 0.6-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --with=python2
   dh_update_autotools_config -a
   dh_auto_configure -a
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make BUILD_DIR="build2.7" PREFIX=/usr 
CMAKE_EXTRA_OPTIONS="-DPython_ADDITIONAL_VERSIONS=2.7 
-DPythonInterp_FIND_VERSION=2.7"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
[ -d build2.7 ] || mkdir build2.7; \
cd build2.7 && cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 
-DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr 
-DPython_ADDITIONAL_VERSIONS=2.7 -DPythonInterp_FIND_VERSION=2.7 .. && make
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.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/swig3.0 (found version "3.0.12") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
-- Checking for one of the modules 'libnetfilter_queue'
-- Looking for nfq_set_verdict2
-- Looking for nfq_set_verdict2 - found
-- Found PythonInterp: /usr/bin/python (found suitable version "2.7.15", 
minimum required is "2.7") 
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version 
"2.7.15") 
CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 
(message):
  SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
Call Stack (most recent call first):
  python/CMakeLists.txt:19 (SWIG_ADD_MODULE)


-- Found Perl: /usr/bin/perl (found version "5.26.2") 
-- Found PerlLibs: /usr/lib/x86_64-linux-gnu/libperl.so.5.26 (found version 
"5.26.2") 
CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 
(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 Error at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:627 
(add_custom_target):
  add_custom_target cannot create target "nfqueue_swig_compilation" because
  another target with the same name already exists.  The existing target is a
  custom target created in source directory
  "/<<PKGBUILDDIR>>/python".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  /usr/share/cmake-3.12/Modules/UseSWIG.cmake:493 (swig_add_library)
  perl/CMakeLists.txt:20 (SWIG_ADD_MODULE)


-- Configuring incomplete, errors occurred!
See also "/<<PKGBUILDDIR>>/build2.7/CMakeFiles/CMakeOutput.log".
make[2]: *** [Makefile:7: all] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:21: build-python2.7] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nfqueue-bindings.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to