Your message dated Fri, 03 Oct 2025 13:19:13 +0000
with message-id <[email protected]>
and subject line Bug#1096273: fixed in abe 1.1+dfsg-6.1
has caused the Debian Bug report #1096273,
regarding abe: 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.)


-- 
1096273: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:abe
Version: 1.1+dfsg-5
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/abe_1.1+dfsg-5_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/abe-1.1+dfsg'
   dh_auto_build -Nabe-data
        make -j8
make[1]: Entering directory '/build/reproducible-path/abe-1.1+dfsg'
make  all-recursive
make[2]: Entering directory '/build/reproducible-path/abe-1.1+dfsg'
Making all in src
make[3]: Entering directory '/build/reproducible-path/abe-1.1+dfsg/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Directories.o Directories.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Editor.o Editor.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Font.o Font.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Game.o Game.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Icons.o Icons.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Image.o Image.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Main.o Main.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o Map.o Map.c
Main.c: In function ‘main’:
Main.c:121:37: warning: suggest parentheses around ‘&&’ within ‘||’ 
[-Wparentheses]
  121 |     if( vid_info->current_w == 1440 && vid_info->current_h ==900
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Game.c: In function ‘path_sprintf’:
Game.c:24:25: warning: too many arguments for format [-Wformat-extra-args]
   24 |     sprintf(path + len, "%s", formatted_name, version);
      |                         ^~~~
Main.c:94:17: warning: variable ‘mapheight’ set but not used 
[-Wunused-but-set-variable]
   94 |   int mapwidth, mapheight;
      |                 ^~~~~~~~~
Main.c:94:7: warning: variable ‘mapwidth’ set but not used 
[-Wunused-but-set-variable]
   94 |   int mapwidth, mapheight;
      |       ^~~~~~~~
Main.c:93:9: warning: variable ‘mapname’ set but not used 
[-Wunused-but-set-variable]
   93 |   char *mapname;
      |         ^~~~~~~
Editor.c: In function ‘drawSlide’:
Editor.c:100:12: warning: variable ‘pos’ set but not used 
[-Wunused-but-set-variable]
  100 |   Position pos;
      |            ^~~
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -DHAVE_SDL=1 
-DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe"  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abe-1.1+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O2 -Wall -fomit-frame-pointer 
-ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -c -o MapIO.o MapIO.c
Map.c: In function ‘moveMap’:
Map.c:948:9: error: too many arguments to function ‘finishDrawMap’; expected 0, 
have 1
  948 |         finishDrawMap(!map.redraw);
      |         ^~~~~~~~~~~~~ ~~~~~~~~~~~
Map.c:15:6: note: declared here
   15 | void finishDrawMap();
      |      ^~~~~~~~~~~~~
make[3]: *** [Makefile:439: Map.o] Error 1
make[3]: *** Waiting for unfinished jobs....
MapIO.c: In function ‘loadMapPath’:
MapIO.c:96:17: warning: format ‘%u’ expects argument of type ‘unsigned int’, 
but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
   96 |   printf("size %u\n", size);
      |                ~^     ~~~~
      |                 |     |
      |                 |     size_t {aka long unsigned int}
      |                 unsigned int
      |                %lu
MapIO.c: In function ‘convertMap’:
MapIO.c:157:3: warning: ignoring return value of ‘fread’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  157 |   fread(&(w), sizeof(w), 1, fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MapIO.c:158:3: warning: ignoring return value of ‘fread’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  158 |   fread(&(h), sizeof(h), 1, fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/build/reproducible-path/abe-1.1+dfsg/src'
make[2]: *** [Makefile:388: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/abe-1.1+dfsg'
make[1]: *** [Makefile:329: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/abe-1.1+dfsg'
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: abe
Source-Version: 1.1+dfsg-6.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
abe, 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 abe 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 19:59:38 +0300
Source: abe
Architecture: source
Version: 1.1+dfsg-6.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096273
Changes:
 abe (1.1+dfsg-6.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 15. (Closes: #1096273)
Checksums-Sha1:
 450285683d0b0ab6d0d40ba8fe6856bb5974e14e 2037 abe_1.1+dfsg-6.1.dsc
 8f4e236f594feba0f4824530a73bca7a980f19f2 7424 abe_1.1+dfsg-6.1.debian.tar.xz
Checksums-Sha256:
 1e25e507013275ea35b9f9ac201895186b4c4ce0f378077302d2500d079304fd 2037 
abe_1.1+dfsg-6.1.dsc
 e99d2b44162f666c8bbdd101308c037a44c0a308a03bbc2fb82c0f6d4b18ee25 7424 
abe_1.1+dfsg-6.1.debian.tar.xz
Files:
 ab7f6dd98a1f534316d660bc48a4dd70 2037 games optional abe_1.1+dfsg-6.1.dsc
 607d21a62b1e6cb037bf0c947617869d 7424 games optional 
abe_1.1+dfsg-6.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjNxOoACgkQiNJCh6LY
mLHdeQ//RodMqlNqv2h5w4kGsB+fjPB+16pR3Ah84AXr8cUpVakXx3rE0kjU7/ZJ
TAicy0h4M0DdN++hvJv9edlJD3KBDs8bn2OJTPp3b/uPYeDebWedVqJMgOTrXjbw
TMkDY2UGKmr6nRqaAPcJdPuZVGWA83B+njB5g6x06irmG4DSItH75bXkByaaMa6j
snG6jwK66aaXuDGEa8YBNLFJlBpyaXpQ6YldtzCtGs+En2JD/ihm2iQDo+/Q6/JK
cw90s0vmLEuJhPr8e18JJ2oGBfgFeAE7ry41RbtPTDd6R4SAdLnLy455sNDq6tWr
xOdcNC+TU82asZKgCVpsbgYaV4fu0lnltAeJ6nQ5In9ewI3dCaP0S71HdKmJVRSt
w1rVfOXuyCBVRCAliLgBi1NiQ5JhUZtX7UtvRquDXeGvuWRRvZ/bD3DtJ6blB/bw
eOl+L1SkKwQFf6dkTxGd1JvEsgwAWD2gBy4JE6HktFfSIrtSpkFLe8k4386/2wZ6
6wAGYekyw+hSNukQjK4uax6UR4qu6pws1fsoZrqKRlzWxd3Sn+ZA4efYlqpjwCVi
8CjK+drmTJNj6stoSagyrZc46GUMMLy5hOGWyMQorRNCvmPuCTMDwpypUD23sW/c
GXUPm1Fk+5NQDCTQt+SEyUxBvimlN95FtILqTpyCqyd1MUpcG1Y=
=ZfK8
-----END PGP SIGNATURE-----

Attachment: pgpFiwaoSpif_.pgp
Description: PGP signature


--- End Message ---

Reply via email to