=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for crawl-0.4.tar.gz
=> Checksum RMD160 OK for crawl-0.4.tar.gz
===> Installing dependencies for crawl-0.4nb10
==========================================================================
The following variables will affect the build process of this package,
crawl-0.4nb10.  Their current value is shown below:

        * BDB185_DEFAULT = db4
        * BDB_DEFAULT = db4
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4

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.
==========================================================================
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Tool dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libevent>=2.0.10: found libevent-2.0.21nb2
=> Full dependency db4>=4.8.30: found db4-4.8.30
===> Overriding tools for crawl-0.4nb10
===> Extracting for crawl-0.4nb10
===> Patching for crawl-0.4nb10
=> Applying pkgsrc patches for crawl-0.4nb10
=> Fixing hardcoded path.
===> Creating toolchain wrappers for crawl-0.4nb10
===> Configuring for crawl-0.4nb10
=> 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
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for x86_64-unknown-linux-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 for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking if we may use "-I/usr/include"... no
checking for libevent... yes
checking for Berkeley DB with 1.85 compatibility... no
checking how to run the C preprocessor... gcc -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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.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 sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for LIST_FIRST in sys/queue.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for u_int64_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socket in -lsocket... no
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for basename... yes
checking for dirname... yes
checking for getaddrinfo... yes
checking for strlcat... no
checking for strlcpy... no
checking for strsep... yes
checking for inet_aton... yes
checking for working basename... yes
checking for working dirname... no
checking for md5 in libc... no
checking for warnx... yes
checking for struct addrinfo in netdb.h... yes
checking for socklen_t... yes
checking for NI_MAXSERV... yes
checking for timeradd in sys/time.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands