+ 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/kcc-2.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kcc-2.3/work.log ===> Building for kcc-2.3 --- kcc.o --- gcc -O -c kcc.c kcc.c:153:1: error: return type defaults to 'int' [-Wimplicit-int] 153 | main(c, v) | ^~~~ kcc.c: In function 'filter': kcc.c:437:18: error: implicit declaration of function 'getstr' [-Wimplicit-function-declaration] 437 | while (len = getstr(str, sizeof str, fp)) { | ^~~~~~ *** [kcc.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/converters/kcc/work/kcc bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/converters/kcc/work/kcc *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/kcc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/kcc