+ 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/liblzo-1.08nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/liblzo-1.08nb1/work.log ===> Building for liblzo-1.08nb1 /opt/pkg/bin/bmake all-recursive Making all in include Making all in src source='alloc.c' object='alloc.lo' libtool=yes depfile='.deps/alloc.Plo' tmpdepfile='.deps/alloc.TPlo' depmode=gcc3 /usr/bin/bash ../acconfig/depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DLZO_HAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wcast-align -Wcast-qual -Wwrite-strings -fstrict-aliasing -DLZO_BUILD -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -c -o alloc.lo `test -f 'alloc.c' || echo './'`alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLZO_HAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wcast-align -Wcast-qual -Wwrite-strings -fstrict-aliasing -DLZO_BUILD -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -MT alloc.lo -MD -MP -MF .deps/alloc.TPlo.879955 -c alloc.c -fPIC -DPIC -o .libs/alloc.o alloc.c: In function 'lzo_alloc_internal': alloc.c:63:33: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 63 | p = (lzo_voidp) malloc((size_t)s); | ^~~~~~ alloc.c:30:1: note: include '' or provide a declaration of 'malloc' 29 | #include +++ |+#include 30 | alloc.c:63:33: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 63 | p = (lzo_voidp) malloc((size_t)s); | ^~~~~~ alloc.c:63:33: note: include '' or provide a declaration of 'malloc' alloc.c: In function 'lzo_free_internal': alloc.c:88:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 88 | free(p); | ^~~~ alloc.c:88:9: note: include '' or provide a declaration of 'free' alloc.c:88:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] alloc.c:88:9: note: include '' or provide a declaration of 'free' *** Error code 1 Stop. bmake[2]: stopped making "all" in /home/pbulk/build/archivers/liblzo/work/lzo-1.08/src *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/archivers/liblzo/work/lzo-1.08 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/archivers/liblzo/work/lzo-1.08 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/liblzo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/liblzo