=> 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 lasso-2.5.1.tar.gz
=> Checksum RMD160 OK for lasso-2.5.1.tar.gz
=> Checksum SHA512 OK for lasso-2.5.1.tar.gz
===> Installing dependencies for lasso-2.5.1nb1
==========================================================================
The following variables will affect the build process of this package,
lasso-2.5.1nb1.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 27
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * PYPACKAGE = python27

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 glib2-tools-[0-9]*: found glib2-tools-2.56.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.3.2
=> Tool dependency perl>=5.0: found perl-5.26.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency python27>=2.7.1nb2: found python27-2.7.14
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency py27-six-[0-9]*: found py27-six-1.11.0
=> Full dependency xmlsec1>=1.2.19nb1: found xmlsec1-1.2.25
=> Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.8
=> Full dependency libxslt>=1.1.28nb2: found libxslt-1.1.32
=> Full dependency cyrus-sasl>=2.1.26: found cyrus-sasl-2.1.27
=> Full dependency glib2>=2.35: found glib2-2.56.1
===> Overriding tools for lasso-2.5.1nb1
===> Extracting for lasso-2.5.1nb1
===> Patching for lasso-2.5.1nb1
=> Applying pkgsrc patches for lasso-2.5.1nb1
=> Verifying /data/pkgsrc/security/lasso/../../security/lasso/patches/patch-configure
=> Applying pkgsrc patch /data/pkgsrc/security/lasso/../../security/lasso/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.3 2017/12/18 15:33:59 jperkin Exp $
|
|Make sure _POSIX_C_SOURCE=199506 so that strtok() is defined by <string.h>
|Otherwise, compiler assumes it returns an int, which badly breaks on LP64
|
|Also use = instead of == for test(1) portability sake.
|
|--- configure.orig	2016-02-18 23:11:38.249290059 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 4382.
Hunk #2 succeeded at 13973.
Hunk #3 succeeded at 15647.
done
===> Creating toolchain wrappers for lasso-2.5.1nb1
===> Configuring for lasso-2.5.1nb1
=> 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
=> Adding run-time search paths to pkg-config files.
=> 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 make supports nested variables... yes
checking how to create a pax tar archive... none
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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 x86_64--netbsd-windres... no
checking for windres... no
checking whether clang and cc understand -c and -o together... yes
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 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 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... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... dlltool
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 x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 supported compiler flags...  -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs
checking for gnutar... no
checking for gtar... no
checking for tar... tar
You have no CLASSPATH, I hope it is good
checking for gcj... no
checking for jikes... no
checking for guavac... no
checking for javac... no
checking if  works... 
checking for kaffe... no
checking for java... no
checking for uudecode... yes
checking if uudecode can decode base 64 file... yes
checking if  works... 
checking for gjavah... no
checking for gcjh... no
checking for javah... no
checking for jar... no
checking for sed... /usr/bin/sed
checking if the junit.framework.Test class is available... no
checking for junit.textui.TestRunner class... no
checking for junit... 
checking for perl... /usr/pkg/bin/perl
checking for php5... no
checking for php... no
checking for php-config5... no
checking for php-config... no
checking for python... /usr/pkg/bin/python2.7
checking for swig... no
checking for variadic cpp macros... yes
checking for Python development files... no
checking for PHP 5 development files... --version: not found
no
checking for gacutil... no
checking for Perl API... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzread... -lz
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.9 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for LASSO... yes
checking for CHECK... no
checking for srunner_set_log in -lcheck... no
checking for srunner_set_xml in -lcheck... no
checking for rest2html... no
checking for rst2html... no
checking for xsltproc... xsltproc
checking for inkscape... no
checking for debugging... no
checking for profiling... no
checking for pedantic... no
checking for static linking... no
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lasso-src-config
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/lasso-book/Makefile
config.status: creating docs/lasso-book/figures/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/lasso/version.xml
config.status: creating docs/reference/lasso/Makefile
config.status: creating lasso/Makefile
config.status: creating lasso/id-ff/Makefile
config.status: creating lasso/id-wsf/Makefile
config.status: creating lasso/saml-2.0/Makefile
config.status: creating lasso/id-wsf-2.0/Makefile
config.status: creating lasso/xml/Makefile
config.status: creating lasso/xml/ecp/Makefile
config.status: creating lasso/xml/saml-2.0/Makefile
config.status: creating lasso/xml/soap-1.1/Makefile
config.status: creating lasso/xml/id-wsf-2.0/Makefile
config.status: creating lasso/xml/ws/Makefile
config.status: creating lasso/xml/dsig/Makefile
config.status: creating tests/Makefile
config.status: creating tests/data/Makefile
config.status: creating lasso.pc
config.status: creating win32/Makefile
config.status: creating win32/lasso.rc
config.status: creating win32/msvc/Makefile
config.status: creating win32/msvc/lasso.dsp
config.status: creating win32/msvc/lasso_config.h
config.status: creating win32/msvc/java/Makefile
config.status: creating win32/msvc/php/Makefile
config.status: creating win32/msvc/python/Makefile
config.status: creating win32/nsis/Makefile
config.status: creating win32/nsis/jlasso-lite.nsi
config.status: creating win32/nsis/lasso-deps.nsi
config.status: creating win32/nsis/lasso-full.nsi
config.status: creating win32/nsis/lasso-lite.nsi
config.status: creating win32/nsis/python.nsi
config.status: creating bindings/Makefile
config.status: creating bindings/java/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/tests/Makefile
config.status: creating bindings/php5/Makefile
config.status: creating bindings/php5/examples/Makefile
config.status: creating bindings/php5/tests/Makefile
config.status: creating bindings/perl/Makefile
config.status: creating config.h
config.status: creating lasso/lasso_config.h
config.status: lasso/lasso_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=============
Configuration
=============

Main
----

Compiler:                clang
CFLAGS:                   -O2 -I/usr/include -I/usr/pkg/include -DXMLSEC_CRYPTO_OPENSSL -I/usr/pkg/include/xmlsec1 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include
Install prefix:          /usr/pkg
Debugging:               no
Experimental ID-WSF:     no

Optionals builds
----------------

Available languages:    python(2.7) perl(5.26.2)

Java binding:           no
Perl binding:           no
PHP 5 binding:          no
Python binding:         no

C API references:       no
Tests suite:            no

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp