Your message dated Sat, 13 Sep 2025 16:23:31 +0000
with message-id <[email protected]>
and subject line Bug#1096656: fixed in freesweep 1.0.2-3
has caused the Debian Bug report #1096656,
regarding freesweep: 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.)
--
1096656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:freesweep
Version: 1.0.2-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/freesweep_1.0.2-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
[...]
sweep.h:66:9: warning: ‘USE_GROUP_BEST_FILE’ redefined
66 | #define USE_GROUP_BEST_FILE
| ^~~~~~~~~~~~~~~~~~~
In file included from sweep.h:8:
config.h:26:9: note: this is the location of the previous definition
26 | #define USE_GROUP_BEST_FILE 1
| ^~~~~~~~~~~~~~~~~~~
fgui.c: In function ‘Display’:
fgui.c:313:17: warning: this ‘while’ clause does not guard...
[-Wmisleading-indentation]
313 | while(*p != '/') p--; p++; /* there will always be a /
in it */
| ^~~~~
fgui.c:313:39: note: ...this statement, but the latter is misleadingly indented
as if it were guarded by the ‘while’
313 | while(*p != '/') p--; p++; /* there will always be a /
in it */
| ^
fgui.c: In function ‘CreateFileBuf’:
fgui.c:41:9: warning: ignoring return value of ‘chdir’ declared with attribute
‘warn_unused_result’ [-Wunused-result]
41 | chdir(dir);
| ^~~~~~~~~~
In file included from files.c:11:
sweep.h:66:9: warning: ‘USE_GROUP_BEST_FILE’ redefined
66 | #define USE_GROUP_BEST_FILE
| ^~~~~~~~~~~~~~~~~~~
In file included from drawing.c:11:
sweep.h:66:9: warning: ‘USE_GROUP_BEST_FILE’ redefined
66 | #define USE_GROUP_BEST_FILE
| ^~~~~~~~~~~~~~~~~~~
In file included from sweep.h:8:
config.h:26:9: note: this is the location of the previous definition
26 | #define USE_GROUP_BEST_FILE 1
| ^~~~~~~~~~~~~~~~~~~
In file included from sweep.h:8:
config.h:26:9: note: this is the location of the previous definition
26 | #define USE_GROUP_BEST_FILE 1
| ^~~~~~~~~~~~~~~~~~~
In file included from error.c:11:
sweep.h:66:9: warning: ‘USE_GROUP_BEST_FILE’ redefined
66 | #define USE_GROUP_BEST_FILE
| ^~~~~~~~~~~~~~~~~~~
In file included from game.c:11:
sweep.h:66:9: warning: ‘USE_GROUP_BEST_FILE’ redefined
66 | #define USE_GROUP_BEST_FILE
| ^~~~~~~~~~~~~~~~~~~
In file included from sweep.h:8:
config.h:26:9: note: this is the location of the previous definition
26 | #define USE_GROUP_BEST_FILE 1
| ^~~~~~~~~~~~~~~~~~~
In file included from sweep.h:8:
config.h:26:9: note: this is the location of the previous definition
26 | #define USE_GROUP_BEST_FILE 1
| ^~~~~~~~~~~~~~~~~~~
game.c: In function ‘ParseArgs’:
game.c:417:17: error: too many arguments to function ‘PrintGPL’; expected 0,
have 1
417 | PrintGPL(NULL);
| ^~~~~~~~ ~~~~
sweep.h:358:6: note: declared here
358 | void PrintGPL();
| ^~~~~~~~
game.c: In function ‘ReReadyGame’:
game.c:481:58: warning: variable ‘HViewable’ set but not used
[-Wunused-but-set-variable]
481 | int MinesToSet=0, RandX=0, RandY=0, VViewable=0, HViewable=0;
| ^~~~~~~~~
game.c:481:45: warning: variable ‘VViewable’ set but not used
[-Wunused-but-set-variable]
481 | int MinesToSet=0, RandX=0, RandY=0, VViewable=0, HViewable=0;
| ^~~~~~~~~
make[1]: *** [Makefile:41: game.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/reproducible-path/freesweep-1.0.2'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: freesweep
Source-Version: 1.0.2-3
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
freesweep, 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.
Alexandre Detiste <[email protected]> (supplier of updated freesweep 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: Sat, 13 Sep 2025 12:36:55 +0200
Source: freesweep
Architecture: source
Version: 1.0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1096656 1104905
Changes:
freesweep (1.0.2-3) unstable; urgency=medium
.
* Team upload.
* Build with GCC-15 (Closes: #1096656)
* Drop usage of "Rules-Requires-Root: binary-targets" (Closes: #1104905)
* Bump Standards-Version to 4.7.2
* Remove old FSF address from d/copyright
Checksums-Sha1:
004a96c49c679276c4167438fbf4933d09a0cb05 1987 freesweep_1.0.2-3.dsc
a20d3d1ed6a525d68cd4f3345c1d7fa1e094abc0 23436 freesweep_1.0.2-3.debian.tar.xz
b81c26ec22ac289b5f27753c17a345a71b389ab0 6654
freesweep_1.0.2-3_source.buildinfo
Checksums-Sha256:
a24e464fec6b2df530202972ec9263cca88b8d3769c3b015324f673896169503 1987
freesweep_1.0.2-3.dsc
dca5cc23e3fca8d85e2d1f9ea3fe2d7e6d535e64d52a9ed3a0a42811e665a6da 23436
freesweep_1.0.2-3.debian.tar.xz
72c25a7e7844fc90135417876576ab71cf8e76b4398c8d8a1a831117e158667b 6654
freesweep_1.0.2-3_source.buildinfo
Files:
1ef8c65960067a8f59524c2318f440bc 1987 games optional freesweep_1.0.2-3.dsc
edfeb5ec335be475ca2e98778cb757d8 23436 games optional
freesweep_1.0.2-3.debian.tar.xz
a219a36628f8319a17e5be0431f2e195 6654 games optional
freesweep_1.0.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjFSfYRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqwwQ//WZeK/M66II0visqQkFG/EuQjc4A3Nf+g
TJSwJzVCBa2aAgARJfhxNPKN+wnxFxRNXH3K7p/FumB7va3apsDaV9AHJUFFdaSl
+LtLgoLF3xPqhZjN70deUgbrYs/STrhmZb/eqhRklXHuvujHV6b9FKAxqUMtkmil
KV1tPQIcZ4aiihHvPCFMBHRk0CK8f4376lclwzXHARbI7OVX+irMqlp+sYXkPBjc
4tYqvS75tpg5D+qL19uhUdFwfcLGsoOyisvhw5sHculuuJMC2ES/D4fn5/Cdc+zv
Ke+lWl2+zKcxhvNS5sFkssKmx+wfkCElhnLTYC63i8Ggp3ZJkfOflqexGiqSj0O8
5K2aefxzvEuqPKQJ/3iO/Ujz2UzZQzutrFF2+CjV1uM9Xb4JeLc/Hn9vEPQ1HgSL
t1Oyzf+Up4LWrdKlQn8DQOci68VIaGIkWVaUst4MdNqqrQFmWzzSXfvMM1QvyHIr
CLgSFwXuR3WNrRDQMk35ajTMbaaU6Kqwpz90q/fAnrdE9u1iYg3IFbY0sdMfBlCM
05DcO0GErqtXqEMG/b62RR9McONhSqiNSCgJs59nPnYLkFyjje4CpCq0fMPjVsPx
wXiPDsX7wGB+W/yDolrE6vaxUGC9HUhjOaFux43KsuFQDUZM7uapcVBanIcIT1nR
ghzVKF5vKzM=
=VNPN
-----END PGP SIGNATURE-----
pgp41l7FGspyc.pgp
Description: PGP signature
--- End Message ---