+ 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/xrmap-base-2.29nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xrmap-base-2.29nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xrmap-base-2.29nb3 cd tools ; make cc preproc.c -o preproc preproc.c: In function 'main': preproc.c:19:12: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 19 | l = strlen(ptr)-1; | ^~~~~~ preproc.c:3:1: note: include '' or provide a declaration of 'strlen' 2 | #include +++ |+#include 3 | preproc.c:19:12: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 19 | l = strlen(ptr)-1; | ^~~~~~ preproc.c:19:12: note: include '' or provide a declaration of 'strlen' preproc.c:24:22: error: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 24 | while(l>=0 && isspace(ptr[l])) { | ^~~~~~~ preproc.c:3:1: note: include '' or provide a declaration of 'isspace' 2 | #include +++ |+#include 3 | preproc.c:39:13: error: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 39 | if (!strncmp(ptr, "#END_OF_I18N_FILE", 17)) break; | ^~~~~~~ preproc.c:39:13: note: include '' or provide a declaration of 'strncmp' preproc.c:39:47: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 39 | if (!strncmp(ptr, "#END_OF_I18N_FILE", 17)) break; | ^~ : note: built-in 'strncmp' declared here *** Error code 1 Stop. make[1]: stopped making "preproc" in /home/pbulk/build/geography/xrmap-base/work/xrmap-2.29/tools *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/geography/xrmap-base/work/xrmap-2.29 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/xrmap-base *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/xrmap-base