=> 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 libesmtp-1.0.6.tar.bz2
=> Checksum RMD160 OK for libesmtp-1.0.6.tar.bz2
=> Checksum SHA512 OK for libesmtp-1.0.6.tar.bz2
===> Installing dependencies for libesmtp-1.0.6nb3
==========================================================================
The following variables will affect the build process of this package,
libesmtp-1.0.6nb3.  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 checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for libesmtp-1.0.6nb3
===> Extracting for libesmtp-1.0.6nb3
===> Patching for libesmtp-1.0.6nb3
=> Applying pkgsrc patches for libesmtp-1.0.6nb3
=> Verifying /data/pkgsrc/mail/libesmtp/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/mail/libesmtp/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1.1.1 2002/09/22 13:01:25 cjep Exp $
|
|--- libesmtp-config.in.orig	Wed Dec 12 14:30:37 2001
|+++ libesmtp-config.in
--------------------------
Patching file libesmtp-config.in using Plan A...
Hunk #1 succeeded at 69.
done
=> Verifying /data/pkgsrc/mail/libesmtp/patches/patch-ae
=> Applying pkgsrc patch /data/pkgsrc/mail/libesmtp/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2004/12/18 16:05:11 grant Exp $
|
|--- getaddrinfo.c.orig	2003-07-30 02:36:14.000000000 +1000
|+++ getaddrinfo.c
--------------------------
Patching file getaddrinfo.c using Plan A...
Hunk #1 succeeded at 36.
done
===> Creating toolchain wrappers for libesmtp-1.0.6nb3
===> Configuring for libesmtp-1.0.6nb3
=> 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... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether make sets $(MAKE)... (cached) yes
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
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-ar... no
checking for ar... ar
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 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 library containing dlsym... none required
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in LIBS= with CFLAGS= -pthread  with LDFLAGS= -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... clang
checking whether to use Posix Threads... yes
checking for library containing getaddrinfo... none required
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_library_init in -lssl... no
checking whether to enable NTLM authentication... no
checking whether to enable STARTTLS... no
checking whether to enable CHUNKING... yes
checking whether to enable ETRN... yes
checking whether to enable sendmail XUSR... yes
checking whether to enable non-standard EHLO AUTH= response... yes
checking for ANSI C header files... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether time.h and sys/time.h may both be included... yes
checking for struct tm.tm_zone... yes
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for memrchr... yes
checking for strtol... yes
checking for uname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for library containing socket... none required
checking for library containing localtime_r... none required
checking for strerror_r... yes
checking for working strerror_r... yes
checking for working snprintf... yes
configure: creating ./config.status
config.status: creating libesmtp-config
config.status: creating libesmtp.spec
config.status: creating Makefile
config.status: creating login/Makefile
config.status: creating plain/Makefile
config.status: creating crammd5/Makefile
config.status: creating ntlm/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

*************************
*** libESMTP features ***
*************************
            --with-auth-plugin-dir: /usr/pkg/lib/esmtp-plugins
                      --with-lwres: no
                    --with-openssl: no
                 --enable-pthreads: yes
                     --enable-etrn: yes
                     --enable-ntlm: yes
                 --enable-chunking: yes
                     --enable-xusr: yes
                   --enable-nsauth: yes
                    --enable-debug: no
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp