Your message dated Fri, 05 Sep 2025 19:05:25 +0000
with message-id <[email protected]>
and subject line Bug#1096346: fixed in gpm 1.20.7-12
has caused the Debian Bug report #1096346,
regarding aumix: 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.)
--
1096346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aumix
Version: 2.9.1-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/aumix_2.9.1-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
[...]
85 translated messages, 8 fuzzy translationsfr.po:9: warning: , 63 untranslated
messages.
el.po:8: warning: header field 'PO-Revision-Date' missing in header
el.po:8: warning: header field 'Language' missing in header
36 translated messages, 2 fuzzy translations, 118 untranslated messages.
cd ../../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo
nl.po
header field 'PO-Revision-Date' missing in header
fr.po:9: warning: header field 'Language' missing in header
79 translated messages, 8 fuzzy translations, 69 untranslated messages.
it.po:8: warning: header field 'Language' missing in header
90 translated messages, 9 fuzzy translations, 57 untranslated messages.
cd ../../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo
pl.po
ja.po:8: warning: header field 'Language' missing in header
71 translated messages, 6 fuzzy translations, 79 untranslated messages.
nl.po:8: warning: cd ../../../po && rm -f ru.gmo && /usr/bin/msgfmt -c
--statistics -o ru.gmo ru.po
header field 'Language' missing in header
70 translated messages, 8 fuzzy translations, 78 untranslated messages.
cd ../../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo
sv.po
cd ../../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o
pt_BR.gmo pt_BR.po
cd ../../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo
uk.po
cd ../../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o
zh_CN.gmo zh_CN.po
cd ../../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o
zh_TW.gmo zh_TW.po
pl.po:9: warning: header field 'PO-Revision-Date' missing in header
pl.po:9: warning: header field 'Language' missing in header
ru.po:8: warning: header field 'PO-Revision-Date' missing in header
ru.po:8: warning: header field 'Language' missing in header
76 translated messages, 10 fuzzy translations, 70 untranslated messages.
60 translated messages, 9 fuzzy translations, 87 untranslated messages.
uk.po:9: warning: header field 'Language' missing in header
65 translated messages, 7 fuzzy translations, 84 untranslated messages.
zh_TW.po:8: warning: header field 'Language' missing in header
92 translated messages.
zh_CN.po:8: warning: header field 'Language' missing in header
85 translated messages, 8 fuzzy translations, 63 untranslated messages.
pt_BR.po:11: warning: header field 'Language' missing in header
86 translated messages, 8 fuzzy translations, 62 untranslated messages.
sv.po:15: warning: header field 'Language' missing in header
87 translated messages, 5 fuzzy translations, 36 untranslated messages.
make[5]: Leaving directory '/build/reproducible-path/aumix-2.9.1/build/gtk/po'
touch stamp-po
make[4]: Leaving directory '/build/reproducible-path/aumix-2.9.1/build/gtk/po'
Making all in src
make[4]: Entering directory '/build/reproducible-path/aumix-2.9.1/build/gtk/src'
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o common.o ../../../src/common.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DDATADIR=\"/usr/share/aumix\" -c
../../../src/curses.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o dummy.o ../../../src/dummy.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o gpm-xterm.o
../../../src/gpm-xterm.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o gtk.o ../../../src/gtk.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o interactive.o
../../../src/interactive.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl
-DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/aumix-2.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o mouse.o ../../../src/mouse.c
../../../src/mouse.c: In function ‘StartMouse’:
../../../src/mouse.c:80:24: error: assignment to ‘int (*)(WINDOW *)’ {aka ‘int
(*)(struct _win_st *)’} from incompatible pointer type ‘int (*)(void)’
[-Wincompatible-pointer-types]
80 | Wgetch = Gpm_Wgetch;
| ^
In file included from ../../../src/mouse.h:23,
from ../../../src/mouse.c:33:
/usr/include/gpm.h:271:12: note: ‘Gpm_Wgetch’ declared here
271 | extern int Gpm_Wgetch();
| ^~~~~~~~~~
make[4]: *** [Makefile:481: mouse.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/aumix-2.9.1/build/gtk/src'
make[3]: *** [Makefile:413: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/aumix-2.9.1/build/gtk'
make[2]: *** [Makefile:354: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/aumix-2.9.1/build/gtk'
dh_auto_build: error: cd build/gtk && make -j8 returned exit code 2
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/aumix-2.9.1'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: gpm
Source-Version: 1.20.7-12
Done: Samuel Thibault <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gpm, 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.
Samuel Thibault <[email protected]> (supplier of updated gpm 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, 05 Sep 2025 20:26:39 +0200
Source: gpm
Architecture: source
Version: 1.20.7-12
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Closes: 1096346 1096759
Changes:
gpm (1.20.7-12) unstable; urgency=low
.
[ Samuel Thibault ]
* Trim trailing whitespace.
* Fix day-of-week for changelog entries 1.17.8-1, 1.10-6.
* Update standards version to 4.6.2, no changes needed.
* patches/98-gcc-15: Fix gpm.h against gcc-15 (Closes: #1096346, #1096759)
.
[ Nuri Küçükler ]
* Turkish debconf translation.
Checksums-Sha1:
0b852b01755e1a7db37160dd092342783f908927 1995 gpm_1.20.7-12.dsc
f896d7c468fcdc99f4bc62397db0d65b85fd0a92 89324 gpm_1.20.7-12.debian.tar.xz
71523c7b3d6441f9b75a697513e55e7dcf9db1de 7093 gpm_1.20.7-12_amd64.buildinfo
Checksums-Sha256:
621881b3015b0637369891d4e2f90a04bd9ab4d6acf191d70d42f4fe86cdd98c 1995
gpm_1.20.7-12.dsc
b183e2d98a7a5dccb96981cb1176fc6d22aa375af7d63ef1e3a9004637c923e1 89324
gpm_1.20.7-12.debian.tar.xz
f33db2cdad7460dd295e58cf4128095f4cde25a1d7e996402befd62f42531ed6 7093
gpm_1.20.7-12_amd64.buildinfo
Files:
7c8f180749629893c7ed1a9813596e7a 1995 misc optional gpm_1.20.7-12.dsc
518675846e5504856d33f60d70ef855c 89324 misc optional
gpm_1.20.7-12.debian.tar.xz
dcdb81c8dab07fb31183ae96f666b600 7093 misc optional
gpm_1.20.7-12_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqpLrvfAUiqYaQ7iu5IlMrEVBS7AFAmi7MC0ACgkQ5IlMrEVB
S7BMsw/7B7U+dCxAVysRY0mVE4L9usuLNQsiRbqrXiXKuhIwelJBd0GhcYA16YUo
lgpVK0kQj5JtXFPPg1GI7vsbKcSVMIOP1IkTPTc3s3i/PGM4pCAnLAz0/52iun4f
PDQ167bVVtGe2xHbmp0bGvHcp7DMtWFSHNRxKodqVEzbwKcwiyITwDZ5Xs+MzEtQ
HMU8QIcPPWQVSUMADL7+TX2dWa2xdjAF9+5B6Z7yjuJNZQRGS/GVZySE3sIy1aDi
bCqvFhWb3mTSr3sTJDrt+24chx/EIe2YzIEUOT/h54RMyPHZif4YpWMrXsRr0Mgt
0XW8tZS0N0Ipco4s/ItE9scIeeFqSNnu+MU+ALyknmbl6YlsacP8VBfZLSKBBoqN
k31kYdUua+XsmsqZFKlssZnbDcq3Zy587aSly3Dh52xWMZ7AiACAAAXzE9OGqKHw
8x6jQDh20/hkLQvOmw+PA/3hQeixl3OQMK4VYrkNsYtlG+ul+5iPkVIZB+fgNJOY
RGGPBOUn1sO8hTXnHIdpmyHgpyxWc0eRdWlLoVT9KB/s+kl/IgCkmTvNbHlmOjb0
QOENAMW/HG/bTxCf8pFkIRlb3Q94FND6M84FhM9fyHxJIhEBxtoKyNNOgLhd8sMb
6z7M+ISTpT+U9i0Po8bgV3BA3o67DKT17MkXqSYK57U/FNH8IRw=
=o5l8
-----END PGP SIGNATURE-----
pgp6fB93iGPf3.pgp
Description: PGP signature
--- End Message ---