Your message dated Wed, 14 Aug 2024 13:04:10 +0000
with message-id <e1sedfe-00dthl...@fasolo.debian.org>
and subject line Bug#1074841: fixed in bglibs 2.04+dfsg-6.1
has caused the Debian Bug report #1074841,
regarding bglibs: 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.)
--
1074841: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bglibs
Version: 2.04+dfsg-6
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/bglibs_2.04+dfsg-6_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
[...]
./ltcompile fmt/udec.c
./ltcompile fmt/uhexl.c
./ltcompile fmt/uhexu.c
./ltcompile fmt/ulldec.c
./ltcompile fmt/ullhexl.c
./ltcompile fmt/ullhexu.c
./ltcompile fmt/ullnum.c
./ltcompile fmt/unum.c
./ltcompile iobuf/ibuf_copytofd.c
./ltcompile iobuf/ibuf_getc.c
./ltcompile iobuf/ibuf_gets.c
./ltcompile iobuf/ibuf_getu.c
./ltcompile iobuf/ibuf_init.c
./ltcompile iobuf/ibuf_open.c
./ltcompile iobuf/ibuf_peek.c
./ltcompile iobuf/ibuf_read.c
./ltcompile iobuf/ibuf_refill.c
./ltcompile iobuf/ibuf_seek.c
./ltcompile iobuf/ibuf_status.c
./ltcompile iobuf/ibuf_stdin.c
iobuf/ibuf_refill.c: In function ‘ibuf_refill’:
iobuf/ibuf_refill.c:21:7: warning: ignoring return value of ‘write’ declared
with attribute ‘warn_unused_result’ [-Wunused-result]
21 | write(1, errmsg, sizeof errmsg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ltcompile iobuf/ibuf_tell.c
./ltcompile misc/strtou.c
./ltcompile misc/ucspi.c
./ltcompile misc/utoa.c
./ltcompile misc/utoa2.c
./ltcompile unix/cloexec_off.c
./ltcompile unix/cloexec_on.c
./ltcompile unix/fcntl_fd_off.c
./ltcompile unix/fcntl_fd_on.c
./ltcompile unix/fcntl_fl_off.c
./ltcompile unix/fcntl_fl_on.c
./ltcompile unix/nonblock_off.c
./ltcompile unix/nonblock_on.c
./ltcompile unix/sig_alarm.c
./ltcompile unix/sig_bug.c
./ltcompile unix/sig_child.c
./ltcompile unix/sig_hup.c
./ltcompile unix/sig_int.c
./ltcompile unix/sig_misc.c
./ltcompile unix/sig_pipe.c
./ltcompile unix/sig_quit.c
./ltcompile unix/sig_suspend.c
./ltcompile unix/sig_term.c
./ltcompile unix/signalfd.c
./ltcompile unix/trigger_pull.c
./ltcompile unix/trigger_set.c
unix/sig_suspend.c: In function ‘sig_suspend’:
unix/sig_suspend.c:29:3: error: implicit declaration of function ‘sigpause’
[-Wimplicit-function-declaration]
29 | sigpause(0);
| ^~~~~~~~
make[2]: *** [Makefile:1273: unix/sig_suspend.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
unix/signalfd.c: In function ‘signalfd_handler’:
unix/signalfd.c:14:3: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
14 | write(fds[1], &signum, 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
unix/trigger_pull.c: In function ‘trigger_pull’:
unix/trigger_pull.c:11:5: warning: ignoring return value of ‘write’ declared
with attribute ‘warn_unused_result’ [-Wunused-result]
11 | write(fd, "", 1);
| ^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" libraries
man programs returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: bglibs
Source-Version: 2.04+dfsg-6.1
Done: Peter Pentchev <r...@debian.org>
We believe that the bug you reported is fixed in the latest version of
bglibs, 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.
Peter Pentchev <r...@debian.org> (supplier of updated bglibs 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: Wed, 07 Aug 2024 15:20:24 +0300
Source: bglibs
Architecture: source
Version: 2.04+dfsg-6.1
Distribution: unstable
Urgency: medium
Maintainer: Phil Wyett <philip.wy...@kathenas.org>
Changed-By: Peter Pentchev <r...@debian.org>
Closes: 1074841
Changes:
bglibs (2.04+dfsg-6.1) unstable; urgency=medium
.
* Non-maintainer upload to fix FTBFS.
* Add the declarations patch to define _GNU_SOURCE for sigpause(3).
Closes: #1074841
Checksums-Sha1:
66aa052b1d80a468f1f4ab1d17529d4e7f88ed9e 1979 bglibs_2.04+dfsg-6.1.dsc
bddb544520727977aa8a5d2bc7e6df07eaa243e6 332230 bglibs_2.04+dfsg.orig.tar.gz
3c6fc39cc5a2c2a0330612678b14cde2b5bde3da 32940
bglibs_2.04+dfsg-6.1.debian.tar.xz
6508c0e1f7ac961fac8885d7a2aee02566193c54 7295
bglibs_2.04+dfsg-6.1_amd64.buildinfo
Checksums-Sha256:
7b0ae10d2cecebba60f10b4893047b114f985d6ad723dc2c770189608fe56cf2 1979
bglibs_2.04+dfsg-6.1.dsc
00418b4d3af5a3f706154aa7c860a5970bc5a921c06c93a5b126dfc7dd7bd793 332230
bglibs_2.04+dfsg.orig.tar.gz
6cf1059c3545579aed6cb62ef5a1be875c97d36cf68bafd6ed2a264889b58329 32940
bglibs_2.04+dfsg-6.1.debian.tar.xz
10ca5a499ef4ecd34c27f96da3249d8fb91e0dd81662ee2513cd49ddec2af490 7295
bglibs_2.04+dfsg-6.1_amd64.buildinfo
Files:
8cd54c76eee0c2d917725194d83b7d40 1979 devel optional bglibs_2.04+dfsg-6.1.dsc
c9ce7beeeeb99ec8aa7573b674166f42 332230 devel optional
bglibs_2.04+dfsg.orig.tar.gz
9f807a9000c6254906ccf731fe444d86 32940 devel optional
bglibs_2.04+dfsg-6.1.debian.tar.xz
83dc8b8a8600ffc51c2b1455ff7fec08 7295 devel optional
bglibs_2.04+dfsg-6.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAmazaKoACgkQZR7vsCUn
3xMjiBAAgz63P1Z9WeUBeZ6gE09Ehdg7v2BWAd4aeVNkSMiW7CUBkTypc9rTItwr
JFyDIN2rARSoaPhIWkkjrSn7SJrghgRuvC1IsmwgHghtyRxAhJ2s0uTLUvDOQ4qk
fHVc1FtFOQUy5J23ugF8DLdfiGjD3fRIZ6muOm1zQrsIExoWxVfW/bP3mniU0U4k
3uA20RT6kWSyvDQcgQWq4Z06sIlAAnCESk5u5ppjvnvgxWQCtaLD5jvcD8aTcOUF
907PdUeCYF06yXKAKVHm5iVC45n0zdUzQiecO+HWjKvfc0Gj2xMpggG0erUY5HB7
nfEQ8zeirzjoBjU9VAW9PH5fyuip8dg6MLjWxBusegr46eFioTJkrQFRyPkJRUxu
dUOkR5KBbqdIDJAjSr44oh1VstppVZG++j1U7Z4eue+Oe0o6PR6ARpWdIq8JSYZx
HO3Ls9Jk05oTmXivohIKdu5kwpiZpdb+ghhVqYzCW7NFFuZiGwsYHWTkeEGd37CZ
io+X7Ir4UnW/PkAaZSbVFhrp49TiKXQhUkqAlQRUO4JlEzdr4wfcgN3nK42TiIiH
Df6FzIetdGjF4KXWXZ6BCs2hBR82Npid5YtEbuzESx40PDLwoxFLOlvdNF1bK+0B
gHP/sluEGSFvJwmf/XgxvZhrw6ggwTrKHYX9meaZXE9SZpWT9bI=
=bQTo
-----END PGP SIGNATURE-----
pgpuxQgvLhgtr.pgp
Description: PGP signature
--- End Message ---