Source: maildir-utils
Version: 0.9.9.5-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):
> make[6]: Entering directory `/«PKGBUILDDIR»/toys/mug'
> CC mu-widget-util.lo
> CC mu-msg-attach-view.lo
> CC mu-msg-body-view.lo
> CC mu-msg-header-view.lo
> CC mu-msg-view.lo
> CCLD libmuwidgets.la
> CC mug.o
> mug.c: In function 'get_connected_tool_button':
> mug.c:110:2: warning: 'gtk_tool_button_new_from_stock' is deprecated
> (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:73): Use
> 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
> btn = gtk_tool_button_new_from_stock (stock_id);
> ^
> mug.c: In function 'mug_toolbar':
> mug.c:128:4: error: 'GTK_STOCK_GO_UP' undeclared (first use in this function)
> {GTK_STOCK_GO_UP, ACTION_PREV_MSG},
> ^
> mug.c:128:4: note: each undeclared identifier is reported only once for each
> function it appears in
> mug.c:129:4: error: 'GTK_STOCK_GO_DOWN' undeclared (first use in this
> function)
> {GTK_STOCK_GO_DOWN, ACTION_NEXT_MSG},
> ^
> mug.c:131:4: error: 'GTK_STOCK_REFRESH' undeclared (first use in this
> function)
> {GTK_STOCK_REFRESH, ACTION_REINDEX},
> ^
> mug.c:133:4: error: 'GTK_STOCK_ABOUT' undeclared (first use in this function)
> {GTK_STOCK_ABOUT, ACTION_ABOUT},
> ^
> mug.c:135:4: error: 'GTK_STOCK_QUIT' undeclared (first use in this function)
> {GTK_STOCK_QUIT, ACTION_DO_QUIT}};
> ^
> make[6]: *** [mug.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/maildir-utils_0.9.9.5-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]