=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for yaws-2.0.6.tar.gz
=> Checksum RMD160 OK for yaws-2.0.6.tar.gz
=> Checksum SHA512 OK for yaws-2.0.6.tar.gz
===> Installing dependencies for yaws-2.0.6nb3
==========================================================================
The following variables will affect the build process of this package,
yaws-2.0.6nb3.  Their current value is shown below:

        * PAM_DEFAULT = openpam
        * VARBASE = /var

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

        * PAMBASE (defined, but empty)

You may want to abort the process now with CTRL-C and change the value
of variables in the first group 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.6nb2
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency perl>=5.0: found perl-5.32.1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency erlang>=18.0: found erlang-23.2.7
===> 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'.
===> Overriding tools for yaws-2.0.6nb3
===> Extracting for yaws-2.0.6nb3
cd /scratch/work/www/yaws/work/yaws-2.0.6 && /bin/chmod -R g-w www
/bin/rm -Rf /scratch/work/www/yaws/work/yaws-2.0.6/www/testdir
===> Patching for yaws-2.0.6nb3
=> Applying pkgsrc patches for yaws-2.0.6nb3
=> Verifying /tree/pkgsrc/www/yaws/patches/patch-ai
=> Applying pkgsrc patch /tree/pkgsrc/www/yaws/patches/patch-ai
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ai,v 1.2 2018/04/13 16:12:13 fhajny Exp $
|
|Replace '%var%' with '@VAR@'
|
|--- scripts/netbsd/yaws.sh.orig	2018-04-10 10:32:09.000000000 +0000
|+++ scripts/netbsd/yaws.sh
--------------------------
Patching file scripts/netbsd/yaws.sh using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 18.
Hunk #3 succeeded at 35.
done
=> Verifying /tree/pkgsrc/www/yaws/patches/patch-scripts_yaws.template
=> Applying pkgsrc patch /tree/pkgsrc/www/yaws/patches/patch-scripts_yaws.template
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_yaws.template,v 1.1 2018/04/13 16:12:13 fhajny Exp $
|
|Portability.
|
|--- scripts/yaws.template.orig	2018-04-10 10:32:09.000000000 +0000
|+++ scripts/yaws.template
--------------------------
Patching file scripts/yaws.template using Plan A...
Hunk #1 succeeded at 399.
done
===> Creating toolchain wrappers for yaws-2.0.6nb3
===> Configuring for yaws-2.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 build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ac-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 for gawk... (cached) /usr/bin/awk
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for i486--netbsdelf-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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for i486--netbsdelf-ar... no
checking for i486--netbsdelf-lib... no
checking for i486--netbsdelf-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i486--netbsdelf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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 whether gcc needs -traditional... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /scratch/work/www/yaws/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/www/yaws/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
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 i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /scratch/work/www/yaws/work/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc 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 i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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... -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 (/scratch/work/www/yaws/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 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

Check Erlang environment & applications
checking for i486--netbsdelf-erl... no
checking for erl... /usr/pkg/bin/erl
checking for i486--netbsdelf-erlc... no
checking for erlc... /usr/pkg/bin/erlc
checking for escript... /usr/pkg/bin/escript
checking for dialyzer... /usr/pkg/bin/dialyzer
checking for ct_run... /usr/pkg/bin/ct_run
checking for erlc... /usr/pkg/bin/erlc
checking for erl... /usr/pkg/bin/erl
checking for Erlang/OTP root directory... /usr/pkg/lib/erlang
checking for Erlang/OTP library base directory... /usr/pkg/lib/erlang/lib
checking for Erlang/OTP ERTS version... 11.1.8
checking for Erlang/OTP ERTS directory... /usr/pkg/lib/erlang/erts-11.1.8
checking for Erlang/OTP release... 23
checking for Erlang/OTP library installation base directory... ${prefix}/lib
checking for Erlang/OTP 'yaws' library installation subdirectory... /usr/pkg/lib/yaws
checking for Erlang/OTP 'yapp' library installation subdirectory... ${prefix}/lib/yapp-0.4.2
checking for Erlang/OTP 'kernel' library subdirectory... /usr/pkg/lib/erlang/lib/kernel-7.2.1
checking for Erlang/OTP 'kernel' library version... 7.2.1
checking for Erlang/OTP 'stdlib' library subdirectory... /usr/pkg/lib/erlang/lib/stdlib-3.14
checking for Erlang/OTP 'stdlib' library version... 3.14
checking for Erlang/OTP 'sasl' library subdirectory... /usr/pkg/lib/erlang/lib/sasl-4.0.1
checking for Erlang/OTP 'sasl' library version... 4.0.1
checking for Erlang/OTP 'erts' library subdirectory... /usr/pkg/lib/erlang/lib/erts-11.1.8
checking for Erlang/OTP 'erts' library version... 11.1.8
checking for Erlang/OTP 'compiler' library subdirectory... /usr/pkg/lib/erlang/lib/compiler-7.6.6
checking for Erlang/OTP 'compiler' library version... 7.6.6
checking for Erlang/OTP 'crypto' library subdirectory... /usr/pkg/lib/erlang/lib/crypto-4.8.3
checking for Erlang/OTP 'crypto' library version... 4.8.3
checking for Erlang/OTP 'xmerl' library subdirectory... /usr/pkg/lib/erlang/lib/xmerl-1.3.26
checking for Erlang/OTP 'xmerl' library version... 1.3.26
checking for Erlang/OTP 'public_key' library subdirectory... /usr/pkg/lib/erlang/lib/public_key-1.9.2
checking for Erlang/OTP 'public_key' library version... 1.9.2
checking for Erlang/OTP 'ssl' library subdirectory... /usr/pkg/lib/erlang/lib/ssl-10.2.4
checking for Erlang/OTP 'ssl' library version... 10.2.4
checking for Erlang/OTP 'mnesia' library subdirectory... /usr/pkg/lib/erlang/lib/mnesia-4.18.1
checking for Erlang/OTP 'mnesia' library version... 4.18.1
checking for Erlang/OTP 'eunit' library subdirectory... /usr/pkg/lib/erlang/lib/eunit-2.6
checking for Erlang/OTP 'eunit' library version... 2.6
checking for Erlang/OTP 'erlsom' library subdirectory... not found
checking for Erlang/OTP 'erlsom' library version... not found
configure: WARNING: "erlsom" Erlang application not found.
It could be required to run Yaws or its testsuites.
checking for Erlang/OTP 'xmlrpc' library subdirectory... not found
checking for Erlang/OTP 'xmlrpc' library version... not found
configure: WARNING: "xmlrpc" Erlang application not found.
It could be required to run Yaws or its testsuites.
checking for Erlang/OTP 'inets' library subdirectory... /usr/pkg/lib/erlang/lib/inets-7.3.2
checking for Erlang/OTP 'inets' library version... 7.3.2
checking for Erlang/OTP 'tools' library subdirectory... /usr/pkg/lib/erlang/lib/tools-3.4.3
checking for Erlang/OTP 'tools' library version... 3.4.3
checking for Erlang/OTP 'common_test' library subdirectory... /usr/pkg/lib/erlang/lib/common_test-1.19.1
checking for Erlang/OTP 'common_test' library version... 1.19.1

Check platform-specific and system requirements
checking for the build and host architectures... netbsdelf
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for pam_start in -lpam... yes
checking for sendfile in -lc... no

Check programs support
checking for latex... no
checking for dvips... no
checking for pdflatex... no
checking for epstopdf... no
checking for man... man
checking for ps2pdf... no
checking for cadaver... no
checking for curl... no
checking for unix2dos... no
checking for todos... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaws.pc
config.status: creating Makefile
config.status: creating c_src/Makefile
config.status: creating win32/Makefile
config.status: creating win32/build.xml
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating ebin/Makefile
config.status: creating examples/src/Makefile
config.status: creating examples/ebin/Makefile
config.status: creating examples/include/Makefile
config.status: creating www/code/Makefile
config.status: creating www/shoppingcart/Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/yaws.coverspec
config.status: creating testsuite/testsuite.hrl
config.status: creating applications/chat/Makefile
config.status: creating applications/chat/src/Makefile
config.status: creating applications/chat/ebin/Makefile
config.status: creating applications/mail/Makefile
config.status: creating applications/mail/src/Makefile
config.status: creating applications/mail/ebin/Makefile
config.status: creating applications/wiki/Makefile
config.status: creating applications/wiki/src/Makefile
config.status: creating applications/wiki/ebin/Makefile
config.status: creating applications/yapp/Makefile
config.status: creating applications/yapp/src/Makefile
config.status: creating applications/yapp/ebin/Makefile
config.status: creating src/yaws_charset.hrl
config.status: creating src/yaws_appdeps.hrl
config.status: creating testsuite/run_common_test
config.status: creating testsuite/cover_to_html.sh
config.status: creating testsuite/analyze_coverdata.escript
config.status: creating scripts/make-release
config.status: creating applications/wiki/scripts/addFile
config.status: creating applications/wiki/scripts/getPassword
config.status: creating applications/wiki/scripts/importFiles
config.status: creating applications/wiki/scripts/updateWiki
config.status: creating include/Makefile
config.status: creating priv/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

 == yaws 2.0.6 ==

Configuration:
 Application dir.: /usr/pkg/lib/yaws

 Prefix:  /usr/pkg
 etcdir:  ${prefix}/etc
 confdir: $(sysconfdir)/yaws
 bindir:  ${exec_prefix}/bin
 vardir:  /var
 wwwdir:  /usr/pkg/share/yaws/www
 appsdir: $(localstatedir)/yaws
 logdir:  $(localstatedir)/log/yaws
 yawsdir: $(libdir)/yaws
 docdir:  ${datarootdir}/doc/${PACKAGE_TARNAME}
 mandir:  /usr/pkg/man

 Erlang root dir:          /usr/pkg/lib/erlang
 Erlang lib dir:           /usr/pkg/lib/erlang/lib
 Erlang compiler:          /usr/pkg/bin/erlc
 Erlang emulator:          /usr/pkg/bin/erl
 Windows Erlang emulator:  
 Erlang interpreter:       /usr/pkg/bin/escript
 Erlang dialyzer tool:     /usr/pkg/bin/dialyzer
 Erlang ct_run tool:       /usr/pkg/bin/ct_run

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
/usr/bin/sed -e "s|@PKG_SYSCONFDIR@|/usr/pkg/etc/yaws|g"  -e "s|@PREFIX@|/usr/pkg|g"  -e "s|@VARBASE@|/var|g"  /tree/pkgsrc/www/yaws/files/yaws.conf > /scratch/work/www/yaws/work/yaws.conf