Source: network-manager-iodine Version: 0.0.5~0.gita09ce6-1 Severity: serious Tags: jessie sid User: [email protected] 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.. -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/gnome-keyring-1 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DICONDIR=\""/usr/share/pixmaps"\" -DBINDIR=\""/usr/bin"\" > -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED > -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.0.4\" > -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_iodine_auth_dialog-main.o `test -f 'main.c' || echo > './'`main.c > main.c: In function 'keyring_lookup_secret': > main.c:86:2: error: 'gnome_keyring_find_itemsv_sync' is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:325): Use > 'secret_service_search_sync' instead [-Werror=deprecated-declarations] > ret = gnome_keyring_find_itemsv_sync (GNOME_KEYRING_ITEM_GENERIC_SECRET, > ^ > main.c:100:3: error: 'gnome_keyring_memory_strdup' is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring-memory.h:76): Use > 'gcr_secure_memory_strdup' instead [-Werror=deprecated-declarations] > secret = gnome_keyring_memory_strdup (found->secret); > ^ > main.c:103:2: error: 'gnome_keyring_found_list_free' is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:174) > [-Werror=deprecated-declarations] > gnome_keyring_found_list_free (found_list); > ^ > main.c: In function 'get_secrets': > main.c:131:4: error: 'gnome_keyring_memory_strdup' is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring-memory.h:76): Use > 'gcr_secure_memory_strdup' instead [-Werror=deprecated-declarations] > pw = gnome_keyring_memory_strdup (in_pw); > ^ > main.c:138:3: error: 'gnome_keyring_memory_free' is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring-memory.h:70): Use > 'gcr_secure_memory_free' instead [-Werror=deprecated-declarations] > gnome_keyring_memory_free (pw); > ^ > main.c:200:4: error: 'gnome_keyring_memory_strdup' is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring-memory.h:76): Use > 'gcr_secure_memory_strdup' instead [-Werror=deprecated-declarations] > *out_pw = gnome_keyring_memory_strdup (new_password); > ^ > cc1: all warnings being treated as errors > Makefile:480: recipe for target 'nm_iodine_auth_dialog-main.o' failed > make[3]: *** [nm_iodine_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-iodine_0.0.5~0.gita09ce6-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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

