Source: network-manager-openconnect
Version: 0.9.8.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/NetworkManager 
> -I/usr/include/libnm-glib   -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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/libdrm   -I/usr/include/p11-kit-1 -I/usr/include/libxml2   
> -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   
> -DICONDIR=\""/usr/share/pixmaps"\" -DBINDIR=\""/usr/bin"\" 
> -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
> -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.9.8.4\" 
> -D_FORTIFY_SOURCE=2  -Wall -std=gnu89 -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -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 'ssl_box_add_error':
> main.c:222:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
> instead [-Werror=deprecated-declarations]
>   image = gtk_image_new_from_stock(GTK_STOCK_DIALOG_ERROR,
>   ^
> main.c:222:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
> main.c: In function 'ssl_box_add_notice':
> main.c:243:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
> instead [-Werror=deprecated-declarations]
>   image = gtk_image_new_from_stock(GTK_STOCK_DIALOG_WARNING,
>   ^
> main.c:243:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
> main.c: In function 'cookie_obtained':
> main.c:1291:4: error: 'gtk_image_set_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkimage.h:151): Use 'gtk_image_set_from_icon_name' 
> instead [-Werror=deprecated-declarations]
>     gtk_image_set_from_stock(GTK_IMAGE (ui_data->last_notice_icon),
>     ^
> main.c:1292:8: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
>         GTK_STOCK_DIALOG_ERROR,
>         ^
> main.c: In function 'build_main_dialog':
> main.c:1475:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
>   gtk_window_set_default_icon_name(GTK_STOCK_DIALOG_AUTHENTICATION);
>   ^
> main.c:1479:13: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
>              GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
>              ^
> main.c:1517:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
> instead [-Werror=deprecated-declarations]
>   image = gtk_image_new_from_stock(GTK_STOCK_CONNECT, GTK_ICON_SIZE_BUTTON);
>   ^
> main.c:1517:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
> main.c:1571:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
> instead [-Werror=deprecated-declarations]
>   image = gtk_image_new_from_stock(GTK_STOCK_APPLY, GTK_ICON_SIZE_BUTTON);
>   ^
> main.c:1571:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
> main.c:1578:2: error: 'gtk_button_new_from_stock' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/gtkbutton.h:87): Use 'gtk_button_new_with_label' 
> instead [-Werror=deprecated-declarations]
>   ui_data->cancel_button = gtk_button_new_from_stock (GTK_STOCK_CANCEL);
>   ^
> main.c:1578:2: error: 'GtkStock' is deprecated 
> [-Werror=deprecated-declarations]
> cc1: all warnings being treated as errors
> 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/03/15/network-manager-openconnect_0.9.8.4-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.


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to