Your message dated Tue, 16 Sep 2014 03:20:15 +0000
with message-id <e1xtjjp-0005xf...@franck.debian.org>
and subject line Bug#759836: fixed in network-manager-openconnect 0.9.10.0-1
has caused the Debian Bug report #759836,
regarding network-manager-openconnect: FTBFS: main.c:155:2: error: 
'gnome_keyring_store_password_sync' is deprecated (declared at 
/usr/include/gnome-keyring-1/gnome-keyring.h:483): Use 
'secret_password_store_sync' instead [-Werror=deprecated-declarations]
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.)


-- 
759836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: network-manager-openconnect
Version: 0.9.8.6-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140830 qa-ftbfs
Justification: FTBFS on amd64

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..  -I/usr/include/libnm-glib 
> -I/usr/include/NetworkManager -I/usr/include/libnm-glib 
> -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/p11-kit-1 
> -I/usr/include/libxml2 -I/usr/include/liboath  -I/usr/include/libxml2  
> -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I.. 
> -DICONDIR=\""/usr/share/pixmaps"\" -DBINDIR=\""/usr/bin"\" 
> -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
> -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.9.8.6\" 
> -D_FORTIFY_SOURCE=2  -Wall -std=gnu89 -g -O2 -fstack-protector-strong 
> -Wformat -Werror=format-security -Wshadow -Wmissing-declarations 
> -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes 
> -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing 
> -Werror -c -o nm_openconnect_auth_dialog-main.o `test -f 'main.c' || echo 
> './'`main.c
> main.c: In function 'keyring_store_passwords':
> main.c:155:2: error: 'gnome_keyring_store_password_sync' is deprecated 
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:483): Use 
> 'secret_password_store_sync' instead [-Werror=deprecated-declarations]
>   gnome_keyring_store_password_sync (
>   ^
> main.c: In function 'ui_form':
> main.c:728:5: error: 'gnome_keyring_find_password' is deprecated (declared at 
> /usr/include/gnome-keyring-1/gnome-keyring.h:490): Use 
> 'secret_password_lookup' instead [-Werror=deprecated-declarations]
>      data->find_request = gnome_keyring_find_password(
>      ^
> main.c: In function 'nm_process_auth_form':
> main.c:833:5: error: 'gnome_keyring_cancel_request' is deprecated (declared 
> at /usr/include/gnome-keyring-1/gnome-keyring.h:183) 
> [-Werror=deprecated-declarations]
>      gnome_keyring_cancel_request(data->find_request);
>      ^
> main.c: In function 'delete_next_password':
> main.c:1271:3: error: 'gnome_keyring_delete_password' is deprecated (declared 
> at /usr/include/gnome-keyring-1/gnome-keyring.h:502): Use 
> 'secret_password_clear' instead [-Werror=deprecated-declarations]
>    gnome_keyring_delete_password(OPENCONNECT_SCHEMA,
>    ^
> main.c: In function 'savepass_toggled':
> main.c:1289:3: error: 'gnome_keyring_delete_password' is deprecated (declared 
> at /usr/include/gnome-keyring-1/gnome-keyring.h:502): Use 
> 'secret_password_clear' instead [-Werror=deprecated-declarations]
>    gnome_keyring_delete_password(OPENCONNECT_SCHEMA,
>    ^
> cc1: all warnings being treated as errors
> Makefile:486: recipe for target 'nm_openconnect_auth_dialog-main.o' failed
> make[3]: *** [nm_openconnect_auth_dialog-main.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/08/30/network-manager-openconnect_0.9.8.6-1_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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.

--- End Message ---
--- Begin Message ---
Source: network-manager-openconnect
Source-Version: 0.9.10.0-1

We believe that the bug you reported is fixed in the latest version of
network-manager-openconnect, 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 759...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Miller <mtmil...@debian.org> (supplier of updated 
network-manager-openconnect 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, 15 Sep 2014 23:00:25 -0400
Source: network-manager-openconnect
Binary: network-manager-openconnect network-manager-openconnect-gnome
Architecture: source
Version: 0.9.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Mike Miller <mtmil...@debian.org>
Changed-By: Mike Miller <mtmil...@debian.org>
Description:
 network-manager-openconnect - network management framework (OpenConnect plugin)
 network-manager-openconnect-gnome - network management framework (OpenConnect 
plugin GNOME GUI)
Closes: 750060 759836
Changes:
 network-manager-openconnect (0.9.10.0-1) unstable; urgency=medium
 .
   * New upstream release.
     - Fixes FTBFS due to deprecated gnome-keyring API. (Closes: #759836)
   * Build-depend on libsecret-1-dev, no longer build-depend on
     libgnome-keyring-dev.
   * Bump the build-dependency on libgtk-3-dev to (>= 3.4).
   * Bump debhelper compatibility level to 9.
   * No longer explicitly export dpkg-buildflags, debhelper v9 sets them.
   * Use dh-autoreconf to regenerate the build system, drop autotools-dev.
     (Closes: #750060)
Checksums-Sha1:
 5f41cf3da4fc926e8305e24c79d67903627f8802 2455 
network-manager-openconnect_0.9.10.0-1.dsc
 1a9905a862bcad9a9ad3c35c5fa844d804c4d845 438008 
network-manager-openconnect_0.9.10.0.orig.tar.xz
 2b4be7f7e7b89d7a91e63f209f880575890ed156 5304 
network-manager-openconnect_0.9.10.0-1.debian.tar.xz
Checksums-Sha256:
 ab411e8bb25e5c70051a5e4de92774c6673b0b04cb581e39657f5c04512d0446 2455 
network-manager-openconnect_0.9.10.0-1.dsc
 8007d70a6943388bfa141f99fc4da9965fd122cf2741512ce0cf9c0f9c78331a 438008 
network-manager-openconnect_0.9.10.0.orig.tar.xz
 cc855d1bbce8c217fb38d8f4acd6a916a9471ce68c36db021740bfffe06d43b1 5304 
network-manager-openconnect_0.9.10.0-1.debian.tar.xz
Files:
 a7ce0982b2f79eab84c7111e3cceb981 2455 net optional 
network-manager-openconnect_0.9.10.0-1.dsc
 26f2822adf6624c4065c6698f1636f2e 438008 net optional 
network-manager-openconnect_0.9.10.0.orig.tar.xz
 9ad7df99693c3b1475f43c21b78deacf 5304 net optional 
network-manager-openconnect_0.9.10.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIbBAEBCAAGBQJUF6ihAAoJECj6gBpDvdY3xZQP93cqcs724sZN8YBEHrzwqWSR
INRbNkATEWDH6Z9oA/YY1aDPQ1vb/LbR+cpjPoUJ30KesSKNwv4MKfxGTx6HxVLm
Ls4Tu5l8hjeJIxOPnTkz3fs0xchYA3QhkvIhOzjr+ABaXVMpz7DUbi3EDlFo2+yz
SQKE1aBbEcka1kBwpnDmdCpS8GBCdamcVS2Es/esl/whcnXwoEslm5+pMzsCvyNk
zGtDcBJ08JQQoWiyxzOQb2VtPGphp62z8ke0Q6nBb15DJGxRGH/7PErXcft5RbiL
nIhQrIEtlC4Xj9COGfIglF6VbOvtdhXcJCt9tTSrGUmeXxfxlGdGcOd+CAYz2Fv3
StYyVWudxU2qDw1E/zhaCeIUss2ujkFS7KWKfjsjjfgcHzwVeFlbfJtQmHydg+tg
u8gDOkC9pOaPR+nZ/JXonqoyf71PgQU3rH/CRoTsiTCgmP5VoiEibJfpLn4FCcCA
6Ty4KtriKP8Bkrc1fNVztIpJOBB8PaA3KXb7Kw3PaIlTITmPRmjzKYhDdzf94GUK
vKCf2lmCtHJtjx9xc8sWd4Sb/1kBhbd+alMXcZf9OATCx1rwr2NzZ4XJCEabEGPm
SGq6+hUf9OW/dUi7NmOFBtt8CC2MJPTfAfENuY39nbukTw6y4Fndad5OqcJjNNv5
MvzEqyD8GNrswuTAEwI=
=nQnm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to