Your message dated Mon, 26 Aug 2024 18:06:20 +0000 with message-id <e1sie6e-006sfs...@fasolo.debian.org> and subject line Bug#1075312: fixed in netmaze 0.81+jpg0.82-18 has caused the Debian Bug report #1075312, regarding netmaze: 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.) -- 1075312: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075312 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: src:netmaze Version: 0.81+jpg0.82-17 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/netmaze_0.81+jpg0.82-17_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 [...] gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o x11gfx.o x11gfx.c In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/math.h:27, from x11gfx.c:9: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o netmaze.o netmaze.c In file included from /usr/include/malloc.h:23, from netmaze.c:27: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o network.o network.c In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from network.c:5: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o allmove.o allmove.c In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from allmove.c:5: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o maze.o maze.c In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from maze.c:5: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -g -O3 -fno-strict-aliasing -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o iocntl.o iocntl.c In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from iocntl.c:1: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ iocntl.c: In function ‘init_net’: iocntl.c:77:5: error: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 77 | exit(1); | ^~~~ iocntl.c:17:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ 16 | #include <sys/ioctl.h> +++ |+#include <stdlib.h> 17 | iocntl.c:77:5: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 77 | exit(1); | ^~~~ iocntl.c:77:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ iocntl.c:84:61: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 84 | fprintf(stderr, "netmaze: unable to create socket.\n"); exit(1); | ^~~~ iocntl.c:84:61: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ iocntl.c:114:25: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 114 | perror("connect"); exit(1); | ^~~~ iocntl.c:114:25: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ iocntl.c: In function ‘io_handler’: iocntl.c:184:43: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 184 | fprintf(stderr,"Parent died!\n"); exit(1); | ^~~~ iocntl.c:184:43: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ make[1]: *** [<builtin>: iocntl.o] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:31: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---Source: netmaze Source-Version: 0.81+jpg0.82-18 Done: John Goerzen <jgoer...@complete.org> We believe that the bug you reported is fixed in the latest version of netmaze, 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 1075...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. John Goerzen <jgoer...@complete.org> (supplier of updated netmaze 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: Mon, 26 Aug 2024 06:01:19 -0500 Source: netmaze Architecture: source Version: 0.81+jpg0.82-18 Distribution: unstable Urgency: medium Maintainer: John Goerzen <jgoer...@complete.org> Changed-By: John Goerzen <jgoer...@complete.org> Closes: 1075312 Changes: netmaze (0.81+jpg0.82-18) unstable; urgency=medium . * Various fixes for newer gcc. Closes: #1075312. Checksums-Sha1: d434fdd04e9fae91b0e17956002ce9c2db3bc81e 1829 netmaze_0.81+jpg0.82-18.dsc bd54517c91c6fb784d1c5351a09ca458ed9a92f2 42423 netmaze_0.81+jpg0.82-18.diff.gz 36ab6f119a609b8ca362e6f18d2af647ec6feb1f 9926 netmaze_0.81+jpg0.82-18_source.buildinfo Checksums-Sha256: 03ed9db21e81733b675e2f92871684f79d771aedf269507a2277d271c786fa2f 1829 netmaze_0.81+jpg0.82-18.dsc a189d762b984274c390110496bb733f89de59cba8831955323f7e839a76cbbd5 42423 netmaze_0.81+jpg0.82-18.diff.gz 33947ec373ffb9f7af6754a91f4f0aac7f2d317fe661f79b1092ede2daed40ff 9926 netmaze_0.81+jpg0.82-18_source.buildinfo Files: 21c9d2ba980b058c07e1475ffa969146 1829 games optional netmaze_0.81+jpg0.82-18.dsc 7e10e52d4ef6846fa9783f4a25dd6457 42423 games optional netmaze_0.81+jpg0.82-18.diff.gz 5b13e39965c8d2947f6eb3e1ccf8b052 9926 games optional netmaze_0.81+jpg0.82-18_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEJ217d7abdWx8toZp3Sn4hEKDntMFAmbMY2gACgkQ3Sn4hEKD ntPQXRAAkqLic1xkW7XqpyEd7WfbozoY0VrSsCE1lqgYewYHSH3cIg+KylN6fZa+ Ebr1cizh4MSgNXrmiBTCjgjkEQQr+QyqsqK+Felx3r8lb5y11qSEBulTeyyQ7tgu jGVy2/jMXm2+HcvTSe5vJjjz50D5Y12KF8kGOIcn72d5tQGjjYskX1Cabgusvpuo xxek1J1YbaxMhKy80NVUgqr1u+N6thD47PHc3xFKPi0Kxn7kjJrUYR7XP2Ksfwfn xlvybuH504ZG1TT3kxkE84jMqa+Gx7JdmZZUixtLEmPOXSscN11UZxgbtVN/72Ra CGAuREcfk9pm2LVFBADGXY6eXGZvWFBnejO5l845DwM2hX9VGmSYLRPLitPcWmjV 4M9D3VsNVyZYsJZoBKnn/0+x3VD9ZjxBvM3jxzhySj0O5yNJdUhOrsshiEkJTOBv LOzy8gZ1BocKmS0JZ3muAuw0M8GA4Ho0X+OdvHs1exBvXfzJ1lzdHOFIuBBZMnIz ahO4G3fTvx08yULLcUWCkqnRdGU0DndJK765ddccyMI6UuJOPgIEsJEXx5QXk5QO AuEUVj8tpJV8+NbRbxrZ7V2pgxsoX0iAP0K0+Dd6olu+KYUAXqj9nXQFltzB510I fvQBXCXX+kOQIKJfrCovMpW1Le0rpMppMvYqdGepgzvpC6m4mrk= =pLdg -----END PGP SIGNATURE-----pgp7oLW9FJtCi.pgp
Description: PGP signature
--- End Message ---