+ 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/saytime-20150127/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/saytime-20150127/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for saytime-20150127
cc -O -DSOUND_DIR=\"/opt/pkg/share/saytime\" -c saytime.c
saytime.c: In function 'sayfile':
saytime.c:159:19: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
  159 |         audiofd = open( "/dev/audio", O_WRONLY | O_NDELAY );
      |                   ^~~~
      |                   popen
cc -s -static -o saytime saytime.o
ld: fatal: library -lc: not found
ld: fatal: file processing errors. No output written to saytime
collect2: error: ld returned 1 exit status
*** [saytime] Error code 1

bmake: stopped in /home/pbulk/build/time/saytime/work/saytime
1 error

bmake: stopped in /home/pbulk/build/time/saytime/work/saytime
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/saytime
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/saytime