=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for db-3.3.11.tar.gz => Checksum RMD160 OK for db-3.3.11.tar.gz => Checksum SHA512 OK for db-3.3.11.tar.gz => Checksum SHA1 OK for patch.3.3.11.1 => Checksum RMD160 OK for patch.3.3.11.1 => Checksum SHA512 OK for patch.3.3.11.1 => Checksum SHA1 OK for patch.3.3.11.2 => Checksum RMD160 OK for patch.3.3.11.2 => Checksum SHA512 OK for patch.3.3.11.2 ===> Installing dependencies for db3-3.11.2nb4 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for db3-3.11.2nb4 ===> Extracting for db3-3.11.2nb4 ===> Patching for db3-3.11.2nb4 => Applying distribution patches for db3-3.11.2nb4 => Applying pkgsrc patches for db3-3.11.2nb4 ===> Creating toolchain wrappers for db3-3.11.2nb4 ===> Configuring for db3-3.11.2nb4 => 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 build system type... x86_64-unknown-freebsd11 checking host system type... x86_64-unknown-freebsd11 checking if building in the top-level directory... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-embedix=DIR option specified... no checking if --with-rpm=DIR option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for x86_64-unknown-freebsd11-ar... no checking for ar... ar checking for x86_64-unknown-freebsd11-chmod... no checking for chmod... chmod checking for x86_64-unknown-freebsd11-cp... no checking for cp... cp checking for x86_64-unknown-freebsd11-ln... no checking for ln... ln checking for x86_64-unknown-freebsd11-mkdir... no checking for mkdir... mkdir checking for x86_64-unknown-freebsd11-ranlib... no checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for x86_64-unknown-freebsd11-rm... no checking for rm... rm checking for x86_64-unknown-freebsd11-sh... no checking for sh... sh checking for sh... /var/pkgsrc/work/databases/db3/work/.tools/bin/sh checking for x86_64-unknown-freebsd11-strip... no checking for strip... strip checking for strip... /var/pkgsrc/work/databases/db3/work/.tools/bin/strip checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users checking for x86_64-unknown-freebsd11-cc... clang checking for x86_64-unknown-freebsd11-gcc... (cached) clang checking for x86_64-unknown-freebsd11-gcc... (cached) clang checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for x86_64-unknown-freebsd11-g++... clang++ checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for gcc 2.96 for-loop bug... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... clang -E checking for dlfcn.h... yes checking for x86_64-unknown-freebsd11-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-freebsd11-strip... no checking for strip... strip checking for objdir... .libs checking for clang option to produce PIC... -fPIC checking if clang PIC flag -fPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.lo... checking if clang supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for sched_yield in -lrt... yes checking for pthread_create in -lpthread... yes checking whether byte ordering is bigendian... no checking for clang option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/select.h... yes checking for sys/time.h... yes checking for ANSI C header files... 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 unistd.h... yes checking for struct stat.st_blksize... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for ssize_t... yes checking for largest integral type... unsigned long long checking for integral type equal to pointer size... unsigned long long checking for mutexes... POSIX/pthreads checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for vsnprintf... yes checking for _fstati64... no checking for getuid... yes checking for pstat_getdynamic... no checking for sched_yield... yes checking for select... yes checking for strtoul... yes checking for sysconf... yes checking for yield... no checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes checking for qsort... yes checking for int type sprintf return value... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include.tcl config.status: creating db_int.h config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp