=> Bootstrap dependency digest>=20010302: found digest-20180917 ===> Building for wget-1.20.1 /usr/bin/make all-recursive Making all in lib GEN alloca.h GEN arpa/inet.h GEN byteswap.h GEN errno.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN netdb.h GEN signal.h GEN spawn.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/file.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unicase/special-casing.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-recursive CC base32.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC cloexec.o CC af_alg.o CC md2.o CC md4.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC localcharset.o CC glthread/lock.o CC malloca.o CC mbchar.o CC mbiter.o CC pipe2.o CC pipe2-safer.o CC quotearg.o CC sig-handler.o CC sockets.o CC spawn-pipe.o CC stat-time.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC timespec.o CC tmpdir.o CC u64.o CC unicase/cased.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/u8-casemap.o CC uninorm/decompose-internal.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xsize.o CC xstrndup.o CC asnprintf.o CC error.o CC fflush.o CC fpurge.o CC fseek.o CC fseeko.o CC futimens.o CC getopt.o CC getopt1.o CC getpass.o CC group-member.o CC ioctl.o CC localtime-buffer.o CC mktime.o CC nl_langinfo.o CC printf-args.o CC printf-parse.o CC rawmemchr.o CC regex.o CC secure_getenv.o CC spawn_faction_addclose.o CC spawn_faction_adddup2.o CC spawn_faction_addopen.o CC strerror.o CC strerror-override.o CC strerror_r.o CC timegm.o CC vasnprintf.o CC wcwidth.o CC xmemdup0.o AR libgnu.a Making all in src /usr/bin/make all-am CC connect.o CC convert.o CC cookies.o CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o CC html-parse.o CC html-url.o CC http.o CC init.o CC log.o CC main.o CC netrc.o CC progress.o CC ptimer.o CC recur.o CC res.o CC retr.o CC spider.o CC url.o CC warc.o CC utils.o CC exits.o CC build_info.o CC iri.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.20.1";' >> version.c echo 'const char *compilation_string = "'gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/pkg/etc/wgetrc\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I. -I../lib -I../lib -I/usr/pkg/include -I/usr/include -DHAVE_LIBSSL -I/usr/pkg/include -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include'";' | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'gcc -DHAVE_LIBSSL -I/usr/pkg/include -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -lidn2 -lssl -lcrypto -lz -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpsl ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a /usr/lib/libintl.so /usr/pkg/lib/libunistring.so -Wl,-rpath -Wl,/usr/pkg/lib '";' | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC version.o CC ftp-opie.o CC openssl.o CC http-ntlm.o In file included from /tmp/pkgbuild/net/wget/work/.buildlink/include/openssl/des.h:3:0, from http-ntlm.c:51: /usr/include/des.h:69:0: warning: "DES_LONG" redefined #define DES_LONG u_int32_t ^ In file included from /usr/include/openssl/e_os2.h:56:0, from /usr/include/openssl/des.h:63, from /tmp/pkgbuild/net/wget/work/.buildlink/include/openssl/des.h:2, from http-ntlm.c:51: /usr/include/openssl/opensslconf.h:181:0: note: this is the location of the previous definition #define DES_LONG uint32_t ^ CCLD wget Making all in doc Updating ./version.texi MAKEINFO ./wget.info WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' or '.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX). You might want to install the Texinfo package or the GNU make package. Grab either from any GNU archive site. ./texi2pod.pl -D VERSION="1.20.1" ./wget.texi wget.pod /tmp/pkgbuild/net/wget/work/.tools/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" --utf8 wget.pod > wget.1 || /tmp/pkgbuild/net/wget/work/.tools/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.1" wget.pod > wget.1 Making all in po Making all in util Making all in fuzz Making all in tests Making all in testenv *** Please use pkgtools/verifypc to sanity check dependencies.