+ 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/tfmxplay-0.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tfmxplay-0.6/work.log ===> Building for tfmxplay-0.6 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/usr/include -c player.c player.c: In function 'RunMacro': player.c:119:13: error: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration] 119 | x.l=ntohl(editbuf[c->MacroPtr+(c->MacroStep++)]); | ^~~~~ player.c: At top level: player.c:532:1: error: return type defaults to 'int' [-Wimplicit-int] 532 | ChannelOff(int i) | ^~~~~~~~~~ player.c:782:1: error: return type defaults to 'int' [-Wimplicit-int] 782 | AllOff() { | ^~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/tfmxplay/work/tfmxplay-0.6 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/tfmxplay *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/tfmxplay