+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unfs3-0.9.22nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unfs3-0.9.22nb2/work.log ===> Building for unfs3-0.9.22nb2 cd /home/pbulk/build/net/unfs3/work/unfs3-0.9.22/Config && /usr/pkg/bin/bmake 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.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 --- cc -pipe -O2 -Wall -W -c y.tab.c --- lex.yy.o --- cc -pipe -O2 -Wall -W -c lex.yy.c --- y.tab.o --- exports.y: In function 'set_hostname': exports.y:334:26: warning: conversion from 'long unsigned int' to '__in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 334 | cur_host.mask.s_addr = ~0UL; | ^ exports.y: In function 'set_ipaddr': exports.y:350:25: warning: conversion from 'long unsigned int' to '__in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 350 | cur_host.mask.s_addr = ~0UL; | ^ y.tab.c: At top level: y.tab.c:529:5: error: invalid preprocessing directive #def; did you mean #ifdef? 529 | # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) | ^~~ | ifdef y.tab.c:524: error: unterminated #else 524 | # ifdef __cplusplus | y.tab.c:523: error: unterminated #ifndef 523 | # ifndef YY_CAST | exports.y:420:13: warning: 'add_option_with_value' defined but not used [-Wunused-function] 420 | 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] 393 | static void add_option(const char *opt) | ^~~~~~~~~~ exports.y:370:13: warning: 'set_ipnet' defined but not used [-Wunused-function] 370 | static void set_ipnet(char *addr, int new) | ^~~~~~~~~ exports.y:319:13: warning: 'set_hostname' defined but not used [-Wunused-function] 319 | static void set_hostname(const char *name) | ^~~~~~~~~~~~ exports.y:232:13: warning: 'add_item' defined but not used [-Wunused-function] 232 | static void add_item(const char *path) | ^~~~~~~~ exports.y:79:15: warning: 'last_anongid' defined but not used [-Wunused-variable] 79 | static uint32 last_anongid = ANON_NOTSPECIAL; | ^~~~~~~~~~~~ exports.y:78:15: warning: 'last_anonuid' defined but not used [-Wunused-variable] 78 | static uint32 last_anonuid = ANON_NOTSPECIAL; | ^~~~~~~~~~~~ *** [y.tab.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/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 | ^ make[1]: 1 error make[1]: stopped making "all" in /home/pbulk/build/net/unfs3/work/unfs3-0.9.22/Config *** Error code 6 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/net/unfs3 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/net/unfs3