=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for libpreludedb-0.9.15.3.tar.gz
=> Checksum RMD160 OK for libpreludedb-0.9.15.3.tar.gz
=> Checksum SHA512 OK for libpreludedb-0.9.15.3.tar.gz
===> Installing dependencies for libpreludedb-perl-0.9.15.3nb13
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency perl<5.26.0: found perl-5.24.1
=> Full dependency perl>=5.24.0: found perl-5.24.1
=> Full dependency libpreludedb>=0.9.15.3nb11: found libpreludedb-0.9.15.3nb11
===> Overriding tools for libpreludedb-perl-0.9.15.3nb13
===> Extracting for libpreludedb-perl-0.9.15.3nb13
===> Patching for libpreludedb-perl-0.9.15.3nb13
=> Applying pkgsrc patches for libpreludedb-perl-0.9.15.3nb13
=> Verifying /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2009/08/24 13:50:04 hasso Exp $
|
|--- configure.orig	2009-07-20 22:39:58 +0200
|+++ configure	2009-07-20 22:40:11 +0200
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 12505.
done
=> Verifying /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2009/10/02 09:50:38 hasso Exp $
|
|--- plugins/sql/sqlite3/Makefile.in.orig	2009-09-26 16:38:21 +0200
|+++ plugins/sql/sqlite3/Makefile.in	2009-09-26 16:39:12 +0200
--------------------------
Patching file plugins/sql/sqlite3/Makefile.in using Plan A...
Hunk #1 succeeded at 121.
Hunk #2 succeeded at 590.
done
=> Verifying /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2009/10/02 09:50:38 hasso Exp $
|
|--- plugins/sql/mysql/Makefile.in.orig	2009-09-26 16:39:48 +0200
|+++ plugins/sql/mysql/Makefile.in	2009-09-26 16:40:18 +0200
--------------------------
Patching file plugins/sql/mysql/Makefile.in using Plan A...
Hunk #1 succeeded at 121.
Hunk #2 succeeded at 590.
done
=> Verifying /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc-current/security/libpreludedb-perl/../../security/libpreludedb/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2009/10/02 09:50:38 hasso Exp $
|
|--- plugins/sql/pgsql/Makefile.in.orig	2009-09-26 16:39:52 +0200
|+++ plugins/sql/pgsql/Makefile.in	2009-09-26 16:40:32 +0200
--------------------------
Patching file plugins/sql/pgsql/Makefile.in using Plan A...
Hunk #1 succeeded at 121.
Hunk #2 succeeded at 590.
done
===> Creating toolchain wrappers for libpreludedb-perl-0.9.15.3nb13
===> Configuring for libpreludedb-perl-0.9.15.3nb13
/bin/ln -s /data/scratch/security/libpreludedb-perl/work/.buildlink/lib/libltdl.la /data/scratch/security/libpreludedb-perl/work/.buildlink/lib/libltdlc.la
=> 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
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking for cpu-specific compiler flags... none needed
checking for platform-specific compiler flags... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for ld used by c++... /data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether the linker accepts the -z relro flag... yes
checking whether the linker accepts the -z now flag... yes
checking whether the C compiler accepts the -Wall flag... yes
checking whether the C compiler accepts the -Wstrict-prototypes flag... yes
checking whether the C compiler accepts the -Wmissing-prototypes flag... yes
checking whether the C compiler accepts the -Wmissing-declarations flag... yes
checking whether the C compiler accepts the -Wbad-function-cast flag... yes
checking whether the C compiler accepts the -Wcast-qual flag... yes
checking whether the C compiler accepts the -Wcast-align flag... yes
checking whether the C compiler accepts the -Wnested-externs flag... yes
checking whether the C compiler accepts the -Wunused flag... yes
checking whether the C compiler accepts the -Wformat flag... yes
checking whether the C compiler accepts the -Wformat-security flag... yes
checking for libprelude-config... /usr/pkg/bin/libprelude-config
checking for libprelude - version >= 0.9.9... yes
checking for swig... no
checking for perl... /usr/pkg/bin/perl
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for perl.h... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.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 for complete errno.h... yes
checking for ld used by GCC... /data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/security/libpreludedb-perl/work/.cwrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for inline... inline
checking for mprotect... yes
checking for vasnprintf... no
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking for memchr... yes
checking whether memchr works... yes
checking whether snprintf is declared... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether strdup is declared... yes
checking for C/C++ restrict keyword... __restrict
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... no
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking for getpagesize... yes
checking for pthread_rwlock_t... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether stdint.h conforms to C99... yes
checking for strdup... yes
checking for working strndup... yes
checking for working strnlen... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) yes
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking for pthread_atfork... yes
checking for sched_yield in -lrt... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
configure: creating ./config.status
config.status: creating libpreludedb-config
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating libmissing/Makefile
config.status: creating libmissing/tests/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/preludedb-version.h
config.status: creating plugins/Makefile
config.status: creating plugins/sql/Makefile
config.status: creating plugins/sql/mysql/Makefile
config.status: creating plugins/sql/pgsql/Makefile
config.status: creating plugins/sql/sqlite3/Makefile
config.status: creating plugins/format/Makefile
config.status: creating plugins/format/classic/Makefile
config.status: creating plugins/format/classic/include/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating docs/manpages/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/perl/Makefile.PL
config.status: creating bindings/python/setup.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default commands

*** Dumping configuration ***
    - Generate documentation      : no
    - Enable MySQL plugin         : no
    - Enable PostgreSQL plugin    : no
    - Enable SQLite3 plugin       : no
    - Perl binding                : yes
    - Python binding              : no
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp