Your message dated Wed, 03 Jul 2024 14:49:07 +0000
with message-id <[email protected]>
and subject line Bug#1075114: fixed in knews 1.0b.1-38
has caused the Debian Bug report #1075114,
regarding knews: 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 [email protected]
immediately.)


-- 
1075114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:knews
Version: 1.0b.1-37
Severity: important
Tags: sid trixie
User: [email protected]
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/knews_1.0b.1-37_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

[...]
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from global.h:18,
                 from k_file.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 -Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    
-I../Widgets       -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                                      
                            -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 
-DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o k_kill.o k_kill.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from global.h:18,
                 from k_kill.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"
      |   ^~~~~~~
k_kill.c: In function ‘x_t_kill’:
k_kill.c:521:12: warning: suggest explicit braces to avoid ambiguous ‘else’ 
[-Wdangling-else]
  521 |         if (THREAD_HAS_UNREAD(subj))
      |            ^
k_kill.c: In function ‘x_t_hot’:
k_kill.c:544:12: warning: suggest explicit braces to avoid ambiguous ‘else’ 
[-Wdangling-else]
  544 |         if (THREAD_HAS_UNREAD(subj))
      |            ^
gcc -Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    
-I../Widgets       -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                                      
                            -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 
-DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o k_node.o k_node.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from global.h:18,
                 from k_node.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 -Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    
-I../Widgets       -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                                      
                            -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 
-DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mailcap.o mailcap.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from global.h:18,
                 from mailcap.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 -Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    
-I../Widgets       -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                                      
                            -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 
-DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o main.o main.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from global.h:18,
                 from main.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"
      |   ^~~~~~~
main.c: In function ‘main’:
main.c:591:13: error: ‘return’ with no value, in function returning non-void 
[-Wreturn-mismatch]
  591 |             return;
      |             ^~~~~~
main.c:127:5: note: declared here
  127 | int main(int argc, char *argv[])
      |     ^~~~
main.c:487:5: warning: ignoring return value of ‘freopen’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  487 |     freopen("/dev/null", "r", stdin);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [<builtin>: main.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:1052: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: knews
Source-Version: 1.0b.1-38
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
knews, 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.
Colin Watson <[email protected]> (supplier of updated knews 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: SHA256

Format: 1.8
Date: Wed, 03 Jul 2024 15:25:34 +0100
Source: knews
Architecture: source
Version: 1.0b.1-38
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1075114
Changes:
 knews (1.0b.1-38) unstable; urgency=medium
 .
   * Fix build failures with GCC 14 (closes: #1075114):
     - Don't return without an expression in a function returning int.
     - Fix type of argument to png_destroy_read_struct.
Checksums-Sha1:
 92abdf95b70351fff8b20a59fca23f3ece971766 2039 knews_1.0b.1-38.dsc
 5ebbb2827351229e6c4cd32415ba129b109e57bc 22472 knews_1.0b.1-38.debian.tar.xz
Checksums-Sha256:
 9e4ff3d9e7d5f67bc46ca694e7df7cca8873d6473475a352152211661fabd584 2039 
knews_1.0b.1-38.dsc
 4a0d75332ee6cd8e0c32fd8aaa372becfaebbe0ca3687eb1fab8e23b6fb9a76f 22472 
knews_1.0b.1-38.debian.tar.xz
Files:
 5f7d5ee97b02a7b5699fc2dfd4f910fa 2039 news optional knews_1.0b.1-38.dsc
 35335ace82b47a9f1bdc0297bad20032 22472 news optional 
knews_1.0b.1-38.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmaFX3wACgkQOTWH2X2G
UAtLCg/+IBR/ImQJgcYPJ2lP5HAp27v/Qy89dJCJVPSKeB+Lia3oPDJnJJijCQ96
jwEe0ciWfniXN5jMOF+7AmfkyGuIkB13zo6Vj0p0ud6SwL2aOcFViyPYLTZYMKC7
Y7HQZ9PrjBnBSBYtfzNnKPC8UtWxCWAmvItgvhqW4AwAt3bgs3qIsbU6Iv9yDx80
kJyk4oICoEY3Y8cRM9Bwyo8+kd0aPBZ7HYE3BAxPpjj+WnwO0H66lWQYObvSbiSR
GHrnL49reOlaPLjb2Re3+w3GagcCCWpSzRvcbEFS7Ky/41Q1YNWXTK8pHfbQBHQ8
14T1D9aZsOi5V5sy6RQI+RM7TKL+CGC0wev3R3KkzMb6n0XYTcftN3K762KHYclh
X6zSDDKloBoO2kit8CFL0u9LOb396QYfOAnz/OziNFur5hw84Ipp8sWbQin9jx1c
Ky6HCUTKRDo42KQ8mNR7dXakgcsAaWZafq6pWLDCQPNAOK7OB0Od2AJreScy4g2s
Klq6RVTEUWOREdFxpZg+NHd9ak/SEIn++q3HUr+K6KXEGFczoG9ctoVS6KqgFsqV
HovhYhoe+2OjoOonJzeCX3QKMvvr+E/WpY1e+HKW6ASWvXHUghJJ/yNAu5viLRqW
+V0pxs8aW89JboEHTZtIfv8SYJRdb0CgHnYw6HAJkbjxfMW9Iho=
=2YGm
-----END PGP SIGNATURE-----

Attachment: pgp_N3Pc1rSK2.pgp
Description: PGP signature


--- End Message ---

Reply via email to