=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for gcc-11.1.0.tar.xz
=> Checksum RMD160 OK for gcc-11.1.0.tar.xz
=> Checksum SHA512 OK for gcc-11.1.0.tar.xz
===> Installing dependencies for libquadmath-11.1.0
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency gmake>=3.81: found gmake-4.3nb2
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> 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 libquadmath-11.1.0
===> Extracting for libquadmath-11.1.0
===> Patching for libquadmath-11.1.0
=> Applying pkgsrc patches for libquadmath-11.1.0
=> Verifying /tree/pkgsrc/math/libquadmath/patches/patch-libquadmath_configure
=> Applying pkgsrc patch /tree/pkgsrc/math/libquadmath/patches/patch-libquadmath_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libquadmath_configure,v 1.1 2021/06/22 14:00:47 nia Exp $
|
|Do not use multi-lib directories for library installation,
|always install to /lib.
|
|--- libquadmath/configure.orig	2021-04-27 10:00:15.000000000 +0000
|+++ libquadmath/configure
--------------------------
Patching file libquadmath/configure using Plan A...
Hunk #1 succeeded at 9714.
Hunk #2 succeeded at 12130.
done
===> Creating toolchain wrappers for libquadmath-11.1.0
===> Configuring for libquadmath-11.1.0
=> 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... 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 pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../gcc-11.1.0/libquadmath/../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 --enable-version-specific-runtime-libs... no
checking for style of include used by make... GNU
checking for x86_64--netbsd-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 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 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 makeinfo... /work/math/libquadmath/work/.tools/bin/makeinfo
checking for modern makeinfo... no
checking how to print strings... print: not found
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 gcc... /work/math/libquadmath/work/.cwrapper/bin/ld
checking if the linker (/work/math/libquadmath/work/.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 for /work/math/libquadmath/work/.cwrapper/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-ar... no
checking for ar... ar
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 gcc object... ok
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 (/work/math/libquadmath/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... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64--netbsd-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 fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking printf.h usability... no
checking printf.h presence... no
checking for printf.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking whether the math.h includes POSIX's signgam... yes
checking for sqrtl in -lm... yes
checking for cbrtl in -lm... yes
checking for feholdexcept in -lm... yes
checking for fesetround in -lm... yes
checking for feupdateenv in -lm... yes
checking for fesetenv in -lm... yes
checking for fetestexcept in -lm... yes
checking for strtoull... yes
checking whether hidden visibility is supported... yes
checking whether symbol versioning is supported... gnu
checking whether __float128 is supported... no
checking whether printf hooks are supported... no
checking whether nl_langinfo should be used... no
checking whether nl_langinfo should be used for wide char locale info... no
checking whether localeconv should be used... yes
checking whether i18n number rewriting support for quadmath_snprintf should be added... no
checking for CET support... no
checking generated-files-in-srcdir... no
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 default-1 commands
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