+ 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/sys161-2.0.8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sys161-2.0.8/work.log ===> Building for sys161-2.0.8 --- all --- (cd build-sys161 && /opt/pkg/bin/bmake all) --- mips.o --- --- bootrom.o --- --- lamebus.o --- --- boot.o --- --- mips.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -I../include -I. -I../mipseb -c ../mipseb/mips.c --- bootrom.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -I../include -I. -I../mipseb -c ../mipseb/bootrom.c --- lamebus.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -I../include -I. -I../bus -c ../bus/lamebus.c --- boot.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -I../include -I. -I../bus -c ../bus/boot.c ../bus/boot.c: In function 'load_elf': ../bus/boot.c:145:17: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 145 | bzero(ram+paddr+ph.p_filesz, ph.p_memsz - ph.p_filesz); | ^~~~~ ../bus/boot.c:145:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [boot.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/emulators/sys161/work/sys161-2.0.8/build-sys161 bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/emulators/sys161/work/sys161-2.0.8/build-sys161 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/emulators/sys161/work/sys161-2.0.8 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/emulators/sys161/work/sys161-2.0.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/sys161 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/sys161