+ 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/ijb-2.0.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ijb-2.0.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ijb-2.0.2nb1 --- jcc.o --- --- parsers.o --- --- filters.o --- --- loaders.o --- --- jcc.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c jcc.c --- parsers.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c parsers.c --- filters.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c filters.c --- loaders.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c loaders.c --- bind.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c bind.c --- conn.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c conn.c --- encode.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c encode.c --- ssplit.o --- gcc -I. -DREGEX -DSTDC_HEADERS -DHAVE_STRING -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c ssplit.c ssplit.c: In function 'ssplit': ssplit.c:61:19: error: implicit declaration of function 'zalloc' [-Wimplicit-function-declaration] 61 | x = (char **) zalloc((xsize) * sizeof(char *)); | ^~~~~~ ssplit.c:61:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 61 | x = (char **) zalloc((xsize) * sizeof(char *)); | ^ ssplit.c:73:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 73 | char **new_x = (char **) | ^ ssplit.c:78:25: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 78 | free(x); | ^~~~ ssplit.c:22:1: note: include '' or provide a declaration of 'free' 21 | #include +++ |+#include 22 | ssplit.c:78:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 78 | free(x); | ^~~~ ssplit.c:78:25: note: include '' or provide a declaration of 'free' ssplit.c:103:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 103 | free(x); | ^~~~ ssplit.c:103:17: note: include '' or provide a declaration of 'free' ssplit.c:107:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 107 | free(x); | ^~~~ ssplit.c:107:5: note: include '' or provide a declaration of 'free' *** [ssplit.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/www/ijb/work/ijb20 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/www/ijb/work/ijb20 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/ijb *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/ijb