+ 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/texi2roff-2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/texi2roff-2.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for texi2roff-2.0 --- texi2roff.o --- --- table.o --- --- translate.o --- --- items.o --- --- texi2roff.o --- cc -g -c texi2roff.c --- table.o --- cc -g -c table.c --- translate.o --- cc -g -c translate.c --- items.o --- cc -g -c items.c --- translate.o --- translate.c: In function 'lookup_var': translate.c:155:27: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 155 | v = (struct vartag *) malloc(sizeof(struct vartag)); | ^~~~~~ translate.c:13:1: note: include '' or provide a declaration of 'malloc' 12 | #include "texi2roff.h" +++ |+#include 13 | translate.c:155:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 155 | v = (struct vartag *) malloc(sizeof(struct vartag)); | ^~~~~~ translate.c:155:27: note: include '' or provide a declaration of 'malloc' --- texi2roff.o --- texi2roff.c:30:1: error: return type defaults to 'int' [-Wimplicit-int] 30 | main(argc, argv) | ^~~~ texi2roff.c: In function 'main': texi2roff.c:93:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 93 | exit(1); | ^~~~ texi2roff.c:17:1: note: include '' or provide a declaration of 'exit' 16 | #include "texi2roff.h" +++ |+#include 17 | texi2roff.c:93:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 93 | exit(1); | ^~~~ texi2roff.c:93:9: note: include '' or provide a declaration of 'exit' texi2roff.c:119:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 119 | exit(errflg); | ^~~~ texi2roff.c:119:5: note: include '' or provide a declaration of 'exit' texi2roff.c: In function 'process': texi2roff.c:151:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 151 | exit(1); | ^~~~ texi2roff.c:151:9: note: include '' or provide a declaration of 'exit' *** [texi2roff.o] Error code 1 bmake: stopped making "texi2roff" in /home/pbulk/build/textproc/texi2roff/work/texi2roff-2.0 --- translate.o --- *** [translate.o] Error code 1 bmake: stopped making "texi2roff" in /home/pbulk/build/textproc/texi2roff/work/texi2roff-2.0 bmake: 2 errors bmake: stopped making "texi2roff" in /home/pbulk/build/textproc/texi2roff/work/texi2roff-2.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/texi2roff *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/texi2roff