+ 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/usbutil-0.5nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/usbutil-0.5nb6/work.log ===> Building for usbutil-0.5nb6 --- usbctl --- --- usbdebug --- --- usbstats --- --- usbgen --- --- usbctl --- gcc -Wall -s -Wl,-R/opt/pkg/lib usbctl.c -o usbctl --- usbdebug --- gcc -Wall -s -Wl,-R/opt/pkg/lib usbdebug.c -o usbdebug --- usbstats --- gcc -Wall -s -Wl,-R/opt/pkg/lib usbstats.c -o usbstats --- usbgen --- gcc -Wall -s -Wl,-R/opt/pkg/lib usbgen.c -o usbgen --- usbctl --- usbctl.c:39:10: fatal error: dev/usb/usb.h: No such file or directory 39 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. *** [usbctl] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/usbutil/work/usbutil-0.5 --- usbdebug --- usbdebug.c:37:10: fatal error: dev/usb/usb.h: No such file or directory 37 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. --- usbstats --- usbstats.c:37:10: fatal error: dev/usb/usb.h: No such file or directory 37 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. *** [usbstats] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/usbutil/work/usbutil-0.5 --- usbdebug --- *** [usbdebug] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/usbutil/work/usbutil-0.5 --- usbgen --- usbgen.c:38:10: fatal error: dev/usb/usb.h: No such file or directory 38 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. *** [usbgen] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/usbutil/work/usbutil-0.5 bmake: 4 errors bmake: stopped making "all" in /home/pbulk/build/sysutils/usbutil/work/usbutil-0.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/usbutil *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/usbutil