Your message dated Fri, 11 Apr 2025 10:34:27 +0000
with message-id <[email protected]>
and subject line Bug#1075008: fixed in gkrellshoot 0.4.4-4
has caused the Debian Bug report #1075008,
regarding gkrellshoot: 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.)


-- 
1075008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gkrellshoot
Version: 0.4.4-3
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/gkrellshoot_0.4.4-3_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

[...]
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-947a66a9-edd1-40da-9cee-17a8fb34e4de
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 gkrellshoot
dpkg-buildpackage: info: source version 0.4.4-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Adrian Bunk <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
        make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o core *.so* *.bak *~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
 debian/rules build
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
   dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -O2 -Wall `pkg-config gtk+-2.0 --cflags`  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -Wdate-time -D_FORTIFY_SOURCE=2  
-c -o gkrellshoot.o gkrellshoot.c
gkrellshoot.c: In function ‘draw_starfield’:
gkrellshoot.c:439:1: error: type of ‘chart_index’ defaults to ‘int’ 
[-Wimplicit-int]
  439 | draw_starfield ( chart_index )
      | ^~~~~~~~~~~~~~
gkrellshoot.c: In function ‘run_xlock_cmd’:
gkrellshoot.c:1327:8: warning: the address of ‘xlock_cmd’ will always evaluate 
as ‘true’ [-Waddress]
 1327 |   if ( xlock_cmd )
      |        ^~~~~~~~~
gkrellshoot.c: In function ‘run_shoot_cmd’:
gkrellshoot.c:1457:8: warning: the address of ‘shoot_cmd’ will always evaluate 
as ‘true’ [-Waddress]
 1457 |   if ( shoot_cmd )
      |        ^~~~~~~~~
gkrellshoot.c: In function ‘create_plugin’:
gkrellshoot.c:1508:35: warning: variable ‘y’ set but not used 
[-Wunused-but-set-variable]
 1508 |         gint                    x,y, i;
      |                                   ^
gkrellshoot.c: In function ‘run_shoot_cmd’:
gkrellshoot.c:1459:6: warning: ignoring return value of ‘system’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
 1459 |      system ( shoot_cmd );
      |      ^~~~~~~~~~~~~~~~~~~~
make[1]: *** [<builtin>: gkrellshoot.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:9: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gkrellshoot
Source-Version: 0.4.4-4
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gkrellshoot, 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.
Adrian Bunk <[email protected]> (supplier of updated gkrellshoot 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: Fri, 11 Apr 2025 13:08:16 +0300
Source: gkrellshoot
Architecture: source
Version: 0.4.4-4
Distribution: unstable
Urgency: medium
Maintainer: Adrian Bunk <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1075008
Changes:
 gkrellshoot (0.4.4-4) unstable; urgency=medium
 .
   * Fix FTBFS wth gcc 14. (Closes: #1075008)
Checksums-Sha1:
 51b77ef3dd5c84aa4eadd730dac2008bd6d0bace 1779 gkrellshoot_0.4.4-4.dsc
 65893a8d38f13c6476a1ff8f5f1d3a9f5cb230f2 2896 gkrellshoot_0.4.4-4.debian.tar.xz
Checksums-Sha256:
 0d11fecf1ae61539b63345e16cd6cdfa7474b953daa06f54c4d74aa0beeac5ae 1779 
gkrellshoot_0.4.4-4.dsc
 3662622bcd3d16ede7075897328e5bee4e96a976f829c5370c6846e5b4c026cf 2896 
gkrellshoot_0.4.4-4.debian.tar.xz
Files:
 62b753f96620f3aa0137fbba56fce204 1779 x11 optional gkrellshoot_0.4.4-4.dsc
 6c74f7227a4db01421c350f04268a919 2896 x11 optional 
gkrellshoot_0.4.4-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmf46n0ACgkQiNJCh6LY
mLGwxBAAt+LP18JwIFFq47GWGGI4MZ1Pcv5y8yXdn/KbYU45z+bl+MFPN9MeG6hp
RISeFi+7p3F1vJ+VtVT4pddMEijl539AtV9PzF3eFtOfDPzkCk9NSLK9nWID8Sm+
U/bNb/gfMFON1pb9zflRtQSoSDTBdVHTuEwPkXNeIYxrVzkemLZohVU34q0EPiIE
6REWJx+FHdrXx/IEsMApFZScBCHbCl25yM/ooLGgbOp4dCAQIqLYzVh01qaiyW5f
jjM6ZLEQqkZTEDvHWRqpAckH2NZX+76nnDr8lzc0SOxJl4pHU4ev6l5jmcvfK6x3
DsH6/nY73gA8HHF3nyyq45iLcDU49wSUgq7vAxWY+AV/g/BVOCFucZDq1RZOM7SY
ktQrxPlukLWAlfUfn04/c32TMHIU6Q/qeY07cr8Zfv2tRyiUmJRr6Xc6Imv73xrH
yio87oHbc77ucKs+mv0/PVuOCAUkOhnhMXlKXSwPkkEfdGGhbM9vZ0LeQJQzl9U6
iY8k3dYsvbIZAzTDkS8QKgjRwc/eIUfwof344Lxc9afSO6H96uzs8Jw660N5urRy
cXWImm3VKDfjfDhvfNu4oVntJUFpROI8JfCoLHl6ifeyn7OvUJRV5EvNeQYUeL/k
8qfiN+cPpbSR2c2Ht4TAbsc08vfMMRZCnO5Jh7LXdRY8t31iPMU=
=Rg/x
-----END PGP SIGNATURE-----

Attachment: pgpL_hQq9oQ2B.pgp
Description: PGP signature


--- End Message ---

Reply via email to