+ 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/wily-0.13.42/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wily-0.13.42/work.log ===> Building for wily-0.13.42 --- libXg/libXg.a --- --- libframe/libframe.a --- --- libmsg/libmsg.a --- --- libXg/libXg.a --- cd libXg; /opt/pkg/bin/bmake -j 4 --- libframe/libframe.a --- cd libframe; /opt/pkg/bin/bmake -j 4 all --- libmsg/libmsg.a --- cd libmsg; /opt/pkg/bin/bmake -j 4 all --- connect.o --- --- msg.o --- --- connect.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c connect.c --- msg.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c msg.c --- libXg/libXg.a --- --- arc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c arc.c --- libframe/libframe.a --- --- frbox.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c frbox.c --- libXg/libXg.a --- --- arith.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c arith.c --- balloc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c balloc.c --- libmsg/libmsg.a --- --- util.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I.. -I./../include -I/opt/pkg/include -c util.c --- libXg/libXg.a --- --- arith.o --- arith.c:110:1: error: return type defaults to 'int' [-Wimplicit-int] 110 | eqpt(Point p, Point q) | ^~~~ arith.c:115:1: error: return type defaults to 'int' [-Wimplicit-int] 115 | eqrect(Rectangle r, Rectangle s) | ^~~~~~ arith.c:121:1: error: return type defaults to 'int' [-Wimplicit-int] 121 | rectXrect(Rectangle r, Rectangle s) | ^~~~~~~~~ arith.c:137:1: error: return type defaults to 'int' [-Wimplicit-int] 137 | ptinrect(Point p, Rectangle r) | ^~~~~~~~ *** [arith.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42/libXg --- libmsg/libmsg.a --- *** [libmsg/libmsg.a] Error code 6 bmake: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42 --- libframe/libframe.a --- --- frdelete.o --- *** [libframe/libframe.a] Error code 6 bmake: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42 --- libXg/libXg.a --- --- balloc.o --- balloc.c: In function '_balloc': balloc.c:24:23: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 24 | b = (Bitmap *)malloc(sizeof(Bitmap)); | ^~~~~~ balloc.c:5:1: note: include '' or provide a declaration of 'malloc' 4 | #include "libgint.h" +++ |+#include 5 | balloc.c:24:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 24 | b = (Bitmap *)malloc(sizeof(Bitmap)); | ^~~~~~ balloc.c:24:23: note: include '' or provide a declaration of 'malloc' balloc.c: In function 'bfree': balloc.c:58:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 58 | free(b); | ^~~~ balloc.c:58:9: note: include '' or provide a declaration of 'free' balloc.c:58:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] balloc.c:58:9: note: include '' or provide a declaration of 'free' *** [balloc.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42/libXg bmake[1]: 2 errors bmake[1]: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42/libXg *** [libXg/libXg.a] Error code 2 bmake: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42 bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/editors/wily/work/wily-0.13.42 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/wily *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/wily