Hi, I see this build failure also in my regression:
https://caeis.etech.fh-augsburg.de/buildbot/#/builders/4/builds/98 So I can reproduce this. Thanks Friedrich > Am 26.08.2026 um 20:05 schrieb Santiago Vila <[email protected]>: > > Package: src:pspp > Version: 2.1.1-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:pspp, so that this is still > visible in the BTS web page for this package. > > Thanks. > > -------------------------------------------------------------------------------- > [...] > libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -DEX > [too-long-redacted] output/.libs/liboutput_la-csv.o > libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -DEX > [too-long-redacted] put/.libs/liboutput_la-driver.o > In file included from /usr/include/features.h:539, > from /usr/include/errno.h:25, > from src/output/csv.c:19: > ./gl/stdlib.h:807:20: error: expected identifier or '(' before '_Generic' > 807 | _GL_EXTERN_C void *bsearch (const void *__key, > | ^~~~~~~ > In file included from /usr/include/features.h:539, > from > /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, > from /usr/include/stdint.h:26, > from /usr/lib/gcc/x86_64-linux-gnu/16/include/stdint.h:11, > from ./src/data/format.h:23, > from ./src/data/settings.h:23, > from ./src/output/driver-provider.h:22, > from src/output/driver.c:20: > ./gl/stdlib.h:807:20: error: expected identifier or '(' before '_Generic' > 807 | _GL_EXTERN_C void *bsearch (const void *__key, > | ^~~~~~~ > make[4]: *** [Makefile:15974: src/output/liboutput_la-driver.lo] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: *** [Makefile:15967: src/output/liboutput_la-csv.lo] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > make[3]: *** [Makefile:18530: all-recursive] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: *** [Makefile:8940: all] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build: error: make -j2 all returned exit code 2 > make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:16: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess failed with exit > status 2 > --------------------------------------------------------------------------------
