Your message dated Thu, 29 Aug 2024 20:34:55 +0000
with message-id <[email protected]>
and subject line Bug#1074960: fixed in floatbg 1.0-28.3
has caused the Debian Bug report #1074960,
regarding floatbg: 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.)


-- 
1074960: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074960
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:floatbg
Version: 1.0-28.2
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/floatbg_1.0-28.2_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

[...]
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-7cdfb02b-0695-4595-89ee-b1df14258a24
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package floatbg
dpkg-buildpackage: info: source version 1.0-28.2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
[ -f Makefile ] || xmkmf -a
[ ! -f Makefile ] || /usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f floatbg floatbg.o floatbg.shar core a.out
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in 
use)
 debian/rules build
dh_testdir
cp -a Makefile Makefile~
xmkmf -a
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
make Makefiles
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Nothing to be done for 'Makefiles'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make includes
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Nothing to be done for 'includes'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make depend
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gccmakedep  --      -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      -- floatbg.c
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -g -O2 -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       -c -o floatbg.o floatbg.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from floatbg.c:13:
/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"
      |   ^~~~~~~
floatbg.c: In function ‘main’:
floatbg.c:108:14: error: implicit declaration of function ‘strcmp’ 
[-Wimplicit-function-declaration]
  108 |         if (!strcmp ("-display", argv[i]) || !strcmp ("-d", argv[i])) {
      |              ^~~~~~
floatbg.c:24:1: note: include ‘<string.h>’ or provide a declaration of ‘strcmp’
   23 | #include <signal.h>
  +++ |+#include <string.h>
   24 | 
make[1]: *** [<builtin>: floatbg.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: floatbg
Source-Version: 1.0-28.3
Done: Marcos Talau <[email protected]>

We believe that the bug you reported is fixed in the latest version of
floatbg, 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.
Marcos Talau <[email protected]> (supplier of updated floatbg 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: SHA512

Format: 1.8
Date: Tue, 27 Aug 2024 17:01:10 -0300
Source: floatbg
Architecture: source
Version: 1.0-28.3
Distribution: unstable
Urgency: medium
Maintainer: Dave Holland <[email protected]>
Changed-By: Marcos Talau <[email protected]>
Closes: 1074960
Changes:
 floatbg (1.0-28.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches/fix-build-with-gcc-14.patch: Fix FTBFS with GCC 14.
     (Closes: #1074960)
Checksums-Sha1:
 6bfc79c7e6f1d67067e792870bd11d69dbee14a7 1691 floatbg_1.0-28.3.dsc
 4edf8c49cc38850391ff8b8d213d12a392e2d555 9108 floatbg_1.0-28.3.debian.tar.xz
 80cf7b53ea8eba8e98f9b0f5adfcfbfbd26f109a 7327 floatbg_1.0-28.3_source.buildinfo
Checksums-Sha256:
 c0c50ac31eb6a03333c5abc2196c6203b6defaa21dc9ae0d82fd693fbebb6ac8 1691 
floatbg_1.0-28.3.dsc
 d3346a44b4469a4140d9400186a34909a8d3783621bfa7e485ea2f2f17ad4bb0 9108 
floatbg_1.0-28.3.debian.tar.xz
 0cf72c02f76118fd4865307bbf59725467241302ff2da9cffcf62ccaff448d60 7327 
floatbg_1.0-28.3_source.buildinfo
Files:
 863b34fecd8519eb3230d19bf9817c66 1691 x11 optional floatbg_1.0-28.3.dsc
 50d82ef3bd44551dde324ad1f8660ab0 9108 x11 optional 
floatbg_1.0-28.3.debian.tar.xz
 69d584d952e07e9ab5eafb2af9e86152 7327 x11 optional 
floatbg_1.0-28.3_source.buildinfo

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

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmbOMYMACgkQ9LqqgNso
ukygmw/+OxeBO3YF3vW9p6wAF3fmSfQPTitNAwngAEsZnyrdGvJl0pNqhLY/4rFO
9fWGMDYOQ38YkhP6vKrnmnowhutrAGCZzj2eLljtAVZ8dw3SifYK7mUiSVLLuz9b
0VNF7x16BgrQQSXCxwE/mXd/o6turJQBQ5ZoM5hIGlGcDP29e407/J5J6/EeQe8M
TUW0Rek0FPb4/+UsMPl3ZiJkgoHn02vND11Yof8CD0s0qKWqKK7qjqYC7PaZg7Ul
0/VNlqJ73QtqOx6EqT3WrstNbHrlzdQFZajzQfqjEU37I28tSQMxgOxmdN2VcNGj
3WeipyjBuHqWe3APRZl874x+PKiHWuSqvWkcZ8LO2V8AbafDYn/CJZXIScalyMyK
SCKxOuy3GDekBd/gYMpBxyjUXAaY278qbPvvCA03lLUWf1o9/Kk9MtLuYTaKh/ou
FygVPH5ziIBP57u8G9zxysmbk/MHBX7bsud7MaFPbgfCrydowmazB24ItKaeZMfZ
/bRZE8xIBzyxVylAqHftayrupXjqGJcxzoj2dxgTAgZpcmVy8LcJBXU1cN3ihsf5
RH3HvpBOANVTbEEL+5z0H2b8tsDskhdAkkLrZUX4S6u5UXIYwVH2CUfTFbVutzw3
qkAjopV2gdXYs2ozEB0PUL7Wtt1d86ZNuYW+T8YWtvjMMgKQzhE=
=ZMK/
-----END PGP SIGNATURE-----

Attachment: pgpXwGi7WRa48.pgp
Description: PGP signature


--- End Message ---

Reply via email to