Package: network-manager-iodine
Version: 0.0.5~0.gita09ce6-2
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
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/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-vpn-password-dialog.o `test -f 'vpn-password-dialog.c' || 
echo './'`vpn-password-dialog.c
vpn-password-dialog.c: In function 'add_row':
vpn-password-dialog.c:116:2: error: 'gtk_misc_set_alignment' is deprecated 
(declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) 
[-Werror=deprecated-declarations]
  gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
  ^
vpn-password-dialog.c:116:2: error: 'gtk_misc_get_type' is deprecated (declared 
at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) 
[-Werror=deprecated-declarations]
vpn-password-dialog.c: In function 'add_grid_rows':
vpn-password-dialog.c:137:2: error: 'gtk_alignment_set_padding' is deprecated 
(declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) 
[-Werror=deprecated-declarations]
  gtk_alignment_set_padding (GTK_ALIGNMENT (priv->grid_alignment), 0, 0, 
offset, 0);
  ^
vpn-password-dialog.c:137:2: error: 'gtk_alignment_get_type' is deprecated 
(declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) 
[-Werror=deprecated-declarations]
vpn-password-dialog.c: In function 'vpn_password_dialog_new':
vpn-password-dialog.c:205:2: error: 'gtk_alignment_new' is deprecated (declared 
at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) 
[-Werror=deprecated-declarations]
  priv->grid_alignment = gtk_alignment_new (0.0, 0.0, 0.0, 0.0);
  ^
vpn-password-dialog.c:242:2: error: 'gtk_misc_set_alignment' is deprecated 
(declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) 
[-Werror=deprecated-declarations]
  gtk_misc_set_alignment (GTK_MISC (dialog_icon), 0.5, 0.0);
  ^
vpn-password-dialog.c:242:2: error: 'gtk_misc_get_type' is deprecated (declared 
at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) 
[-Werror=deprecated-declarations]
cc1: all warnings being treated as errors
Makefile:494: recipe for target 'nm_iodine_auth_dialog-vpn-password-dialog.o' 
failed
make[3]: *** [nm_iodine_auth_dialog-vpn-password-dialog.o] Error 1
make[3]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-network-manager-iodine/network-manager-iodine-0.0.5~0.gita09ce6/auth-dialog'
Makefile:518: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: network-manager-iodine-build-log.txt.gz
Description: application/gunzip

Attachment: pgpzkGrzQ3MYr.pgp
Description: PGP signature

Reply via email to