+ 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/fsx-2009/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fsx-2009/work.log ===> Building for fsx-2009 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o fsx fsx.c fsx.c:51:10: fatal error: sys/xattr.h: No such file or directory 51 | #include <sys/xattr.h> | ^~~~~~~~~~~~~ compilation terminated. gmake: *** [Makefile:37: fsx] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/filesystems/fsx *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/filesystems/fsx