+ 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/dmalloc-5.5.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dmalloc-5.5.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for dmalloc-5.5.2nb1 rm -f dmalloc.h dmalloc.h.t cat ./dmalloc.h.1 dmalloc.h.2 ./dmalloc.h.3 > dmalloc.h.t mv dmalloc.h.t dmalloc.h rm -f arg_check.o gcc -fPIC -DPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/usr/include -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c arg_check.c -o ./arg_check.o arg_check.c: In function '_dmalloc_bcmp': arg_check.c:117:10: error: implicit declaration of function 'bcmp' [-Wimplicit-function-declaration] 117 | return bcmp(b1, b2, len); | ^~~~ arg_check.c: In function '_dmalloc_bcopy': arg_check.c:136:3: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 136 | bcopy(from, to, len); | ^~~~~ arg_check.c:136:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] arg_check.c: In function '_dmalloc_bzero': arg_check.c:153:3: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 153 | bzero(buf, len); | ^~~~~ arg_check.c:153:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] arg_check.c: In function '_dmalloc_index': arg_check.c:170:18: error: implicit declaration of function 'index' [-Wimplicit-function-declaration] 170 | return (char *)index(str, ch); | ^~~~~ arg_check.c:170:18: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] arg_check.c: In function '_dmalloc_rindex': arg_check.c:323:18: error: implicit declaration of function 'rindex' [-Wimplicit-function-declaration] 323 | return (char *)rindex(str, ch); | ^~~~~~ arg_check.c:323:18: warning: incompatible implicit declaration of built-in function 'rindex' [-Wbuiltin-declaration-mismatch] *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/devel/dmalloc/work/dmalloc-5.5.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/dmalloc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/dmalloc