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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org