Package: src:brial Version: 1.2.12-1.1 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean dh_auto_clean --buildsystem=pybuild --sourcedirectory=sage-brial I: pybuild base:311: python3.12 setup.py clean 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.12' does not exist -- can't clean it I: pybuild base:311: python3.13 setup.py clean 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary --with python3 dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:5: installing './ar-lib' configure.ac:5: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --disable-static ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '924' is supported by ustar format... yes checking whether GID '924' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... yes checking for long long... yes checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking for boostlib >= 1.58.0 (105800)... yes checking whether the Boost::Unit_Test_Framework library is available... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for m4ri... yes checking for egrep -e... (cached) /usr/bin/grep -E checking for M4RI CFLAGS... -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 checking for libpng... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cudd/Makefile config.status: creating groebner/Makefile config.status: creating groebner/include/Makefile config.status: creating groebner/src/Makefile config.status: creating libbrial/Makefile config.status: creating libbrial/include/Makefile config.status: creating libbrial/src/Makefile config.status: creating tests/Makefile config.status: creating config_dummy.h config.status: creating libbrial/include/polybori/config.h config.status: executing depfiles commands config.status: executing libtool commands dh_auto_configure --buildsystem=pybuild --sourcedirectory=sage-brial I: pybuild base:311: python3.12 setup.py config I: pybuild base:311: python3.13 setup.py config make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>' Making all in cudd make[4]: Entering directory '/<<PKGBUILDDIR>>/cudd' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddAPI.lo cuddAPI.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddCache.lo cuddCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddAPI.c -fPIC -DPIC -o .libs/cuddAPI.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddCache.c -fPIC -DPIC -o .libs/cuddCache.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddInit.lo cuddInit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddInit.c -fPIC -DPIC -o .libs/cuddInit.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddLCache.lo cuddLCache.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddRef.lo cuddRef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddLCache.c -fPIC -DPIC -o .libs/cuddLCache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddRef.c -fPIC -DPIC -o .libs/cuddRef.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddTable.lo cuddTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddTable.c -fPIC -DPIC -o .libs/cuddTable.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddZddFuncs.lo cuddZddFuncs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddZddFuncs.c -fPIC -DPIC -o .libs/cuddZddFuncs.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cuddZddSetop.lo cuddZddSetop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cuddZddSetop.c -fPIC -DPIC -o .libs/cuddZddSetop.o /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libcudd.la cuddAPI.lo cuddCache.lo cuddInit.lo cuddLCache.lo cuddRef.lo cuddTable.lo cuddZddFuncs.lo cuddZddSetop.lo libtool: link: ar cr .libs/libcudd.a .libs/cuddAPI.o .libs/cuddCache.o .libs/cuddInit.o .libs/cuddLCache.o .libs/cuddRef.o .libs/cuddTable.o .libs/cuddZddFuncs.o .libs/cuddZddSetop.o libtool: link: ranlib .libs/libcudd.a libtool: link: ( cd ".libs" && rm -f "libcudd.la" && ln -s "../libcudd.la" "libcudd.la" ) make[4]: Leaving directory '/<<PKGBUILDDIR>>/cudd' Making all in libbrial make[4]: Entering directory '/<<PKGBUILDDIR>>/libbrial' Making all in src make[5]: Entering directory '/<<PKGBUILDDIR>>/libbrial/src' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BlockDegLexOrder.lo BlockDegLexOrder.cc /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BlockDegRevLexAscOrder.lo BlockDegRevLexAscOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BlockDegLexOrder.cc -fPIC -DPIC -o .libs/BlockDegLexOrder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BlockDegRevLexAscOrder.cc -fPIC -DPIC -o .libs/BlockDegRevLexAscOrder.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BooleEnv.lo BooleEnv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BooleEnv.cc -fPIC -DPIC -o .libs/BooleEnv.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BooleExponent.lo BooleExponent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BooleExponent.cc -fPIC -DPIC -o .libs/BooleExponent.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BooleMonomial.lo BooleMonomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BooleMonomial.cc -fPIC -DPIC -o .libs/BooleMonomial.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BoolePolynomial.lo BoolePolynomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BoolePolynomial.cc -fPIC -DPIC -o .libs/BoolePolynomial.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BoolePolyRing.lo BoolePolyRing.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BoolePolyRing.cc -fPIC -DPIC -o .libs/BoolePolyRing.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BooleSet.lo BooleSet.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BooleSet.cc -fPIC -DPIC -o .libs/BooleSet.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o BooleVariable.lo BooleVariable.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c BooleVariable.cc -fPIC -DPIC -o .libs/BooleVariable.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o CCheckedIdx.lo CCheckedIdx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c CCheckedIdx.cc -fPIC -DPIC -o .libs/CCheckedIdx.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o CCuddFirstIter.lo CCuddFirstIter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c CCuddFirstIter.cc -fPIC -DPIC -o .libs/CCuddFirstIter.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o CCuddLastIter.lo CCuddLastIter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c CCuddLastIter.cc -fPIC -DPIC -o .libs/CCuddLastIter.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o CErrorInfo.lo CErrorInfo.cc /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o COrderingBase.lo COrderingBase.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c CErrorInfo.cc -fPIC -DPIC -o .libs/CErrorInfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c COrderingBase.cc -fPIC -DPIC -o .libs/COrderingBase.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o DegLexOrder.lo DegLexOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c DegLexOrder.cc -fPIC -DPIC -o .libs/DegLexOrder.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o DegRevLexAscOrder.lo DegRevLexAscOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c DegRevLexAscOrder.cc -fPIC -DPIC -o .libs/DegRevLexAscOrder.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o LexOrder.lo LexOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c LexOrder.cc -fPIC -DPIC -o .libs/LexOrder.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbori_routines.lo pbori_routines.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c pbori_routines.cc -fPIC -DPIC -o .libs/pbori_routines.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o PBoRiError.lo PBoRiError.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c PBoRiError.cc -fPIC -DPIC -o .libs/PBoRiError.o /bin/bash ../../libtool --tag=CXX --mode=link g++ -ftemplate-depth-100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libbrial_base.la BlockDegLexOrder.lo BlockDegRevLexAscOrder.lo BooleEnv.lo BooleExponent.lo BooleMonomial.lo BoolePolynomial.lo BoolePolyRing.lo BooleSet.lo BooleVariable.lo CCheckedIdx.lo CCuddFirstIter.lo CCuddLastIter.lo CErrorInfo.lo COrderingBase.lo DegLexOrder.lo DegRevLexAscOrder.lo LexOrder.lo pbori_routines.lo PBoRiError.lo libtool: link: ar cr .libs/libbrial_base.a .libs/BlockDegLexOrder.o .libs/BlockDegRevLexAscOrder.o .libs/BooleEnv.o .libs/BooleExponent.o .libs/BooleMonomial.o .libs/BoolePolynomial.o .libs/BoolePolyRing.o .libs/BooleSet.o .libs/BooleVariable.o .libs/CCheckedIdx.o .libs/CCuddFirstIter.o .libs/CCuddLastIter.o .libs/CErrorInfo.o .libs/COrderingBase.o .libs/DegLexOrder.o .libs/DegRevLexAscOrder.o .libs/LexOrder.o .libs/pbori_routines.o .libs/PBoRiError.o libtool: link: ranlib .libs/libbrial_base.a libtool: link: ( cd ".libs" && rm -f "libbrial_base.la" && ln -s "../libbrial_base.la" "libbrial_base.la" ) make[5]: Leaving directory '/<<PKGBUILDDIR>>/libbrial/src' Making all in include make[5]: Entering directory '/<<PKGBUILDDIR>>/libbrial/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/libbrial/include' make[5]: Entering directory '/<<PKGBUILDDIR>>/libbrial' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/libbrial' make[4]: Leaving directory '/<<PKGBUILDDIR>>/libbrial' Making all in . make[4]: Entering directory '/<<PKGBUILDDIR>>' /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-undefined -version-info 3:7:0 -Wl,-z,relro -Wl,-z,now -o libbrial.la -rpath /usr/lib/x86_64-linux-gnu cudd/libcudd.la libbrial/src/libbrial_base.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -Wl,--whole-archive cudd/.libs/libcudd.a libbrial/src/.libs/libbrial_base.a -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crtn.o -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbrial.so.3 -o .libs/libbrial.so.3.0.7 libtool: link: (cd ".libs" && rm -f "libbrial.so.3" && ln -s "libbrial.so.3.0.7" "libbrial.so.3") libtool: link: (cd ".libs" && rm -f "libbrial.so" && ln -s "libbrial.so.3.0.7" "libbrial.so") libtool: link: ( cd ".libs" && rm -f "libbrial.la" && ln -s "../libbrial.la" "libbrial.la" ) make[4]: Leaving directory '/<<PKGBUILDDIR>>' Making all in groebner make[4]: Entering directory '/<<PKGBUILDDIR>>/groebner' Making all in src make[5]: Entering directory '/<<PKGBUILDDIR>>/groebner/src' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 @SIMD_CFLAGS@ -I/usr/include/libpng16 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libbrial_groebner_la-dlex4data.lo `test -f 'dlex4data.cc' || echo './'`dlex4data.cc /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 @SIMD_CFLAGS@ -I/usr/include/libpng16 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libbrial_groebner_la-dp_asc4data.lo `test -f 'dp_asc4data.cc' || echo './'`dp_asc4data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 @SIMD_CFLAGS@ -I/usr/include/libpng16 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c dlex4data.cc -fPIC -DPIC -o .libs/libbrial_groebner_la-dlex4data.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -Wdate-time -D_FORTIFY_SOURCE=2 -ftemplate-depth-100 @SIMD_CFLAGS@ -I/usr/include/libpng16 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c dp_asc4data.cc -fPIC -DPIC -o .libs/libbrial_groebner_la-dp_asc4data.o g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory make[5]: *** [Makefile:559: libbrial_groebner_la-dlex4data.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory make[5]: *** [Makefile:566: libbrial_groebner_la-dp_asc4data.lo] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/groebner/src' make[4]: *** [Makefile:376: all-recursive] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/groebner' make[3]: *** [Makefile:587: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: *** [Makefile:437: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202501/ 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 could not 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:brial, so that this is still visible in the BTS web page for this package. Thanks. -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers