=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for elk-3.99.8.tar.bz2
=> Checksum SHA512 OK for elk-3.99.8.tar.bz2
===> Installing dependencies for elk-3.99.8nb3
==========================================================================
The supported build options for elk are:

	motif xaw

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.elk (not defined)

==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency gdbm>=1.18.1: found gdbm-1.23
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for elk-3.99.8nb3
===> Extracting for elk-3.99.8nb3
===> Patching for elk-3.99.8nb3
=> Applying pkgsrc patches for elk-3.99.8nb3
===> Creating toolchain wrappers for elk-3.99.8nb3
===> Configuring for elk-3.99.8nb3
=> 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 build system type... vax--netbsdelf
checking host system type... vax--netbsdelf
checking target system type... vax--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... .auto/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for vax--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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to print strings... printf
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... /tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/lang/elk/work.vax/.cwrapper/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 how to convert vax--netbsdelf file names to vax--netbsdelf format... func_convert_file_noop
checking how to convert vax--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld option to reload object files... -r
checking for vax--netbsdelf-objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for vax--netbsdelf-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for vax--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for vax--netbsdelf-strip... no
checking for strip... strip
checking for vax--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 vax--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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... -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 (/tmp/pkgbuild/lang/elk/work.vax/.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... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/tmp/pkgbuild/lang/elk/work.vax/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for inttypes.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for vfork... yes
checking for uname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for ftime... no
checking for mktemp... yes
checking for tmpnam... yes
checking for tempnam... yes
checking for getcwd... yes
checking for getwd... yes
checking for rename... yes
checking for regcomp... yes
checking for environ... yes
checking for __environ in unistd.h... no
checking for environ in unistd.h... no
checking for vprintf... yes
checking for dirent... no
checking for random... yes
checking for index... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking for getdtablesize... yes
checking for getpagesize... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigprocmask... yes
checking for sigblock... yes
checking for elf_begin in -lelf... yes
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... no
checking for dld_link in -ldld... no
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking for load_add_on... no
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking for dlfcn.h... (cached) yes
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... yes
checking for atexit... yes
checking for fpurge... yes
checking for BSD-style flushing... no
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking for termios.h... (cached) yes
checking for getrlimit... yes
checking for struct rlimit... yes
checking for mprotect... yes
checking for working alloca.h... no
checking for alloca... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking if $CXX really works... yes
checking if $CC accepts -Wall... yes
checking if $CC accepts -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare... yes
checking for gdbm_open in -lgdbm... yes
checking for X... disabled
checking for XOpenDisplay in -lX11... no
checking for XtFree in -lXt... no
checking for XawTextSearch in -lXaw... no
checking for XmStringConcat in -lXm... no
checking for gawk... (cached) /usr/bin/awk
checking for groff -ms... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/bitstring/Makefile
config.status: creating doc/cprog/Makefile
config.status: creating doc/kernel/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/oops/Makefile
config.status: creating doc/record/Makefile
config.status: creating doc/regexp/Makefile
config.status: creating doc/unix/Makefile
config.status: creating doc/usenix/Makefile
config.status: creating doc/util/Makefile
config.status: creating doc/xlib/Makefile
config.status: creating doc/xt/Makefile
config.status: creating examples/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating lib/misc/Makefile
config.status: creating lib/unix/Makefile
config.status: creating lib/xlib/Makefile
config.status: creating lib/xwidgets/Makefile
config.status: creating lib/xwidgets/xaw/Makefile
config.status: creating lib/xwidgets/motif/Makefile
config.status: creating scm/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating scm/slib.scm
config.status: creating include/site.h
config.status: creating test/check-gc
config.status: creating test/check-gc2
config.status: creating test/check-r4rs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

Elk configuration summary
-------------------------
build C++ plugins: yes
libgdbm support: yes
X11 support: no
Xaw support: no
Motif support: no
build documentation: yes
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp