Your message dated Thu, 06 Aug 2020 12:48:31 +0000
with message-id <e1k3fjv-000j6c...@fasolo.debian.org>
and subject line Bug#957032: fixed in ayatana-indicator-printers 0.1.10-1
has caused the Debian Bug report #957032,
regarding ayatana-indicator-printers: 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.)
--
957032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ayatana-indicator-printers
Version: 0.1.9-3
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/ayatana-indicator-printers_0.1.9-3_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
[...]
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
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-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from
/usr/include/libayatana-indicator3-0.4/libayatana-indicator/indicator-object.h:27,
from indicator-printers.h:22,
from indicator-printers.c:21:
/usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer
g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
indicator-printers.c: In function ‘indicator_printers_init’:
indicator-printers.c:275:13: warning: G_ADD_PRIVATE
275 | IndicatorPrintersPrivate);
| ^
indicator-menu-item.c: In function ‘gtk_widget_get_font_size’:
indicator-menu-item.c:54:5: warning: ‘gtk_style_context_get_font’ is
deprecated: Use 'gtk_style_context_get' instead [-Wdeprecated-declarations]
54 | font = gtk_style_context_get_font (gtk_widget_get_style_context
(widget),
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27,
from /usr/include/gtk-3.0/gtk/gtk.h:127,
from indicator-menu-item.h:22,
from indicator-menu-item.c:19:
/usr/include/gtk-3.0/gtk/gtkstylecontext.h:1211:6: note: declared here
1211 | gtk_style_context_get_font (GtkStyleContext *context,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
indicator-menu-item.c: In function ‘indicator_menu_item_class_init’:
indicator-menu-item.c:219:5: warning: ‘g_type_class_add_private’ is deprecated
[-Wdeprecated-declarations]
219 | g_type_class_add_private (klass, sizeof (IndicatorMenuItemPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
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-3.0/gdk/gdkapplaunchcontext.h:28,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from indicator-menu-item.h:22,
from indicator-menu-item.c:19:
/usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
1308 | void g_type_class_add_private (gpointer
g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
indicator-menu-item.c: In function ‘indicator_menu_item_init’:
indicator-menu-item.c:268:13: warning: G_ADD_PRIVATE
268 | IndicatorMenuItemPrivate);
| ^
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z
-Wl,defs -Wl,--as-needed -o ayatana-indicator-printers-service
ayatana_indicator_printers_service-indicator-printers-service.o
ayatana_indicator_printers_service-indicator-printers-menu.o
ayatana_indicator_printers_service-indicator-printer-state-notifier.o
ayatana_indicator_printers_service-spawn-printer-settings.o
ayatana_indicator_printers_service-cups-notifier.o -layatana-indicator3
-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo
-lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbusmenu-glib -lcups
/usr/bin/ld:
ayatana_indicator_printers_service-indicator-printer-state-notifier.o:./src/indicator-printer-state-notifier.c:55:
multiple definition of `properties';
ayatana_indicator_printers_service-indicator-printers-menu.o:./src/indicator-printers-menu.c:45:
first defined here
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -module
-avoid-version -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -o
libayatana-printersmenu.la -rpath /usr/lib/ayatana-indicators3/7/
libayatana_printersmenu_la-indicator-printers.lo
libayatana_printersmenu_la-indicator-menu-item.lo -layatana-indicator3
-ldbusmenu-gtk3 -ldbusmenu-glib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0
-latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0 -lm
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:574: ayatana-indicator-printers-service] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: gcc -shared -fPIC -DPIC
.libs/libayatana_printersmenu_la-indicator-printers.o
.libs/libayatana_printersmenu_la-indicator-menu-item.o -layatana-indicator3
-ldbusmenu-gtk3 -ldbusmenu-glib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0
-latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0 -lm -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now
-Wl,-z -Wl,defs -Wl,--as-needed -Wl,-soname -Wl,libayatana-printersmenu.so -o
.libs/libayatana-printersmenu.so
libtool: link: ( cd ".libs" && rm -f "libayatana-printersmenu.la" && ln -s
"../libayatana-printersmenu.la" "libayatana-printersmenu.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:451: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:473: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:404: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ayatana-indicator-printers
Source-Version: 0.1.10-1
Done: Mike Gabriel <sunwea...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ayatana-indicator-printers, 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.
Mike Gabriel <sunwea...@debian.org> (supplier of updated
ayatana-indicator-printers 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: SHA256
Format: 1.8
Date: Thu, 06 Aug 2020 14:29:00 +0200
Source: ayatana-indicator-printers
Architecture: source
Version: 0.1.10-1
Distribution: unstable
Urgency: medium
Maintainer: Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 957032
Changes:
ayatana-indicator-printers (0.1.10-1) unstable; urgency=medium
.
* New upstream release. (Closes: #957032).
* debian/control:
+ Bump DH compat level to version 13.
+ Bump Standards-Version: to 4.5.0. No changes needed.
Checksums-Sha1:
aa24f91115aa8ba26398df23bb64d78224cdf7a4 2715
ayatana-indicator-printers_0.1.10-1.dsc
32ee6f2a206dbb0895e737fec00b54cc318834a6 55971
ayatana-indicator-printers_0.1.10.orig.tar.gz
26d0cf8b7e022b858116aee1b1fb685329c5df6c 833
ayatana-indicator-printers_0.1.10.orig.tar.gz.asc
4e5bb59329b9645dd025551ce1efa5461b578fd2 13516
ayatana-indicator-printers_0.1.10-1.debian.tar.xz
6e731fe6098c9a6eb75ca5c19f31733aca6e56f4 18006
ayatana-indicator-printers_0.1.10-1_source.buildinfo
Checksums-Sha256:
4a44d37ce616fc057db9a50300c1d8581f767eeb29f5a82a37fc393fd6106e6c 2715
ayatana-indicator-printers_0.1.10-1.dsc
e1aaabfb51d9a07851fefc4c84c7c171894f57dee16d75399a34b6f8bd17de13 55971
ayatana-indicator-printers_0.1.10.orig.tar.gz
bb230acd855b366c52721832d8f0c67bce383430d5d514354758a8c330a18524 833
ayatana-indicator-printers_0.1.10.orig.tar.gz.asc
34719b8c6d297da24d509ddaeb8e525246b5249c20549d7d45b869f856da5263 13516
ayatana-indicator-printers_0.1.10-1.debian.tar.xz
1d9508d1f8ce2ab929f656c5ecaebfedc517feb1e74bb7d2d573f14596ac2706 18006
ayatana-indicator-printers_0.1.10-1_source.buildinfo
Files:
bb0f0a2b064c4f0fed6ca224fc97795b 2715 x11 optional
ayatana-indicator-printers_0.1.10-1.dsc
c0a4979fbc621207d1da35abff5b0eac 55971 x11 optional
ayatana-indicator-printers_0.1.10.orig.tar.gz
6fbcd5a261ffb11993152afc181c3e2e 833 x11 optional
ayatana-indicator-printers_0.1.10.orig.tar.gz.asc
f68e253ba054e67dc64bcac4392321e7 13516 x11 optional
ayatana-indicator-printers_0.1.10-1.debian.tar.xz
390f6c72a83c2aa7f88674b83abd6144 18006 x11 optional
ayatana-indicator-printers_0.1.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl8r+F8VHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxF5QP/2OjmXWnG+KEST79iR58d0KVYh68
3OuoCalQvO/dss6DMR1HsThc+5B+71a4wXUthxyf4AnftZeSIGyGaJAW1P7R6Und
ZiLx2RcKb5zf0jT+4eiDp+LAYKAwC/PQzZEw2ukcVne2XUiJnXvvEkdFPxspJZbn
NHQf+ANx3qRykRNuf/sUVFfxkbmW3eTvamZJElUhJrCuniR3lJXQNmoGoI1E2BVo
kP3XrLtIbTewBwG7uzY2K/G/ctWbppjk8oZNVTTa/i5RiSHxulrh3i9RavNjwEKC
hk1iFIfyLleOCH/f5RzX04lEJ3rv+Dm9pZjSn2HFXGf8BbVlQHsFPfM57O2tC3cg
x51a2BgD970lxJlKGpeXkeAo3DLLgf+FpQZJ/BigOaoujUphzSpj974jiU+B8VeQ
YU9ah2e4yASMFF/STGnyLeFeMdNLLvpL8T6oTUWaTMe1OlgtjPANla+VSOAHaTzO
HYvlpeHcsYVHsSFoyERsc348SMQH0kehYR90J0IfnZabncdMJOb9+ABPUJudVurA
hGj912BB2NuCeq9UStTgVYZLPUeAxkW/N1ka9MtG+1lXwx1lILDCca/P8ewszUI5
IKHmC9m9Is+8TNuawYiRa4FaLw33GTI3LvahzOuvJLHUfdrsRJVjtfpdorZwUsCP
sxlWUHW0V4jI9X1F
=hIIr
-----END PGP SIGNATURE-----
--- End Message ---