Source: dwb
Version: 20130503hg-2
Severity: serious
Tags: jessie sid
User: [email protected]
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):
> cc view.c
> view.c: In function 'view_popup_activate_cb':
> view.c:952:5: error: unknown type name 'GtkAction'
>      GtkAction *a = NULL;
>      ^
> view.c:966:5: warning: implicit declaration of function 
> 'gtk_activatable_get_related_action' [-Wimplicit-function-declaration]
>      a = gtk_activatable_get_related_action(GTK_ACTIVATABLE(menu));
>      ^
> view.c:966:5: warning: implicit declaration of function 'GTK_ACTIVATABLE' 
> [-Wimplicit-function-declaration]
> view.c:966:7: warning: assignment makes pointer from integer without a cast 
> [enabled by default]
>      a = gtk_activatable_get_related_action(GTK_ACTIVATABLE(menu));
>        ^
> view.c:969:5: warning: implicit declaration of function 'gtk_action_get_name' 
> [-Wimplicit-function-declaration]
>      name  = gtk_action_get_name(a);
>      ^
> view.c:969:11: warning: assignment makes pointer from integer without a cast 
> [enabled by default]
>      name  = gtk_action_get_name(a);
>            ^
> view.c: In function 'view_load_error_cb':
> view.c:1188:52: error: 'GTK_STOCK_DIALOG_ERROR' undeclared (first use in this 
> function)
>      char *icon = dwb_get_stock_item_base64_encoded(GTK_STOCK_DIALOG_ERROR);
>                                                     ^
> view.c:1188:52: note: each undeclared identifier is reported only once for 
> each function it appears in
> make[2]: *** [view.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/dwb_20130503hg-2_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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to