+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pluged-0.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pluged-0.1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pluged-0.1 --- pluged.o --- --- lex.yy.c --- --- pluged.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -W -Wall -pedantic -ggdb3 --std=c99 -DDEBUG -I/opt/local/include -I/usr/include -c pluged.c --- lex.yy.c --- lex parser.lex --- lex.yy.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -W -Wall -pedantic -ggdb3 --std=c99 -DDEBUG -I/opt/local/include -I/usr/include -c lex.yy.c --- pluged.o --- In file included from pluged.c:17: pluged.h:8:10: fatal error: dev/usb/usb.h: No such file or directory 8 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. *** [pluged.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/pluged/work/pluged --- lex.yy.o --- In file included from parser.lex:5: pluged.h:8:10: fatal error: dev/usb/usb.h: No such file or directory 8 | #include <dev/usb/usb.h> | ^~~~~~~~~~~~~~~ compilation terminated. *** [lex.yy.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/pluged/work/pluged bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/sysutils/pluged/work/pluged *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/pluged *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/pluged