=> 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.8nb1 --- 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.tab.c: In function 'yy_stack_print': swf5compiler.tab.c:2844:22: error: 'Bottom' undeclared (first use in this function); did you mean 'yybottom'? yy_stack_print ((Bottom), (Top)); \ ^~~~~~ yybottom swf5compiler.tab.c:2844:22: note: each undeclared identifier is reported only once for each function it appears in swf5compiler.tab.c:2844:32: error: 'Top' undeclared (first use in this function) yy_stack_print ((Bottom), (Top)); \ ^~~ swf5compiler.tab.c:2844:37: error: expected ')' before ';' token yy_stack_print ((Bottom), (Top)); \ ^ swf5compiler.tab.c:2770:21: error: too few arguments to function 'fprintf' # define YYFPRINTF fprintf ^ swf5compiler.tab.c:2843:7: note: in expansion of macro 'YYFPRINTF' YYFPRINTF ( \ ^~~~~~~~~ In file included from ../../src/ming.h:45:0, from compile.h:13, from ./swf5compiler.y:10: /usr/include/stdio.h:231:6: note: declared here int fprintf(FILE * __restrict, const char * __restrict, ...) ^~~~~~~ swf5compiler.tab.c:2845:1: error: expected ';' before '}' token } while (0) ^ swf5compiler.tab.c:2842:11: warning: unused variable 'yybot' [-Wunused-variable] int yybot = *yybottom; ^~~~~ swf5compiler.tab.c:2852:1: error: expected expression before 'static' static void ^~~~~~ swf5compiler.tab.c:2914:1: error: invalid storage class for function 'yystrlen' yystrlen (const char *yystr) ^~~~~~~~ swf5compiler.tab.c:2931:1: error: invalid storage class for function 'yystpcpy' yystpcpy (char *yydest, const char *yysrc) ^~~~~~~~ swf5compiler.tab.c:2953:1: error: invalid storage class for function 'yytnamerr' yytnamerr (char *yyres, const char *yystr) ^~~~~~~~~ swf5compiler.tab.c:3001:1: error: invalid storage class for function 'yysyntax_error' yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, ^~~~~~~~~~~~~~ swf5compiler.tab.c:3134:1: error: invalid storage class for function 'yydestruct' yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *buffer) ^~~~~~~~~~ swf5compiler.tab.c: In function 'swf5parse': swf5compiler.tab.c:2875:5: warning: implicit declaration of function 'yy_reduce_print'; did you mean 'yy_stack_print'? [-Wimplicit-function-declaration] yy_reduce_print (yyssp, yyvsp, Rule, buffer); \ ^ swf5compiler.tab.c:3394:3: note: in expansion of macro 'YY_REDUCE_PRINT' YY_REDUCE_PRINT (yyn); ^~~~~~~~~~~~~~~ ./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 if((yyvsp[-7].action)) ^ ~~ ./swf5compiler.y:1804:52: error: expected expression before '/' token bufferWriteString($$, $1, strlen($1)+1); ^ swf5compiler.tab.c:6479:17: warning: missing terminating " character break; ^ swf5compiler.tab.c:6479:17: error: missing terminating " character break; ^ swf5compiler.tab.c:6927:5: error: expected ')' before '}' token ^ ./swf5compiler.y:1804:5: error: too few arguments to function 'bufferWriteString' bufferWriteString($$, $1, strlen($1)+1); ^~~~~~~~~~~~~~~~~ In file included from ./swf5compiler.y:10:0: compile.h:222:5: note: declared here int bufferWriteString(Buffer out, const char *string, int length); ^~~~~~~~~~~~~~~~~ swf5compiler.tab.c:6927:5: error: expected ';' before '}' token ^ swf5compiler.tab.c:6943:3: warning: implicit declaration of function 'YY_STACK_PRINT'; did you mean 'YY_REDUCE_PRINT'? [-Wimplicit-function-declaration] YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); ^~~~~~~~~~~~~~ YY_REDUCE_PRINT swf5compiler.tab.c:7001:26: warning: passing argument 2 of 'swf5error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yysyntax_error_status = YYSYNTAX_ERROR; ^~~~~~ 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:758:9: warning: unused variable 'continue_len' [-Wunused-variable] int continue_len; ^~~~~~~~~~~~ ./swf5compiler.y:2181:0: error: expected declaration or statement at end of input %% ./swf5compiler.y:2181:0: error: expected declaration or statement at end of input ./swf5compiler.y: In function 'yy_stack_print': ./swf5compiler.y:2181:0: error: expected declaration or statement at end of input At top level: swf5compiler.tab.c:66:25: warning: 'swf5parse' defined but not used [-Wunused-function] #define yyparse swf5parse ^ swf5compiler.tab.c:3164:1: note: in expansion of macro 'yyparse' yyparse (void *buffer) ^~~~~~~ swf5compiler.tab.c:2837:1: warning: 'yy_stack_print' defined but not used [-Wunused-function] yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) ^~~~~~~~~~~~~~ swf5compiler.tab.c:844:28: warning: 'yyrline' defined but not used [-Wunused-const-variable=] static const yytype_uint16 yyrline[] = ^~~~~~~ *** [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