Source: workrave Version: 1.10.44-5 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201226 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H > -I. -I../../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-cast-function-type > -Wall -std=c99 -I../../../../common/include -I../../../../libs/dbus/include > -I../../../../backend/include -I../../../../frontend/common/include > -I./../include -I./../../common/include -pthread > -I/usr/include/xfce4/libxfce4panel-2.0 -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/fribidi -I/usr/include/harfbuzz > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/xfce4 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DWORKRAVE_PKGDATADIR="\"/usr/share/workrave\"" -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libworkrave_plugin_la-main.lo `test -f 'main.c' > || echo './'`main.c > sed -e "s,\@libexecdir\@,/usr/lib/x86_64-linux-gnu,g" < > workrave-xfce-applet-2.0.desktop.in.in > workrave-xfce-applet.desktop.in > LC_ALL=C /usr/bin/intltool-merge -d -u -c > ../../../../po/.intltool-merge-cache ../../../../po > workrave-xfce-applet.desktop.in workrave-xfce-applet.desktop > Found cached translation database > Merging translations into workrave-xfce-applet.desktop. > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -Wno-cast-function-type -Wall -std=c99 > -I../../../../common/include -I../../../../libs/dbus/include > -I../../../../backend/include -I../../../../frontend/common/include > -I./../include -I./../../common/include -pthread > -I/usr/include/xfce4/libxfce4panel-2.0 -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/fribidi -I/usr/include/harfbuzz > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/xfce4 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DWORKRAVE_PKGDATADIR=\"/usr/share/workrave\" -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c main.c -fPIC -DPIC -o > .libs/libworkrave_plugin_la-main.o > main.c: In function ‘workrave_applet_construct’: > main.c:403:28: warning: implicit declaration of function ‘panel_slice_new0’; > did you mean ‘g_slice_new0’? [-Wimplicit-function-declaration] > 403 | WorkraveApplet *applet = panel_slice_new0(WorkraveApplet); > | ^~~~~~~~~~~~~~~~ > | g_slice_new0 > main.c:403:45: error: expected expression before ‘WorkraveApplet’ > 403 | WorkraveApplet *applet = panel_slice_new0(WorkraveApplet); > | ^~~~~~~~~~~~~~ > main.c: At top level: > main.c:421:1: warning: data definition has no type or storage class > 421 | XFCE_PANEL_PLUGIN_REGISTER(workrave_applet_construct); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > main.c:421:1: warning: type defaults to ‘int’ in declaration of > ‘XFCE_PANEL_PLUGIN_REGISTER’ [-Wimplicit-int] > main.c:421:1: warning: parameter names (without types) in function declaration > main.c:401:13: warning: ‘workrave_applet_construct’ defined but not used > [-Wunused-function] > 401 | static void workrave_applet_construct(XfcePanelPlugin *plugin) > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > make[6]: *** [Makefile:693: libworkrave_plugin_la-main.lo] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/12/26/workrave_1.10.44-5_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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. 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.

