+ 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-20150127nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/saytime-20150127nb1/work.log ===> Building for saytime-20150127nb1 --- saytime.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O -DSOUND_DIR=\"/opt/pkg/share/saytime\" -c saytime.c saytime.c: In function 'sayfile': saytime.c:159:19: error: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] 159 | audiofd = open( "/dev/audio", O_WRONLY | O_NDELAY ); | ^~~~ | popen *** [saytime.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/time/saytime/work/saytime bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/saytime/work/saytime *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/saytime *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/saytime