=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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 ltfs/v2.4.2.0-pre0.tar.gz
=> Checksum RMD160 OK for ltfs/v2.4.2.0-pre0.tar.gz
=> Checksum SHA512 OK for ltfs/v2.4.2.0-pre0.tar.gz
===> Installing dependencies for ltfs-2.4.2.0.0nb4
==========================================================================
The following variables will affect the build process of this package,
ltfs-2.4.2.0.0nb4.  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.6nb2
=> Tool dependency automake>=1.9: found automake-1.16.2
=> Tool dependency autoconf>=2.58: found autoconf-2.69nb9
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency perl>=5.30.0<5.32.0: found perl-5.30.2
=> Full dependency libuuid>=2.18: found libuuid-2.32.1
=> Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.10nb1
=> Full dependency net-snmp>=5.7.3nb13: found net-snmp-5.7.3nb13
=> Full dependency icu>=64.1: found icu-66.1
=> Full dependency fuse>=2.5.2: found fuse-2.9.3
===> Overriding tools for ltfs-2.4.2.0.0nb4
===> Extracting for ltfs-2.4.2.0.0nb4
===> Patching for ltfs-2.4.2.0.0nb4
=> Applying pkgsrc patches for ltfs-2.4.2.0.0nb4
=> Verifying /data/pkgsrc/filesystems/ltfs/patches/patch-conf_Makefile.am
=> Applying pkgsrc patch /data/pkgsrc/filesystems/ltfs/patches/patch-conf_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-conf_Makefile.am,v 1.1 2019/02/25 01:00:39 manu Exp $
|
|Do not install confguration file so that we can copy them in
|/usr/pkg/share/examples/ltfs instead.
|
|--- conf/Makefile.am.orig	2019-02-20 06:22:33.000000000 +0100
|+++ conf/Makefile.am	2019-02-24 03:15:52.062219251 +0100
--------------------------
Patching file conf/Makefile.am using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 31.
done
===> Creating toolchain wrappers for ltfs-2.4.2.0.0nb4
===> Configuring for ltfs-2.4.2.0.0nb4
cd /data/scratch/filesystems/ltfs/work/ltfs-2.4.2.0-pre0 && ./autogen.sh
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: linking file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:52: installing 'build-aux/ar-lib'
configure.ac:48: installing 'build-aux/compile'
configure.ac:44: installing 'build-aux/config.guess'
configure.ac:44: installing 'build-aux/config.sub'
configure.ac:47: installing 'build-aux/install-sh'
configure.ac:47: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
=> Generating pkg-config files for builtin xz package.
=> 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
=> Replacing sh interpreter in init.d/ltfs.
=> 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... build-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 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 whether make supports the include directive... yes (GNU style)
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for clang option to accept ISO C99... none needed
checking for x86_64--netbsd-ar... no
checking for x86_64--netbsd-lib... no
checking for x86_64--netbsd-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
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 whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
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... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 whether to compile in debug mode... no
checking whether to compile in message checking mode... no
checking whether to enable optimizations... no
checking whether to enable livelink mode support default=yes ... yes
checking whether to enable snmp or not... yes
checking whether to enable new locking system or not... yes
checking whether to enable lin_tape or not (Linux Only)... no
checking whether to enable handling of buggy I/Fs or not (Linux/MacOS Only)... no
checking for genrb... /usr/pkg/bin/genrb
checking for pkgdata... /usr/pkg/bin/pkgdata
checking pkg-config is at least version 0.9.0... yes
checking for FUSE_MODULE... yes
checking for LIBXML2_MODULE... yes
checking for UUID_MODULE... yes
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking for backtrace in -lexecinfo... yes
checking use latest ICU... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking size of time_t... 8
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working strnlen... yes
checking for bzero... yes
checking for memchr... yes
checking for memset... yes
checking for mkdir... yes
checking for rmdir... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for xmlTextReaderSetup... no
checking for xmlTextReaderSetup in -lxml2... yes
checking for XML_PARSE_HUGE... yes
checking if compiling with clang... yes
checking for SSE4.2... yes, x86_64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating messages/Makefile
config.status: creating conf/Makefile
config.status: creating man/Makefile
config.status: creating init.d/Makefile
config.status: creating src/Makefile
config.status: creating src/libltfs/Makefile
config.status: creating src/tape_drivers/generic/file/Makefile
config.status: creating src/tape_drivers/generic/itdtimg/Makefile
config.status: creating src/tape_drivers/linux/lin_tape/Makefile
config.status: creating src/tape_drivers/linux/sg-ibmtape/Makefile
config.status: creating src/tape_drivers/osx/iokit-ibmtape/Makefile
config.status: creating src/tape_drivers/freebsd/cam/Makefile
config.status: creating src/tape_drivers/netbsd/scsipi-ibmtape/Makefile
config.status: creating src/iosched/Makefile
config.status: creating src/kmi/Makefile
config.status: creating src/utils/Makefile
config.status: creating ltfs.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp