Your message dated Fri, 03 Oct 2025 13:20:44 +0000
with message-id <[email protected]>
and subject line Bug#1096369: fixed in biloba 0.9.3-11.1
has caused the Debian Bug report #1096369,
regarding biloba: 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.)


-- 
1096369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096369
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:biloba
Version: 0.9.3-11
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/biloba_0.9.3-11_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

[...]
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
In file included from pawn.c:31:
utils.h:98:20: error: ‘bool’ cannot be used here
   98 | void game_init(int bool);
      |                    ^~~~
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
make[2]: *** [Makefile:490: player.o] Error 1
In file included from logic.c:32:
utils.h:98:20: error: ‘bool’ cannot be used here
   98 | void game_init(int bool);
      |                    ^~~~
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
In file included from board.c:33:
utils.h:98:20: error: ‘bool’ cannot be used here
   98 | void game_init(int bool);
      |                    ^~~~
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
In file included from main.c:36:
utils.h:98:20: error: ‘bool’ cannot be used here
   98 | void game_init(int bool);
      |                    ^~~~
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
make[2]: *** [Makefile:490: main.o] Error 1
make[2]: *** [Makefile:490: board.o] Error 1
make[2]: *** [Makefile:490: logic.o] Error 1
make[2]: *** [Makefile:490: pawn.o] Error 1
In file included from utils.c:49:
utils.h:98:20: error: ‘bool’ cannot be used here
   98 | void game_init(int bool);
      |                    ^~~~
utils.h:98:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.h:100:23: error: ‘bool’ cannot be used here
  100 | void game_suspend(int bool);
      |                       ^~~~
utils.h:100:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.c:402:20: error: ‘bool’ cannot be used here
  402 | void game_init(int bool)
      |                    ^~~~
utils.c:402:20: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
utils.c: In function ‘game_init’:
utils.c:404:21: error: expected expression before ‘bool’
  404 |         is_inited = bool;
      |                     ^~~~
make[2]: *** [Makefile:490: utils.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/biloba-0.9.3/src'
make[1]: *** [Makefile:372: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/biloba-0.9.3'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: biloba
Source-Version: 0.9.3-11.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
biloba, 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 biloba 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:40:42 +0300
Source: biloba
Architecture: source
Version: 0.9.3-11.1
Distribution: unstable
Urgency: medium
Maintainer: Ricardo Mones <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096369
Changes:
 biloba (0.9.3-11.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -std=gnu17 to workaround FTBFS with GCC 15.
     (Closes: #1096369)
Checksums-Sha1:
 6d493a4affb86060bf861a167d1b162ff9932b93 1934 biloba_0.9.3-11.1.dsc
 8778bb4e97fd7eeda5a46b5f75189ddc688f3fcb 6540 biloba_0.9.3-11.1.debian.tar.xz
Checksums-Sha256:
 4c46940587fed497459dab0a49d1dca9e1209409f4529b4a0da19a39201c4c44 1934 
biloba_0.9.3-11.1.dsc
 44849a3b78fb388e45707878a156657d46613c4cb7c3854e441ee33248a9d2b3 6540 
biloba_0.9.3-11.1.debian.tar.xz
Files:
 f2d4da2b39260d13a86a0974213b5331 1934 games optional biloba_0.9.3-11.1.dsc
 9d7eef8ff15b03313f7276a873132e5c 6540 games optional 
biloba_0.9.3-11.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjN+FoACgkQiNJCh6LY
mLERSQ/9FQbQDsIegnwyvMV8Bb3w7dtn83i6j/bxfImub4n+16gbwv9meIp9Gg5+
/f1sXUxwh+nq45h9lSQTQMve82o05FtXgzUHlkgPvWzG4suZfoElLZpeLAqmLqSp
ZItJ3OfNvi7U/GqTrisS6fo78nNEF9LGFYEZT259MygQLEFenEcstwchW9U7DPSl
i9GO8C5XZXFyu3jEMkbu6k1Pb+LjzaciBRi4JMn9sFaL+AuOr5LgcnSdZwhrSgWE
/28BB3d1EgZNdc1a9F24MHoBvWXpuDiDvqMMm7F6fnkBC27ojYOvFEuuCVp/VQf/
NCCgBaX3Gm2b6RobhPIUAzBB/XvTxuBXMGg02W03swQvKDbU6arl+Io35wOTqaPy
RRvV2mA83iv9Fs38Qpk4k9JV08bL2TM5TbRpwOSdxDskiFeTk2ndf/ORswUnBF7z
Am1vPD9rkDs730hfdpela/OFtS+vMj1LqEyeeib0T8wwclF3JMchfprkctR69kVY
79X54RbqFHG4lQnJJ4W4FGOc9e4hU+4o26jDitIqdzbSsRPURf2UimHzM2hS5uoZ
VgLsXh4t58Nl0HdkAZi74mhBlKIaS4wnFJKKjtb5IkakFDs5dcnrDjNAdO1npo2k
R/zra2HEr0MJWCHMc+S5t8D+CUlrxuPxEuS/cSi37AW39qcqALI=
=U2XW
-----END PGP SIGNATURE-----

Attachment: pgphLFPMoteTY.pgp
Description: PGP signature


--- End Message ---

Reply via email to