=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/liblzo", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for liblzo-1.08nb1 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in include Making all in src --- alloc.lo --- --- io.lo --- source='io.c' object='io.lo' libtool=yes depfile='.deps/io.Plo' tmpdepfile='.deps/io.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 io.lo `test -f 'io.c' || echo './'`io.c --- alloc.lo --- 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 --- io.lo --- 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 io.lo -MD -MP -MF .deps/io.TPlo.880798 -c io.c -fPIC -DPIC -o .libs/io.o --- alloc.lo --- 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.880797 -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' *** [alloc.lo] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08/src --- io.lo --- 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 io.lo -MD -MP -MF .deps/io.TPlo.880798 -c io.c -o io.o >/dev/null 2>&1 bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/archivers/liblzo/work/lzo-1.08 *** Error code 2 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