[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/libfizmo_0.7.15-2.1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/tools/Makefile
config.status: creating src/interpreter/Makefile
config.status: executing depfiles commands
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make -j1
make[1]: Entering directory '/build/reproducible-path/libfizmo-0.7.15'
Making all in src/tools
make[2]: Entering directory '/build/reproducible-path/libfizmo-0.7.15/src/tools'
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ../locales/libfizmo_locales.o ../locales/libfizmo_locales.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o filesys.o filesys.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o filesys_c.o filesys_c.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o i18n.o i18n.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o list.o list.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o stringmap.o stringmap.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o tracelog.o tracelog.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o types.o types.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DI18N_DEFAULT_SEARCH_PATH=\"/usr/share/fizmo/locales\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o z_ucs.o z_ucs.c
rm -f libtools.a
ar cru libtools.a ../locales/libfizmo_locales.o filesys.o filesys_c.o i18n.o list.o stringmap.o tracelog.o types.o z_ucs.o
ar: `u' modifier ignored since `D' is the default (see `U')
true libtools.a
make[2]: Leaving directory '/build/reproducible-path/libfizmo-0.7.15/src/tools'
Making all in src/interpreter
make[2]: Entering directory '/build/reproducible-path/libfizmo-0.7.15/src/interpreter'
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -DUSE_LIBXML2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o babel.o babel.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -DUSE_LIBXML2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o blorb.o blorb.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -DUSE_LIBXML2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o config.o config.c
gcc -DPACKAGE_NAME=\"libfizmo\" -DPACKAGE_TARNAME=\"libfizmo\" -DPACKAGE_VERSION=\"0.7.15\" -DPACKAGE_STRING=\"libfizmo\ 0.7.15\" -DPACKAGE_BUGREPORT=\"fizmo@spellbreaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libfizmo\" -DVERSION=\"0.7.15\" -I. -DUSE_LIBXML2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libfizmo-0.7.15=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o fizmo.o fizmo.c
fizmo.c: In function ‘fizmo_start’:
fizmo.c:1269:3: error: too many arguments to function ‘init_streams’; expected 0, have 1
1269 | init_streams(default_savegame_filename);
| ^~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from fizmo.c:52:
streams.h:40:6: note: declared here
40 | void init_streams();
| ^~~~~~~~~~~~
fizmo.c:1390:9: error: too many arguments to function ‘store_first_stack_frame’; expected 0, have 4
1390 | store_first_stack_frame(true, 0, 0, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~
In file included from fizmo.c:50:
stack.h:73:6: note: declared here
73 | void store_first_stack_frame();
| ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:440: fizmo.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/libfizmo-0.7.15/src/interpreter'
make[1]: *** [Makefile:437: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/libfizmo-0.7.15'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2