=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/net/arpd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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 --- arpd.o --- arpd.c:50:10: fatal error: pcap.h: No such file or directory 50 | #include | ^~~~~~~~ compilation terminated. *** [arpd.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/arpd/work/arpd --- util.o --- In file included from util.c:46: util.h:38:10: fatal error: net/if_ether.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. *** [util.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/arpd/work/arpd bmake: 2 errors bmake: stopped making "all" in /tmp/work/net/arpd/work/arpd *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/arpd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/arpd