Your message dated Mon, 09 Sep 2024 06:34:23 +0000 with message-id <E1snXyh-00Ctub-85@fasolo.debian.org> and subject line Bug#1075032: fixed in goban 1.1-8 has caused the Debian Bug report #1075032, regarding goban: 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 owner@bugs.debian.org immediately.) -- 1075032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075032 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: goban: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:28:55 +0000
- Message-id: <E1sOz6V-0041Up-V2@paradis.debian.org>
Package: src:goban Version: 1.1-7 Severity: important Tags: sid trixie User: debian-gcc@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/goban_1.1-7_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 [...] | ~~~~~~~~~~~~~~~^~~~~~~~~ main.c:60:20: error: passing argument 2 of ‘signal’ from incompatible pointer type [-Wincompatible-pointer-types] 60 | signal(SIGHUP, sigHandler); | ^~~~~~~~~~ | | | void * (*)() /usr/include/signal.h:88:57: note: expected ‘__sighandler_t’ {aka ‘void (*)(int)’} but argument is of type ‘void * (*)()’ 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) | ~~~~~~~~~~~~~~~^~~~~~~~~ make[3]: *** [Makefile:678: goban-main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... match.c: In function ‘newKomi’: match.c:498:24: warning: ‘%g’ directive writing between 1 and 13 bytes into a region of size 7 [-Wformat-overflow=] 498 | sprintf(curValue, "%g", m->komi); | ^~ match.c:498:23: note: assuming directive output of 12 bytes 498 | sprintf(curValue, "%g", m->komi); | ^~~~ In file included from /usr/include/stdio.h:964, from ./wms.h:30, from match.c:7: In function ‘sprintf’, inlined from ‘newKomi’ at match.c:498:5: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 14 bytes into a destination of size 7 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ match.c: In function ‘changeKomi’: match.c:760:21: warning: ‘%g’ directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] 760 | sprintf(komiStr, "%g", m->komi); | ^~ match.c:760:20: note: assuming directive output of 12 bytes 760 | sprintf(komiStr, "%g", m->komi); | ^~~~ In function ‘sprintf’, inlined from ‘changeKomi’ at match.c:760:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 14 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ match.c: In function ‘changeHcap’: match.c:787:21: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 787 | sprintf(hcapStr, "%d", m->hcap); | ^~ match.c:787:20: note: directive argument in the range [-2147483647, 2147483646] 787 | sprintf(hcapStr, "%d", m->hcap); | ^~~~ In function ‘sprintf’, inlined from ‘changeHcap’ at match.c:787:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 12 bytes into a destination of size 3 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: *** [Makefile:366: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:305: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075032-close@bugs.debian.org
- Subject: Bug#1075032: fixed in goban 1.1-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 09 Sep 2024 06:34:23 +0000
- Message-id: <E1snXyh-00Ctub-85@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: goban Source-Version: 1.1-8 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of goban, 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 1075032@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated goban 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 09 Sep 2024 08:09:15 +0200 Source: goban Architecture: source Version: 1.1-8 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 981490 993690 1075032 Changes: goban (1.1-8) unstable; urgency=medium . * QA upload. . * Updated homepage URLs to current location (Closes: #981490). * Adjusted install path for binary to where xscreensaver find it (Closes: #993690). * Fixed sighandler signature to work with GCC 14 (Closes: #1075032). Checksums-Sha1: 570bc9488dfcb4d4258c74bc88b1e5ecfb3babf9 1868 goban_1.1-8.dsc d805aaea0db69bcd22784d3f6eb531a7b162a318 7340 goban_1.1-8.debian.tar.xz 0581e6012fdfb5b1d9a5cc5f079bbf4818f78a21 6767 goban_1.1-8_source.buildinfo Checksums-Sha256: 71994392992666da8ea6e539523f0398b2eced10e609f1b856bdb58c9e03453e 1868 goban_1.1-8.dsc 1d0603752d4746c8ceda61aba2b38fe6a8e29246f4aee6b0db693823ff4eaee5 7340 goban_1.1-8.debian.tar.xz 43a9aa11ca7f039a74aa9c5d04677f01ef8152e618f4aa8dc0b3b664a07e6aaa 6767 goban_1.1-8_source.buildinfo Files: 7dc79e69f32671969e7436862596fdc4 1868 x11 optional goban_1.1-8.dsc 4126141c89a807dc81734c5fba3c6112 7340 x11 optional goban_1.1-8.debian.tar.xz b36fc5b8cea547c0bf980b3fe24e4dc6 6767 x11 optional goban_1.1-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmbekY4ACgkQgSgKoIe6 +w42yw//Xz7Cl5ltAK1597hJPHvCOBHv3JH4ggu4gUWHPwcxmAVBS4q8I40iNCmV oh5Ivq9XTMNprzmwvbh90C048redQDj8hVh1rwAfJMfM8NQP3S5nNu2CxpPLOVAz BEQU37bRQQ9qhIVANKDCbVnM5uiN8jEVXtH2UfNtrxg9aveDjIAfCeFDKtzAUYlF 0XCprj5/R106LMorRmiikR6Pxddu0Pgv3iyEQFeebIEJMbhHbxWlEo85vqP4b4Bh Bs7NSXw9DBCczUakH/qJ3VD793fjEkfhFxzdVI8PjS1yELCnNx2thQn/3bWbt+Zs 2jujZaxaXrgoRRo2CyXqdoUNkDArGlrv+QHT48hzlRhYE5Pz4r9WbJdNunKaUJ30 3CRin9GwZEgiY/PGhlUOjDR8ieo6o3Z9hBGzGlgLt5a/SKFUw0sWfylgZw9FCouo 51y8RhqJWmibZj7NFQfd1ZGtUD6T2QEUTV2lhGYC2ube9NkFNWH8rjmaw/a1Yeoi Sda6is6O5Ya/0qKoducV5wzEcOBtmomHpg+BkyyqfBExit7w7OomVp84eggyahtT yV6xiL+6Uyh9Tn2SKkodhma2d9XhKD28QsdEWoY8E5VF3CSymlZyUWMMBRQmnLaZ dkEYtnrp+4/kE9HP4XsP+3pJcwjbcr5FgA+E37cmvI02MDLCREg= =DDtC -----END PGP SIGNATURE-----Attachment: pgpbb9C2_yuO7.pgp
Description: PGP signature
--- End Message ---