Source: genius Version: 1.0.14-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. On new readline versions old-style function typedefs have been deprecated. Relevant part (hopefully): > gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" > -DG_LOG_DOMAIN=\"Genius\" -DDATADIR=\""/usr/share"\" > -DLIBEXECDIR=\""/usr/lib/genius"\" -DBUILDDIR=\""/«PKGBUILDDIR»"\" -I. -I.. > -I../ve -I../gtkextra -I.. -I../ve -I../gtkextra -I/usr/include -Wall > -Wmissing-prototypes -pthread -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz > -I/usr/include/vte-0.0 -pthread -I/usr/include/libxml2 > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ > -I/usr/include/freetype2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz > -I/usr/include/gtksourceview-2.0 -D_FORTIFY_SOURCE=2 -finline-functions > -frename-registers -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -Wall -c inter.c > inter.c: In function 'init_inter': > inter.c:370:4: error: 'CPPFunction' undeclared (first use in this function) > (CPPFunction *)tab_completion; > ^ > inter.c:370:4: note: each undeclared identifier is reported only once for > each function it appears in > inter.c:370:17: error: expected expression before ')' token > (CPPFunction *)tab_completion; > ^ > inter.c: At top level: > inter.c:323:1: warning: 'tab_completion' defined but not used > [-Wunused-function] > tab_completion (const char *text, int start, int end) > ^ > make[4]: *** [inter.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/03/15/genius_1.0.14-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