=> 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 --- /usr/pkg/bin/bison -y -d exports.y --- y.tab.c --- /usr/pkg/bin/bison -y -d exports.y --- lex.yy.c --- flex exports.l --- y.tab.o --- gcc -O2 -Wall -W -c y.tab.c --- lex.yy.o --- gcc -O2 -Wall -W -c lex.yy.c --- y.tab.o --- exports.y: In function 'set_hostname': exports.y:334:26: warning: large integer implicitly truncated to unsigned type [-Woverflow] cur_host.mask.s_addr = ~0UL; ^ exports.y: In function 'set_ipaddr': exports.y:350:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] cur_host.mask.s_addr = ~0UL; ^ y.tab.c: At top level: y.tab.c:1017:8: error: expected '}' at end of input 5, 6, 7, 8, 9 ^ y.tab.c:989:26: warning: 'yytranslate' defined but not used [-Wunused-const-variable=] static const yytype_int8 yytranslate[] = ^~~~~~~~~~~ exports.y:420:13: warning: 'add_option_with_value' defined but not used [-Wunused-function] static void add_option_with_value(const char *opt, const char *val) ^~~~~~~~~~~~~~~~~~~~~ exports.y:393:13: warning: 'add_option' defined but not used [-Wunused-function] static void add_option(const char *opt) ^~~~~~~~~~ exports.y:370:13: warning: 'set_ipnet' defined but not used [-Wunused-function] static void set_ipnet(char *addr, int new) ^~~~~~~~~ exports.y:319:13: warning: 'set_hostname' defined but not used [-Wunused-function] static void set_hostname(const char *name) ^~~~~~~~~~~~ exports.y:232:13: warning: 'add_item' defined but not used [-Wunused-function] static void add_item(const char *path) ^~~~~~~~ exports.y:79:15: warning: 'last_anongid' defined but not used [-Wunused-variable] static uint32 last_anongid = ANON_NOTSPECIAL; ^~~~~~~~~~~~ exports.y:78:15: warning: 'last_anonuid' defined but not used [-Wunused-variable] static uint32 last_anonuid = ANON_NOTSPECIAL; ^~~~~~~~~~~~ *** [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] #else ^ 1 error make[1]: stopped in /pbulk/work/net/unfs3/work/unfs3-0.9.22/Config A failure has been detected in another branch of the parallel make make: stopped in /pbulk/work/net/unfs3/work/unfs3-0.9.22 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/net/unfs3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/unfs3