+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sleepto-1.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sleepto-1.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for sleepto-1.1 --- sleepto.o --- --- parsetime.o --- --- sleepto.o --- cc -pipe -O2 -c sleepto.c --- parsetime.o --- cc -pipe -O2 -c parsetime.c --- sleepto.o --- sleepto.c:18:26: error: expected ';', ',' or ')' before '__unused' report_request(int signo __unused) ^~~~~~~~ sleepto.c: In function 'main': sleepto.c:37:6: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] if (gettimeofday(&tv, NULL) == -1) { ^~~~~~~~~~~~ sleepto.c:52:9: error: 'SIGINFO' undeclared (first use in this function); did you mean 'SIGIO'? signal(SIGINFO, report_request); ^~~~~~~ SIGIO sleepto.c:52:9: note: each undeclared identifier is reported only once for each function it appears in sleepto.c:52:18: error: 'report_request' undeclared (first use in this function); did you mean 'report_requested'? signal(SIGINFO, report_request); ^~~~~~~~~~~~~~ report_requested sleepto.c: In function 'usage': sleepto.c:75:6: warning: implicit declaration of function 'getprogname'; did you mean 'gethostname'? [-Wimplicit-function-declaration] getprogname(), getprogname()); ^~~~~~~~~~~ gethostname --- parsetime.o --- parsetime.c:50:10: fatal error: tzfile.h: No such file or directory #include <tzfile.h> ^~~~~~~~~~ compilation terminated. --- sleepto.o --- *** [sleepto.o] Error code 1 bmake: stopped in /home/pbulk/build/misc/sleepto/work/sleepto-1.1 --- parsetime.o --- *** [parsetime.o] Error code 1 bmake: stopped in /home/pbulk/build/misc/sleepto/work/sleepto-1.1 2 errors bmake: stopped in /home/pbulk/build/misc/sleepto/work/sleepto-1.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/sleepto *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/sleepto