=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for libesmtp-1.0.6.tar.bz2
=> Checksum RMD160 OK for libesmtp-1.0.6.tar.bz2
===> Installing dependencies for libesmtp-1.0.6
==========================================================================
The following variables will affect the build process of this package,
libesmtp-1.0.6.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/ssl/certs
        * SSLDIR = /etc/ssl
        * SSLKEYS = /etc/ssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency checkperms>=1.1: found checkperms-1.11
===> Overriding tools for libesmtp-1.0.6
===> Extracting for libesmtp-1.0.6
===> Patching for libesmtp-1.0.6
=> Applying pkgsrc patches for libesmtp-1.0.6
===> Creating toolchain wrappers for libesmtp-1.0.6
===> Configuring for libesmtp-1.0.6
=> 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 kristerw -g staff
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... i386-apple-darwin12
checking host system type... i386-apple-darwin12
checking for i386-apple-darwin12-gcc... gcc
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 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 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 gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) 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 "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for i386-apple-darwin12-objdump... no
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for i386-apple-darwin12-ar... no
checking for ar... ar
checking for i386-apple-darwin12-strip... no
checking for strip... strip
checking for i386-apple-darwin12-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for i386-apple-darwin12-dsymutil... no
checking for dsymutil... dsymutil
checking for i386-apple-darwin12-nmedit... no
checking for nmedit... nmedit
checking for i386-apple-darwin12-lipo... no
checking for lipo... lipo
checking for i386-apple-darwin12-otool... no
checking for otool... otool
checking for i386-apple-darwin12-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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 (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12 dyld
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=-lpthread with CFLAGS= -D_REENTRANT with LDFLAGS=... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
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... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking for MD5_Init in -lcrypto... yes
checking whether to enable NTLM authentication... yes
checking openssl/md4.h usability... yes
checking openssl/md4.h presence... yes
checking for openssl/md4.h... yes
checking for MD4_Init in -lcrypto... yes
checking whether to enable STARTTLS... yes
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... 4
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for memrchr... no
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: yes
                 --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