+ 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/entr-5.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entr-5.6/work.log ===> Building for entr-5.6 --- compat.c --- --- status.o --- --- entr.o --- --- compat.c --- cat /dev/null > compat.c --- status.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DRELEASE=\"5.6\" -c status.c --- compat.o --- --- entr.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DRELEASE=\"5.6\" -c entr.c --- compat.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DRELEASE=\"5.6\" -c compat.c --- entr.o --- entr.c:21:10: fatal error: sys/event.h: No such file or directory 21 | #include <sys/event.h> | ^~~~~~~~~~~~~ compilation terminated. *** [entr.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/entr/work/entr-5.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/entr/work/entr-5.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/entr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/entr