Source: ming Severity: serious Hi,
I tried to test my fix for #752629, but couldn't build the package with pbuilder in a sid chroot: Making all in actioncompiler make[4]: Entering directory '/tmp/buildd/ming-0.4.5/src/actioncompiler' bison -y -p swf4 -b swf4compiler ./swf4compiler.y bison -y --defines --debug -p swf4 -b swf4compiler ./swf4compiler.y bison -y -p swf5 -b swf5compiler ./swf5compiler.y bison -y --defines --debug -p swf5 -b swf5compiler ./swf5compiler.y ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y:197.25-38: warning: rule useless in parser due to conflicts [-Wother] : /* empty */ { $$ = NULL; } ^^^^^^^^^^^^^^ ./swf4compiler.y:701.11-705.29: warning: rule useless in parser due to conflicts [-Wother] | '-' NUMBER %prec NEGATE ^^^^^^^^^^^^^^^^ ./swf4compiler.y:197.25-38: warning: rule useless in parser due to conflicts [-Wother] : /* empty */ { $$ = NULL; } ^^^^^^^^^^^^^^ ./swf4compiler.y:701.11-705.29: warning: rule useless in parser due to conflicts [-Wother] | '-' NUMBER %prec NEGATE ^^^^^^^^^^^^^^^^ flex -Pswf4 ./swf4compiler.flex flex -Pswf5 ./swf5compiler.flex /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/ming-0.4.5/src/actioncompiler' CC assembler.lo CC compile.lo CC listaction.lo CC compileaction.lo CC swf4compiler.tab.lo swf4compiler.tab.c: In function 'swf4parse': swf4compiler.tab.c:3535:7: error: lvalue required as left operand of assignment yyn = yyr1[yyn]; ^ swf4compiler.tab.c:3535:18: error: expected ')' before ';' token yyn = yyr1[yyn]; ^ swf4compiler.tab.c:3736:1: error: expected expression before '}' token } ^ swf4compiler.tab.c:1978:5: error: label 'yyerrlab' used but not defined goto yyerrlab; ^ swf4compiler.tab.c:1902:5: error: label 'yyacceptlab' used but not defined YYACCEPT; ^ swf4compiler.tab.c:1896:9: error: label 'yyabortlab' used but not defined YYABORT; ^ swf4compiler.tab.c:1879:11: error: label 'yyexhaustedlab' used but not defined goto yyexhaustedlab; ^ swf4compiler.tab.c:1806:12: warning: unused variable 'yymsg_alloc' [-Wunused-variable] YYSIZE_T yymsg_alloc = sizeof yymsgbuf; ^ swf4compiler.tab.c:1805:9: warning: unused variable 'yymsg' [-Wunused-variable] char *yymsg = yymsgbuf; ^ swf4compiler.tab.c:1795:7: warning: unused variable 'yyresult' [-Wunused-variable] int yyresult; ^ ./swf4compiler.y: At top level: swf4compiler.tab.c:1607:1: warning: 'yysyntax_error' defined but not used [-Wunused-function] yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, ^ swf4compiler.tab.c:1739:1: warning: 'yydestruct' defined but not used [-Wunused-function] yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *buffer) ^ swf4compiler.tab.c: In function 'swf4parse': swf4compiler.tab.c:3736:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Makefile:444: recipe for target 'swf4compiler.tab.lo' failed make[5]: *** [swf4compiler.tab.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/tmp/buildd/ming-0.4.5/src/actioncompiler' Makefile:365: recipe for target 'all' failed make[4]: *** [all] Error 2 make[4]: Leaving directory '/tmp/buildd/ming-0.4.5/src/actioncompiler' Makefile:709: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/tmp/buildd/ming-0.4.5/src' Makefile:521: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/tmp/buildd/ming-0.4.5/src' Makefile:503: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/buildd/ming-0.4.5' debian/rules:65: recipe for target 'build-arch-stamp' failed make: *** [build-arch-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 E: Failed autobuilding of package Cheers, -- intrigeri -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org