=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for gperftools-2.8.tar.gz
=> Checksum RMD160 OK for gperftools-2.8.tar.gz
=> Checksum SHA512 OK for gperftools-2.8.tar.gz
===> Installing dependencies for gperftools-2.8
=> 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 nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency perl>=5.8.0: found perl-5.32.0nb1
===> Skipping vulnerability checks.
WARNING: No /opt/pkg.bulk/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/opt/pkg.bulk/sbin/pkg_admin -K /opt/pkg.bulk/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for gperftools-2.8
===> Extracting for gperftools-2.8
===> Patching for gperftools-2.8
=> Applying pkgsrc patches for gperftools-2.8
=> Verifying /opt/pkgsrc/devel/gperftools/patches/patch-configure
=> Applying pkgsrc patch /opt/pkgsrc/devel/gperftools/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2015/04/14 14:40:02 joerg Exp $
|
|--- configure.orig	2015-01-10 20:20:33.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 18303 (offset 969 lines).
done
=> Verifying /opt/pkgsrc/devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h
=> Applying pkgsrc patch /opt/pkgsrc/devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_base_atomicops-internals-arm-v6plus.h,v 1.1 2015/04/14 14:40:02 joerg Exp $
|
|--- src/base/atomicops-internals-arm-v6plus.h.orig	2014-12-06 22:51:40.000000000 +0000
|+++ src/base/atomicops-internals-arm-v6plus.h
--------------------------
Patching file src/base/atomicops-internals-arm-v6plus.h using Plan A...
Hunk #1 succeeded at 50.
done
=> Verifying /opt/pkgsrc/devel/gperftools/patches/patch-src_base_sysinfo.cc
=> Applying pkgsrc patch /opt/pkgsrc/devel/gperftools/patches/patch-src_base_sysinfo.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_base_sysinfo.cc,v 1.1 2019/11/28 12:19:58 bouyer Exp $
|
|Get mappings from procfs on NetBSD
|
|--- src/base/sysinfo.cc.orig	2017-11-28 15:38:09.000000000 +0100
|+++ src/base/sysinfo.cc	2019-11-27 19:01:54.000000000 +0100
--------------------------
Patching file src/base/sysinfo.cc using Plan A...
Hunk #1 succeeded at 47.
Hunk #2 succeeded at 273.
Hunk #3 succeeded at 425.
Hunk #4 succeeded at 518.
Hunk #5 succeeded at 582.
Hunk #6 succeeded at 622.
done
=> Verifying /opt/pkgsrc/devel/gperftools/patches/patch-src_symbolize.cc
=> Applying pkgsrc patch /opt/pkgsrc/devel/gperftools/patches/patch-src_symbolize.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_symbolize.cc,v 1.1 2019/11/28 12:19:58 bouyer Exp $
|
|Get program pathname from sysctl on NetBSD
|
|--- src/symbolize.cc.orig	2017-12-09 17:29:18.000000000 +0100
|+++ src/symbolize.cc	2019-11-27 18:40:56.000000000 +0100
--------------------------
Patching file src/symbolize.cc using Plan A...
Hunk #1 succeeded at 60.
Hunk #2 succeeded at 99 (offset 2 lines).
done
===> Creating toolchain wrappers for gperftools-2.8
===> Configuring for gperftools-2.8
=> 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 Perl interpreter in src/pprof.
=> Checking for portability problems in extracted files
checking build system type... aarch64-apple-darwin20
checking host system type... aarch64-apple-darwin20
checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg.bulk/bin/nawk
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 git... /usr/bin/git
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-apple-darwin20-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 dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for aarch64-apple-darwin20-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking how to run the C preprocessor... clang -E
checking whether clang++ supports C++11 features with -std=gnu++11... yes
checking for aarch64-apple-darwin20-objcopy... no
checking for objcopy... no
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg.bulk/bin/nbsed
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 clang... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
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) 1048576
checking how to convert aarch64-apple-darwin20 file names to aarch64-apple-darwin20 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin20 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin20-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin20-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for aarch64-apple-darwin20-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for aarch64-apple-darwin20-strip... no
checking for strip... strip
checking for aarch64-apple-darwin20-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 aarch64-apple-darwin20-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin20-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin20-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin20-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin20-otool... no
checking for otool... otool
checking for aarch64-apple-darwin20-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
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 (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20 dyld
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... clang++ -std=gnu++11 -E
checking for ld used by clang++ -std=gnu++11... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if clang++ -std=gnu++11 static flag -static works... no
checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20 dyld
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking for __attribute__... yes
checking for __attribute__((aligned(N))) on functions... yes
checking for ANSI C header files... (cached) yes
checking for __int64... no
checking for struct mallinfo... no
checking for Elf32_Versym... no
checking for sbrk... yes
checking for __sbrk... no
checking for geteuid... yes
checking for fork... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking conflict-signal.h usability... no
checking conflict-signal.h presence... no
checking for conflict-signal.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking linux/ptrace.h usability... no
checking linux/ptrace.h presence... no
checking for linux/ptrace.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for features.h... (cached) no
checking whether cfree is declared... no
checking whether posix_memalign is declared... no
checking whether memalign is declared... no
checking whether valloc is declared... no
checking whether pvalloc is declared... no
checking if int32_t is the same type as intptr_t... no
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking cygwin/signal.h usability... no
checking cygwin/signal.h presence... no
checking for cygwin/signal.h... no
checking asm/ptrace.h usability... no
checking asm/ptrace.h presence... no
checking for asm/ptrace.h... no
checking how to access the program counter from a struct ucontext... configure: WARNING: Could not find the PC.  Will not try to compile libprofiler...
checking libunwind.h usability... yes
checking libunwind.h presence... yes
checking for libunwind.h... yes
checking for backtrace in -lunwind... no
checking for x86 without frame pointers... no
checking if the compiler supports -Wno-unused-result... yes
configure: Will build sized deallocation operators that ignore size
checking if C++ compiler supports -fsized-deallocation... yes
checking if C++ compiler supports std::align_val_t without options... yes
checking if C++ compiler supports -faligned-new... yes
configure: Will build new/delete operators for overaligned types
checking if target has _Unwind_Backtrace... yes
checking printf format code for printing a size_t and ssize_t... l
checking for __builtin_stack_pointer()... no
checking for __environ... no
checking for __thread... no
checking if nanosleep requires any libraries... no
checking whether uname is declared... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether to check for GCC pthread/shared inconsistencies... no
checking whether what we have so far is sufficient with -nostdlib... no
checking whether -lpthread saves the day... no
configure: WARNING: Impossible to determine how to use pthreads with shared libraries and -nostdlib
checking whether pthread symbols are available in C++ without including pthread.h... no
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
checking for program_invocation_name... no
checking for Linux SIGEV_THREAD_ID... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/gperftools/tcmalloc.h
config.status: creating src/windows/gperftools/tcmalloc.h
config.status: creating src/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