Your message dated Sun, 07 Sep 2025 22:21:34 +0000
with message-id <[email protected]>
and subject line Bug#1097450: fixed in nethack 3.6.7-2
has caused the Debian Bug report #1097450,
regarding nethack: 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.)
--
1097450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097450
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nethack
Version: 3.6.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/nethack_3.6.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
[...]
makedefs.c:1822:1: warning: old-style function definition
[-Wold-style-definition]
1822 | opt_out_words(str, length_p)
| ^~~~~~~~~~~~~
makedefs.c: In function ‘d_filter’:
makedefs.c:1926:1: warning: old-style function definition
[-Wold-style-definition]
1926 | d_filter(line)
| ^~~~~~~~
makedefs.c: In function ‘h_filter’:
makedefs.c:2072:1: warning: old-style function definition
[-Wold-style-definition]
2072 | h_filter(line)
| ^~~~~~~~
makedefs.c: In function ‘qt_comment’:
makedefs.c:2435:1: warning: old-style function definition
[-Wold-style-definition]
2435 | qt_comment(s)
| ^~~~~~~~~~
makedefs.c: In function ‘qt_control’:
makedefs.c:2444:1: warning: old-style function definition
[-Wold-style-definition]
2444 | qt_control(s)
| ^~~~~~~~~~
makedefs.c: In function ‘get_hdr’:
makedefs.c:2451:1: warning: old-style function definition
[-Wold-style-definition]
2451 | get_hdr(code)
| ^~~~~~~
makedefs.c: In function ‘new_id’:
makedefs.c:2464:1: warning: old-style function definition
[-Wold-style-definition]
2464 | new_id(code)
| ^~~~~~
makedefs.c: In function ‘known_msg’:
makedefs.c:2479:1: warning: old-style function definition
[-Wold-style-definition]
2479 | known_msg(num, id)
| ^~~~~~~~~
makedefs.c: In function ‘new_msg’:
makedefs.c:2492:1: warning: old-style function definition
[-Wold-style-definition]
2492 | new_msg(s, num, id)
| ^~~~~~~
makedefs.c: In function ‘valid_qt_summary’:
makedefs.c:2513:1: warning: old-style function definition
[-Wold-style-definition]
2513 | valid_qt_summary(s, parsing)
| ^~~~~~~~~~~~~~~~
makedefs.c: In function ‘do_qt_control’:
makedefs.c:2563:1: warning: old-style function definition
[-Wold-style-definition]
2563 | do_qt_control(s)
| ^~~~~~~~~~~~~
makedefs.c: In function ‘do_qt_text’:
makedefs.c:2611:1: warning: old-style function definition
[-Wold-style-definition]
2611 | do_qt_text(s)
| ^~~~~~~~~~
makedefs.c: In function ‘limit’:
makedefs.c:2769:14: warning: old-style function definition
[-Wold-style-definition]
2769 | static char *limit(name, pref) /* limit a name to 30 characters length
*/
| ^~~~~
makedefs.c: In function ‘fgetline’:
makedefs.c:2916:1: warning: old-style function definition
[-Wold-style-definition]
2916 | fgetline(fd)
| ^~~~~~~~
makedefs.c: In function ‘tmpdup’:
makedefs.c:2940:1: warning: old-style function definition
[-Wold-style-definition]
2940 | tmpdup(str)
| ^~~~~~
makedefs.c: In function ‘eos’:
makedefs.c:2952:1: warning: old-style function definition
[-Wold-style-definition]
2952 | eos(str)
| ^~~
make[2]: *** [<builtin>: makedefs.o] Error 1
make[2]: *** [Makefile:478: ../src/monst.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/nethack-3.6.7/util'
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/nethack-3.6.7'
make: *** [debian/rules:86: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: nethack
Source-Version: 3.6.7-2
Done: Vincent Cheng <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nethack, 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.
Vincent Cheng <[email protected]> (supplier of updated nethack 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: Sun, 07 Sep 2025 14:15:57 -0700
Source: nethack
Built-For-Profiles: noudeb
Architecture: source
Version: 3.6.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Closes: 1097450
Changes:
nethack (3.6.7-2) unstable; urgency=medium
.
[ Vincent Cheng ]
* Address gcc 15 FTBFS by building with -std=gnu17. (Closes: #1097450)
* Update build-dep on pkg-config => pkgconf.
* Add upstream metadata file.
* Bump Standards-Version to 4.7.2, no changes required.
.
[ Carles Pina i Estany ]
* Update Catalan po-debconf translation.
Checksums-Sha1:
ab7d7415a3999f305eafe6baebd00641df9d516f 2302 nethack_3.6.7-2.dsc
975eea59f5eee32fb6a114cc67a62aafe36a717c 50864 nethack_3.6.7-2.debian.tar.xz
Checksums-Sha256:
c73ec5421c32399ab409ac11b64baf353da82b945c8ba95ddcd526c1c6486454 2302
nethack_3.6.7-2.dsc
b881b232c8e4e35303dd667c1679a9fffea3eacc7d3a9d3084a3cce5c090e527 50864
nethack_3.6.7-2.debian.tar.xz
Files:
4056e4133421a2e7dca5bb8b2dcf3603 2302 games optional nethack_3.6.7-2.dsc
930656a09e932b580049e70050c54969 50864 games optional
nethack_3.6.7-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAmi9/sAACgkQju3MG6of
Mv+/hRAA0SvSP5yoQiIuKeG17zxTmnFpd70/uT3W/oIORaVmXddg53l/ooG6Sb+m
t37EYKBl1/xdqqHyEsIgg5Top7WOysFhl95B30vdzkE2TRh/Nyb834zMocHSup8F
VWz+Fi9j3lMQV9+VODIJENW4t93XXklWHqttV4Sof8cbHainZ4Py2FNmra/uM/uh
mcJnLSWzvYzyXoGIP6x5874P0Lt9pv+kMHJSiMPDo+L0CKtEoCEGCt+I4C2k0fWX
T6/1C/3GAWP4+AU8VIB3cHeSdh7aAh6vBHZpaWoWnpvqUc44OlGOyC9r4/1Kae6u
D36qtRvq+5d0f7JJKtyOfD3YWKreED73BtFV8KXM5zKLZay1FmOFTZV6HkEJVIq7
WCfdaSBvyrWcD2stmf5UmBwA+x6CYZHYYY7c0USrAPmDsJJmLKTRCnS+11qGjlpg
uxtRiSTD87VoLlBoeoyWIb/ilViJKF6k0Qx3uDx0hXCmmaCqMh9hIbfyU7Ql3ig0
wS9Nop5f2uB1vdAKoFWyaSgCj+maYpTzWGoSYBeB7k49JhAQ9bpFNAI68L3uj8bw
h0EgP2q57jEZJcaNgfFrrmZ9ZDpFCFvOcaRB3sPku+nuJmdGLz3uZYOi+1s3N+A1
Y2JsUAlJ8T4uTvEBKXj/bdUG8KVEnJ94KkzYKaPcVC2b5JNZ+AQ=
=JDky
-----END PGP SIGNATURE-----
pgpJDTqF9aUOe.pgp
Description: PGP signature
--- End Message ---