Source: aspcud Version: 1:1.9.5-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220813 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libcudf/tests && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -I/<<PKGBUILDDIR>>/libcudf -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -MD -MT > libcudf/tests/CMakeFiles/test_libcudf.dir/main.cc.o -MF > CMakeFiles/test_libcudf.dir/main.cc.o.d -o > CMakeFiles/test_libcudf.dir/main.cc.o -c > /<<PKGBUILDDIR>>/libcudf/tests/main.cc > In file included from /usr/include/signal.h:328, > from /<<PKGBUILDDIR>>/libcudf/tests/catch.hpp:8034, > from /<<PKGBUILDDIR>>/libcudf/tests/main.cc:27: > /<<PKGBUILDDIR>>/libcudf/tests/catch.hpp:10822:58: error: call to > non-‘constexpr’ function ‘long int sysconf(int)’ > 10822 | static constexpr std::size_t sigStackSize = 32768 >= MINSIGSTKSZ > ? 32768 : MINSIGSTKSZ; > | ^~~~~~~~~~~ > In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24: > /usr/include/unistd.h:640:17: note: ‘long int sysconf(int)’ declared here > 640 | extern long int sysconf (int __name) __THROW; > | ^~~~~~~ > /<<PKGBUILDDIR>>/libcudf/tests/catch.hpp:10881:45: error: size of array > ‘altStackMem’ is not an integral constant-expression > 10881 | char FatalConditionHandler::altStackMem[sigStackSize] = {}; > | ^~~~~~~~~~~~ > make[3]: *** [libcudf/tests/CMakeFiles/test_libcudf.dir/build.make:107: > libcudf/tests/CMakeFiles/test_libcudf.dir/main.cc.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/08/13/aspcud_1.9.5-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.