+ 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/mmix-20060918nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mmix-20060918nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mmix-20060918nb1 make mmix-arith.c if test -r mmix-arith.ch; then ctangle mmix-arith.w mmix-arith.ch; else ctangle mmix-arith.w; fi make mmix-arith.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c mmix-arith.c if test -r mmixal.ch; then ctangle mmixal.w mmixal.ch; else ctangle mmixal.w; fi gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations mmixal.c mmix-arith.o -o mmixal make mmix-io.c if test -r mmix-io.ch; then ctangle mmix-io.w mmix-io.ch; else ctangle mmix-io.w; fi make mmix-io.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c mmix-io.c if test -r mmix-sim.ch; then ctangle mmix-sim.w mmix-sim.ch; else ctangle mmix-sim.w; fi make abstime.c if test -r abstime.ch; then ctangle abstime.w abstime.ch; else ctangle abstime.w; fi make abstime gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -o abstime abstime.c abstime.w:21:1: error: return type defaults to 'int' [-Wimplicit-int] 21 | main() | ^~~~ *** Error code 1 Stop. make[1]: stopped making "abstime" in /home/pbulk/build/emulators/mmix/work *** Error code 1 Stop. bmake: stopped making "all doc" in /home/pbulk/build/emulators/mmix/work *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/mmix *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/mmix