=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for wgetpro-0.1.3.tgz => Checksum RMD160 OK for wgetpro-0.1.3.tgz ===> Installing dependencies for wgetpro-0.1.3nb1 ========================================================================== The following variables will affect the build process of this package, wgetpro-0.1.3nb1. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for wgetpro-0.1.3nb1 ===> Extracting for wgetpro-0.1.3nb1 ===> Patching for wgetpro-0.1.3nb1 ===> Creating toolchain wrappers for wgetpro-0.1.3nb1 ===> Configuring for wgetpro-0.1.3nb1 => 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. => Checking for portability problems in extracted files configuring for WgetPRO 0.1.3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking for x86_64--netbsd-gcc... gcc checking for C compiler default output... 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 how to run the C preprocessor... gcc -E checking for AIX... no checking for ld used by GCC... /scratch/wip/wpro/work/.wrapper/bin/ld checking if the linker (/scratch/wip/wpro/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/wip/wpro/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/\.]+\.so$ checking command to parse nm output... ok 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/scratch/wip/wpro/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for gcc option to accept ANSI C... checking for function prototypes... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking whether byte ordering is bigendian... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for inttypes.h... (cached) yes checking for uint32_t... yes checking for string.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for struct utimbuf... yes checking for socklen_t... yes checking for working fnmatch.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strdup... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strpbrk... yes checking for memmove... yes checking for gettimeofday... yes checking for mktime... yes checking for strptime... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for select... yes checking for sigblock... yes checking for sigsetjmp... no checking for signal... yes checking for symlink... yes checking for access... yes checking for isatty... yes checking for uname... yes checking for gethostname... yes checking for usleep... yes checking for getopt_long... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for socket in -lsocket... no checking for dlopen in -ldl... no checking for shl_load in -ldl... no Looking for SSL libraries in system-default checking for includes... found checking for RSA_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking whether SSL libs are resolved at runtime... yes Compiling in support for SSL in system-default checking for md5_calc in -lmd5... no configure: using the OpenSSL MD5 implementation checking whether NLS is requested... yes language catalogs: bg ca cs da de el es et fr gl he hr hu it ja nl no pl pt_BR ro ru sk sl sv tr uk zh_CN zh_TW checking for msgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for gmsgfmt... /usr/bin/msgfmt checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext in -lintl... yes checking for makeinfo... /scratch/wip/wpro/work/.tools/bin/makeinfo checking for perl5... no checking for perl... /scratch/wip/wpro/work/.tools/bin/perl checking for pod2man... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing default commands generating po/POTFILES from ./po/POTFILES.in creating po/Makefile