+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/faces-1.6.1nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/faces-1.6.1nb15/work.log ===> Building for faces-1.6.1nb15 yacc address.y gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DAUDIO_SUPPORT -DAUDIO_CMD=\"/opt/pkg/bin/rplay\" -DDNSLOOKUP -DFACEDIR=\"/opt/pkg/share/faces\" -DNISLOOKUP -DNO_43SELECT -DSPOOLDIR=\"/var/mail\" -DSYSV32 -I/opt/pkg/include -c -o address.o y.tab.c y.tab.c: In function 'yyparse': y.tab.c:1156:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] 1156 | yychar = yylex (); | ^~~~~ address.y:93:13: error: implicit declaration of function 'appAddr' [-Wimplicit-function-declaration] 93 | appAddr(&adrlist, $1); | ^~~~~~~ address.y:184:12: error: implicit declaration of function 'prepDom' [-Wimplicit-function-declaration] 184 | prepDom(&($3->route), $2); | ^~~~~~~ address.y:198:13: error: implicit declaration of function 'appDom' [-Wimplicit-function-declaration] 198 | appDom(&($1), $4); | ^~~~~~ address.y: In function 'newstring3': address.y:294:9: error: implicit declaration of function 'nomem' [-Wimplicit-function-declaration] 294 | nomem(); | ^~~~~ address.y: At top level: address.y:345:1: error: return type defaults to 'int' [-Wimplicit-int] 345 | parseit(line) | ^~~~~~~ address.y: In function 'parseit': address.y:348:5: error: implicit declaration of function 'Afreeall'; did you mean 'Afree'? [-Wimplicit-function-declaration] 348 | Afreeall(); | ^~~~~~~~ | Afree address.y: In function 'eatcomment': address.y:381:25: error: implicit declaration of function 'panic' [-Wimplicit-function-declaration] 381 | panic("eatcomment botch"); | ^~~~~ address.y: At top level: address.y:389:1: error: return type defaults to 'int' [-Wimplicit-int] 389 | yylex() | ^~~~~ address.y:522:1: error: return type defaults to 'int' [-Wimplicit-int] 522 | appAddr(head, addr) | ^~~~~~~ address.y:558:1: error: return type defaults to 'int' [-Wimplicit-int] 558 | appDom(head, dom) | ^~~~~~ address.y:577:1: error: return type defaults to 'int' [-Wimplicit-int] 577 | prepDom(head, dom) | ^~~~~~~ address.y: In function 'panic': address.y:729:14: error: implicit declaration of function 'getpid'; did you mean 'getpw'? [-Wimplicit-function-declaration] 729 | kill(getpid(), SIGQUIT); | ^~~~~~ | getpw address.y: At top level: address.y:733:1: error: return type defaults to 'int' [-Wimplicit-int] 733 | nomem() | ^~~~~ address.y:739:1: error: return type defaults to 'int' [-Wimplicit-int] 739 | Afreeall() | ^~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/mail/faces/work/faces *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/faces *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/faces