=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for zzuf-0.15
--- ./aclocal.m4 ---
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/.auto/missing aclocal-1.15 -I m4
WARNING: 'aclocal' is missing on your system.  You should only need it if
         you modified 'acinclude.m4' or 'configure.ac'.  You might want
         to install the Automake and Perl packages.  Grab them from
         any GNU archive site.
--- ./configure ---
--- ./config.h.in ---
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/.auto/missing autoheader)
--- ./configure ---
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/.auto/missing autoconf
--- ./config.h.in ---
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.ac'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
--- ./configure ---
WARNING: 'autoconf' is missing on your system.  You should only need it if
         you modified 'configure.ac'.  You might want to install the
         Autoconf and GNU m4 packages.  Grab them from any GNU
         archive site.
--- ./config.status ---
/bin/sh ./config.status --recheck
--- ./config.h.in ---
rm -f stamp-h1
touch ./config.h.in
--- stamp-h1 ---
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
--- config.h ---
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- libzzuf/.dirstamp ---
--- libzzuf/.deps/.dirstamp ---
--- common/.dirstamp ---
--- common/.deps/.dirstamp ---
--- util/.dirstamp ---
--- util/.deps/.dirstamp ---
--- common/zzuf-random.o ---
--- common/zzuf-ranges.o ---
--- common/zzuf-random.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-random.o -MD -MP -MF common/.deps/zzuf-random.Tpo -c -o common/zzuf-random.o `test -f 'common/random.c' || echo './'`common/random.c
--- common/zzuf-ranges.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-ranges.o -MD -MP -MF common/.deps/zzuf-ranges.Tpo -c -o common/zzuf-ranges.o `test -f 'common/ranges.c' || echo './'`common/ranges.c
--- common/zzuf-random.o ---
distcc[17161] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[17161] Warning: failed to distribute common/random.c to 192.168.1.1:3748, running locally instead
--- common/zzuf-ranges.o ---
distcc[5545] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- common/zzuf-random.o ---
mv -f common/.deps/zzuf-random.Tpo common/.deps/zzuf-random.Po
--- common/zzuf-fd.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-fd.o -MD -MP -MF common/.deps/zzuf-fd.Tpo -c -o common/zzuf-fd.o `test -f 'common/fd.c' || echo './'`common/fd.c
distcc[20822] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- common/zzuf-ranges.o ---
mv -f common/.deps/zzuf-ranges.Tpo common/.deps/zzuf-ranges.Po
--- common/zzuf-fuzz.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-fuzz.o -MD -MP -MF common/.deps/zzuf-fuzz.Tpo -c -o common/zzuf-fuzz.o `test -f 'common/fuzz.c' || echo './'`common/fuzz.c
distcc[14873] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f common/.deps/zzuf-fuzz.Tpo common/.deps/zzuf-fuzz.Po
--- util/getopt.o ---
depbase=`echo util/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include  -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/getopt.o -MD -MP -MF $depbase.Tpo -c -o util/getopt.o util/getopt.c && mv -f $depbase.Tpo $depbase.Po
distcc[20031] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- common/zzuf-fd.o ---
mv -f common/.deps/zzuf-fd.Tpo common/.deps/zzuf-fd.Po
--- ./Makefile.in ---
--- ../config.status ---
--- ./Makefile.in ---
--- ./Makefile.in ---
 cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/.auto/missing automake-1.15 --foreign
--- ../config.status ---
cd .. && /usr/bin/make  am--refresh
--- ./Makefile.in ---
 cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/.auto/missing automake-1.15 --foreign
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
--- ./config.status ---
/bin/sh ./config.status --recheck
--- ./Makefile.in ---
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
--- ./config.status ---
/bin/sh ./config.status --recheck
--- ../config.status ---
--- Makefile ---
 cd . && /bin/sh ./config.status Makefile 
--- ./Makefile.in ---
--- Makefile ---
 cd . && /bin/sh ./config.status Makefile 
--- ../config.status ---
config.status: creating Makefile
--- ./Makefile.in ---
config.status: creating Makefile
--- ../config.status ---
--- am--refresh ---
--- libzzuf/libzzuf_la-libzzuf.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-libzzuf.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-libzzuf.Tpo -c -o libzzuf/libzzuf_la-libzzuf.lo `test -f 'libzzuf/libzzuf.c' || echo './'`libzzuf/libzzuf.c
--- ./Makefile.in ---
--- am--refresh ---
--- libzzuf/libzzuf_la-debug.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-debug.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-debug.Tpo -c -o libzzuf/libzzuf_la-debug.lo `test -f 'libzzuf/debug.c' || echo './'`libzzuf/debug.c
--- libzzuf/libzzuf_la-libzzuf.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-libzzuf.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-libzzuf.Tpo -c libzzuf/libzzuf.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-libzzuf.o
distcc[21271] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- libzzuf/libzzuf_la-debug.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-debug.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-debug.Tpo -c libzzuf/debug.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-debug.o
distcc[27816] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- libzzuf/libzzuf_la-libzzuf.lo ---
mv -f libzzuf/.deps/libzzuf_la-libzzuf.Tpo libzzuf/.deps/libzzuf_la-libzzuf.Plo
--- libzzuf/libzzuf_la-sys.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-sys.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-sys.Tpo -c -o libzzuf/libzzuf_la-sys.lo `test -f 'libzzuf/sys.c' || echo './'`libzzuf/sys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-sys.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-sys.Tpo -c libzzuf/sys.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-sys.o
distcc[9109] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f libzzuf/.deps/libzzuf_la-sys.Tpo libzzuf/.deps/libzzuf_la-sys.Plo
--- libzzuf/libzzuf_la-network.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-network.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-network.Tpo -c -o libzzuf/libzzuf_la-network.lo `test -f 'libzzuf/network.c' || echo './'`libzzuf/network.c
--- libzzuf/libzzuf_la-debug.lo ---
In function 'append',
    inlined from 'mydebug' at libzzuf/debug.c:229:13:
libzzuf/debug.c:172:9: warning: 'memcpy' reading 1026 or more bytes from a region of size 2 [-Wstringop-overflow=]
  172 |         memcpy(debug_buffer + debug_count, data, count);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'append',
    inlined from 'mydebug' at libzzuf/debug.c:303:25:
libzzuf/debug.c:172:9: warning: 'memcpy' reading 1026 or more bytes from a region of size 17 [-Wstringop-overflow=]
  172 |         memcpy(debug_buffer + debug_count, data, count);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'append',
    inlined from 'mydebug' at libzzuf/debug.c:302:25:
libzzuf/debug.c:172:9: warning: 'memcpy' reading 1026 or more bytes from a region of size 17 [-Wstringop-overflow=]
  172 |         memcpy(debug_buffer + debug_count, data, count);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'append',
    inlined from 'mydebug' at libzzuf/debug.c:313:13:
libzzuf/debug.c:172:9: warning: 'memcpy' reading 1026 or more bytes from a region of size 17 [-Wstringop-overflow=]
  172 |         memcpy(debug_buffer + debug_count, data, count);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- libzzuf/libzzuf_la-network.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-network.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-network.Tpo -c libzzuf/network.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-network.o
distcc[7567] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f libzzuf/.deps/libzzuf_la-network.Tpo libzzuf/.deps/libzzuf_la-network.Plo
--- libzzuf/libzzuf_la-lib-fd.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-fd.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-fd.Tpo -c -o libzzuf/libzzuf_la-lib-fd.lo `test -f 'libzzuf/lib-fd.c' || echo './'`libzzuf/lib-fd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-fd.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-fd.Tpo -c libzzuf/lib-fd.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-fd.o
distcc[2618] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
libzzuf/lib-fd.c: In function 'bind':
libzzuf/lib-fd.c:328:24: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration]
  328 |                 port = ntohs(in.sin_port); \
      |                        ^~~~~
libzzuf/lib-fd.c:345:14: note: in expansion of macro 'ZZ_CONNECT'
  345 |     int ret; ZZ_CONNECT(bind, my_addr); return ret;
      |              ^~~~~~~~~~
libzzuf/lib-fd.c:328:24: warning: nested extern declaration of 'ntohs' [-Wnested-externs]
  328 |                 port = ntohs(in.sin_port); \
      |                        ^~~~~
libzzuf/lib-fd.c:345:14: note: in expansion of macro 'ZZ_CONNECT'
  345 |     int ret; ZZ_CONNECT(bind, my_addr); return ret;
      |              ^~~~~~~~~~
--- libzzuf/libzzuf_la-debug.lo ---
mv -f libzzuf/.deps/libzzuf_la-debug.Tpo libzzuf/.deps/libzzuf_la-debug.Plo
--- libzzuf/libzzuf_la-lib-mem.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-mem.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-mem.Tpo -c -o libzzuf/libzzuf_la-lib-mem.lo `test -f 'libzzuf/lib-mem.c' || echo './'`libzzuf/lib-mem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-mem.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-mem.Tpo -c libzzuf/lib-mem.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-mem.o
distcc[13126] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- libzzuf/libzzuf_la-lib-fd.lo ---
mv -f libzzuf/.deps/libzzuf_la-lib-fd.Tpo libzzuf/.deps/libzzuf_la-lib-fd.Plo
--- libzzuf/libzzuf_la-lib-signal.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-signal.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-signal.Tpo -c -o libzzuf/libzzuf_la-lib-signal.lo `test -f 'libzzuf/lib-signal.c' || echo './'`libzzuf/lib-signal.c
--- libzzuf/libzzuf_la-lib-mem.lo ---
mv -f libzzuf/.deps/libzzuf_la-lib-mem.Tpo libzzuf/.deps/libzzuf_la-lib-mem.Plo
--- libzzuf/libzzuf_la-lib-stream.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-stream.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-stream.Tpo -c -o libzzuf/libzzuf_la-lib-stream.lo `test -f 'libzzuf/lib-stream.c' || echo './'`libzzuf/lib-stream.c
--- libzzuf/libzzuf_la-lib-signal.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-signal.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-signal.Tpo -c libzzuf/lib-signal.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-signal.o
distcc[25701] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f libzzuf/.deps/libzzuf_la-lib-signal.Tpo libzzuf/.deps/libzzuf_la-lib-signal.Plo
--- libzzuf/libzzuf_la-lib-win32.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-win32.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-win32.Tpo -c -o libzzuf/libzzuf_la-lib-win32.lo `test -f 'libzzuf/lib-win32.c' || echo './'`libzzuf/lib-win32.c
--- libzzuf/libzzuf_la-lib-stream.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-stream.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-stream.Tpo -c libzzuf/lib-stream.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-stream.o
distcc[12779] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from libzzuf/lib-stream.c:51:
libzzuf/lib-stream.c:1052:13: warning: no previous prototype for '__getdelim' [-Wmissing-prototypes]
 1052 | ssize_t NEW(__getdelim)(char **lineptr, size_t *n, int delim, FILE *stream)
      |             ^~~~~~~~~~
libzzuf/lib-load.h:26:19: note: in definition of macro 'NEW'
   26 | #   define NEW(x) x
      |                   ^
libzzuf/lib-stream.c: In function 'fgetln':
libzzuf/lib-stream.c:1075:9: warning: variable 'oldoff' set but not used [-Wunused-but-set-variable]
 1075 |     int oldoff = get_streambuf_offset(stream);
      |         ^~~~~~
--- libzzuf/libzzuf_la-lib-win32.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/libzzuf_la-lib-win32.lo -MD -MP -MF libzzuf/.deps/libzzuf_la-lib-win32.Tpo -c libzzuf/lib-win32.c  -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-win32.o
distcc[5495] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f libzzuf/.deps/libzzuf_la-lib-win32.Tpo libzzuf/.deps/libzzuf_la-lib-win32.Plo
--- zzuf-zzuf.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-zzuf.o -MD -MP -MF .deps/zzuf-zzuf.Tpo -c -o zzuf-zzuf.o `test -f 'zzuf.c' || echo './'`zzuf.c
distcc[25587] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
zzuf.c: In function 'main':
zzuf.c:224:13: warning: implicit declaration of function 'setenv'; did you mean 'getenv'? [-Wimplicit-function-declaration]
  224 |             setenv("ZZUF_AUTOINC", "1", 1);
      |             ^~~~~~
      |             getenv
zzuf.c:224:13: warning: nested extern declaration of 'setenv' [-Wnested-externs]
zzuf.c: In function 'spawn_children':
zzuf.c:751:29: warning: implicit declaration of function 'alloca'; did you mean 'malloc'? [-Wimplicit-function-declaration]
  751 |             char *tmpcopy = alloca(strlen(opts->oldargv[j])+1);
      |                             ^~~~~~
      |                             malloc
zzuf.c:751:29: warning: nested extern declaration of 'alloca' [-Wnested-externs]
zzuf.c:751:29: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
zzuf.c:767:25: warning: implicit declaration of function 'mkstemps' [-Wimplicit-function-declaration]
  767 |             int fdout = mkstemps(tmpname, extlen);
      |                         ^~~~~~~~
zzuf.c:767:25: warning: nested extern declaration of 'mkstemps' [-Wnested-externs]
zzuf.c:775:56: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
  775 |             opts->child[slot].newargv[j - zz_optind] = strdup(tmpname);
      |                                                        ^~~~~~
      |                                                        strcmp
zzuf.c:775:56: warning: nested extern declaration of 'strdup' [-Wnested-externs]
zzuf.c:775:54: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  775 |             opts->child[slot].newargv[j - zz_optind] = strdup(tmpname);
      |                                                      ^
zzuf.c: In function 'read_children':
zzuf.c:1141:53: warning: passing argument 5 of 'select' from incompatible pointer type [-Wincompatible-pointer-types]
 1141 |     int ret = select(maxfd + 1, &fdset, NULL, NULL, &tv);
      |                                                     ^~~
      |                                                     |
      |                                                     struct timeval *
In file included from zzuf.c:55:
/usr/include/sys/select.h:73:26: note: expected 'struct timeval * restrict' but argument is of type 'struct timeval *'
   73 |     fd_set * __restrict, struct timeval * __restrict) __RENAME(__select50);
      |                          ^
mv -f .deps/zzuf-zzuf.Tpo .deps/zzuf-zzuf.Po
--- zzuf-opts.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-opts.o -MD -MP -MF .deps/zzuf-opts.Tpo -c -o zzuf-opts.o `test -f 'opts.c' || echo './'`opts.c
distcc[5827] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f .deps/zzuf-opts.Tpo .deps/zzuf-opts.Po
--- zzuf-timer.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-timer.o -MD -MP -MF .deps/zzuf-timer.Tpo -c -o zzuf-timer.o `test -f 'timer.c' || echo './'`timer.c
distcc[16793] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f .deps/zzuf-timer.Tpo .deps/zzuf-timer.Po
--- zzuf-myfork.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-myfork.o -MD -MP -MF .deps/zzuf-myfork.Tpo -c -o zzuf-myfork.o `test -f 'myfork.c' || echo './'`myfork.c
distcc[10880] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f .deps/zzuf-myfork.Tpo .deps/zzuf-myfork.Po
--- common/libzzuf_la-random.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-random.lo -MD -MP -MF common/.deps/libzzuf_la-random.Tpo -c -o common/libzzuf_la-random.lo `test -f 'common/random.c' || echo './'`common/random.c
--- libzzuf/libzzuf_la-lib-stream.lo ---
mv -f libzzuf/.deps/libzzuf_la-lib-stream.Tpo libzzuf/.deps/libzzuf_la-lib-stream.Plo
--- common/libzzuf_la-ranges.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-ranges.lo -MD -MP -MF common/.deps/libzzuf_la-ranges.Tpo -c -o common/libzzuf_la-ranges.lo `test -f 'common/ranges.c' || echo './'`common/ranges.c
--- common/libzzuf_la-random.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-random.lo -MD -MP -MF common/.deps/libzzuf_la-random.Tpo -c common/random.c  -fPIC -DPIC -o common/.libs/libzzuf_la-random.o
distcc[8556] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f common/.deps/libzzuf_la-random.Tpo common/.deps/libzzuf_la-random.Plo
--- common/libzzuf_la-fd.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fd.lo -MD -MP -MF common/.deps/libzzuf_la-fd.Tpo -c -o common/libzzuf_la-fd.lo `test -f 'common/fd.c' || echo './'`common/fd.c
--- common/libzzuf_la-ranges.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-ranges.lo -MD -MP -MF common/.deps/libzzuf_la-ranges.Tpo -c common/ranges.c  -fPIC -DPIC -o common/.libs/libzzuf_la-ranges.o
distcc[29367] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- common/libzzuf_la-fd.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fd.lo -MD -MP -MF common/.deps/libzzuf_la-fd.Tpo -c common/fd.c  -fPIC -DPIC -o common/.libs/libzzuf_la-fd.o
distcc[12046] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- common/libzzuf_la-ranges.lo ---
mv -f common/.deps/libzzuf_la-ranges.Tpo common/.deps/libzzuf_la-ranges.Plo
--- common/libzzuf_la-fuzz.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBZZUF -I./libzzuf -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fuzz.lo -MD -MP -MF common/.deps/libzzuf_la-fuzz.Tpo -c -o common/libzzuf_la-fuzz.lo `test -f 'common/fuzz.c' || echo './'`common/fuzz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fuzz.lo -MD -MP -MF common/.deps/libzzuf_la-fuzz.Tpo -c common/fuzz.c  -fPIC -DPIC -o common/.libs/libzzuf_la-fuzz.o
distcc[26541] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[26541] Warning: failed to distribute common/fuzz.c to 192.168.1.1:3748, running locally instead
--- common/libzzuf_la-fd.lo ---
mv -f common/.deps/libzzuf_la-fd.Tpo common/.deps/libzzuf_la-fd.Plo
--- util/zzuf-getopt.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-getopt.o -MD -MP -MF util/.deps/zzuf-getopt.Tpo -c -o util/zzuf-getopt.o `test -f 'util/getopt.c' || echo './'`util/getopt.c
--- common/libzzuf_la-fuzz.lo ---
mv -f common/.deps/libzzuf_la-fuzz.Tpo common/.deps/libzzuf_la-fuzz.Plo
--- util/zzuf-md5.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-md5.o -MD -MP -MF util/.deps/zzuf-md5.Tpo -c -o util/zzuf-md5.o `test -f 'util/md5.c' || echo './'`util/md5.c
distcc[19930] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
--- util/zzuf-getopt.o ---
distcc[249] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f util/.deps/zzuf-getopt.Tpo util/.deps/zzuf-getopt.Po
--- util/zzuf-hex.o ---
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-hex.o -MD -MP -MF util/.deps/zzuf-hex.Tpo -c -o util/zzuf-hex.o `test -f 'util/hex.c' || echo './'`util/hex.c
distcc[24539] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
mv -f util/.deps/zzuf-hex.Tpo util/.deps/zzuf-hex.Po
--- zzat.o ---
depbase=`echo zzat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include  -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzat.o -MD -MP -MF $depbase.Tpo -c -o zzat.o zzat.c && mv -f $depbase.Tpo $depbase.Po
distcc[24185] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
zzat.c: In function 'run':
zzat.c:478:26: warning: implicit declaration of function '__fgets_chk' [-Wimplicit-function-declaration]
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |                          ^~~~~~~~~~~
zzat.c:310:9: note: in definition of macro 'MY_FCALL'
  310 |         cmd; \
      |         ^~~
zzat.c:478:13: note: in expansion of macro 'MY_FREAD'
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |             ^~~~~~~~
zzat.c:478:26: warning: nested extern declaration of '__fgets_chk' [-Wnested-externs]
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |                          ^~~~~~~~~~~
zzat.c:310:9: note: in definition of macro 'MY_FCALL'
  310 |         cmd; \
      |         ^~~
zzat.c:478:13: note: in expansion of macro 'MY_FREAD'
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |             ^~~~~~~~
zzat.c:478:24: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |                        ^
zzat.c:310:9: note: in definition of macro 'MY_FCALL'
  310 |         cmd; \
      |         ^~~
zzat.c:478:13: note: in expansion of macro 'MY_FREAD'
  478 |             MY_FREAD(s = __fgets_chk(tmp, l1, l1, f), tmp, s ? strlen(tmp) : 0);
      |             ^~~~~~~~
zzat.c:526:26: warning: implicit declaration of function '__getdelim'; did you mean 'getdelim'? [-Wimplicit-function-declaration]
  526 |             MY_FREAD(l = __getdelim(&lineptr, &k, ch, f), lineptr, l >= 0 ? l : 0);
      |                          ^~~~~~~~~~
zzat.c:310:9: note: in definition of macro 'MY_FCALL'
  310 |         cmd; \
      |         ^~~
zzat.c:526:13: note: in expansion of macro 'MY_FREAD'
  526 |             MY_FREAD(l = __getdelim(&lineptr, &k, ch, f), lineptr, l >= 0 ? l : 0);
      |             ^~~~~~~~
zzat.c:526:26: warning: nested extern declaration of '__getdelim' [-Wnested-externs]
  526 |             MY_FREAD(l = __getdelim(&lineptr, &k, ch, f), lineptr, l >= 0 ? l : 0);
      |                          ^~~~~~~~~~
zzat.c:310:9: note: in definition of macro 'MY_FCALL'
  310 |         cmd; \
      |         ^~~
zzat.c:526:13: note: in expansion of macro 'MY_FREAD'
  526 |             MY_FREAD(l = __getdelim(&lineptr, &k, ch, f), lineptr, l >= 0 ? l : 0);
      |             ^~~~~~~~
--- util/zzuf-md5.o ---
mv -f util/.deps/zzuf-md5.Tpo util/.deps/zzuf-md5.Po
--- Makefile ---
 cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
--- libzzuf.la ---
/bin/sh ../libtool  --tag=CC    --mode=link gcc -DLIBZZUF -I./libzzuf -I./common  -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -avoid-version -no-undefined  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libzzuf.la -rpath /usr/pkg/lib/zzuf libzzuf/libzzuf_la-libzzuf.lo  libzzuf/libzzuf_la-debug.lo libzzuf/libzzuf_la-sys.lo  libzzuf/libzzuf_la-network.lo libzzuf/libzzuf_la-lib-fd.lo  libzzuf/libzzuf_la-lib-mem.lo libzzuf/libzzuf_la-lib-signal.lo  libzzuf/libzzuf_la-lib-stream.lo  libzzuf/libzzuf_la-lib-win32.lo common/libzzuf_la-random.lo  common/libzzuf_la-ranges.lo common/libzzuf_la-fd.lo  common/libzzuf_la-fuzz.lo  -lm  -lrt
libtool: link: gcc -shared  -fPIC -DPIC  libzzuf/.libs/libzzuf_la-libzzuf.o libzzuf/.libs/libzzuf_la-debug.o libzzuf/.libs/libzzuf_la-sys.o libzzuf/.libs/libzzuf_la-network.o libzzuf/.libs/libzzuf_la-lib-fd.o libzzuf/.libs/libzzuf_la-lib-mem.o libzzuf/.libs/libzzuf_la-lib-signal.o libzzuf/.libs/libzzuf_la-lib-stream.o libzzuf/.libs/libzzuf_la-lib-win32.o common/.libs/libzzuf_la-random.o common/.libs/libzzuf_la-ranges.o common/.libs/libzzuf_la-fd.o common/.libs/libzzuf_la-fuzz.o   -lm -lrt  -O2 -g -O2 -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libzzuf.so -o .libs/libzzuf.so
--- zzat ---
--- libzzuf.la ---
libtool: link: ( cd ".libs" && rm -f "libzzuf.la" && ln -s "../libzzuf.la" "libzzuf.la" )
--- zzuf ---
--- zzat ---
/bin/sh ../libtool  --tag=CC    --mode=link gcc  -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare   -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o zzat zzat.o util/getopt.o  -lrt
--- zzuf ---
/bin/sh ../libtool  --tag=CC    --mode=link gcc -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -I/usr/include -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare  -lm  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o zzuf zzuf-zzuf.o zzuf-opts.o  zzuf-timer.o zzuf-myfork.o  util/zzuf-getopt.o util/zzuf-md5.o  util/zzuf-hex.o common/zzuf-random.o  common/zzuf-ranges.o common/zzuf-fd.o  common/zzuf-fuzz.o  -lrt
--- zzat ---
libtool: link: gcc -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o zzat zzat.o util/getopt.o  -lrt
--- zzuf ---
libtool: link: gcc -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o zzuf zzuf-zzuf.o zzuf-opts.o zzuf-timer.o zzuf-myfork.o util/zzuf-getopt.o util/zzuf-md5.o util/zzuf-hex.o common/zzuf-random.o common/zzuf-ranges.o common/zzuf-fd.o common/zzuf-fuzz.o  -lm -lrt
ld: zzuf-zzuf.o: in function `spawn_children':
/tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/src/zzuf.c:751: warning: Warning: reference to the libc supplied alloca(3); this most likely will not work. Please use the compiler provided version of alloca(3), by supplying the appropriate compiler flags (e.g. -std=gnu99).
ld: /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/src/zzuf.c:751: warning: Warning: reference to the libc supplied alloca(3); this most likely will not work. Please use the compiler provided version of alloca(3), by supplying the appropriate compiler flags (e.g. -std=gnu99).
ld: /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/src/zzuf.c:751: undefined reference to `alloca'
distcc[13179] ERROR: compile (null) on localhost failed
*** [zzuf] Error code 1

make[2]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/src
1 error

make[2]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15/src

make[1]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15

make: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc/zzuf-0.15
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/zzuf
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/zzuf