=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for nget-0.27.1.tar.gz
=> Checksum RMD160 OK for nget-0.27.1.tar.gz
=> Checksum SHA512 OK for nget-0.27.1.tar.gz
===> Installing dependencies for nget-0.27.1nb4
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency uulib>=0.5.20nb2: found uulib-0.5.20nb6
=> Full dependency pcre>=8.30nb1: found pcre-8.43
=> Full dependency popt>=1.16nb1: found popt-1.16nb2
===> Overriding tools for nget-0.27.1nb4
===> Extracting for nget-0.27.1nb4
===> Patching for nget-0.27.1nb4
=> Applying pkgsrc patches for nget-0.27.1nb4
===> Creating toolchain wrappers for nget-0.27.1nb4
===> Configuring for nget-0.27.1nb4
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./compat/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./par2/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./test/Makefile.in.
checking for armv7--netbsdelf-eabihf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for armv7--netbsdelf-eabihf-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for armv7--netbsdelf-eabihf-ranlib... no
checking for ranlib... ranlib
checking for armv7--netbsdelf-eabihf-ar... no
checking for ar... ar
checking for armv7--netbsdelf-eabihf-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking attempted use of -fomit-frame-pointer on x86... no
checking for exception handling support... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... c++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking limits usability... yes
checking limits presence... yes
checking for limits... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking for inttypes.h... (cached) yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking hash_map usability... yes
checking hash_map presence... yes
checking for hash_map... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking hash_map.h usability... no
checking hash_map.h presence... no
checking for hash_map.h... no
checking working hash_map... yes-in_gnu_cxx_namespace
checking for library containing LockFile... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing hstrerror... none required
checking for pcre_compile in -lpcre... yes
checking pcreposix.h usability... yes
checking pcreposix.h presence... yes
checking for pcreposix.h... yes
checking for main in -lpcreposix... yes
checking for a working term.h, tputs, and clr_bol... -ltermcap
checking for lockfile_create in -llockfile... no
checking lockfile.h usability... no
checking lockfile.h presence... no
checking for lockfile.h... no
checking for gzopen in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for poptGetContext in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking if popt wants const argvs... yes
checking for UUInitialize in -luu... yes
checking uudeview.h usability... yes
checking uudeview.h presence... yes
checking for uudeview.h... yes
checking for socklen_t... yes
checking for long long... yes
checking for int_fast64_t... yes
checking for uint_fast64_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for int_fast64_t... (cached) yes
checking size of int_fast64_t... 8
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for ulong... yes
checking for uchar... no
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for strftime... yes
checking for stricmp... no
checking for strcasecmp... yes
checking for strchr... yes
checking for memcpy... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for gethostbyname... yes
checking for gethostbyaddr... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for getnameinfo... yes
checking for struct addrinfo... yes
checking for mktime... yes
checking for regcomp... yes
checking for strerror... yes
checking for atoul... no
checking for asprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for timegm... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for getopt_long... yes
checking for flock... yes
checking for setlinebuf... yes
checking for fcntl... yes
checking for fsync... yes
checking for getpid... yes
checking recv ARG2 => const void* ... not ok
checking recv ARG2 => const char* ... not ok
checking recv ARG2 => void* ... ok
checking for mkdir... yes
checking for _mkdir... no
checking whether mkdir takes one argument... no
checking if c++ accepts -MP... yes
checking if gcc accepts -MP... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating compat/Makefile
config.status: creating par2/Makefile
config.status: creating nget.spec
config.status: creating config.h
config.status: executing default commands