Package: src:cod-tools Version: 3.12.0+dfsg-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202608/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:cod-tools, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] creating build/temp.linux-x86_64-cpython-314/src/externals/cexceptions x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -fPIC -D_YACC_ -DYYDEBUG=1 -DHAS_VSNPRINTF -Isrc/externals/cexceptions -Isrc/components/codcif -I/usr/include/python3.14 -c pycodcif.c -o build/temp.linux-x86_64-cpython-314/pycodcif.o x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -fPIC -D_YACC_ -DYYDEBUG=1 -DHAS_VSNPRINTF -Isrc/externals/cexceptions -Isrc/components/codcif -I/usr/include/python3.14 -c pycodcif_wrap.c -o build/temp.linux-x86_64-cpython-314/pycodcif_wrap.o pycodcif_wrap.c: In function â_wrap_value_dumpâ: pycodcif_wrap.c:3867:16: error: implicit declaration of function âPyInt_Checkâ; did you mean âPySet_Checkâ? [-Wimplicit-function-declaration] 3867 | if( PyInt_Check( swig_obj[0] ) || PyLong_Check( swig_obj[0] ) ) { | ^~~~~~~~~~~ | PySet_Check pycodcif_wrap.c: In function â_wrap_datablock_tag_indexâ: pycodcif_wrap.c:4071:17: error: implicit declaration of function âPyInt_FromLongâ; did you mean âPyLong_FromLongâ? [-Wimplicit-function-declaration] 4071 | resultobj = PyInt_FromLong( result ); | ^~~~~~~~~~~~~~ | PyLong_FromLong pycodcif_wrap.c:4071:15: error: assignment to âPyObject *â {aka âstruct _object *â} from âintâ makes pointer from integer without a cast [-Wint-conversion] 4071 | resultobj = PyInt_FromLong( result ); | ^ pycodcif_wrap.c: In function â_wrap_datablock_overwrite_cifvalueâ: pycodcif_wrap.c:4102:12: error: implicit declaration of function âPyInt_AsLongâ; did you mean âPyLong_AsLongâ? [-Wimplicit-function-declaration] 4102 | arg2 = PyInt_AsLong( swig_obj[1] ); | ^~~~~~~~~~~~ | PyLong_AsLong pycodcif_wrap.c: In function â_wrap_datablock_value_lengthâ: pycodcif_wrap.c:4653:15: error: assignment to âPyObject *â {aka âstruct _object *â} from âintâ makes pointer from integer without a cast [-Wint-conversion] 4653 | resultobj = PyInt_FromLong( result ); | ^ error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 make[2]: *** [Makelocal-setuptools:33: build/python3/pycodcif/pycodcif.py] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/components/pycodcif' make[1]: *** [Makefile:83: src/components/pycodcif/build/python3/pycodcif/pycodcif.py] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 INSTALL="install --strip-program=true" returned exit code 2 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

