Source: gauche Version: 0.9.14-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=gauche&arch=armhf&ver=0.9.14-2&stamp=1711974534&raw=0 gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -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 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c test-extra.c gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -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 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libextra.c TARGETLIB="`pwd`" gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-z,relro -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.98 -lmbedtls -lcrypt -lrt -lm -lpthread make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' make[3]: Entering directory '/<<PKGBUILDDIR>>/ext' (cd util; make default) make[4]: Entering directory '/<<PKGBUILDDIR>>/ext/util' "../../src/gosh" -ftest "../../lib/tools/precomp" -e -P -o util--match ../../libsrc/util/match.scm "list.c", line 827 (Scm__GetExtendedPairDescriptor): Assertion failed: (z->hiddenTag&0x7) == 0x7 make[4]: *** [Makefile:26: util--match.c] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext/util' make[3]: *** [Makefile:38: util] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/ext' make[2]: *** [Makefile:47: all] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 returned exit code 2 make[1]: *** [debian/rules:23: override_dh_auto_build] Error 255 Cheers -- Sebastian Ramacher