Source: abiword Version: 2.9.2+svn20120603-8 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131226 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): > /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../.. -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Wpointer-arith > -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith > -Wshadow -Wno-overloaded-virtual -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT y.tab.lo -MD > -MP -MF .deps/y.tab.Tpo -c -o y.tab.lo y.tab.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FORTIFY_SOURCE=2 > -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts > -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow > -Wno-overloaded-virtual -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo > -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FORTIFY_SOURCE=2 > -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts > -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow > -Wno-overloaded-virtual -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -MT y.tab.lo -MD -MP -MF .deps/y.tab.Tpo -c > y.tab.c -fPIC -DPIC -o .libs/y.tab.o > cc1: warning: command line option '-Wno-overloaded-virtual' is valid for > C++/ObjC++ but not for C [enabled by default] > cc1: warning: command line option '-Wno-overloaded-virtual' is valid for > C++/ObjC++ but not for C [enabled by default] > itex2MML.y:124:33: warning: initialization discards 'const' qualifier from > pointer target type [enabled by default] > char * itex2MML_empty_string = ""; > ^ > itex2MML.y: In function 'itex2MML_yyparse': > itex2MML.y:298:25: error: 'ret_str' undeclared (first use in this function) > char ** r = (char **) ret_str; > ^ > itex2MML.y:298:25: note: each undeclared identifier is reported only once for > each function it appears in > y.tab.c:5626:7: warning: passing argument 1 of 'itex2MML_yyerror' discards > 'const' qualifier from pointer target type [enabled by default] > yyerror (YY_("syntax error")); > ^ > y.tab.c:65:25: note: expected 'char *' but argument is of type 'const char *' > #define yyerror itex2MML_yyerror > ^ > itex2MML.y:30:14: note: in expansion of macro 'yyerror' > static void yyerror (char * s) > ^ > y.tab.c:5770:3: warning: passing argument 1 of 'itex2MML_yyerror' discards > 'const' qualifier from pointer target type [enabled by default] > yyerror (YY_("memory exhausted")); > ^ > y.tab.c:65:25: note: expected 'char *' but argument is of type 'const char *' > #define yyerror itex2MML_yyerror > ^ > itex2MML.y:30:14: note: in expansion of macro 'yyerror' > static void yyerror (char * s) > ^ > itex2MML.y: In function 'itex2MML_parse': > itex2MML.y:1771:3: error: too many arguments to function 'itex2MML_yyparse' > result = itex2MML_yyparse (&mathml); > ^ > y.tab.c:63:25: note: declared here > #define yyparse itex2MML_yyparse > ^ > y.tab.c:2839:1: note: in expansion of macro 'yyparse' > yyparse (void) > ^ > itex2MML.y: In function 'itex2MML_filter': > itex2MML.y:1786:3: error: too many arguments to function 'itex2MML_yyparse' > return itex2MML_yyparse (0); > ^ > y.tab.c:63:25: note: declared here > #define yyparse itex2MML_yyparse > ^ > y.tab.c:2839:1: note: in expansion of macro 'yyparse' > yyparse (void) > ^ > itex2MML.y: In function 'itex2MML_html_filter': > itex2MML.y:1807:3: warning: implicit declaration of function > 'itex2MML_do_html_filter' [-Wimplicit-function-declaration] > return itex2MML_do_html_filter (buffer, length, 0); > ^ > itex2MML.y: In function 'itex2MML_do_html_filter': > itex2MML.y:1851:2: warning: label '_until_html' defined but not used > [-Wunused-label] > _until_html: > ^ > itex2MML.l: In function 's_itex2MML_read': > itex2MML.l:1090:15: warning: comparison between signed and unsigned integer > expressions [-Wsign-compare] > { > ^ > itex2MML.l: At top level: > lex.yy.c:5740:16: warning: 'input' defined but not used [-Wunused-function] > static int input (void) > ^ > make[6]: *** [y.tab.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/abiword_2.9.2+svn20120603-8_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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org