+ 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/unlzx-1.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unlzx-1.1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unlzx-1.1 cd /home/pbulk/build/archivers/unlzx/work && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o unlzx unlzx.c unlzx.c: In function 'open_output': unlzx.c:651:5: error: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 651 | mkdir(filename, 511); /* I don't care if it works or not */ | ^~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unlzx *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unlzx