+ 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/arpd-1.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arpd-1.0nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for arpd-1.0nb1 --- arpd.o --- --- error.o --- --- wraplib.o --- --- util.o --- --- arpd.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall -DPREFIX=\"/opt/pkg\" -c arpd.c --- error.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall -DPREFIX=\"/opt/pkg\" -c error.c --- wraplib.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall -DPREFIX=\"/opt/pkg\" -c wraplib.c --- util.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall -DPREFIX=\"/opt/pkg\" -c util.c In file included from util.c:46: util.h:38:10: fatal error: net/if_ether.h: No such file or directory 38 | #include <net/if_ether.h> | ^~~~~~~~~~~~~~~~ compilation terminated. *** [util.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/arpd/work/arpd --- arpd.o --- arpd.c:50:10: fatal error: pcap.h: No such file or directory 50 | #include <pcap.h> | ^~~~~~~~ compilation terminated. *** [arpd.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/arpd/work/arpd bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/net/arpd/work/arpd *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/arpd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/arpd