=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ming-0.4.8 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in actioncompiler --- swf4compiler.tab.h --- --- swf5compiler.tab.h --- --- swf4compiler.tab.c --- --- swf5compiler.tab.c --- --- swf4compiler.tab.h --- /usr/pkg/bin/bison -y --defines --debug -p swf4 -b swf4compiler ./swf4compiler.y --- swf5compiler.tab.h --- /usr/pkg/bin/bison -y --defines --debug -p swf5 -b swf5compiler ./swf5compiler.y --- swf4compiler.tab.c --- /usr/pkg/bin/bison -y -p swf4 -b swf4compiler ./swf4compiler.y --- swf5compiler.tab.c --- /usr/pkg/bin/bison -y -p swf5 -b swf5compiler ./swf5compiler.y --- swf4compiler.tab.h --- ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] --- swf4compiler.tab.c --- ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] --- swf4compiler.tab.h --- ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] : /* empty */ { $$ = NULL; } ^^^^^^^^^^^^^^ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] | '-' NUMBER %prec NEGATE ^^^^^^^^^^^^^^^^ --- swf4compiler.tab.c --- ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] : /* empty */ { $$ = NULL; } ^^^^^^^^^^^^^^ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] | '-' NUMBER %prec NEGATE ^^^^^^^^^^^^^^^^ --- lex.swf4.c --- flex -Pswf4 ./swf4compiler.flex --- lex.swf5.c --- flex -Pswf5 ./swf5compiler.flex --- all --- /usr/bin/make all-am --- assembler.lo --- --- compile.lo --- --- listaction.lo --- --- compileaction.lo --- --- assembler.lo --- CC assembler.lo --- compile.lo --- CC compile.lo --- listaction.lo --- CC listaction.lo --- compileaction.lo --- CC compileaction.lo --- swf4compiler.tab.lo --- CC swf4compiler.tab.lo --- swf5compiler.tab.lo --- CC swf5compiler.tab.lo --- swf4compiler.tab.lo --- swf4compiler.tab.c: In function 'swf4parse': swf4compiler.tab.c:3288:31: warning: "/*" within comment [-Wcomment] #line 1102 "./swf4compiler.y" /* yacc.c:1645 */ swf4compiler.tab.c:3289:3: error: duplicate case value { (yyval.len) = bufferWriteOp(asmBuffer, SWFACTION_LOGICALAND); } ^ ~~ swf4compiler.tab.c:3286:3: note: previously used here case 156: ^~~~ swf4compiler.tab.c:3577:26: warning: passing argument 2 of 'swf4error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yysyntax_error_status = YYSYNTAX_ERROR; ^~~~~~ swf4compiler.tab.c:68:25: note: expected 'char *' but argument is of type 'const char *' #define yyerror swf4error ^ compile.h:20:6: note: in expansion of macro 'yyerror' void yyerror(void *buffer, char *msg); ^~~~~~~ *** [swf4compiler.tab.lo] Error code 1 make[4]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src/actioncompiler --- swf5compiler.tab.lo --- ./swf5compiler.y: In function 'swf5parse': ./swf5compiler.y:762:13: warning: statement with no effect [-Wunused-value] $$ = newBuffer(); ~~~~~~^~~~~~~~ ./swf5compiler.y:762:22: error: expected ';' before numeric constant $$ = newBuffer(); ^ ./swf5compiler.y:765:3: error: duplicate case value if($10) ^ ~~ swf5compiler.tab.c:4617:3: note: previously used here case 195: ^~~~ ./swf5compiler.y:1722:39: error: 'al' undeclared (first use in this function) bufferWriteOp($$, SWFACTION_GETMEMBER); /* a, a.i */ ^~ ./swf5compiler.y:1722:39: note: each undeclared identifier is reported only once for each function it appears in ./swf5compiler.y:1722:48: error: expected ';' before ')' token bufferWriteOp($$, SWFACTION_GETMEMBER); /* a, a.i */ ^ ./swf5compiler.y:1722:48: error: expected statement before ')' token swf5compiler.tab.c:6479:5: error: 'breler' undeclared (first use in this function); did you mean 'buffer'? break; ^~~~~~ buffer swf5compiler.tab.c:6479:17: warning: missing terminating " character break; ^ swf5compiler.tab.c:6479:17: error: missing terminating " character break; ^ swf5compiler.tab.c:6480:5: error: expected ';' before 'break' ^ swf5compiler.tab.c:6482:3: error: duplicate case value #line 2081 "./swf5compiler.y" /* yacc.c:1645 */ ^~~~ swf5compiler.tab.c:6474:3: note: previously used here case 384: ^~~~ ./swf5compiler.y:758:9: warning: unused variable 'continue_len' [-Wunused-variable] int continue_len; ^~~~~~~~~~~~ swf5compiler.tab.c:7001:26: warning: passing argument 2 of 'swf5error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (!yymsg) ^ swf5compiler.tab.c:68:25: note: expected 'char *' but argument is of type 'const char *' #define yyerror swf5error ^ compile.h:20:6: note: in expansion of macro 'yyerror' void yyerror(void *buffer, char *msg); ^~~~~~~ ./swf5compiler.y:2181:0: error: expected declaration or statement at end of input %% ./swf5compiler.y:2181:0: warning: control reaches end of non-void function [-Wreturn-type] %% *** [swf5compiler.tab.lo] Error code 1 make[4]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src/actioncompiler 2 errors make[4]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src/actioncompiler *** [all] Error code 2 make[3]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src/actioncompiler 1 error make[3]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src/actioncompiler *** [all-recursive] Error code 1 make[2]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src 1 error make[2]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src *** [all] Error code 2 make[1]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src 1 error make[1]: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8/src *** [all-recursive] Error code 1 make: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8 1 error make: stopped in /tmp/multimedia/ming/work/libming-ming-0_4_8 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming