Source: wims Version: 1:4.07a~dfsg1-5 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): > cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -D_FORTIFY_SOURCE=2 -c -o y.tab.o y.tab.c > wims_mathml.y: In function 'wims_mathml_yyparse': > wims_mathml.y:394:25: error: 'ret_str' undeclared (first use in this function) > char ** r = (char **) ret_str; > ^ > wims_mathml.y:394:25: note: each undeclared identifier is reported only once > for each function it appears in > wims_mathml.y: In function 'wims_mathml_parse': > wims_mathml.y:2011:3: error: too many arguments to function > 'wims_mathml_yyparse' > result = wims_mathml_yyparse (&mathml); > ^ > y.tab.c:63:25: note: declared here > #define yyparse wims_mathml_yyparse > ^ > y.tab.c:3110:1: note: in expansion of macro 'yyparse' > yyparse (void) > ^ > wims_mathml.y: In function 'wims_mathml_filter': > wims_mathml.y:2026:3: error: too many arguments to function > 'wims_mathml_yyparse' > return wims_mathml_yyparse (0); > ^ > y.tab.c:63:25: note: declared here > #define yyparse wims_mathml_yyparse > ^ > y.tab.c:3110:1: note: in expansion of macro 'yyparse' > yyparse (void) > ^ > make[3]: *** [y.tab.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/wims_4.07a~dfsg1-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! 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