+ 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/granulate-0.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/granulate-0.2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for granulate-0.2 --- granulate --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o granulate granulate.c granulate.c: In function 'main': granulate.c:81:23: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 81 | prefix_size = strlen(argv[3]); | ^~~~~~ granulate.c:31:1: note: include '' or provide a declaration of 'strlen' 30 | #include +++ |+#include 31 | granulate.c:81:23: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 81 | prefix_size = strlen(argv[3]); | ^~~~~~ granulate.c:81:23: note: include '' or provide a declaration of 'strlen' granulate.c: In function 'makename': granulate.c:188:23: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 188 | prefix_size = strlen(prefix); | ^~~~~~ granulate.c:188:23: note: include '' or provide a declaration of 'strlen' *** [granulate] Error code 1 bmake: stopped making "all" in /home/pbulk/build/misc/granulate/work/granulate-0.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/granulate/work/granulate-0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/granulate *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/granulate