+ 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/json2tsv-1.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/json2tsv-1.2/work.log ===> Building for json2tsv-1.2 --- json.o --- --- json2tsv.o --- --- json.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_DEFAULT_SOURCE -o json.o -c json.c --- json2tsv.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_DEFAULT_SOURCE -o json2tsv.o -c json2tsv.c --- json.o --- json.c: In function 'parsejson': json.c:8:17: error: implicit declaration of function 'getchar_unlocked' [-Wimplicit-function-declaration] 8 | #define GETNEXT getchar_unlocked | ^~~~~~~~~~~~~~~~ json.c:111:21: note: in expansion of macro 'GETNEXT' 111 | c = GETNEXT(); | ^~~~~~~ *** [json.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/json2tsv/work/json2tsv-1.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/json2tsv/work/json2tsv-1.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/json2tsv *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/json2tsv