=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for unfs3-0.9.22nb2 cd /pbulk/work/net/unfs3/work/unfs3-0.9.22/Config && /usr/bin/make clean rm -f lex.yy.o y.tab.o lib.a rm -f lex.yy.c y.tab.h y.tab.c --- subdirs --- for i in Config; do cd $i; make all; cd ..; done --- y.tab.c --- --- lex.yy.c --- --- y.tab.h --- --- y.tab.c --- /usr/pkg/bin/bison -y -d exports.y --- lex.yy.c --- flex exports.l --- y.tab.h --- /usr/pkg/bin/bison -y -d exports.y --- y.tab.o --- gcc -O2 -Wall -W -c y.tab.c -o y.tab.o --- lex.yy.o --- gcc -O2 -Wall -W -c lex.yy.c -o lex.yy.o --- y.tab.o --- y.tab.c:807:3: error: invalid preprocessing directive #de 807 | # define YY_IGNORE_MAYBE_UNINITIALIZED_END \ | ^~ y.tab.c:807:5: warning: null character(s) ignored 807 | # define YY_IGNORE_MAYBE_UNINITIALIZED_END \ | ^ y.tab.c:808:1: error: expected identifier or '(' before '}' token 808 | _Pragma ("GCC diagnostic pop") | ^ y.tab.c: In function 'yydestruct': y.tab.c:1126:3: error: 'YY_IGNORE_MAYBE_UNINITIALIZED_END' undeclared (first use in this function); did you mean 'YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN'? 1126 | 20, 21, 21 | ^ ~~~~~~~~~~~~~~~~ | YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN y.tab.c:1126:3: note: each undeclared identifier is reported only once for each function it appears in y.tab.c:1126:36: error: expected ';' before '}' token 1126 | 20, 21, 21 | ^ | ; 1127 | }; | ~ y.tab.c: In function 'yyparse': y.tab.c:1206:3: warning: implicit declaration of function 'YY_ASSERT' [-Wimplicit-function-declaration] 1206 | static void | ^~~~~~~~~ y.tab.c:1206:40: error: 'YYNSTATES' undeclared (first use in this function) 1206 | static void | ^ y.tab.c:1207:3: error: unknown type name 'YY_IGNORE_USELESS_CAST_BEGIN' 1207 | yy_symbol_value_print (FILE *yyo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ y.tab.c:1208:4: error: conflicting types for 'yyssp' 1208 | yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) | ^ y.tab.c:1161:17: note: previous definition of 'yyssp' was here 1161 | else \ | ^~~~~ y.tab.c:528:31: warning: initialization of 'int *' from 'signed char' makes pointer from integer without a cast [-Wint-conversion] 528 | # define YY_CAST(Type, Val) ((Type) (Val)) | ^ y.tab.c:1208:12: note: in expansion of macro 'YY_CAST' 1208 | yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) | ^ y.tab.c:1209:3: error: 'YY_IGNORE_USELESS_CAST_END' undeclared (first use in this function) 1209 | { | ^ y.tab.c:1212:30: warning: comparison of distinct pointer types lacks a cast 1212 | if (!yyvaluep) | ^ y.tab.c:1276:18: error: 'YYFINAL' undeclared (first use in this function) 1276 | yy_symbol_print (stderr, | ^~~~~~~ y.tab.c:1321:17: warning: implicit declaration of function 'YYTRANSLATE' [-Wimplicit-function-declaration] 1321 | /*-----------------------------------------------. | ^~~~~~~~~~~ y.tab.c:1328:18: error: 'YYLAST' undeclared (first use in this function); did you mean 'YY_CAST'? 1328 | { | ^ | YY_CAST y.tab.c:1349:3: error: unknown type name 'YY_IGNORE_MAYBE_UNINITIALIZED_END'; did you mean 'YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN'? 1349 | | ^ | YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN y.tab.c:1696:35: error: 'YYNTOKENS' undeclared (first use in this function) 1696 | const int yylhs = yyr1[yyn] - YYNTOKENS; | ^~~~~~~~~ y.tab.c:1785:17: warning: comparison of distinct pointer types lacks a cast 1785 | if (yyssp == yyss) | ^~ y.tab.c:1798:3: error: 'YY_IGNORE_MAYBE_UNINITIALIZED_END' undeclared (first use in this function); did you mean 'YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN'? 1798 | YY_IGNORE_MAYBE_UNINITIALIZED_END | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN y.tab.c:1849:16: warning: comparison of distinct pointer types lacks a cast 1849 | while (yyssp != yyss) | ^~ y.tab.c:1857:5: warning: implicit declaration of function 'YYSTACK_FREE'; did you mean 'YY_STACK_PRINT'? [-Wimplicit-function-declaration] 1857 | YYSTACK_FREE (yyss); | ^~~~~~~~~~~~ | YY_STACK_PRINT exports.y: At top level: y.tab.c:796: error: unterminated #if 796 | #if defined __GNUC__ && ! defined __ICC && 406 <= __GNUC__ * 100 + __GNUC_MINOR__ | *** [y.tab.o] Error code 1 make[1]: stopped in /pbulk/work/net/unfs3/work/unfs3-0.9.22/Config --- lex.yy.o --- lex.yy.c:1264:16: warning: 'input' defined but not used [-Wunused-function] 1264 | #else | ^ 1 error make[1]: stopped in /pbulk/work/net/unfs3/work/unfs3-0.9.22/Config *** Error code 6 Stop. make[1]: stopped in /usr/pkgsrc/net/unfs3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/unfs3