=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/converters/kcc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> 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/work/converters/kcc/work/kcc bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/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