+ 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/cpuid-3.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cpuid-3.3nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cpuid-3.3nb1 cd /home/pbulk/build/sysutils/cpuid/work/cpuid-3.3 && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib cpuid.c -o cpuid cpuid.c: In function 'main': cpuid.c:89:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 89 | exit(0); | ^~~~ cpuid.c:17:1: note: include '' or provide a declaration of 'exit' 16 | #include +++ |+#include 17 | cpuid.c:89:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 89 | exit(0); | ^~~~ cpuid.c:89:3: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/cpuid *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/cpuid