+ 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 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 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 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; | ^ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/wm/w9wm/work/w9wm-0.4.2.orig *** Error code 1 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