Your message dated Mon, 24 Feb 2020 10:19:21 +0000
with message-id <e1j6apd-000fcv...@fasolo.debian.org>
and subject line Bug#951994: fixed in ayatana-indicator-messages 0.6.1-1
has caused the Debian Bug report #951994,
regarding ayatana-indicator-messages: FTBFS: im-accounts-service.c:63:13:
error: G_ADD_PRIVATE [-Werror]
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.)
--
951994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ayatana-indicator-messages
Version: 0.6.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/accountsservice-1.0 -I../common -Wall
> -Wl,-Bsymbolic-functions -Wl,-z,defs -Wl,--as-needed -Werror
> -Wno-error=deprecated-declarations
> -DG_LOG_DOMAIN=\"Ayatana-Indicator-Messages\" -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o
> ayatana_indicator_messages_service-im-accounts-service.o `test -f
> 'im-accounts-service.c' || echo './'`im-accounts-service.c
> im-accounts-service.c: In function ‘im_accounts_service_class_init’:
> im-accounts-service.c:54:2: warning: ‘g_type_class_add_private’ is deprecated
> [-Wdeprecated-declarations]
> 54 | g_type_class_add_private (klass, sizeof (ImAccountsServicePrivate));
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> 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/accountsservice-1.0/act/act-user-enum-types.h:7,
> from /usr/include/accountsservice-1.0/act/act.h:24,
> from im-accounts-service.c:24:
> /usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here
> 1308 | void g_type_class_add_private (gpointer
> g_class,
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘im_accounts_service_init’:
> im-accounts-service.c:63:13: error: G_ADD_PRIVATE [-Werror]
> 63 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(self);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘im_accounts_service_dispose’:
> im-accounts-service.c:81:13: error: G_ADD_PRIVATE [-Werror]
> 81 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(object);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘user_changed’:
> im-accounts-service.c:107:13: error: G_ADD_PRIVATE [-Werror]
> 107 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(user_data);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘security_privacy_ready’:
> im-accounts-service.c:138:13: error: G_ADD_PRIVATE [-Werror]
> 138 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(user_data);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘on_user_manager_loaded’:
> im-accounts-service.c:149:13: error: G_ADD_PRIVATE [-Werror]
> 149 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(user_data);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘im_accounts_service_set_draws_attention’:
> im-accounts-service.c:183:13: error: G_ADD_PRIVATE [-Werror]
> 183 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(service);
> | ^~~~~~~~~~~~~~~
> im-accounts-service.c: In function ‘im_accounts_service_get_show_on_greeter’:
> im-accounts-service.c:209:13: error: G_ADD_PRIVATE [-Werror]
> 209 | ImAccountsServicePrivate * priv =
> IM_ACCOUNTS_SERVICE_GET_PRIVATE(service);
> | ^~~~~~~~~~~~~~~
> gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/accountsservice-1.0 -I../common -Wall
> -Wl,-Bsymbolic-functions -Wl,-z,defs -Wl,--as-needed -Werror
> -Wno-error=deprecated-declarations
> -DG_LOG_DOMAIN=\"Ayatana-Indicator-Messages\" -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o ayatana_indicator_messages_service-im-menu.o
> `test -f 'im-menu.c' || echo './'`im-menu.c
> cc1: all warnings being treated as errors
> make[3]: *** [Makefile:621:
> ayatana_indicator_messages_service-im-accounts-service.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/ayatana-indicator-messages_0.6.0-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ayatana-indicator-messages
Source-Version: 0.6.1-1
Done: Mike Gabriel <sunwea...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ayatana-indicator-messages, 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 951...@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-messages 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: Mon, 24 Feb 2020 10:08:04 +0100
Source: ayatana-indicator-messages
Architecture: source
Version: 0.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 951994
Changes:
ayatana-indicator-messages (0.6.1-1) unstable; urgency=medium
.
* New upstream release.
- Stop using deprecated g_type_class_add_private. (Closes: #951994).
* debian/patches:
+ Drop 0001_Fix-pkg-config-file-library-and-path-flags.patch. Applied
upstream.
* debian/control:
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Add Rules-Requires-Root: field and set it to 'no'.
* debian/{control,compat}:
+ Switch to debhelper-compat notation, bump DH compat level to version 12.
* debian/rules:
+ Switch from dh_install --fail-missing to dh_missing --fail-missing.
* debian/ayatana-indicator-messages.install:
+ Adapt installation path. Service executable now gets installed to
/usr/libexec/.
* debian/libmessaging-menu0.symbols:
+ Add Build-Depends-Package: metadata field.
Checksums-Sha1:
3ab03d29743bc57709509786978d1b4416b4ea23 2914
ayatana-indicator-messages_0.6.1-1.dsc
9c1cdc0a3acaae62e5062ae78cba0b6f2c52930a 205182
ayatana-indicator-messages_0.6.1.orig.tar.gz
933d5bba19430dec8f294661cdc63fd16680a7f6 833
ayatana-indicator-messages_0.6.1.orig.tar.gz.asc
d1d8046d2ba9dd49ee9bb9f585bc3bc372adf1e7 13572
ayatana-indicator-messages_0.6.1-1.debian.tar.xz
b429c35506e97f5b2dfe27eaa4118bfc341502eb 10882
ayatana-indicator-messages_0.6.1-1_source.buildinfo
Checksums-Sha256:
0f68385301b517b81515b936214867788339fc7fb46f870982d38d1e28bed421 2914
ayatana-indicator-messages_0.6.1-1.dsc
2e0ee03805ad5ce43e4ed7f629b7095aa74330830bf98b873bdec70aee7fed06 205182
ayatana-indicator-messages_0.6.1.orig.tar.gz
cef96d09178e754ca5b9f5e5172cf808b3ecedb302c1ece0026db2aafae9c4c5 833
ayatana-indicator-messages_0.6.1.orig.tar.gz.asc
662bfe63b9af52dc90dbd2168a919710680a890384ce183dd745af2964b372d6 13572
ayatana-indicator-messages_0.6.1-1.debian.tar.xz
f55e96ef662d5dd3fc23acda92ae734c3150464f856a576840c95150d59ee4cf 10882
ayatana-indicator-messages_0.6.1-1_source.buildinfo
Files:
1e7e248f587a0f7279622a8ab8946ced 2914 gnome optional
ayatana-indicator-messages_0.6.1-1.dsc
2376222fe9088a475ca949eca444b5ce 205182 gnome optional
ayatana-indicator-messages_0.6.1.orig.tar.gz
46e0e07a2a5b1e5f26b1ac3225cec490 833 gnome optional
ayatana-indicator-messages_0.6.1.orig.tar.gz.asc
75fcf0d491724a11a80c51b8ac5e346a 13572 gnome optional
ayatana-indicator-messages_0.6.1-1.debian.tar.xz
a9d3c0a40a48768b072ea2748993c2d6 10882 gnome optional
ayatana-indicator-messages_0.6.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl5TnnEVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsx0doP/jNXt38AsXbgJ/eVk+QnKeOqckfc
rgU6tRoq1PboyEaRr6fcV/lkgTi6jGd2/VRQfjxkolQpqxDqN89rpxQCpc1Td737
y/33b21Wx+UZKNdX1LhKUBww5PtYi73hDudRN5dDN693kBEpTcAaHTxz56CWq8wS
p39Jnn/KpZTjl5bCmWUJD9lpqrcDtSebMT9D3AwOAAD9MPxRmeiEzCDmeMtQ4hFd
9cIfF/RA/udSfpHB8XAwqvc1m2w80JfB2uXtu+Pzz8fNbJ8ob+buqx0caFBzy7rt
fqHb+EeuNwWH28/Gl8xbgiIiTe7prjVSvDOL2Xl7E5vTxORQLHYGFoAIOXzqZx6+
xYXVgnXWT0UAJUU/s7iBjKgfJZqFsH+KM6pLl8odqe/7sPDqAJ+X8VEfUFVywE3G
VKs6JdJw2NgHnwZQ3OEsoki8E/MQUes3MEpWVevIODneFGZzajml1j6t4ypdMqrK
JEytUYrnn7Sq9pisk7hh+ckn3OCl5/zzOwQD44CGnniINLusMc5WpIx8xpSyfu5T
2RPhUInr4xpkOlvrKFLWSsg9VlJMQjNLtL0t6zPuGahPJvAFbe42ga2MLiPNu0wu
c+7xtpC1ePtr3cQpp9XsYocb4nXZTXKgQASGrh8Vb6hV4dArjghTrH4Izb0WehTB
hsN+sQ6hBygCLGUY
=uhXr
-----END PGP SIGNATURE-----
--- End Message ---