Your message dated Fri, 03 Oct 2025 13:20:30 +0000
with message-id <[email protected]>
and subject line Bug#1096357: fixed in barrage 1.0.7-1.1
has caused the Debian Bug report #1096357,
regarding barrage: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1096357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:barrage
Version: 1.0.7-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[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/barrage_1.0.7-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
[...]
make[1]: Leaving directory '/build/reproducible-path/barrage-1.0.7'
dh_auto_build
make -j8
make[1]: Entering directory '/build/reproducible-path/barrage-1.0.7'
make all-recursive
make[2]: Entering directory '/build/reproducible-path/barrage-1.0.7'
Making all in src
make[3]: Entering directory '/build/reproducible-path/barrage-1.0.7/src'
Making all in gfx
make[4]: Entering directory '/build/reproducible-path/barrage-1.0.7/src/gfx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/reproducible-path/barrage-1.0.7/src/gfx'
Making all in sounds
make[4]: Entering directory '/build/reproducible-path/barrage-1.0.7/src/sounds'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/reproducible-path/barrage-1.0.7/src/sounds'
make[4]: Entering directory '/build/reproducible-path/barrage-1.0.7/src'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o particle.o particle.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o shots.o shots.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o units.o units.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o data.o data.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o chart.o chart.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o bfield.o bfield.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/barrage-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -DAUDIO_ENABLED -DSRC_DIR=\"/usr/share/barrage\"
-DCONFIGDIRNAME=\"~/.config\" -DHISCOREDIR=\"/var\" -c -o menu.o menu.c
main.c: In function ‘fade_screen’:
main.c:304:17: error: too many arguments to function ‘refresh_screen’; expected
0, have 1
304 | refresh_screen(screen);
| ^~~~~~~~~~~~~~ ~~~~~~
main.c:251:6: note: declared here
251 | void refresh_screen()
| ^~~~~~~~~~~~~~
main.c:314:9: error: too many arguments to function ‘refresh_screen’; expected
0, have 1
314 | refresh_screen(screen);
| ^~~~~~~~~~~~~~ ~~~~~~
main.c:251:6: note: declared here
251 | void refresh_screen()
| ^~~~~~~~~~~~~~
main.c: In function ‘game_finalize’:
main.c:532:25: error: too many arguments to function ‘refresh_screen’; expected
0, have 1
532 | refresh_screen(screen);
| ^~~~~~~~~~~~~~ ~~~~~~
main.c:251:6: note: declared here
251 | void refresh_screen()
| ^~~~~~~~~~~~~~
main.c:541:25: error: too many arguments to function ‘refresh_screen’; expected
0, have 1
541 | refresh_screen(screen);
| ^~~~~~~~~~~~~~ ~~~~~~
main.c:251:6: note: declared here
251 | void refresh_screen()
| ^~~~~~~~~~~~~~
main.c: In function ‘main_loop’:
main.c:638:17: error: too many arguments to function ‘refresh_screen’; expected
0, have 1
638 | refresh_screen(screen);
| ^~~~~~~~~~~~~~ ~~~~~~
main.c:251:6: note: declared here
251 | void refresh_screen()
| ^~~~~~~~~~~~~~
make[4]: *** [Makefile:438: main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/barrage-1.0.7/src'
make[3]: *** [Makefile:454: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/barrage-1.0.7/src'
make[2]: *** [Makefile:465: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/barrage-1.0.7'
make[1]: *** [Makefile:362: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/barrage-1.0.7'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: barrage
Source-Version: 1.0.7-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
barrage, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated barrage package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 19 Sep 2025 23:11:46 +0300
Source: barrage
Architecture: source
Version: 1.0.7-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096357
Changes:
barrage (1.0.7-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix incorrect refresh_screen() calls. (Closes: #1096357)
Checksums-Sha1:
a53b1c96a7c8bfa6b8f760b0787216afed0e6b24 1961 barrage_1.0.7-1.1.dsc
d2f305549874106c34fbf936243a96092270d6d5 7264 barrage_1.0.7-1.1.debian.tar.xz
Checksums-Sha256:
89ee17eae5ea0078c50cb5d96492e2d4c46c1d5c2dccd0a60e9520b043d080cb 1961
barrage_1.0.7-1.1.dsc
cdfeb3fa9b7c2b9edf550dbbe9582f644d9b7143272064b876b459a39b9b54a6 7264
barrage_1.0.7-1.1.debian.tar.xz
Files:
761fa84f48f7ea3db0914b29493fd5f2 1961 games optional barrage_1.0.7-1.1.dsc
e4b43a76b1a91bc09457955f8b39a657 7264 games optional
barrage_1.0.7-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjN8dEACgkQiNJCh6LY
mLGl1BAAsClSD/CEH9/YULRbNBazP4h35JsFPCJvvYVbTjK9rwD9zb8S9df5oY5x
0CHp9t8NomxQjQOTv0ZODQw1hEmM50/18EbYiNASd7EUzQZvaPNBzdZx6wQ6/pKW
EeGvof04CuJqOxNW5KdO1g83vkqdut4j6sRgLF3APBHnriVOrJrLTxZG63vBS3IG
gh2p4SfxXKebzoWP0dNpvLZ+lzriy0qyS/sGYyYGTUZvCWgucvC7YjBmJJgUnUlX
Cf+6BoW6raOPqMjFniGr9fsWxiGAqKLcaMEsYDT3SDrD6eMjWnjyqJH3hEeJansz
Dp3vx6g9LPjL5Le9LswFR3mkhJuDRrONCb0IjkYISYJhBtfm2dp/J41WaSB4Sx5C
NhhoPeDkRsWnc6DeNg+Qt1HXNsfWPtKUdFKvswJ5bDCa59+PZFz0QzDra1foy9Ss
XGhh531RSZr35IWSLe0miIKIuWjtLtKeWsiudvVRD0QLi6xugjesxoWknTYyXfI6
aWcJoEqa00krIMptA0tnrsSxlYiPrsirLAHDy/0Y74c5Gvroejocj1mcxf30VYmw
a99Puk9U81Shq0XzHHixKrVGezojHXQMC98P9b1FiizZwrwqGi0vpgkJfg0ULQsI
TxXk+NG/nRFo3hW/Mx1x1M4cCe5hbYQevzGCkcZgLVhvQ62i7+M=
=GKOu
-----END PGP SIGNATURE-----
pgpV60W8RiXAK.pgp
Description: PGP signature
--- End Message ---