=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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 xml-security-c-1.7.3.tar.gz
=> Checksum RMD160 OK for xml-security-c-1.7.3.tar.gz
=> Checksum SHA512 OK for xml-security-c-1.7.3.tar.gz
===> Installing dependencies for xml-security-c-1.7.3
==========================================================================
The following variables will affect the build process of this package,
xml-security-c-1.7.3.  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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency gmake>=3.81: found gmake-4.1nb4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency xerces-c>=3.1.1: found xerces-c-3.2.1
===> Overriding tools for xml-security-c-1.7.3
===> Extracting for xml-security-c-1.7.3
===> Patching for xml-security-c-1.7.3
=> Applying pkgsrc patches for xml-security-c-1.7.3
=> Verifying /data/pkgsrc/security/xml-security-c/patches/patch-xsec_Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/security/xml-security-c/patches/patch-xsec_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-xsec_Makefile.in,v 1.1 2011/02/23 09:02:08 adam Exp $
|
|Keep .la files installed.
|
|--- xsec/Makefile.in.orig	2011-02-22 11:02:33.000000000 +0000
|+++ xsec/Makefile.in
--------------------------
Patching file xsec/Makefile.in using Plan A...
Hunk #1 succeeded at 3270 (offset 162 lines).
done
=> Verifying /data/pkgsrc/security/xml-security-c/patches/patch-xsec_tools_checksig_InteropResolver.cpp
=> Applying pkgsrc patch /data/pkgsrc/security/xml-security-c/patches/patch-xsec_tools_checksig_InteropResolver.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-xsec_tools_checksig_InteropResolver.cpp,v 1.3 2018/04/30 06:50:58 ryoon Exp $
|
|false is a bad pointer value.
|
|--- xsec/tools/checksig/InteropResolver.cpp.orig	2017-09-23 12:23:36.663288313 +0000
|+++ xsec/tools/checksig/InteropResolver.cpp
--------------------------
Patching file xsec/tools/checksig/InteropResolver.cpp using Plan A...
Hunk #1 succeeded at 645.
done
===> Creating toolchain wrappers for xml-security-c-1.7.3
===> Configuring for xml-security-c-1.7.3
=> 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 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... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64--netbsd-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/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 how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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 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
checking for x86_64--netbsd-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... error: invalid argument '-std=c++11' not allowed with 'C'
yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... error: invalid argument '-std=c++11' not allowed with 'C'
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for gawk... (cached) /usr/bin/awk
checking for autoconf... ${SHELL} /data/scratch/security/xml-security-c/work/xml-security-c-1.7.3/build-aux/missing autoconf
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_PRIO_INHERIT... yes
checking for floor in -lm... yes
checking for getservent in -lsocket... no
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking whether strcasecmp is declared... yes
checking whether getcwd(NULL, 0) works... yes
checking xercesc/dom/DOM.hpp usability... yes
checking xercesc/dom/DOM.hpp presence... yes
checking for xercesc/dom/DOM.hpp... yes
checking Xerces version... OK
checking whether Xerces is 64-bit clean... yes
checking whether Xerces BinInputStream requires getContentType... yes
checking whether Xerces XMLFormatter requires a version... yes
checking whether Xerces XMLString has ::release... yes
checking whether Xerces XMLElement has ::setIdAttribute(XMLCh*)... no
checking whether Xerces XMLElement has ::setIdAttribute(XMLCh*, bool)... yes
checking whether Xerces DOMImplementationLS has DOMLSSerializer... yes
checking whether Xerces DOMEntity uses getInputEncoding()... yes
checking for Xalan in system includes... no - WARNING - configuring for no Xalan
checking for pkg-config... /data/scratch/security/xml-security-c/work/.tools/bin/pkg-config
checking for OpenSSL cflags... 
checking for OpenSSL libraries... -lssl -lcrypto 
checking for const input buffers in OpenSSL... no
checking for non-broken AES support... yes
checking for GCM support... yes
checking whether PKCS1_MGF1 is declared... yes
checking whether EVP_PKEY_set1_EC_KEY is declared... yes
checking whether EVP_sha512 is declared... yes
checking whether EVP_CIPHER_CTX_set_padding is declared... yes
checking whether CRYPTO_cleanup_all_ex_data is declared... yes
checking for const input buffer in loadX509Base64Bin... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xsec/Makefile
config.status: creating config.h
config.status: creating xsec/framework/XSECConfig.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp