Your message dated Fri, 09 Aug 2024 21:49:55 +0000
with message-id <e1scxuh-0062dl...@fasolo.debian.org>
and subject line Bug#1074983: fixed in geki3 1.0.3-13
has caused the Debian Bug report #1074983,
regarding geki3: ftbfs with GCC-14
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 ow...@bugs.debian.org
immediately.)
--
1074983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074983
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:geki3
Version: 1.0.3-12
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/geki3_1.0.3-12_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
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-14/porting_to.html
[...]
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) no
checking for KXL_CreateWindow in -lKXL... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for unistd.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating data/Makefile
config.status: creating wav/Makefile
config.status: creating bmp/Makefile
config.status: creating src/Makefile
config.status: creating geki3.spec
config.status: creating Makefile
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in data
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o boss.o boss.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o game.o game.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o load.o load.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o main.o main.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o misc.o misc.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o my.o my.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o opening.o opening.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"geki3-KXL\" -DVERSION=\"1.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DDATA_PATH=\"/usr/share/games/geki3/data\"
-DBMP_PATH=\"/usr/share/games/geki3/bmp\"
-DWAV_PATH=\"/usr/share/games/geki3/wav\" -DTITLE=\"geki3-KXL\ 1.0.3\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o ranking.o ranking.c
main.c: In function ‘main’:
main.c:189:27: error: passing argument 2 of ‘KXL_InitSound’ from incompatible
pointer type [-Wincompatible-pointer-types]
189 | KXL_InitSound(WAV_PATH, sname);
| ^~~~~
| |
| Uint8 ** {aka unsigned char **}
In file included from geki3.h:17,
from main.c:4:
/usr/include/KXL.h:304:52: note: expected ‘char **’ but argument is of type
‘Uint8 **’ {aka ‘unsigned char **’}
304 | void KXL_InitSound(const char *path, char **fname);
| ~~~~~~~^~~~~
make[2]: *** [Makefile:377: main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
ranking.c: In function ‘ScoreRanking’:
ranking.c:18:5: error: ‘return’ with no value, in function returning non-void
[-Wreturn-mismatch]
18 | return;
| ^~~~~~
ranking.c:9:5: note: declared here
9 | int ScoreRanking(void)
| ^~~~~~~~~~~~
make[2]: *** [Makefile:377: ranking.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:348: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: geki3
Source-Version: 1.0.3-13
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
geki3, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated geki3 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 09 Aug 2024 22:40:39 +0200
Source: geki3
Architecture: source
Version: 1.0.3-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1074983
Changes:
geki3 (1.0.3-13) unstable; urgency=medium
.
* Fix FTBFS with GCC-14 (Closes: #1074983)
Checksums-Sha1:
cb5ff25a3d42a0f8d4143ef35aebc0bf0899ef57 1933 geki3_1.0.3-13.dsc
b96d051304d03f0ef0e173ac5d49e93b7eb331dd 72408 geki3_1.0.3-13.debian.tar.xz
3fe98c53213daab8266ad7486c8215f5c5e02395 6892 geki3_1.0.3-13_source.buildinfo
Checksums-Sha256:
1c3484e0510a766f8f2bfc6c3bcc134c428e5ea4e1d7a91464910be9e6dfbd9e 1933
geki3_1.0.3-13.dsc
40103da04032446dec2b2bf9ce7b94e8de7e1d70b8f4d7600da27086fb4ea523 72408
geki3_1.0.3-13.debian.tar.xz
4e48d2a816bfaf3d5649e5c851da90d3d832158717a74ee986d78381fdce51b4 6892
geki3_1.0.3-13_source.buildinfo
Files:
b83427cd0166b5d2e0b35cc1f47b2eba 1933 games optional geki3_1.0.3-13.dsc
a03491f06f7186753692fd41423c09d9 72408 games optional
geki3_1.0.3-13.debian.tar.xz
c962999e8ef6de09f1a6e12cf803cb81 6892 games optional
geki3_1.0.3-13_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAma2gBsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpmNg/+L8HSrQMelf1z6Iim1ry3OVdFiTyiZKEI
2CdIBfHhNI2YeHDB1jttir2sWIBBKO1JGtS1ELxgldJhrQE+FTCGDVZ25rUJLnXw
DjNqcC5vADPHaaIM/uE+E6UcbUVy68TJlQuUt0Z6tVJBxqp2T/yIYsjpG6mSZPP5
rZm0QNDj40+LD26xsXsZwEpfMc6LBpNJNAmsR+oMSHg9eVjKiXgtX0WxA6rMmopT
DHCZECWdTvENdpboeDjEBNATZ6Sd49PHFWi06phQD5JihRYp9YHY2EenML4+bl1v
he7H24vUdIN0fU99urYLjBVEzbcKFIWrnWHPcByyvVnZ816YHyc1Hy6pf419iRPC
dfICpL7JyH87hfvS/VGMlqh4ssYJhuNjBNqdZZIJ0NSV88zq6SiFPL6CWhWB4Z/P
qytgXR4KTDQqWXGGlTWQ5wvWYXgUrUc+Ljm0va/Wz2AffhceiLarSajKtFh3hf/e
+W1HENcVilZpvRSS4ECo/KCN2CzdwhT675FgOLlBchmMS2/Wea6DVs2grNaWtNe4
D+DPEMJsZPCoBwYhy/xV/sCMeJrT/xyc2UB3B7vSe58xTyhKXEalGVOmuV3P8VWd
+X2E5BELvsi2k5PZ9b/TmllW1DMY52FZnDmA7DFspGj5f3CqBBmJrlzQk4b9cXfx
zBQai3a02+o=
=ydoV
-----END PGP SIGNATURE-----
pgpjgEt5nmLfo.pgp
Description: PGP signature
--- End Message ---