Your message dated Wed, 21 Aug 2024 06:23:03 +0000
with message-id <[email protected]>
and subject line Bug#1075007: fixed in gkrellm-xkb 1.05-7
has caused the Debian Bug report #1075007,
regarding gkrellm-xkb: 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.)
--
1075007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075007
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gkrellm-xkb
Version: 1.05-5.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/gkrellm-xkb_1.05-5.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
[...]
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
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-58f3934c-c16e-45e4-bc1b-ad181d0038ca
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 gkrellm-xkb
dpkg-buildpackage: info: source version 1.05-5.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 configure-stamp
/usr/bin/make 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 7 in
use)
debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 7
in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -Wall -fPIC `pkg-config gtk+-2.0 --cflags` -I/usr/include -c main.c
main.c: In function ‘draw_flag’:
main.c:461:67: error: passing argument 1 of ‘gdk_string_width’ from
incompatible pointer type [-Wincompatible-pointer-types]
461 | int string_w =
gdk_string_width(decal_text->text_style.font, xkb_rules[active_group]);
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~
| |
|
PangoFontDescription * {aka struct _PangoFontDescription *}
In file included from /usr/include/gtk-2.0/gdk/gdk.h:42,
from /usr/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/include/gtk-2.0/gdk/gdkx.h:30,
from main.c:15:
/usr/include/gtk-2.0/gdk/gdkfont.h:79:46: note: expected ‘GdkFont *’ {aka
‘struct _GdkFont *’} but argument is of type ‘PangoFontDescription *’ {aka
‘struct _PangoFontDescription *’}
79 | gint gdk_string_width (GdkFont *font,
| ~~~~~~~~~~~~~~~~^~~~
main.c:455:36: warning: variable ‘ts_alt’ set but not used
[-Wunused-but-set-variable]
455 | GkrellmTextstyle *ts, *ts_alt;
| ^~~~~~
make[1]: *** [Makefile:29: main.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:25: build-stamp] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: gkrellm-xkb
Source-Version: 1.05-7
Done: Petter Reinholdtsen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gkrellm-xkb, 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.
Petter Reinholdtsen <[email protected]> (supplier of updated gkrellm-xkb 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, 21 Aug 2024 07:17:37 +0200
Source: gkrellm-xkb
Architecture: source
Version: 1.05-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Closes: 676223 1075007
Changes:
gkrellm-xkb (1.05-7) unstable; urgency=medium
.
* QA upload.
.
* Added patch metadata to debian.patch.
* Switch to correct method for measuring text width
(Closes: #676223, #1075007).
* Consolidated all build system patches into deb-build-flags.patch.
Checksums-Sha1:
66e1f5564289b88f9710cb70682eb8ad4e9ab81d 1898 gkrellm-xkb_1.05-7.dsc
36fd58705e62dcd6f4248c334165292e38443200 4416 gkrellm-xkb_1.05-7.debian.tar.xz
ffc4e208afff92e19efeee0f9e65758f559141c1 12660
gkrellm-xkb_1.05-7_source.buildinfo
Checksums-Sha256:
f46fe6de90ef9d739dd9441e491eace9a7d44f1a9dbbaf9305e4ffb78be98fc8 1898
gkrellm-xkb_1.05-7.dsc
16423f8b1b510f91f8fab6341f75a5475eaa7e897c7fdb31368e3a8b7c66666b 4416
gkrellm-xkb_1.05-7.debian.tar.xz
128e1e7b2d0c9444f33891e2a8770eee72e40c885bef57a61a3c739e7ae62e35 12660
gkrellm-xkb_1.05-7_source.buildinfo
Files:
97a8042a23a29b910b8ac047bd75eb73 1898 x11 optional gkrellm-xkb_1.05-7.dsc
b0ef109289bb631e3a5b26e0710bdb71 4416 x11 optional
gkrellm-xkb_1.05-7.debian.tar.xz
89a95a9c9c991a32a53c25673b13fed6 12660 x11 optional
gkrellm-xkb_1.05-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmbFeNAACgkQgSgKoIe6
+w63gA/+JtrTUhBH10NKoJJI2PYN8TmzXuRQq+y8U9nsvfQGvw9/ywRvGEePy8di
V8p3wyTeRMRhB40hptPYe5T5B/pRB/kuEfYuCpHicDfGoghWGZ4NvwifsF2HBee4
q+GTcxng3BLKfa/wp3lg33NT1A1KARsFFCnw7jDD3P1PNJw49iyUCOArSf/hTpEs
YfPUi1W5bpTQD1BsnBPLBW04WUKscSZWH61Aw4pQgp/i2/kmoA4uD27ZFVl8f64g
dlYpXvLv+bMNUbDXdPpXA6Te0ne0PzCJS3kiXdWQDkYDGTftfcEG0kK0IRzq8VsA
U0v9Kc2CmT5hBj1fL96naCu3Vqz/b0XzHKURqHhgDcbW2VeYm9HKZ5tLKQOXugq7
ZYh9NULJ7GBKdfIN8BOgfkzouwouktix1zwltVZHpiyxKbDwEV8P4fOi+D7tJ3WA
DFmKle2f5FFFnZ7QaWgjOtHVX5eR6CRDQ76LFKDZ5b6HMuidFwLDW1N3i0mleS7J
fw7oEElm6JyFOVjZRXQLuYCxR3EdSGfh8xYBSjcVrAYJvhc7k6vFuss6e782f2Bl
VoSDYbbYELQexD7CEnNef7dF18p7kdJ4P5Qoo1OnurJnyj31i+qZUlGaf2GQ9cOS
JrPTuSEInJO6SEPA8S4OSWF46CxZfgJuIDlKHSL158XiFCQ4H7Y=
=Sux7
-----END PGP SIGNATURE-----
pgpWO7O_8ptfc.pgp
Description: PGP signature
--- End Message ---