Your message dated Thu, 27 Nov 2025 04:48:48 +0000
with message-id <[email protected]>
and subject line Bug#1096277: fixed in acme 1:0.97~svn20211115+ds-2.1
has caused the Debian Bug report #1096277,
regarding acme: 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.)


-- 
1096277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:acme
Version: 1:0.97~svn20211115+ds-2
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/acme_0.97~svn20211115+ds-2_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

[...]
      | ^~~~~~~
In file included from ab.h:10,
                 from ab.c:8:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
In file included from io.h:11,
                 from acme.c:8:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
In file included from hypra.c:8:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
In file included from giga.c:8:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
make[2]: *** [<builtin>: vis.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [<builtin>: acme.o] Error 1
ab.c: In function ‘AB_main’:
ab.c:441:25: warning: variable ‘length_byte’ set but not used 
[-Wunused-but-set-variable]
  441 |         int             length_byte;
      |                         ^~~~~~~~~~~
make[2]: *** [<builtin>: hypra.o] Error 1
make[2]: *** [<builtin>: gighyp.o] Error 1
make[2]: *** [<builtin>: giga.o] Error 1
make[2]: *** [<builtin>: ab.o] Error 1
In file included from ab3.c:9:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
In file included from f8ab.c:9:
config.h:16:17: error: ‘bool’ cannot be defined via ‘typedef’
   16 | typedef int     bool;
      |                 ^~~~
config.h:16:17: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
config.h:16:1: warning: useless type name in empty declaration
   16 | typedef int     bool;
      | ^~~~~~~
make[2]: *** [<builtin>: ab3.o] Error 1
make[2]: *** [<builtin>: f8ab.o] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/acme-0.97~svn20211115+ds/contrib/toacme/src'
dh_auto_build: error: cd contrib/toacme/src && make -j8 "INSTALL=install 
--strip-program=true" returned exit code 2
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/acme-0.97~svn20211115+ds'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: acme
Source-Version: 1:0.97~svn20211115+ds-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
acme, 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 acme 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: Wed, 12 Nov 2025 05:30:54 +0200
Source: acme
Architecture: source
Version: 1:0.97~svn20211115+ds-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alex Myczko <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096277
Changes:
 acme (1:0.97~svn20211115+ds-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 15. (Closes: #1096277)
Checksums-Sha1:
 7421f32f8a952f4ede90fe641652293a1196cd95 1894 acme_0.97~svn20211115+ds-2.1.dsc
 eac2d14e08825b5ebb4562f0b8f8b6f75e0351f2 4636 
acme_0.97~svn20211115+ds-2.1.debian.tar.xz
Checksums-Sha256:
 149a78a13b04314ab1981b1cebdebc9a05dd30925e9a9f66978752363778683a 1894 
acme_0.97~svn20211115+ds-2.1.dsc
 9a6bdf8f86a349ff814e02bce93805f4bdb7786cbb1ea66eb218fba25c1fc9b4 4636 
acme_0.97~svn20211115+ds-2.1.debian.tar.xz
Files:
 4ac87cdc4cb65e63eaab2d17cc96da28 1894 devel optional 
acme_0.97~svn20211115+ds-2.1.dsc
 5f7237c98e0f2f7b55740282449074a9 4636 devel optional 
acme_0.97~svn20211115+ds-2.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmkT/9gACgkQiNJCh6LY
mLGGShAApqFi9LCyheIVlFh1XFAksCfld1HBUXux+fla0YvrMkdUteSW3esiFHL1
cGT4X/fj591S0+U0bpKs9KrpoG8vMt/CItDnsJ0Pnn5s64CbHmaKOR2VMVFylkfq
2VqvMgTCtVz5WwOt+T4rXq/rgVr5sqa/tw/Z1FogpEby4Ox+cBlQCb98GbEwwVkf
JWbcpD7fRUv2W7wdAc/Ol1J3vo7HUlpYiaHRrIYrKCyQY5IzZ4l84uRjJQi5ZzT0
S4tjRHWII8sOiaiDGxnmqeXLagEvfgJjqtBYrcn0uB8tcFdcVKSwVny56EgVnSwq
68aEsyPdUP+GfBggRevMIJzwq2p9HuL+UAtzcWu8Vo28odYeYHJmV6kxHqoGM0fE
SmnJnSetdDva0t6Z3q0Jkw5bHXgxkd+9ToV2zP5E7rFnp8DdQFJQlxwkQYVabMRU
tEu8UhG9Armj4qQNIJlJIoxNynZAPwszGYjyShtHIvvM724ptoY+5azQDVuu1/Z0
JWM0KwksHiFQQSH5viR4hzpdoFDGD9ddrvS6gQf3PBELWznewOW+2pwLjSxdWQXC
MLIcfj8+N7wRw1iBQLCYAOm6T/rzFfmDTIpqA07kQFU3e7E+i22g/Lx3AtPfha2f
MOFU4qq3FQ4RtBPxxjMZZa+upVltGAFAScb9l8YJKymI9OatmV4=
=f7Or
-----END PGP SIGNATURE-----

Attachment: pgpwiJLaab_2I.pgp
Description: PGP signature


--- End Message ---

Reply via email to