=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for unbound-1.1.1.tar.gz => Checksum RMD160 OK for unbound-1.1.1.tar.gz ===> Installing dependencies for unbound-1.1.1 ========================================================================== The following variables will affect the build process of this package, unbound-1.1.1. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb2 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency ldns>=1.4: found ldns-1.6.1 ===> Overriding tools for unbound-1.1.1 ===> Extracting for unbound-1.1.1 ===> Patching for unbound-1.1.1 => Applying pkgsrc patches for unbound-1.1.1 ===> Creating toolchain wrappers for unbound-1.1.1 ===> Configuring for unbound-1.1.1 => 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 => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for AIX... no checking for an ANSI C-conforming const... yes checking whether cc supports -g... yes checking whether cc supports -O2... yes 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 for getopt.h... yes checking for time.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for cc... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for cc... no checking whether we need -std=c99 as a flag for cc... no checking whether we need -D_BSD_SOURCE as a flag for cc... no checking whether we need -D_GNU_SOURCE as a flag for cc... no checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for cc... no checking whether we need -D__EXTENSIONS__ as a flag for cc... no checking whether cc supports -xO4... no checking whether cc supports -xtarget=generic... no checking for inline... inline checking whether the C compiler (cc) accepts the "format" attribute... yes checking whether the C compiler (cc) accepts the "unused" attribute... yes checking for i386-pc-dragonfly-ar... no checking for ar... /usr/bin/ar checking for doxygen... no checking build system type... i386-unknown-dragonfly2.3.2 checking host system type... i386-pc-dragonfly checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for a sed that does not truncate output... /scratch/net/unbound/work/.tools/bin/sed checking for ld used by cc... /scratch/net/unbound/work/.wrapper/bin/ld checking if the linker (/scratch/net/unbound/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/net/unbound/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... /usr/bin/ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/net/unbound/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for ANSI C header files... (cached) yes checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for SSL... found in /usr checking for HMAC_CTX_init in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking if libssl needs libdl... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking for library containing inet_pton... none required checking for library containing socket... none required checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking return type of signal handlers... void checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for cc... no checking for getaddrinfo... yes checking for tzset... yes checking for sigprocmask... yes checking for fcntl... yes checking for getpwnam... yes checking for getrlimit... yes checking for setsid... yes checking for sbrk... yes checking for chroot... yes checking for kill... yes checking for sleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for recvmsg... yes checking for sendmsg... yes checking for writev... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for ioctlsocket... no checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcpy... yes checking for memmove... yes checking for gmtime_r... yes checking for ldns_buffer_copy in -lldns... yes checking for ldns_rr_free in -lldns... yes checking for ldns_b32_ntop_extended_hex... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/example.conf config.status: creating doc/libunbound.3 config.status: creating doc/unbound.8 config.status: creating doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 config.status: creating doc/unbound-control.8 config.status: creating config.h => Modifying libtool scripts to use pkgsrc libtool => Fixing path names INFO: [subst.mk:paths] Nothing changed in ./doc/example.conf. INFO: [subst.mk:paths] Nothing changed in ./doc/unbound.conf.5. INFO: [subst.mk:paths] Nothing changed in ./doc/unbound-checkconf.8. INFO: [subst.mk:paths] Nothing changed in ./doc/unbound-control.8. INFO: [subst.mk:paths] Nothing changed in ./doc/unbound.8.