+ 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/libmemmgr-1.04/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libmemmgr-1.04/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libmemmgr-1.04 --- alloc.o --- --- allocnp.o --- --- stralloc.o --- --- strallocnp.o --- --- alloc.o --- rm -f alloc.o --- allocnp.o --- rm -f allocnp.o cc -c -O -I. -I/opt/pkg/include allocnp.c --- alloc.o --- cc -c -O -I. -I/opt/pkg/include alloc.c --- strallocnp.o --- rm -f strallocnp.o --- stralloc.o --- rm -f stralloc.o --- strallocnp.o --- cc -c -O -I. -I/opt/pkg/include strallocnp.c --- stralloc.o --- cc -c -O -I. -I/opt/pkg/include stralloc.c --- strallocnp.o --- strallocnp.c: In function 'StrAllocNP_': strallocnp.c:19:27: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 19 | if ((p = AllocNP (strlen (s) + 1)) == (char *) NULL) | ^~~~~~ strallocnp.c:10:1: note: include '' or provide a declaration of 'strlen' 9 | # include "memmgr.h" +++ |+#include 10 | strallocnp.c:19:27: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 19 | if ((p = AllocNP (strlen (s) + 1)) == (char *) NULL) | ^~~~~~ strallocnp.c:19:27: note: include '' or provide a declaration of 'strlen' *** [strallocnp.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/libmemmgr/work/memmgr-1.04 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/libmemmgr/work/memmgr-1.04 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libmemmgr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libmemmgr