=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Checksum SHA1 OK for 89cccf.tar.gz
=> Checksum RMD160 OK for 89cccf.tar.gz
===> Installing dependencies for fs-utils-20130601
=> Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3
=> Tool dependency gmake>=3.81: found gmake-3.82nb7
=> Tool dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency rump>=20130601: found rump-20130602
===> Overriding tools for fs-utils-20130601
===> Extracting for fs-utils-20130601
===> Patching for fs-utils-20130601
=> Applying pkgsrc patches for fs-utils-20130601
=> Verifying /usr/pkgsrc/filesystems/fs-utils/patches/patch-lib_mount__v7fs.c
=> Applying pkgsrc patch /usr/pkgsrc/filesystems/fs-utils/patches/patch-lib_mount__v7fs.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_mount__v7fs.c,v 1.1 2013/06/18 18:52:10 wiz Exp $
|
|Function returning void shouldn't return values.
|
|--- lib/mount_v7fs.c.orig	2013-06-01 12:54:14.000000000 +0000
|+++ lib/mount_v7fs.c
--------------------------
Patching file lib/mount_v7fs.c using Plan A...
Hunk #1 succeeded at 155.
done
===> Creating toolchain wrappers for fs-utils-20130601
===> Configuring for fs-utils-20130601
=> 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... i386--netbsdelf
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel
checking whether build environment is sane... yes
/scratch/filesystems/fs-utils/work/fs-utils-89cccf/build-aux/missing: Unknown `--is-lightweight' option
Try `/scratch/filesystems/fs-utils/work/fs-utils-89cccf/build-aux/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 whether to enable maintainer-specific portions of Makefiles... no
checking for i386--netbsdelf-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
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 cc... /scratch/filesystems/fs-utils/work/.wrapper/bin/ld
checking if the linker (/scratch/filesystems/fs-utils/work/.wrapper/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 i386--netbsdelf file names to i386--netbsdelf format... func_convert_file_noop
checking how to convert i386--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /scratch/filesystems/fs-utils/work/.wrapper/bin/ld option to reload object files... -r
checking for i386--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i386--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for i386--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/scratch/filesystems/fs-utils/work/.wrapper/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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen in -ldl... no
checking for forkpty in -lutil... yes
checking for socket in -lsocket... no
checking for clock_nanosleep in -lrt... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking rump/rump.h usability... yes
checking rump/rump.h presence... yes
checking for rump/rump.h... yes
checking whether byte ordering is bigendian... no
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for emalloc... yes
checking for getprogname... yes
checking for humanize_number... yes
checking for setmode... yes
checking for strmode... yes
checking for strlcpy... yes
checking for strsep... yes
checking for strvis... yes
checking whether optreset is declared... yes
checking for struct tm.tm_gmtoff... yes
checking for struct dirent.d_namlen... yes
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_ino... yes
checking for struct stat.st_atimespec... yes
checking for struct stat.st_flags... yes
checking for struct stat.st_gen... yes
checking whether linker requires --no-as-needed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
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