=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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.sparc64/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 --- --- ./configure --- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/.auto/missing autoconf --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/.auto/missing autoheader) --- ./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.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. --- ./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 --- --- ./Makefile.in --- --- ../config.status --- --- zzuf-zzuf.o --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- zzuf-zzuf.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ./Makefile.in --- --- ./Makefile.in --- --- ../config.status --- --- ./Makefile.in --- --- zzuf-opts.o --- --- ../config.status --- cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/.auto/missing automake-1.15 --foreign --- zzuf-opts.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ./Makefile.in --- cd . && /bin/sh /tmp/pkgbuild/devel/zzuf/work.sparc64/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 --- 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 --- zzuf-opts.o --- mv -f .deps/zzuf-opts.Tpo .deps/zzuf-opts.Po --- ./Makefile.in --- --- ./config.status --- --- zzuf-timer.o --- --- ./Makefile.in --- /bin/sh ./config.status --recheck --- zzuf-timer.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ../config.status --- --- Makefile --- cd . && /bin/sh ./config.status Makefile --- zzuf-zzuf.o --- zzuf.c: In function 'main': zzuf.c:224:13: warning: implicit declaration of function 'setenv'; did you mean 'getenv'? [-Wimplicit-function-declaration] 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' [-Wimplicit-function-declaration] zzuf.c:751:29: warning: incompatible implicit declaration of built-in function 'alloca' zzuf.c:767:25: warning: implicit declaration of function 'mkstemps'; did you mean 'mktime'? [-Wimplicit-function-declaration] zzuf.c:767:25: warning: nested extern declaration of 'mkstemps' [-Wnested-externs] zzuf.c:775:56: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] zzuf.c:775:56: warning: incompatible implicit declaration of built-in function 'strdup' zzuf.c: In function 'read_children': zzuf.c:1141:52: warning: passing argument 5 of 'select' from incompatible pointer type [-Wincompatible-pointer-types] In file included from zzuf.c:55:0: /usr/include/sys/select.h:69:5: note: expected 'struct timeval * restrict' but argument is of type 'struct timeval *' int select(int, fd_set * __restrict, fd_set * __restrict, ^~~~~~ mv -f .deps/zzuf-zzuf.Tpo .deps/zzuf-zzuf.Po --- zzuf-myfork.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DLIBDIR=\"/usr/pkg/lib/zzuf\" -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ./Makefile.in --- --- Makefile --- cd . && /bin/sh ./config.status Makefile --- zzuf-timer.o --- mv -f .deps/zzuf-timer.Tpo .deps/zzuf-timer.Po --- 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 -D_FORTIFY_SOURCE=2 -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 --- zzuf-myfork.o --- mv -f .deps/zzuf-myfork.Tpo .deps/zzuf-myfork.Po --- 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 -D_FORTIFY_SOURCE=2 -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 -D_FORTIFY_SOURCE=2 -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 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 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-debug.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-sys.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 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 -D_FORTIFY_SOURCE=2 -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 --- mv -f libzzuf/.deps/libzzuf_la-debug.Tpo libzzuf/.deps/libzzuf_la-debug.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 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-network.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ./Makefile.in --- config.status: creating Makefile --- am--refresh --- --- 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 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-lib-fd.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- ../config.status --- config.status: creating Makefile --- am--refresh --- --- 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 -D_FORTIFY_SOURCE=2 -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-fd.lo --- distcc[27555] ERROR: compile libzzuf/lib-fd.c on 10.1.1.1:3642 failed distcc[27555] (dcc_build_somewhere) Warning: remote compilation of 'libzzuf/lib-fd.c' failed, retrying locally distcc[27555] Warning: failed to distribute libzzuf/lib-fd.c to 10.1.1.1:3642, running locally instead --- libzzuf/libzzuf_la-network.lo --- mv -f libzzuf/.deps/libzzuf_la-network.Tpo libzzuf/.deps/libzzuf_la-network.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 -D_FORTIFY_SOURCE=2 -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-fd.lo --- libzzuf/lib-fd.c: In function 'bind': libzzuf/lib-fd.c:328:24: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration] port = ntohs(in.sin_port); \ ^ libzzuf/lib-fd.c:345:14: note: in expansion of macro 'ZZ_CONNECT' int ret; ZZ_CONNECT(bind, my_addr); return ret; ^~~~~~~~~~ libzzuf/lib-fd.c:328:24: warning: nested extern declaration of 'ntohs' [-Wnested-externs] port = ntohs(in.sin_port); \ ^ libzzuf/lib-fd.c:345:14: note: in expansion of macro 'ZZ_CONNECT' int ret; ZZ_CONNECT(bind, my_addr); return ret; ^~~~~~~~~~ In file included from libzzuf/lib-fd.c:69:0: libzzuf/lib-fd.c: At top level: libzzuf/lib-fd.c:510:13: error: redefinition of 'read' ssize_t NEW(read)(int fd, void *buf, size_t count) ^ libzzuf/lib-load.h:26:19: note: in definition of macro 'NEW' # define NEW(x) x ^ In file included from /usr/include/ssp/string.h:35:0, from /usr/include/string.h:127, from libzzuf/lib-fd.c:39: /usr/include/ssp/unistd.h:39:1: note: previous definition of 'read' was here __ssp_redirect0(ssize_t, read, (int __fd, void *__buf, size_t __len), \ ^ distcc[27555] ERROR: compile libzzuf/lib-fd.c on localhost failed *** [libzzuf/libzzuf_la-lib-fd.lo] Error code 1 make[2]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/src --- libzzuf/libzzuf_la-lib-mem.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-lib-signal.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-lib-stream.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -O2 -D_FORTIFY_SOURCE=2 -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 --- libzzuf/libzzuf_la-lib-signal.lo --- mv -f libzzuf/.deps/libzzuf_la-lib-signal.Tpo libzzuf/.deps/libzzuf_la-lib-signal.Plo --- 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 --- distcc[2577] ERROR: compile libzzuf/lib-stream.c on 10.1.1.1:3642 failed distcc[2577] (dcc_build_somewhere) Warning: remote compilation of 'libzzuf/lib-stream.c' failed, retrying locally distcc[2577] Warning: failed to distribute libzzuf/lib-stream.c to 10.1.1.1:3642, running locally instead libzzuf/lib-stream.c:876:14: error: conflicting types for '__fgets_chk' extern char *__fgets_chk(char *s, size_t ptrlen, int size, FILE *stream); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:597:0, from libzzuf/lib-stream.c:43: /usr/include/ssp/stdio.h:49:7: note: previous declaration of '__fgets_chk' was here char *__fgets_chk(char *, int, size_t, FILE *); ^~~~~~~~~~~ In file included from libzzuf/lib-stream.c:51:0: libzzuf/lib-stream.c:877:11: error: conflicting types for '__fgets_chk' char *NEW(__fgets_chk)(char *s, size_t ptrlen, int size, FILE *stream) ^ libzzuf/lib-load.h:26:19: note: in definition of macro 'NEW' # define NEW(x) x ^ In file included from /usr/include/stdio.h:597:0, from libzzuf/lib-stream.c:43: /usr/include/ssp/stdio.h:49:7: note: previous declaration of '__fgets_chk' was here char *__fgets_chk(char *, int, size_t, FILE *); ^~~~~~~~~~~ In file included from libzzuf/lib-stream.c:51:0: libzzuf/lib-stream.c:1052:13: warning: no previous prototype for '__getdelim' [-Wmissing-prototypes] 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' # 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] int oldoff = get_streambuf_offset(stream); ^~~~~~ distcc[2577] ERROR: compile libzzuf/lib-stream.c on localhost failed *** [libzzuf/libzzuf_la-lib-stream.lo] Error code 1 make[2]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/src 2 errors make[2]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15 1 error make[1]: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/zzuf-0.15 1 error make: stopped in /tmp/pkgbuild/devel/zzuf/work.sparc64/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