Your message dated Sat, 15 Aug 2020 22:03:53 +0000
with message-id <e1k74hj-0002qs...@fasolo.debian.org>
and subject line Bug#957325: fixed in gxkb 0.8.2-1
has caused the Debian Bug report #957325,
regarding gxkb: ftbfs with GCC-10
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.)
--
957325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gxkb
Version: 0.8.0-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/gxkb_0.8.0-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from gxkb.c:21:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtk.h:126,
from
/usr/include/x86_64-linux-gnu/libwnck-1.0/libwnck/pager.h:27,
from
/usr/include/x86_64-linux-gnu/libwnck-1.0/libwnck/libwnck.h:32,
from xkb-callbacks.h:29,
from xkb-callbacks.c:22:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated:
Use 'GDateTime' instead [-Wdeprecated-declarations]
73 | GTimeVal last_popdown;
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/glib-2.0/gobject/gbinding.h:28,
from /usr/include/glib-2.0/glib-object.h:23,
from
/usr/include/x86_64-linux-gnu/libwnck-1.0/libwnck/window.h:31,
from
/usr/include/x86_64-linux-gnu/libwnck-1.0/libwnck/libwnck.h:26,
from xkb-callbacks.h:29,
from xkb-callbacks.c:22:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtk.h:126,
from
/usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from statusicon.h:28,
from statusicon.c:20:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated:
Use 'GDateTime' instead [-Wdeprecated-declarations]
73 | GTimeVal last_popdown;
| ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/glib-2.0/gobject/gbinding.h:28,
from /usr/include/glib-2.0/glib-object.h:23,
from /usr/include/glib-2.0/gio/gioenums.h:28,
from /usr/include/glib-2.0/gio/giotypes.h:28,
from /usr/include/glib-2.0/gio/gio.h:26,
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /usr/include/gtk-2.0/gdk/gdk.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from
/usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from statusicon.h:28,
from statusicon.c:20:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/x86_64-linux-gnu/libwnck-1.0
-I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/includ
e/libmount -I/usr/include/blkid -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
-I/usr/include/libappindicator-0.1 -I/usr/include/libdbusmenu-glib-0.4
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16
-DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -
c -o gxkb-xkb-util.o `test -f 'xkb-util.c' || echo './'`xkb-util.c
gcc -O2 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/x86_64-linux-gnu/libwnck-1.0
-I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/pango-1
.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
-I/usr/include/libappindicator-0.1 -I/usr/include/libdbusmenu-glib-0.4
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16
-DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -g
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gxkb gxkb-gx
kb.o gxkb-xkb-callbacks.o gxkb-xkb-config.o gxkb-statusicon.o gxkb-xkb-util.o
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig
-lfreetype -lglib-2.0 -lxklavier -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0
-lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0
-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lappindicator
-ldbusmenu-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
-lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0
-lfontconfig -lfreetype
/usr/bin/ld: gxkb-statusicon.o:./src/statusicon.h:40: multiple definition of
`rb_mouse_popup'; gxkb-gxkb.o:./src/statusicon.h:40: first defined here
/usr/bin/ld: gxkb-statusicon.o:./src/statusicon.h:39: multiple definition of
`lb_mouse_popup'; gxkb-gxkb.o:./src/statusicon.h:39: first defined here
/usr/bin/ld: gxkb-statusicon.o:./src/statusicon.h:45: multiple definition of
`icon_type'; gxkb-gxkb.o:./src/statusicon.h:45: first defined here
/usr/bin/ld: gxkb-statusicon.o:./src/statusicon.h:44: multiple definition of
`trayicon'; gxkb-gxkb.o:./src/statusicon.h:44: first defined here
/usr/bin/ld: gxkb-statusicon.o:./src/statusicon.h:42: multiple definition of
`appindicator'; gxkb-gxkb.o:./src/statusicon.h:42: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:381: gxkb] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:288: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:354: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: gxkb
Source-Version: 0.8.2-1
Done: =?utf-8?q?Mateusz_=C5=81ukasik?= <mat...@linuxmint.pl>
We believe that the bug you reported is fixed in the latest version of
gxkb, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mateusz Łukasik <mat...@linuxmint.pl> (supplier of updated gxkb 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, 29 Jul 2020 15:12:33 +0200
Source: gxkb
Architecture: source
Version: 0.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Mateusz Łukasik <mat...@linuxmint.pl>
Changed-By: Mateusz Łukasik <mat...@linuxmint.pl>
Closes: 956771 957325 958484
Changes:
gxkb (0.8.2-1) unstable; urgency=medium
.
[ Mateusz Łukasik ]
* New upstream release. (Closes: #956771, #957325)
* Bump Standards-Version to 4.5.0 (no changes needed)
* Bump minimal dh version to 13.
* d/patches:
+ Add fix-cross-build.patch for fix FTCBFS: hard codes the build
architecture pkg-config (Closes: #958484)
* d/control: Switch B-D from libappindicator-dev to
libayatana-appindicator-dev.
.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Use secure URI in debian/watch.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
Repository, Repository-Browse.
Checksums-Sha1:
f501d5df10389386429797a7de0a1f7ea5282510 1854 gxkb_0.8.2-1.dsc
564c2f2caffc74e43df3859d5b8e8eb86db4ccd3 173185 gxkb_0.8.2.orig.tar.gz
8d25a83318bde7da351846b5caf66832f9e6a7cb 7740 gxkb_0.8.2-1.debian.tar.xz
2ca0ab54cb46d451e17af27cb2a7fadade96d425 11100 gxkb_0.8.2-1_source.buildinfo
Checksums-Sha256:
2592eee9f85b3971e7a1949401bc428c5c620564f993bac8ed87a0363fa2480b 1854
gxkb_0.8.2-1.dsc
434a9f590d871f589aa6c069828742e73e2c567bbf096a7663a4e2deb8702ffb 173185
gxkb_0.8.2.orig.tar.gz
ae96976a75113c999328e9caeba2ab87e1bad40129cf90e25189e71495c41c5a 7740
gxkb_0.8.2-1.debian.tar.xz
31f6d03f12165916bdb604593441fe7363c600c27a343b60bbce9ac240d7f3ae 11100
gxkb_0.8.2-1_source.buildinfo
Files:
ed2ff6bbc707e8fbc9ec681ca1bf21d9 1854 x11 optional gxkb_0.8.2-1.dsc
067b3605e354463a8c5fff5b3e56e7be 173185 x11 optional gxkb_0.8.2.orig.tar.gz
c44c42621f71bf58ccee6e6c3e9dea75 7740 x11 optional gxkb_0.8.2-1.debian.tar.xz
06a17b634bfcdf1abbacb2dc2763b2c4 11100 x11 optional
gxkb_0.8.2-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl84V0oACgkQweDZLphv
fH4FzQ/+KYCWe3rIjtT9CoYtbPEpdMiexdK3tltTDoEX96dFOMRKxV/y0yrTwnA5
Kd7n4q60ZdscVMvcc5f9CRh3bF2VXgbcCwq78M6ZGr3LN3lVRjgA9dFnNQjByzWq
qRYZ6fTr3pjlPRwsZ80bqp62Y6EtnVD3HTnyFTAeZxzB2fxixBRIRLPqRVMWYgkC
ZiaH+2qajpI3vg/V/bAnvAdIYWPIvTfithXTnZWx+0PM+XsEYH6LJkXYJGVQ3vfc
XzKXQTXyIK9xuQx4QsQ/wFIux2JncuHPGZdhv6dwhQWGv8BMBdHx0Bdfi2Eqo7l6
yVFuD31P0l2vp2dcrSwmPf4y09FW/mWzt/8DIQLby9LOLBLKldBEQa/Win4vArij
qThJPsG2yWKsx6TASB9OVwkIOFEq+NEmh9+u5Ky6h4ehVlujL9VphNbvyYCzrOxE
h83mA5PDeTuvGHnaZFOTcxAvqjeL3sD+D6uCULnoiJJqWoHerXP/bS8AohxD84NR
kqtC90ETGGQ2URjNPMDQVu0zY8frd+Io5Vwr6vRyOObHL/RBIIiK9EGDjhRNbS97
SQZMqOzETEDSrDieb9YhRr4bAlU6LDEEYr0OvPhLtXCUOXkVAfDkD1kWIDBJlLsq
bm9oQdE9hLtK4MGwDS1hw3TlnABLvqHCHARN1lIbTHoLAz4hERw=
=AFMy
-----END PGP SIGNATURE-----
--- End Message ---