Your message dated Tue, 24 Feb 2015 23:03:57 +0000
with message-id <e1yqowd-0004rp...@franck.debian.org>
and subject line Bug#759826: fixed in network-manager-strongswan 1.3.0-2
has caused the Debian Bug report #759826,
regarding network-manager-strongswan: FTBFS: main.c:43:2: error: 
'gnome_keyring_find_network_password_sync' is deprecated (declared at 
/usr/include/gnome-keyring-1/gnome-keyring.h:551): Use 
'SECRET_SCHEMA_COMPAT_NETWORK' 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.)


-- 
759826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759826
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: network-manager-strongswan
Version: 1.3.0-1.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..  -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
> -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2  -D_REENTRANT -DORBIT2=1 -pthread 
> -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 
> -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 
> -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
> -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
> -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
> -I/usr/include/pango-1.0 -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
> -I/usr/include/gnome-vfs-2.0 
> -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2 
> -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  
> -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -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  -DG_DISABLE_DEPRECATED 
> -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" 
> -DVERSION=\"1.3.0\" -D_FORTIFY_SOURCE=2  -Wall -Werror -std=gnu89 -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wshadow 
> -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement 
> -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -c 
> -o nm_strongswan_auth_dialog-main.o `test -f 'main.c' || echo './'`main.c
> main.c: In function 'lookup_password':
> main.c:43:2: error: 'gnome_keyring_find_network_password_sync' is deprecated 
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:551): Use 
> 'SECRET_SCHEMA_COMPAT_NETWORK' instead [-Werror=deprecated-declarations]
>   if (gnome_keyring_find_network_password_sync(g_get_user_name(), NULL, name,
>   ^
> main.c:59:2: error: 'gnome_keyring_network_password_list_free' is deprecated 
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:537) 
> [-Werror=deprecated-declarations]
>   gnome_keyring_network_password_list_free(list);
>   ^
> main.c: In function 'main':
> main.c:207:6: error: 'gnome_keyring_set_network_password_sync' is deprecated 
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:573): Use 
> 'SECRET_SCHEMA_COMPAT_NETWORK' instead [-Werror=deprecated-declarations]
>       if (gnome_keyring_set_network_password_sync(keyring,
>       ^
> cc1: all warnings being treated as errors
> Makefile:372: recipe for target 'nm_strongswan_auth_dialog-main.o' failed
> make[3]: *** [nm_strongswan_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-strongswan_1.3.0-1.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-strongswan
Source-Version: 1.3.0-2

We believe that the bug you reported is fixed in the latest version of
network-manager-strongswan, 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.
Harald Dunkel <ha...@afaics.de> (supplier of updated network-manager-strongswan 
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: Tue, 17 Feb 2015 13:24:00 +0100
Source: network-manager-strongswan
Binary: network-manager-strongswan
Architecture: i386 source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Harald Dunkel <ha...@afaics.de>
Changed-By: Harald Dunkel <ha...@afaics.de>
Closes: 759826 773764
Description: 
 network-manager-strongswan - network management framework (strongSwan plugin)
Changes:
 network-manager-strongswan (1.3.0-2) unstable; urgency=medium
 .
   * changed maintainer to Harald Dunkel <ha...@afaics.de>, as agreed
     with Martin Willi
   * fix nm-strongswan-service.name (Closes: #773764)
   * fix FTBFS on Jessie (Closes: #759826)
   * set format to '3.0 (quilt)'
   * set compat to 9
Checksums-Sha1: 
 87898c1a017541132cbf174bc3c35d82751b01a6 1649 
network-manager-strongswan_1.3.0-2.dsc
 8584c8d2f7d980c354924181a88ed9100790ceba 2664 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 cef00ae686f42fd0c29a4db170d56388d5f091d0 17304 
network-manager-strongswan_1.3.0-2_i386.deb
Checksums-Sha256: 
 2dd9df9a2d6f9aac988746ccaa2c7ed25b724b443cf99e53b7b6fb92942a9187 1649 
network-manager-strongswan_1.3.0-2.dsc
 9988955a97c0ecd6e5265323252691aa9e7be714e3cff35cd0e54c319cff7a3d 2664 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 3f1149508dc4fd5cd0b335afa1f97d40d862e41cbbdb7ce998732976ec29ccf6 17304 
network-manager-strongswan_1.3.0-2_i386.deb
Files: 
 d5b2e72d4cb714ec74b6811364ddcfa3 1649 net extra 
network-manager-strongswan_1.3.0-2.dsc
 57248f01579b768d5999aac83c3ba048 2664 net extra 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 74302a12b4cb8d885cad8fa6f49c7cfe 17304 net extra 
network-manager-strongswan_1.3.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJU7QDlAAoJEOPjOSNItQ05HXQH/A0KIpBtbaeig0BCZ9GNmXvY
/MnlBTHRPPUCyrH+8xnq/2u3a7W5e1UD4FcOnI59KUk0KT/Uxs85ONfpphKjLIQs
QzsZFZV4dZwZNi86PO7L0H//vcZ1G0apPoB2zJlnoPjpvE1ejgvgm6SRbN9leqlG
G4k3CEtvL+NRudYSybB9HCqBGVSElmV/fpdT8pG3eySyeG7e1YKnUmxqdMF5TbFn
BC49Mv/7f7MNYPa1mzABazPwdsraxejV6Mkfur9ZVUiWmGG4jBnwP/DLJnFS99av
Uf539ARRZ3DyaW8eabgZ239FFrZwmgO/9y0DQ732zFCz3AXzeWErlq50h89QRO0=
=g1/E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to