+ 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/w9wm-0.4.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/w9wm-0.4.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for w9wm-0.4.2nb1 --- 9wm.o --- --- manage.o --- --- menu.o --- --- client.o --- --- 9wm.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSHAPE -I/opt/pkg/include -c 9wm.c --- manage.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSHAPE -I/opt/pkg/include -c manage.c --- menu.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSHAPE -I/opt/pkg/include -c menu.c --- client.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSHAPE -I/opt/pkg/include -c client.c --- manage.o --- manage.c: In function 'manage': manage.c:29:23: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 29 | c->is9term = (strcmp(c->class, "9term") == 0); | ^~~~~~ manage.c:11:1: note: include '' or provide a declaration of 'strcmp' 10 | #include "fns.h" +++ |+#include 11 | manage.c: In function 'get1prop': manage.c:402:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 402 | return (int)x; | ^ --- menu.o --- menu.c: In function 'button': menu.c:106:21: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 106 | exit(1); | ^~~~ menu.c:12:1: note: include '' or provide a declaration of 'exit' 11 | #include "fns.h" +++ |+#include 12 | menu.c:106:21: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 106 | exit(1); | ^~~~ menu.c:106:21: note: include '' or provide a declaration of 'exit' menu.c:108:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 108 | exit(0); | ^~~~ menu.c:108:19: note: include '' or provide a declaration of 'exit' menu.c: In function 'spawn': menu.c:271:13: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 271 | exit(1); | ^~~~ menu.c:271:13: note: include '' or provide a declaration of 'exit' menu.c:273:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 273 | exit(0); | ^~~~ menu.c:273:9: note: include '' or provide a declaration of 'exit' --- manage.o --- *** [manage.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/wm/w9wm/work/w9wm-0.4.2.orig --- menu.o --- *** [menu.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/wm/w9wm/work/w9wm-0.4.2.orig bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/wm/w9wm/work/w9wm-0.4.2.orig *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/w9wm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/w9wm