+ 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/kcfonts-1.05nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kcfonts-1.05nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for kcfonts-1.05nb4 --- tran.o --- --- kc24f.o --- --- kc15f.o --- --- kca2et.o --- --- kc24f.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c kc24f.c --- kc15f.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c kc15f.c --- tran.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c tran.c --- kca2et.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c kca2et.c --- tran.o --- tran.c: In function 'ser_b5': tran.c:33:25: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration] 33 | printf("error ofs:%x\n",ofs); | ^~~~~~ tran.c:7:1: note: include '' or provide a declaration of 'printf' 6 | #include +++ |+#include 7 | tran.c:33:25: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 33 | printf("error ofs:%x\n",ofs); | ^~~~~~ tran.c:33:25: note: include '' or provide a declaration of 'printf' tran.c:48:25: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 48 | printf("#error ofs:%x\n",ofs); | ^~~~~~ tran.c:48:25: note: include '' or provide a declaration of 'printf' tran.c:63:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 63 | printf("!error oofs:%x\n",oofs); | ^~~~~~ tran.c:63:17: note: include '' or provide a declaration of 'printf' tran.c: In function 'b5_ser': tran.c:78:14: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 78 | else printf("err"); | ^~~~~~ tran.c:78:14: note: include '' or provide a declaration of 'printf' --- kc24f.o --- kc24f.c: In function 'out': --- tran.o --- tran.c:89:6: error: implicit declaration of function 'puts' [-Wimplicit-function-declaration] 89 | else puts("err"); | ^~~~ tran.c:89:6: note: include '' or provide a declaration of 'puts' --- kc24f.o --- kc24f.c:55:1: error: implicit declaration of function 'ser_b5' [-Wimplicit-function-declaration] 55 | ser_b5(tt,uu); | ^~~~~~ kc24f.c: At top level: kc24f.c:69:1: error: return type defaults to 'int' [-Wimplicit-int] 69 | main() | ^~~~ kc24f.c: In function 'main': kc24f.c:74:59: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 74 | fprintf(stderr,"kc24 Error 1:Can't open spcfont.24\n"); exit(2); | ^~~~ kc24f.c:10:1: note: include '' or provide a declaration of 'exit' 9 | #include +++ |+#include 10 | kc24f.c:74:59: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 74 | fprintf(stderr,"kc24 Error 1:Can't open spcfont.24\n"); exit(2); | ^~~~ kc24f.c:74:59: note: include '' or provide a declaration of 'exit' kc24f.c:87:60: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 87 | fprintf(stderr,"kc24 Error 1:Can't open stdfont.24f\n"); exit(2); | ^~~~ kc24f.c:87:60: note: include '' or provide a declaration of 'exit' kc24f.c:90:60: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 90 | fprintf(stderr,"kc24 Error 1:Can't open spcfsupp.24\n"); exit(2); | ^~~~ kc24f.c:90:60: note: include '' or provide a declaration of 'exit' --- kc15f.o --- kc15f.c: In function 'out': kc15f.c:55:9: error: implicit declaration of function 'ser_b5' [-Wimplicit-function-declaration] 55 | ser_b5(tt,uu); | ^~~~~~ kc15f.c: At top level: kc15f.c:69:1: error: return type defaults to 'int' [-Wimplicit-int] 69 | main() | ^~~~ kc15f.c: In function 'main': kc15f.c:73:73: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 73 | fprintf(stderr,"kc15 Error01:Can't open spcfont.15\n"); exit(2); | ^~~~ kc15f.c:11:1: note: include '' or provide a declaration of 'exit' 10 | #include +++ |+#include 11 | kc15f.c:73:73: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 73 | fprintf(stderr,"kc15 Error01:Can't open spcfont.15\n"); exit(2); | ^~~~ kc15f.c:73:73: note: include '' or provide a declaration of 'exit' --- kc24f.o --- *** [kc24f.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/fonts/kcfonts/work --- tran.o --- *** [tran.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/fonts/kcfonts/work --- kc15f.o --- kc15f.c:86:74: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 86 | fprintf(stderr,"kc15 Error01:Can't open stdfont.15f\n"); exit(2); | ^~~~ kc15f.c:86:74: note: include '' or provide a declaration of 'exit' kc15f.c:90:74: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 90 | fprintf(stderr,"kc15 Error01:Can't open spcfsupp.15\n"); exit(2); | ^~~~ kc15f.c:90:74: note: include '' or provide a declaration of 'exit' *** [kc15f.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/fonts/kcfonts/work bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/fonts/kcfonts/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/kcfonts *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/kcfonts