+ 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/pmccabe-2.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pmccabe-2.5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pmccabe-2.5 --- cparse.o --- --- dmain.o --- --- gettoken.o --- --- io.o --- --- cparse.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c cparse.c --- gettoken.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c gettoken.c --- dmain.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c dmain.c --- io.o --- gcc -D__unix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c io.c --- cparse.o --- cparse.c: In function 'fancygettoken': cparse.c:55:13: error: implicit declaration of function 'ungettoken'; did you mean 'gettoken'? [-Wimplicit-function-declaration] 55 | ungettoken(c, tmpbuf); | ^~~~~~~~~~ | gettoken cparse.c: In function 'toplevelstatement': cparse.c:126:17: error: implicit declaration of function 'maybenamespace' [-Wimplicit-function-declaration] 126 | if (maybenamespace()) | ^~~~~~~~~~~~~~ *** [cparse.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/pmccabe/work/pmccabe bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/pmccabe/work/pmccabe *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pmccabe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pmccabe