>>> gperftools: Building testing/gperftools 2.17-r0 (using abuild 3.15.0-r2) started Tue, 05 Aug 2025 12:59:46 +0000 >>> gperftools: Validating /home/buildozer/aports/testing/gperftools/APKBUILD... >>> gperftools: Analyzing dependencies... >>> gperftools: Installing for build: build-base autoconf automake libtool libunwind-dev linux-headers curl ( 1/18) Installing m4 (1.4.20-r0) ( 2/18) Installing libbz2 (1.0.8-r6) ( 3/18) Installing perl (5.42.0-r0) ( 4/18) Installing autoconf (2.72-r1) ( 5/18) Installing automake (1.18.1-r0) ( 6/18) Installing libltdl (2.5.4-r1) ( 7/18) Installing libtool (2.5.4-r1) ( 8/18) Installing libucontext (1.3.2-r0) ( 9/18) Installing libucontext-dev (1.3.2-r0) (10/18) Installing xz-libs (5.8.1-r0) (11/18) Installing libunwind (1.8.1-r0) (12/18) Installing libunwind-dev (1.8.1-r0) (13/18) Installing linux-headers (6.15.9-r0) (14/18) Installing curl (8.15.0-r0) (15/18) Installing .makedepends-gperftools (20250805.125947) (16/18) Installing perl-error (0.17030-r0) (17/18) Installing perl-git (2.50.1-r0) (18/18) Installing git-perl (2.50.1-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 492 MiB in 124 packages >>> gperftools: Cleaning up srcdir >>> gperftools: Cleaning up pkgdir >>> gperftools: Cleaning up tmpdir >>> gperftools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gperftools-2.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gperftools: Fetching https://github.com/gperftools/gperftools/archive/refs/tags/gperftools-2.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2128k 100 2128k 0 0 4813k 0 --:--:-- --:--:-- --:--:-- 4813k >>> gperftools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gperftools-2.17.tar.gz >>> gperftools: Checking sha512sums... gperftools-2.17.tar.gz: OK failed-tests.patch: OK >>> gperftools: Unpacking /var/cache/distfiles/edge/gperftools-2.17.tar.gz... >>> gperftools: failed-tests.patch patching file Makefile.am Hunk #1 succeeded at 207 (offset -9 lines). autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:45: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:23: installing './install-sh' configure.ac:23: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Makefile.am:211: warning: variable 'stacktrace_unittest_SOURCES' is defined but no program or Makefile.am:211: library has 'stacktrace_unittest' as canonical name (possible typo) Makefile.am:214: warning: variable 'stacktrace_unittest_LDADD' is defined but no program or Makefile.am:214: library has 'stacktrace_unittest' as canonical name (possible typo) Makefile.am:216: warning: variable 'stacktrace_unittest_LDFLAGS' is defined but no program or Makefile.am:216: library has 'stacktrace_unittest' as canonical name (possible typo) autoreconf: Leaving directory '.' checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether c++ supports C++17 features with -std=gnu++17... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/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... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc 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-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.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++ -std=gnu++17 -E checking for ld used by c++ -std=gnu++17... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ -std=gnu++17 linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ -std=gnu++17 option to produce PIC... -fPIC -DPIC checking if c++ -std=gnu++17 PIC flag -fPIC -DPIC works... yes checking if c++ -std=gnu++17 static flag -static works... yes checking if c++ -std=gnu++17 supports -c -o file.o... yes checking if c++ -std=gnu++17 supports -c -o file.o... (cached) yes checking whether the c++ -std=gnu++17 linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking compiler and target supports -fno-omit-frame-pointer -momit-leaf-frame-pointer... yes checking compiler and target supports -Wthread-safety... no checking for __attribute__... yes checking for __attribute__((aligned(N))) on functions... yes checking for sbrk... yes checking for geteuid... yes checking for features.h... yes checking for malloc.h... yes checking for glob.h... yes checking for execinfo.h... no checking for sched.h... yes checking for sys/syscall.h... yes checking for fcntl.h... yes checking for sys/cdefs.h... no checking for sys/ucontext.h... yes checking for ucontext.h... yes checking for cygwin/signal.h... no checking for asm/ptrace.h... yes checking for library containing regexec... none required checking for c++ -std=gnu++17 options needed to detect all undeclared functions... none needed checking whether posix_memalign is declared... yes checking whether memalign is declared... yes checking whether valloc is declared... yes checking whether pvalloc is declared... no checking for libunwind.h... yes checking for backtrace in -lunwind... yes configure: Will build sized deallocation operators that ignore size checking if C++ compiler supports -fsized-deallocation... yes checking if target has _Unwind_Backtrace... yes checking for __environ... no checking if target has functional __cxa_demangle... yes checking if nanosleep requires any libraries... no checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for program_invocation_name... yes checking for Linux SIGEV_THREAD_ID... yes checking for pprof... no configure: WARNING: pprof tool not found. Will skip several unit tests that need it. Install via go install github.com/google/pprof@latest then add $HOME/go/bin to PATH checking for asciidoctor... no configure: WARNING: asciidoctor tool not found. Will skip building .html documentation from .adoc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands depbase=`echo benchmark/binary_trees.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/binary_trees.o -MD -MP -MF $depbase.Tpo -c -o benchmark/binary_trees.o benchmark/binary_trees.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-tcmalloc.Tpo -c -o src/libtcmalloc_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_la-common.Tpo -c -o src/libtcmalloc_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_la-internal_logging.Tpo -c -o src/libtcmalloc_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-system-alloc.Tpo -c -o src/libtcmalloc_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-memfs_malloc.Tpo -c -o src/libtcmalloc_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_la-safe_strerror.Tpo -c -o src/libtcmalloc_la-safe_strerror.lo `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_la-central_freelist.Tpo -c -o src/libtcmalloc_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_la-page_heap.Tpo -c -o src/libtcmalloc_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_la-sampler.Tpo -c -o src/libtcmalloc_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_la-span.Tpo -c -o src/libtcmalloc_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_la-stack_trace_table.Tpo -c -o src/libtcmalloc_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_la-static_vars.Tpo -c -o src/libtcmalloc_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache.Tpo -c -o src/libtcmalloc_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache_ptr.Tpo -c -o src/libtcmalloc_la-thread_cache_ptr.lo `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_hook.Tpo -c -o src/libtcmalloc_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_extension.Tpo -c -o src/libtcmalloc_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profile-table.Tpo -c -o src/libtcmalloc_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profiler.Tpo -c -o src/libtcmalloc_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-emergency_malloc.Tpo -c -o src/libtcmalloc_la-emergency_malloc.lo `test -f 'src/emergency_malloc.cc' || echo './'`src/emergency_malloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_backtrace.Tpo -c -o src/libtcmalloc_la-malloc_backtrace.lo `test -f 'src/malloc_backtrace.cc' || echo './'`src/malloc_backtrace.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-checker-stub.Tpo -c -o src/libtcmalloc_la-heap-checker-stub.lo `test -f 'src/heap-checker-stub.cc' || echo './'`src/heap-checker-stub.cc depbase=`echo src/stacktrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/stacktrace.lo -MD -MP -MF $depbase.Tpo -c -o src/stacktrace.lo src/stacktrace.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/base/elf_mem_image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/elf_mem_image.lo -MD -MP -MF $depbase.Tpo -c -o src/base/elf_mem_image.lo src/base/elf_mem_image.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/base/vdso_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/vdso_support.lo -MD -MP -MF $depbase.Tpo -c -o src/base/vdso_support.lo src/base/vdso_support.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/base/low_level_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/low_level_alloc.lo -MD -MP -MF $depbase.Tpo -c -o src/base/low_level_alloc.lo src/base/low_level_alloc.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo benchmark/unwind_bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/unwind_bench.o -MD -MP -MF $depbase.Tpo -c -o benchmark/unwind_bench.o benchmark/unwind_bench.cc &&\ mv -f $depbase.Tpo $depbase.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/packed_cache_test-internal_logging.o -MD -MP -MF src/.deps/packed_cache_test-internal_logging.Tpo -c -o src/packed_cache_test-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/safe_strerror_test-safe_strerror_test.o -MD -MP -MF src/tests/.deps/safe_strerror_test-safe_strerror_test.Tpo -c -o src/tests/safe_strerror_test-safe_strerror_test.o `test -f 'src/tests/safe_strerror_test.cc' || echo './'`src/tests/safe_strerror_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/safe_strerror_test-safe_strerror.o -MD -MP -MF src/.deps/safe_strerror_test-safe_strerror.Tpo -c -o src/safe_strerror_test-safe_strerror.o `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/cleanup_test-cleanup_test.o -MD -MP -MF src/tests/.deps/cleanup_test-cleanup_test.Tpo -c -o src/tests/cleanup_test-cleanup_test.o `test -f 'src/tests/cleanup_test.cc' || echo './'`src/tests/cleanup_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/function_ref_test-function_ref_test.o -MD -MP -MF src/tests/.deps/function_ref_test-function_ref_test.Tpo -c -o src/tests/function_ref_test-function_ref_test.o `test -f 'src/tests/function_ref_test.cc' || echo './'`src/tests/function_ref_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/trivialre_test-trivialre_test.o -MD -MP -MF benchmark/.deps/trivialre_test-trivialre_test.Tpo -c -o benchmark/trivialre_test-trivialre_test.o `test -f 'benchmark/trivialre_test.cc' || echo './'`benchmark/trivialre_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/pagemap_unittest-pagemap_unittest.o -MD -MP -MF src/tests/.deps/pagemap_unittest-pagemap_unittest.Tpo -c -o src/tests/pagemap_unittest-pagemap_unittest.o `test -f 'src/tests/pagemap_unittest.cc' || echo './'`src/tests/pagemap_unittest.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/pagemap_unittest-internal_logging.o -MD -MP -MF src/.deps/pagemap_unittest-internal_logging.Tpo -c -o src/pagemap_unittest-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/page_heap_test-page_heap_test.o -MD -MP -MF src/tests/.deps/page_heap_test-page_heap_test.Tpo -c -o src/tests/page_heap_test-page_heap_test.o `test -f 'src/tests/page_heap_test.cc' || echo './'`src/tests/page_heap_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-tcmalloc.o -MD -MP -MF src/.deps/page_heap_test-tcmalloc.Tpo -c -o src/page_heap_test-tcmalloc.o `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-common.o -MD -MP -MF src/.deps/page_heap_test-common.Tpo -c -o src/page_heap_test-common.o `test -f 'src/common.cc' || echo './'`src/common.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-internal_logging.o -MD -MP -MF src/.deps/page_heap_test-internal_logging.Tpo -c -o src/page_heap_test-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-system-alloc.o -MD -MP -MF src/.deps/page_heap_test-system-alloc.Tpo -c -o src/page_heap_test-system-alloc.o `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-memfs_malloc.o -MD -MP -MF src/.deps/page_heap_test-memfs_malloc.Tpo -c -o src/page_heap_test-memfs_malloc.o `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-safe_strerror.o -MD -MP -MF src/.deps/page_heap_test-safe_strerror.Tpo -c -o src/page_heap_test-safe_strerror.o `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-central_freelist.o -MD -MP -MF src/.deps/page_heap_test-central_freelist.Tpo -c -o src/page_heap_test-central_freelist.o `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-page_heap.o -MD -MP -MF src/.deps/page_heap_test-page_heap.Tpo -c -o src/page_heap_test-page_heap.o `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-sampler.o -MD -MP -MF src/.deps/page_heap_test-sampler.Tpo -c -o src/page_heap_test-sampler.o `test -f 'src/sampler.cc' || echo './'`src/sampler.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-span.o -MD -MP -MF src/.deps/page_heap_test-span.Tpo -c -o src/page_heap_test-span.o `test -f 'src/span.cc' || echo './'`src/span.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-stack_trace_table.o -MD -MP -MF src/.deps/page_heap_test-stack_trace_table.Tpo -c -o src/page_heap_test-stack_trace_table.o `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-static_vars.o -MD -MP -MF src/.deps/page_heap_test-static_vars.Tpo -c -o src/page_heap_test-static_vars.o `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-internal_logging.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-tcmalloc.Tpo -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-tcmalloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-memfs_malloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_la-sampler.Tpo -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-sampler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-system-alloc.Tpo -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-system-alloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_la-page_heap.Tpo -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-page_heap.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_la-span.Tpo -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-span.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_la-safe_strerror.Tpo -c src/safe_strerror.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-safe_strerror.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profiler.Tpo -c src/heap-profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-heap-profiler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-common.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_la-static_vars.Tpo -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-static_vars.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache.Tpo -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-thread_cache.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_extension.Tpo -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-malloc_extension.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/stacktrace.lo -MD -MP -MF src/.deps/stacktrace.Tpo -c src/stacktrace.cc -fPIC -DPIC -o src/.libs/stacktrace.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-heap-profile-table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-malloc_backtrace.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-thread_cache_ptr.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-stack_trace_table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-emergency_malloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_hook.Tpo -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-malloc_hook.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-heap-checker-stub.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/elf_mem_image.lo -MD -MP -MF src/base/.deps/elf_mem_image.Tpo -c src/base/elf_mem_image.cc -fPIC -DPIC -o src/base/.libs/elf_mem_image.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/vdso_support.lo -MD -MP -MF src/base/.deps/vdso_support.Tpo -c src/base/vdso_support.cc -fPIC -DPIC -o src/base/.libs/vdso_support.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_la-central_freelist.Tpo -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-central_freelist.o c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-thread_cache.o -MD -MP -MF src/.deps/page_heap_test-thread_cache.Tpo -c -o src/page_heap_test-thread_cache.o `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/low_level_alloc.lo -MD -MP -MF src/base/.deps/low_level_alloc.Tpo -c src/base/low_level_alloc.cc -fPIC -DPIC -o src/base/.libs/low_level_alloc.o mv -f src/.deps/safe_strerror_test-safe_strerror.Tpo src/.deps/safe_strerror_test-safe_strerror.Po mv -f src/.deps/page_heap_test-safe_strerror.Tpo src/.deps/page_heap_test-safe_strerror.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-thread_cache_ptr.o -MD -MP -MF src/.deps/page_heap_test-thread_cache_ptr.Tpo -c -o src/page_heap_test-thread_cache_ptr.o `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-malloc_hook.o -MD -MP -MF src/.deps/page_heap_test-malloc_hook.Tpo -c -o src/page_heap_test-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/elf_mem_image.lo -MD -MP -MF src/base/.deps/elf_mem_image.Tpo -c src/base/elf_mem_image.cc -o src/base/elf_mem_image.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/vdso_support.lo -MD -MP -MF src/base/.deps/vdso_support.Tpo -c src/base/vdso_support.cc -o src/base/vdso_support.o >/dev/null 2>&1 c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/page_heap_test-malloc_extension.o -MD -MP -MF src/.deps/page_heap_test-malloc_extension.Tpo -c -o src/page_heap_test-malloc_extension.o `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DSTACK_TRACE_TABLE_IS_TESTED -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/stack_trace_table_test-stack_trace_table_test.o -MD -MP -MF src/tests/.deps/stack_trace_table_test-stack_trace_table_test.Tpo -c -o src/tests/stack_trace_table_test-stack_trace_table_test.o `test -f 'src/tests/stack_trace_table_test.cc' || echo './'`src/tests/stack_trace_table_test.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_la-safe_strerror.Tpo -c src/safe_strerror.cc -o src/libtcmalloc_la-safe_strerror.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_la-safe_strerror.Tpo src/.deps/libtcmalloc_la-safe_strerror.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DSTACK_TRACE_TABLE_IS_TESTED -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/stack_trace_table_test-stack_trace_table.o -MD -MP -MF src/.deps/stack_trace_table_test-stack_trace_table.Tpo -c -o src/stack_trace_table_test-stack_trace_table.o `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -o src/libtcmalloc_la-heap-checker-stub.o >/dev/null 2>&1 mv -f src/.deps/pagemap_unittest-internal_logging.Tpo src/.deps/pagemap_unittest-internal_logging.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DSTACK_TRACE_TABLE_IS_TESTED -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/stack_trace_table_test-internal_logging.o -MD -MP -MF src/.deps/stack_trace_table_test-internal_logging.Tpo -c -o src/stack_trace_table_test-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc mv -f src/.deps/page_heap_test-internal_logging.Tpo src/.deps/page_heap_test-internal_logging.Po mv -f src/.deps/packed_cache_test-internal_logging.Tpo src/.deps/packed_cache_test-internal_logging.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/malloc_hook_test-malloc_hook_test.o -MD -MP -MF src/tests/.deps/malloc_hook_test-malloc_hook_test.Tpo -c -o src/tests/malloc_hook_test-malloc_hook_test.o `test -f 'src/tests/malloc_hook_test.cc' || echo './'`src/tests/malloc_hook_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/malloc_hook_test-testutil.o -MD -MP -MF src/tests/.deps/malloc_hook_test-testutil.Tpo -c -o src/tests/malloc_hook_test-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/.deps/page_heap_test-memfs_malloc.Tpo src/.deps/page_heap_test-memfs_malloc.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/malloc_hook_test-malloc_hook.o -MD -MP -MF src/.deps/malloc_hook_test-malloc_hook.Tpo -c -o src/malloc_hook_test-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc mv -f src/.deps/libtcmalloc_la-heap-checker-stub.Tpo src/.deps/libtcmalloc_la-heap-checker-stub.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/sampler_test-sampler_test.o -MD -MP -MF src/tests/.deps/sampler_test-sampler_test.Tpo -c -o src/tests/sampler_test-sampler_test.o `test -f 'src/tests/sampler_test.cc' || echo './'`src/tests/sampler_test.cc mv -f src/.deps/page_heap_test-system-alloc.Tpo src/.deps/page_heap_test-system-alloc.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/sampler_test-sampler.o -MD -MP -MF src/.deps/sampler_test-sampler.Tpo -c -o src/sampler_test-sampler.o `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_la-internal_logging.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-sampler.Tpo src/.deps/page_heap_test-sampler.Po mv -f src/.deps/page_heap_test-span.Tpo src/.deps/page_heap_test-span.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_minimal_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_unittest-testutil.Tpo -c -o src/tests/tcmalloc_minimal_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_la-memfs_malloc.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-stack_trace_table.Tpo src/.deps/page_heap_test-stack_trace_table.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcm_min_asserts_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_la-span.Tpo -c src/span.cc -o src/libtcmalloc_la-span.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-common.Tpo src/.deps/page_heap_test-common.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcm_min_asserts_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcm_min_asserts_unittest-testutil.Tpo -c -o src/tests/tcm_min_asserts_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-tcmalloc.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-tcmalloc.Tpo -c -o src/tcm_min_asserts_unittest-tcmalloc.o `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_la-system-alloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_la-sampler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -o src/libtcmalloc_la-malloc_backtrace.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-static_vars.Tpo src/.deps/page_heap_test-static_vars.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-common.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-common.Tpo -c -o src/tcm_min_asserts_unittest-common.o `test -f 'src/common.cc' || echo './'`src/common.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_la-stack_trace_table.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_la-common.Tpo -c src/common.cc -o src/libtcmalloc_la-common.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/low_level_alloc.lo -MD -MP -MF src/base/.deps/low_level_alloc.Tpo -c src/base/low_level_alloc.cc -o src/base/low_level_alloc.o >/dev/null 2>&1 In file included from src/libc_override.h:111, from src/tcmalloc.cc:141: src/libc_override_gcc_and_weak.h:229:7: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int tc_mallopt(int, int)': 'nothrow' [-Wmissing-attributes] 229 | int mallopt(int cmd, int value) __THROW ALIAS(tc_mallopt); | ^~~~~~~ src/tcmalloc.cc:2252:35: note: 'int mallopt(int, int)' target declared here 2252 | extern "C" PERFTOOLS_DLL_DECL int tc_mallopt(int cmd, int value) PERFTOOLS_NOTHROW { | ^~~~~~~~~~ libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_la-static_vars.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -o src/libtcmalloc_la-thread_cache_ptr.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-malloc_hook.Tpo src/.deps/page_heap_test-malloc_hook.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-internal_logging.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-internal_logging.Tpo -c -o src/tcm_min_asserts_unittest-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -o src/libtcmalloc_la-emergency_malloc.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-central_freelist.Tpo src/.deps/page_heap_test-central_freelist.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-system-alloc.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-system-alloc.Tpo -c -o src/tcm_min_asserts_unittest-system-alloc.o `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc mv -f src/.deps/page_heap_test-thread_cache_ptr.Tpo src/.deps/page_heap_test-thread_cache_ptr.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-memfs_malloc.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-memfs_malloc.Tpo -c -o src/tcm_min_asserts_unittest-memfs_malloc.o `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_la-central_freelist.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profiler.Tpo -c src/heap-profiler.cc -o src/libtcmalloc_la-heap-profiler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/stacktrace.lo -MD -MP -MF src/.deps/stacktrace.Tpo -c src/stacktrace.cc -o src/stacktrace.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_la-malloc_extension.o >/dev/null 2>&1 mv -f src/.deps/stack_trace_table_test-stack_trace_table.Tpo src/.deps/stack_trace_table_test-stack_trace_table.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-safe_strerror.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-safe_strerror.Tpo -c -o src/tcm_min_asserts_unittest-safe_strerror.o `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc mv -f src/.deps/page_heap_test-malloc_extension.Tpo src/.deps/page_heap_test-malloc_extension.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-central_freelist.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-central_freelist.Tpo -c -o src/tcm_min_asserts_unittest-central_freelist.o `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc mv -f src/.deps/stack_trace_table_test-internal_logging.Tpo src/.deps/stack_trace_table_test-internal_logging.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-page_heap.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-page_heap.Tpo -c -o src/tcm_min_asserts_unittest-page_heap.o `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_la-thread_cache.o >/dev/null 2>&1 mv -f src/.deps/tcm_min_asserts_unittest-safe_strerror.Tpo src/.deps/tcm_min_asserts_unittest-safe_strerror.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-sampler.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-sampler.Tpo -c -o src/tcm_min_asserts_unittest-sampler.o `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -o src/libtcmalloc_la-heap-profile-table.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_la-malloc_hook.o >/dev/null 2>&1 mv -f src/.deps/page_heap_test-thread_cache.Tpo src/.deps/page_heap_test-thread_cache.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-span.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-span.Tpo -c -o src/tcm_min_asserts_unittest-span.o `test -f 'src/span.cc' || echo './'`src/span.cc mv -f src/.deps/libtcmalloc_la-internal_logging.Tpo src/.deps/libtcmalloc_la-internal_logging.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-stack_trace_table.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-stack_trace_table.Tpo -c -o src/tcm_min_asserts_unittest-stack_trace_table.o `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc mv -f src/tests/.deps/malloc_hook_test-testutil.Tpo src/tests/.deps/malloc_hook_test-testutil.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-static_vars.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-static_vars.Tpo -c -o src/tcm_min_asserts_unittest-static_vars.o `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc mv -f src/.deps/sampler_test-sampler.Tpo src/.deps/sampler_test-sampler.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-thread_cache.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-thread_cache.Tpo -c -o src/tcm_min_asserts_unittest-thread_cache.o `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc mv -f src/.deps/libtcmalloc_la-span.Tpo src/.deps/libtcmalloc_la-span.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-thread_cache_ptr.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-thread_cache_ptr.Tpo -c -o src/tcm_min_asserts_unittest-thread_cache_ptr.o `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc mv -f src/.deps/libtcmalloc_la-memfs_malloc.Tpo src/.deps/libtcmalloc_la-memfs_malloc.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-malloc_hook.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-malloc_hook.Tpo -c -o src/tcm_min_asserts_unittest-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc mv -f src/.deps/malloc_hook_test-malloc_hook.Tpo src/.deps/malloc_hook_test-malloc_hook.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_min_asserts_unittest-malloc_extension.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-malloc_extension.Tpo -c -o src/tcm_min_asserts_unittest-malloc_extension.o `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_la-page_heap.o >/dev/null 2>&1 mv -f src/tests/.deps/tcmalloc_minimal_unittest-testutil.Tpo src/tests/.deps/tcmalloc_minimal_unittest-testutil.Po depbase=`echo src/tests/tcmalloc_large_unittest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_large_unittest.o -MD -MP -MF $depbase.Tpo -c -o src/tests/tcmalloc_large_unittest.o src/tests/tcmalloc_large_unittest.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/libtcmalloc_la-system-alloc.Tpo src/.deps/libtcmalloc_la-system-alloc.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Tpo -c -o src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o `test -f 'src/tests/large_heap_fragmentation_unittest.cc' || echo './'`src/tests/large_heap_fragmentation_unittest.cc mv -f src/.deps/tcm_min_asserts_unittest-internal_logging.Tpo src/.deps/tcm_min_asserts_unittest-internal_logging.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/system_alloc_unittest-system-alloc_unittest.o -MD -MP -MF src/tests/.deps/system_alloc_unittest-system-alloc_unittest.Tpo -c -o src/tests/system_alloc_unittest-system-alloc_unittest.o `test -f 'src/tests/system-alloc_unittest.cc' || echo './'`src/tests/system-alloc_unittest.cc mv -f src/.deps/libtcmalloc_la-sampler.Tpo src/.deps/libtcmalloc_la-sampler.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/frag_unittest-frag_unittest.o -MD -MP -MF src/tests/.deps/frag_unittest-frag_unittest.Tpo -c -o src/tests/frag_unittest-frag_unittest.o `test -f 'src/tests/frag_unittest.cc' || echo './'`src/tests/frag_unittest.cc mv -f src/.deps/libtcmalloc_la-malloc_backtrace.Tpo src/.deps/libtcmalloc_la-malloc_backtrace.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/markidle_unittest-markidle_unittest.o -MD -MP -MF src/tests/.deps/markidle_unittest-markidle_unittest.Tpo -c -o src/tests/markidle_unittest-markidle_unittest.o `test -f 'src/tests/markidle_unittest.cc' || echo './'`src/tests/markidle_unittest.cc mv -f src/tests/.deps/tcm_min_asserts_unittest-testutil.Tpo src/tests/.deps/tcm_min_asserts_unittest-testutil.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o -MD -MP -MF src/tests/.deps/current_allocated_bytes_test-current_allocated_bytes_test.Tpo -c -o src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o `test -f 'src/tests/current_allocated_bytes_test.cc' || echo './'`src/tests/current_allocated_bytes_test.cc mv -f src/.deps/tcm_min_asserts_unittest-common.Tpo src/.deps/tcm_min_asserts_unittest-common.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/malloc_extension_test-malloc_extension_test.o -MD -MP -MF src/tests/.deps/malloc_extension_test-malloc_extension_test.Tpo -c -o src/tests/malloc_extension_test-malloc_extension_test.o `test -f 'src/tests/malloc_extension_test.cc' || echo './'`src/tests/malloc_extension_test.cc mv -f src/.deps/libtcmalloc_la-stack_trace_table.Tpo src/.deps/libtcmalloc_la-stack_trace_table.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/malloc_extension_c_test-malloc_extension_c_test.o -MD -MP -MF src/tests/.deps/malloc_extension_c_test-malloc_extension_c_test.Tpo -c -o src/tests/malloc_extension_c_test-malloc_extension_c_test.o `test -f 'src/tests/malloc_extension_c_test.cc' || echo './'`src/tests/malloc_extension_c_test.cc mv -f src/.deps/libtcmalloc_la-common.Tpo src/.deps/libtcmalloc_la-common.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/memalign_unittest-memalign_unittest.o -MD -MP -MF src/tests/.deps/memalign_unittest-memalign_unittest.Tpo -c -o src/tests/memalign_unittest-memalign_unittest.o `test -f 'src/tests/memalign_unittest.cc' || echo './'`src/tests/memalign_unittest.cc mv -f src/.deps/tcm_min_asserts_unittest-memfs_malloc.Tpo src/.deps/tcm_min_asserts_unittest-memfs_malloc.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/memalign_unittest-testutil.o -MD -MP -MF src/tests/.deps/memalign_unittest-testutil.Tpo -c -o src/tests/memalign_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/realloc_unittest-realloc_unittest.o -MD -MP -MF src/tests/.deps/realloc_unittest-realloc_unittest.Tpo -c -o src/tests/realloc_unittest-realloc_unittest.o `test -f 'src/tests/realloc_unittest.cc' || echo './'`src/tests/realloc_unittest.cc mv -f src/.deps/tcm_min_asserts_unittest-system-alloc.Tpo src/.deps/tcm_min_asserts_unittest-system-alloc.Po depbase=`echo src/tests/thread_dealloc_unittest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/thread_dealloc_unittest.o -MD -MP -MF $depbase.Tpo -c -o src/tests/thread_dealloc_unittest.o src/tests/thread_dealloc_unittest.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/libc_override.h:111, from src/tcmalloc.cc:141: src/libc_override_gcc_and_weak.h:229:7: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int tc_mallopt(int, int)': 'nothrow' [-Wmissing-attributes] 229 | int mallopt(int cmd, int value) __THROW ALIAS(tc_mallopt); | ^~~~~~~ src/tcmalloc.cc:2252:35: note: 'int mallopt(int, int)' target declared here 2252 | extern "C" PERFTOOLS_DLL_DECL int tc_mallopt(int cmd, int value) PERFTOOLS_NOTHROW { | ^~~~~~~~~~ mv -f src/.deps/libtcmalloc_la-static_vars.Tpo src/.deps/libtcmalloc_la-static_vars.Plo depbase=`echo src/tests/testutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/testutil.o -MD -MP -MF $depbase.Tpo -c -o src/tests/testutil.o src/tests/testutil.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/page_heap_test-page_heap.Tpo src/.deps/page_heap_test-page_heap.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/min_per_thread_cache_size_test-min_per_thread_cache_size_test.o -MD -MP -MF src/tests/.deps/min_per_thread_cache_size_test-min_per_thread_cache_size_test.Tpo -c -o src/tests/min_per_thread_cache_size_test-min_per_thread_cache_size_test.o `test -f 'src/tests/min_per_thread_cache_size_test.cc' || echo './'`src/tests/min_per_thread_cache_size_test.cc mv -f src/.deps/libtcmalloc_la-thread_cache_ptr.Tpo src/.deps/libtcmalloc_la-thread_cache_ptr.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc mv -f src/.deps/libtcmalloc_la-emergency_malloc.Tpo src/.deps/libtcmalloc_la-emergency_malloc.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_minimal_debug_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_debug_unittest-testutil.Tpo -c -o src/tests/tcmalloc_minimal_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/.deps/libtcmalloc_la-central_freelist.Tpo src/.deps/libtcmalloc_la-central_freelist.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c -o src/libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc mv -f src/.deps/tcm_min_asserts_unittest-sampler.Tpo src/.deps/tcm_min_asserts_unittest-sampler.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-common.Tpo -c -o src/libtcmalloc_minimal_debug_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc mv -f src/.deps/libtcmalloc_la-heap-profiler.Tpo src/.deps/libtcmalloc_la-heap-profiler.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-internal_logging.Tpo -c -o src/libtcmalloc_minimal_debug_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc mv -f src/.deps/tcm_min_asserts_unittest-span.Tpo src/.deps/tcm_min_asserts_unittest-span.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-system-alloc.Tpo -c -o src/libtcmalloc_minimal_debug_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-memfs_malloc.Tpo -c -o src/libtcmalloc_minimal_debug_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc mv -f src/tests/.deps/safe_strerror_test-safe_strerror_test.Tpo src/tests/.deps/safe_strerror_test-safe_strerror_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-safe_strerror.Tpo -c -o src/libtcmalloc_minimal_debug_la-safe_strerror.lo `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc mv -f src/.deps/libtcmalloc_la-malloc_extension.Tpo src/.deps/libtcmalloc_la-malloc_extension.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-central_freelist.Tpo -c -o src/libtcmalloc_minimal_debug_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c src/debugallocation.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-debugallocation.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-common.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-internal_logging.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-system-alloc.Tpo -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-system-alloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-memfs_malloc.o mv -f src/.deps/tcm_min_asserts_unittest-stack_trace_table.Tpo src/.deps/tcm_min_asserts_unittest-stack_trace_table.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-page_heap.Tpo -c -o src/libtcmalloc_minimal_debug_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc mv -f src/.deps/tcm_min_asserts_unittest-central_freelist.Tpo src/.deps/tcm_min_asserts_unittest-central_freelist.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-sampler.Tpo -c -o src/libtcmalloc_minimal_debug_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-safe_strerror.Tpo -c src/safe_strerror.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-safe_strerror.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-central_freelist.Tpo -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-central_freelist.o mv -f src/tests/.deps/stack_trace_table_test-stack_trace_table_test.Tpo src/tests/.deps/stack_trace_table_test-stack_trace_table_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-span.Tpo -c -o src/libtcmalloc_minimal_debug_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-page_heap.Tpo -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-page_heap.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-sampler.Tpo -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-sampler.o mv -f src/tests/.deps/cleanup_test-cleanup_test.Tpo src/tests/.deps/cleanup_test-cleanup_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-stack_trace_table.Tpo -c -o src/libtcmalloc_minimal_debug_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-static_vars.Tpo -c -o src/libtcmalloc_minimal_debug_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-safe_strerror.Tpo -c src/safe_strerror.cc -o src/libtcmalloc_minimal_debug_la-safe_strerror.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-span.Tpo -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-span.o mv -f src/.deps/libtcmalloc_la-thread_cache.Tpo src/.deps/libtcmalloc_la-thread_cache.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache.Tpo -c -o src/libtcmalloc_minimal_debug_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc mv -f src/tests/.deps/function_ref_test-function_ref_test.Tpo src/tests/.deps/function_ref_test-function_ref_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache_ptr.Tpo -c -o src/libtcmalloc_minimal_debug_la-thread_cache_ptr.lo `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc mv -f src/.deps/tcm_min_asserts_unittest-static_vars.Tpo src/.deps/tcm_min_asserts_unittest-static_vars.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_hook.Tpo -c -o src/libtcmalloc_minimal_debug_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc mv -f src/.deps/libtcmalloc_la-heap-profile-table.Tpo src/.deps/libtcmalloc_la-heap-profile-table.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_extension.Tpo -c -o src/libtcmalloc_minimal_debug_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-static_vars.Tpo -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-static_vars.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-stack_trace_table.o mv -f src/.deps/tcm_min_asserts_unittest-malloc_hook.Tpo src/.deps/tcm_min_asserts_unittest-malloc_hook.Po depbase=`echo src/symbolize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/symbolize.lo -MD -MP -MF $depbase.Tpo -c -o src/symbolize.lo src/symbolize.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_la-malloc_hook.Tpo src/.deps/libtcmalloc_la-malloc_hook.Plo mv -f src/.deps/tcm_min_asserts_unittest-thread_cache_ptr.Tpo src/.deps/tcm_min_asserts_unittest-thread_cache_ptr.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/malloc_extension_debug_test-malloc_extension_test.o -MD -MP -MF src/tests/.deps/malloc_extension_debug_test-malloc_extension_test.Tpo -c -o src/tests/malloc_extension_debug_test-malloc_extension_test.o `test -f 'src/tests/malloc_extension_test.cc' || echo './'`src/tests/malloc_extension_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/memalign_debug_unittest-memalign_unittest.o -MD -MP -MF src/tests/.deps/memalign_debug_unittest-memalign_unittest.Tpo -c -o src/tests/memalign_debug_unittest-memalign_unittest.o `test -f 'src/tests/memalign_unittest.cc' || echo './'`src/tests/memalign_unittest.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-safe_strerror.Tpo src/.deps/libtcmalloc_minimal_debug_la-safe_strerror.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/memalign_debug_unittest-testutil.o -MD -MP -MF src/tests/.deps/memalign_debug_unittest-testutil.Tpo -c -o src/tests/memalign_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache.Tpo -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-thread_cache.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-thread_cache_ptr.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_hook.Tpo -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-malloc_hook.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_extension.Tpo -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-malloc_extension.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/symbolize.lo -MD -MP -MF src/.deps/symbolize.Tpo -c src/symbolize.cc -fPIC -DPIC -o src/.libs/symbolize.o mv -f src/.deps/tcm_min_asserts_unittest-malloc_extension.Tpo src/.deps/tcm_min_asserts_unittest-malloc_extension.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/realloc_debug_unittest-realloc_unittest.o -MD -MP -MF src/tests/.deps/realloc_debug_unittest-realloc_unittest.Tpo -c -o src/tests/realloc_debug_unittest-realloc_unittest.o `test -f 'src/tests/realloc_unittest.cc' || echo './'`src/tests/realloc_unittest.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/debugallocation_test-debugallocation_test.o -MD -MP -MF src/tests/.deps/debugallocation_test-debugallocation_test.Tpo -c -o src/tests/debugallocation_test-debugallocation_test.o `test -f 'src/tests/debugallocation_test.cc' || echo './'`src/tests/debugallocation_test.cc mv -f src/tests/.deps/memalign_unittest-testutil.Tpo src/tests/.deps/memalign_unittest-testutil.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c -o src/libtcmalloc_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-common.Tpo -c -o src/libtcmalloc_debug_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc mv -f src/.deps/tcm_min_asserts_unittest-thread_cache.Tpo src/.deps/tcm_min_asserts_unittest-thread_cache.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-internal_logging.Tpo -c -o src/libtcmalloc_debug_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_la-tcmalloc.Tpo -c src/tcmalloc.cc -o src/libtcmalloc_la-tcmalloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c src/debugallocation.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-debugallocation.o mv -f src/tests/.deps/tcmalloc_minimal_debug_unittest-testutil.Tpo src/tests/.deps/tcmalloc_minimal_debug_unittest-testutil.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-system-alloc.Tpo -c -o src/libtcmalloc_debug_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_minimal_debug_la-internal_logging.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-common.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-internal_logging.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/symbolize.lo -MD -MP -MF src/.deps/symbolize.Tpo -c src/symbolize.cc -o src/symbolize.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_minimal_debug_la-system-alloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-system-alloc.Tpo -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-system-alloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_minimal_debug_la-memfs_malloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-common.Tpo -c src/common.cc -o src/libtcmalloc_minimal_debug_la-common.o >/dev/null 2>&1 mv -f src/tests/.deps/page_heap_test-page_heap_test.Tpo src/tests/.deps/page_heap_test-page_heap_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-memfs_malloc.Tpo -c -o src/libtcmalloc_debug_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc mv -f src/.deps/tcm_min_asserts_unittest-page_heap.Tpo src/.deps/tcm_min_asserts_unittest-page_heap.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-safe_strerror.Tpo -c -o src/libtcmalloc_debug_la-safe_strerror.lo `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-span.Tpo -c src/span.cc -o src/libtcmalloc_minimal_debug_la-span.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_minimal_debug_la-sampler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-memfs_malloc.o mv -f src/.deps/libtcmalloc_la-page_heap.Tpo src/.deps/libtcmalloc_la-page_heap.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-central_freelist.Tpo -c -o src/libtcmalloc_debug_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-safe_strerror.Tpo -c src/safe_strerror.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-safe_strerror.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_minimal_debug_la-central_freelist.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-page_heap.Tpo -c -o src/libtcmalloc_debug_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc mv -f src/.deps/page_heap_test-tcmalloc.Tpo src/.deps/page_heap_test-tcmalloc.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-sampler.Tpo -c -o src/libtcmalloc_debug_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-central_freelist.Tpo -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-central_freelist.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_minimal_debug_la-stack_trace_table.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-safe_strerror.Tpo -c src/safe_strerror.cc -o src/libtcmalloc_debug_la-safe_strerror.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_minimal_debug_la-static_vars.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-page_heap.Tpo -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-page_heap.o mv -f src/tests/.deps/memalign_debug_unittest-testutil.Tpo src/tests/.deps/memalign_debug_unittest-testutil.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-span.Tpo -c -o src/libtcmalloc_debug_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-sampler.Tpo -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-sampler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -o src/libtcmalloc_minimal_debug_la-thread_cache_ptr.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_debug_la-safe_strerror.Tpo src/.deps/libtcmalloc_debug_la-safe_strerror.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-stack_trace_table.Tpo -c -o src/libtcmalloc_debug_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_minimal_debug_la-malloc_hook.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-span.Tpo -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-span.o mv -f src/.deps/libtcmalloc_minimal_debug_la-internal_logging.Tpo src/.deps/libtcmalloc_minimal_debug_la-internal_logging.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-static_vars.Tpo -c -o src/libtcmalloc_debug_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_debug_la-internal_logging.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-stack_trace_table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_minimal_debug_la-malloc_extension.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_minimal_debug_la-thread_cache.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-static_vars.Tpo -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-static_vars.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-common.Tpo -c src/common.cc -o src/libtcmalloc_debug_la-common.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-system-alloc.Tpo src/.deps/libtcmalloc_minimal_debug_la-system-alloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache.Tpo -c -o src/libtcmalloc_debug_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_debug_la-system-alloc.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-memfs_malloc.Tpo src/.deps/libtcmalloc_minimal_debug_la-memfs_malloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache_ptr.Tpo -c -o src/libtcmalloc_debug_la-thread_cache_ptr.lo `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache.Tpo -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-thread_cache.o mv -f src/tests/.deps/malloc_hook_test-malloc_hook_test.Tpo src/tests/.deps/malloc_hook_test-malloc_hook_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_hook.Tpo -c -o src/libtcmalloc_debug_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc mv -f src/tests/.deps/system_alloc_unittest-system-alloc_unittest.Tpo src/tests/.deps/system_alloc_unittest-system-alloc_unittest.Po mv -f src/tests/.deps/current_allocated_bytes_test-current_allocated_bytes_test.Tpo src/tests/.deps/current_allocated_bytes_test-current_allocated_bytes_test.Po libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-thread_cache_ptr.o /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_extension.Tpo -c -o src/libtcmalloc_debug_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profile-table.Tpo -c -o src/libtcmalloc_debug_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-common.Tpo src/.deps/libtcmalloc_minimal_debug_la-common.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profiler.Tpo -c -o src/libtcmalloc_debug_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-span.Tpo src/.deps/libtcmalloc_minimal_debug_la-span.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-emergency_malloc.Tpo -c -o src/libtcmalloc_debug_la-emergency_malloc.lo `test -f 'src/emergency_malloc.cc' || echo './'`src/emergency_malloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_minimal_debug_la-page_heap.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_debug_la-memfs_malloc.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-sampler.Tpo src/.deps/libtcmalloc_minimal_debug_la-sampler.Plo mv -f src/tests/.deps/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Tpo src/tests/.deps/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_backtrace.Tpo -c -o src/libtcmalloc_debug_la-malloc_backtrace.lo `test -f 'src/malloc_backtrace.cc' || echo './'`src/malloc_backtrace.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-checker-stub.Tpo -c -o src/libtcmalloc_debug_la-heap-checker-stub.lo `test -f 'src/heap-checker-stub.cc' || echo './'`src/heap-checker-stub.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_extension.Tpo -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-malloc_extension.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_hook.Tpo -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-malloc_hook.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-heap-profile-table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profiler.Tpo -c src/heap-profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-heap-profiler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-emergency_malloc.o mv -f src/tests/.deps/realloc_unittest-realloc_unittest.Tpo src/tests/.deps/realloc_unittest-realloc_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-heap-checker-stub.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-malloc_backtrace.o mv -f src/tests/.deps/memalign_unittest-memalign_unittest.Tpo src/tests/.deps/memalign_unittest-memalign_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_unittest-testutil.Tpo -c -o src/tests/tcmalloc_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/tests/.deps/pagemap_unittest-pagemap_unittest.Tpo src/tests/.deps/pagemap_unittest-pagemap_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcm_asserts_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcm_asserts_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcm_asserts_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc mv -f src/.deps/tcm_min_asserts_unittest-tcmalloc.Tpo src/.deps/tcm_min_asserts_unittest-tcmalloc.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcm_asserts_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcm_asserts_unittest-testutil.Tpo -c -o src/tests/tcm_asserts_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-stack_trace_table.Tpo src/.deps/libtcmalloc_minimal_debug_la-stack_trace_table.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-tcmalloc.o -MD -MP -MF src/.deps/tcm_asserts_unittest-tcmalloc.Tpo -c -o src/tcm_asserts_unittest-tcmalloc.o `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_debug_la-sampler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-span.Tpo -c src/span.cc -o src/libtcmalloc_debug_la-span.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-central_freelist.Tpo src/.deps/libtcmalloc_minimal_debug_la-central_freelist.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-common.o -MD -MP -MF src/.deps/tcm_asserts_unittest-common.Tpo -c -o src/tcm_asserts_unittest-common.o `test -f 'src/common.cc' || echo './'`src/common.cc mv -f src/.deps/libtcmalloc_debug_la-internal_logging.Tpo src/.deps/libtcmalloc_debug_la-internal_logging.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-internal_logging.o -MD -MP -MF src/.deps/tcm_asserts_unittest-internal_logging.Tpo -c -o src/tcm_asserts_unittest-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc mv -f src/tests/.deps/frag_unittest-frag_unittest.Tpo src/tests/.deps/frag_unittest-frag_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-system-alloc.o -MD -MP -MF src/.deps/tcm_asserts_unittest-system-alloc.Tpo -c -o src/tcm_asserts_unittest-system-alloc.o `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-static_vars.Tpo src/.deps/libtcmalloc_minimal_debug_la-static_vars.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-memfs_malloc.o -MD -MP -MF src/.deps/tcm_asserts_unittest-memfs_malloc.Tpo -c -o src/tcm_asserts_unittest-memfs_malloc.o `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_debug_la-central_freelist.o >/dev/null 2>&1 mv -f src/tests/.deps/markidle_unittest-markidle_unittest.Tpo src/tests/.deps/markidle_unittest-markidle_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-safe_strerror.o -MD -MP -MF src/.deps/tcm_asserts_unittest-safe_strerror.Tpo -c -o src/tcm_asserts_unittest-safe_strerror.o `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc mv -f src/tests/.deps/malloc_extension_c_test-malloc_extension_c_test.Tpo src/tests/.deps/malloc_extension_c_test-malloc_extension_c_test.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-central_freelist.o -MD -MP -MF src/.deps/tcm_asserts_unittest-central_freelist.Tpo -c -o src/tcm_asserts_unittest-central_freelist.o `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc mv -f src/tests/.deps/malloc_extension_test-malloc_extension_test.Tpo src/tests/.deps/malloc_extension_test-malloc_extension_test.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-page_heap.o -MD -MP -MF src/.deps/tcm_asserts_unittest-page_heap.Tpo -c -o src/tcm_asserts_unittest-page_heap.o `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc mv -f src/.deps/libtcmalloc_minimal_debug_la-thread_cache_ptr.Tpo src/.deps/libtcmalloc_minimal_debug_la-thread_cache_ptr.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-sampler.o -MD -MP -MF src/.deps/tcm_asserts_unittest-sampler.Tpo -c -o src/tcm_asserts_unittest-sampler.o `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -o src/libtcmalloc_debug_la-heap-checker-stub.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-malloc_hook.Tpo src/.deps/libtcmalloc_minimal_debug_la-malloc_hook.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-span.o -MD -MP -MF src/.deps/tcm_asserts_unittest-span.Tpo -c -o src/tcm_asserts_unittest-span.o `test -f 'src/span.cc' || echo './'`src/span.cc mv -f src/tests/.deps/min_per_thread_cache_size_test-min_per_thread_cache_size_test.Tpo src/tests/.deps/min_per_thread_cache_size_test-min_per_thread_cache_size_test.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-stack_trace_table.o -MD -MP -MF src/.deps/tcm_asserts_unittest-stack_trace_table.Tpo -c -o src/tcm_asserts_unittest-stack_trace_table.o `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc mv -f src/.deps/tcm_asserts_unittest-safe_strerror.Tpo src/.deps/tcm_asserts_unittest-safe_strerror.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-static_vars.o -MD -MP -MF src/.deps/tcm_asserts_unittest-static_vars.Tpo -c -o src/tcm_asserts_unittest-static_vars.o `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc mv -f src/.deps/libtcmalloc_debug_la-system-alloc.Tpo src/.deps/libtcmalloc_debug_la-system-alloc.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-thread_cache.o -MD -MP -MF src/.deps/tcm_asserts_unittest-thread_cache.Tpo -c -o src/tcm_asserts_unittest-thread_cache.o `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_debug_la-stack_trace_table.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_debug_la-common.Tpo src/.deps/libtcmalloc_debug_la-common.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-thread_cache_ptr.o -MD -MP -MF src/.deps/tcm_asserts_unittest-thread_cache_ptr.Tpo -c -o src/tcm_asserts_unittest-thread_cache_ptr.o `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_debug_la-static_vars.o >/dev/null 2>&1 mv -f src/tests/.deps/sampler_test-sampler_test.Tpo src/tests/.deps/sampler_test-sampler_test.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-malloc_hook.o -MD -MP -MF src/.deps/tcm_asserts_unittest-malloc_hook.Tpo -c -o src/tcm_asserts_unittest-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc mv -f src/.deps/libtcmalloc_debug_la-memfs_malloc.Tpo src/.deps/libtcmalloc_debug_la-memfs_malloc.Plo mv -f src/.deps/libtcmalloc_minimal_debug_la-malloc_extension.Tpo src/.deps/libtcmalloc_minimal_debug_la-malloc_extension.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-malloc_extension.o -MD -MP -MF src/.deps/tcm_asserts_unittest-malloc_extension.Tpo -c -o src/tcm_asserts_unittest-malloc_extension.o `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-heap-profile-table.o -MD -MP -MF src/.deps/tcm_asserts_unittest-heap-profile-table.Tpo -c -o src/tcm_asserts_unittest-heap-profile-table.o `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc mv -f src/.deps/libtcmalloc_debug_la-heap-checker-stub.Tpo src/.deps/libtcmalloc_debug_la-heap-checker-stub.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-heap-profiler.o -MD -MP -MF src/.deps/tcm_asserts_unittest-heap-profiler.Tpo -c -o src/tcm_asserts_unittest-heap-profiler.o `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc mv -f src/tests/.deps/memalign_debug_unittest-memalign_unittest.Tpo src/tests/.deps/memalign_debug_unittest-memalign_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-emergency_malloc.o -MD -MP -MF src/.deps/tcm_asserts_unittest-emergency_malloc.Tpo -c -o src/tcm_asserts_unittest-emergency_malloc.o `test -f 'src/emergency_malloc.cc' || echo './'`src/emergency_malloc.cc mv -f src/tests/.deps/realloc_debug_unittest-realloc_unittest.Tpo src/tests/.deps/realloc_debug_unittest-realloc_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-malloc_backtrace.o -MD -MP -MF src/.deps/tcm_asserts_unittest-malloc_backtrace.Tpo -c -o src/tcm_asserts_unittest-malloc_backtrace.o `test -f 'src/malloc_backtrace.cc' || echo './'`src/malloc_backtrace.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -o src/libtcmalloc_debug_la-thread_cache_ptr.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_debug_la-thread_cache.Tpo src/.deps/libtcmalloc_minimal_debug_la-thread_cache.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tcm_asserts_unittest-heap-checker-stub.o -MD -MP -MF src/.deps/tcm_asserts_unittest-heap-checker-stub.Tpo -c -o src/tcm_asserts_unittest-heap-checker-stub.o `test -f 'src/heap-checker-stub.cc' || echo './'`src/heap-checker-stub.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -o src/libtcmalloc_debug_la-malloc_backtrace.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-internal_logging.Tpo src/.deps/tcm_asserts_unittest-internal_logging.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_both_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc mv -f src/.deps/libtcmalloc_debug_la-span.Tpo src/.deps/libtcmalloc_debug_la-span.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_both_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_both_unittest-testutil.Tpo -c -o src/tests/tcmalloc_both_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_debug_la-page_heap.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -o src/libtcmalloc_debug_la-emergency_malloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profiler.Tpo -c src/heap-profiler.cc -o src/libtcmalloc_debug_la-heap-profiler.o >/dev/null 2>&1 mv -f src/tests/.deps/tcmalloc_unittest-testutil.Tpo src/tests/.deps/tcmalloc_unittest-testutil.Po depbase=`echo src/profiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiler.lo -MD -MP -MF $depbase.Tpo -c -o src/profiler.lo src/profiler.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_debug_la-thread_cache.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c src/debugallocation.cc -o src/libtcmalloc_minimal_debug_la-debugallocation.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-memfs_malloc.Tpo src/.deps/tcm_asserts_unittest-memfs_malloc.Po depbase=`echo src/profile-handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profile-handler.lo -MD -MP -MF $depbase.Tpo -c -o src/profile-handler.lo src/profile-handler.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_debug_la-malloc_extension.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-system-alloc.Tpo src/.deps/tcm_asserts_unittest-system-alloc.Po depbase=`echo src/profiledata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiledata.lo -MD -MP -MF $depbase.Tpo -c -o src/profiledata.lo src/profiledata.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_debug_la-sampler.Tpo src/.deps/libtcmalloc_debug_la-sampler.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Tpo -c -o src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o `test -f 'src/tests/large_heap_fragmentation_unittest.cc' || echo './'`src/tests/large_heap_fragmentation_unittest.cc mv -f src/tests/.deps/tcm_asserts_unittest-testutil.Tpo src/tests/.deps/tcm_asserts_unittest-testutil.Po depbase=`echo src/tests/heap-checker-stub-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/heap-checker-stub-test.o -MD -MP -MF $depbase.Tpo -c -o src/tests/heap-checker-stub-test.o src/tests/heap-checker-stub-test.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/tcm_asserts_unittest-common.Tpo src/.deps/tcm_asserts_unittest-common.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_debug_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiler.lo -MD -MP -MF src/.deps/profiler.Tpo -c src/profiler.cc -fPIC -DPIC -o src/.libs/profiler.o mv -f src/tests/.deps/malloc_extension_debug_test-malloc_extension_test.Tpo src/tests/.deps/malloc_extension_debug_test-malloc_extension_test.Po libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profile-handler.lo -MD -MP -MF src/.deps/profile-handler.Tpo -c src/profile-handler.cc -fPIC -DPIC -o src/.libs/profile-handler.o c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_debug_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_debug_unittest-testutil.Tpo -c -o src/tests/tcmalloc_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/.deps/tcm_asserts_unittest-span.Tpo src/.deps/tcm_asserts_unittest-span.Po depbase=`echo src/tests/getpc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/getpc_test.o -MD -MP -MF $depbase.Tpo -c -o src/tests/getpc_test.o src/tests/getpc_test.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiledata.lo -MD -MP -MF src/.deps/profiledata.Tpo -c src/profiledata.cc -fPIC -DPIC -o src/.libs/profiledata.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_debug_la-malloc_hook.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-heap-checker-stub.Tpo src/.deps/tcm_asserts_unittest-heap-checker-stub.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/profiledata_unittest-profiledata_unittest.o -MD -MP -MF src/tests/.deps/profiledata_unittest-profiledata_unittest.Tpo -c -o src/tests/profiledata_unittest-profiledata_unittest.o `test -f 'src/tests/profiledata_unittest.cc' || echo './'`src/tests/profiledata_unittest.cc mv -f src/.deps/tcm_asserts_unittest-sampler.Tpo src/.deps/tcm_asserts_unittest-sampler.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiledata_unittest-profiledata.o -MD -MP -MF src/.deps/profiledata_unittest-profiledata.Tpo -c -o src/profiledata_unittest-profiledata.o `test -f 'src/profiledata.cc' || echo './'`src/profiledata.cc mv -f benchmark/.deps/trivialre_test-trivialre_test.Tpo benchmark/.deps/trivialre_test-trivialre_test.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/profile_handler_unittest-profile-handler_unittest.o -MD -MP -MF src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Tpo -c -o src/tests/profile_handler_unittest-profile-handler_unittest.o `test -f 'src/tests/profile-handler_unittest.cc' || echo './'`src/tests/profile-handler_unittest.cc In file included from src/libc_override.h:111, from src/tcmalloc.cc:141: src/libc_override_gcc_and_weak.h:229:7: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int tc_mallopt(int, int)': 'nothrow' [-Wmissing-attributes] 229 | int mallopt(int cmd, int value) __THROW ALIAS(tc_mallopt); | ^~~~~~~ src/tcmalloc.cc:2252:35: note: 'int mallopt(int, int)' target declared here 2252 | extern "C" PERFTOOLS_DLL_DECL int tc_mallopt(int cmd, int value) PERFTOOLS_NOTHROW { | ^~~~~~~~~~ libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -o src/libtcmalloc_debug_la-heap-profile-table.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_debug_la-central_freelist.Tpo src/.deps/libtcmalloc_debug_la-central_freelist.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profile_handler_unittest-profile-handler.o -MD -MP -MF src/.deps/profile_handler_unittest-profile-handler.Tpo -c -o src/profile_handler_unittest-profile-handler.o `test -f 'src/profile-handler.cc' || echo './'`src/profile-handler.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc mv -f src/.deps/tcm_asserts_unittest-stack_trace_table.Tpo src/.deps/tcm_asserts_unittest-stack_trace_table.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/tcmalloc_and_profiler_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Tpo -c -o src/tests/tcmalloc_and_profiler_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc mv -f src/.deps/tcm_asserts_unittest-static_vars.Tpo src/.deps/tcm_asserts_unittest-static_vars.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c -o src/libtcmalloc_and_profiler_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc mv -f src/.deps/tcm_asserts_unittest-central_freelist.Tpo src/.deps/tcm_asserts_unittest-central_freelist.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-common.Tpo -c -o src/libtcmalloc_and_profiler_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc mv -f src/.deps/libtcmalloc_debug_la-stack_trace_table.Tpo src/.deps/libtcmalloc_debug_la-stack_trace_table.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-internal_logging.Tpo -c -o src/libtcmalloc_and_profiler_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc mv -f src/.deps/libtcmalloc_la-tcmalloc.Tpo src/.deps/libtcmalloc_la-tcmalloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-system-alloc.Tpo -c -o src/libtcmalloc_and_profiler_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-tcmalloc.o mv -f src/.deps/libtcmalloc_minimal_debug_la-page_heap.Tpo src/.deps/libtcmalloc_minimal_debug_la-page_heap.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-memfs_malloc.Tpo -c -o src/libtcmalloc_and_profiler_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-common.o mv -f src/.deps/libtcmalloc_debug_la-static_vars.Tpo src/.deps/libtcmalloc_debug_la-static_vars.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-safe_strerror.Tpo -c -o src/libtcmalloc_and_profiler_la-safe_strerror.lo `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-internal_logging.o mv -f src/.deps/tcm_asserts_unittest-thread_cache_ptr.Tpo src/.deps/tcm_asserts_unittest-thread_cache_ptr.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-central_freelist.Tpo -c -o src/libtcmalloc_and_profiler_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-system-alloc.Tpo -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-system-alloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-memfs_malloc.o mv -f src/.deps/tcm_asserts_unittest-malloc_backtrace.Tpo src/.deps/tcm_asserts_unittest-malloc_backtrace.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-page_heap.Tpo -c -o src/libtcmalloc_and_profiler_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-safe_strerror.Tpo -c src/safe_strerror.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-safe_strerror.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-central_freelist.Tpo -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-central_freelist.o mv -f src/.deps/tcm_asserts_unittest-thread_cache.Tpo src/.deps/tcm_asserts_unittest-thread_cache.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-sampler.Tpo -c -o src/libtcmalloc_and_profiler_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc mv -f src/.deps/libtcmalloc_debug_la-malloc_backtrace.Tpo src/.deps/libtcmalloc_debug_la-malloc_backtrace.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-span.Tpo -c -o src/libtcmalloc_and_profiler_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-stack_trace_table.Tpo -c -o src/libtcmalloc_and_profiler_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc mv -f src/.deps/tcm_asserts_unittest-emergency_malloc.Tpo src/.deps/tcm_asserts_unittest-emergency_malloc.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-static_vars.Tpo -c -o src/libtcmalloc_and_profiler_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-page_heap.Tpo -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-page_heap.o mv -f src/.deps/libtcmalloc_debug_la-thread_cache_ptr.Tpo src/.deps/libtcmalloc_debug_la-thread_cache_ptr.Plo mv -f src/.deps/tcm_asserts_unittest-malloc_extension.Tpo src/.deps/tcm_asserts_unittest-malloc_extension.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache.Tpo -c -o src/libtcmalloc_and_profiler_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache_ptr.Tpo -c -o src/libtcmalloc_and_profiler_la-thread_cache_ptr.lo `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc mv -f src/.deps/tcm_asserts_unittest-heap-profiler.Tpo src/.deps/tcm_asserts_unittest-heap-profiler.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_hook.Tpo -c -o src/libtcmalloc_and_profiler_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-safe_strerror.Tpo -c src/safe_strerror.cc -o src/libtcmalloc_and_profiler_la-safe_strerror.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-sampler.Tpo -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-sampler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c src/debugallocation.cc -o src/libtcmalloc_debug_la-debugallocation.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-malloc_hook.Tpo src/.deps/tcm_asserts_unittest-malloc_hook.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_extension.Tpo -c -o src/libtcmalloc_and_profiler_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-span.Tpo -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-span.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-stack_trace_table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-static_vars.Tpo -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-static_vars.o mv -f src/tests/.deps/tcmalloc_both_unittest-testutil.Tpo src/tests/.deps/tcmalloc_both_unittest-testutil.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profile-table.Tpo -c -o src/libtcmalloc_and_profiler_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-thread_cache_ptr.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache.Tpo -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-thread_cache.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_hook.Tpo -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-malloc_hook.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiler.lo -MD -MP -MF src/.deps/profiler.Tpo -c src/profiler.cc -o src/profiler.o >/dev/null 2>&1 mv -f src/.deps/tcm_asserts_unittest-heap-profile-table.Tpo src/.deps/tcm_asserts_unittest-heap-profile-table.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profiler.Tpo -c -o src/libtcmalloc_and_profiler_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc mv -f src/.deps/libtcmalloc_and_profiler_la-safe_strerror.Tpo src/.deps/libtcmalloc_and_profiler_la-safe_strerror.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-emergency_malloc.Tpo -c -o src/libtcmalloc_and_profiler_la-emergency_malloc.lo `test -f 'src/emergency_malloc.cc' || echo './'`src/emergency_malloc.cc mv -f src/.deps/libtcmalloc_debug_la-emergency_malloc.Tpo src/.deps/libtcmalloc_debug_la-emergency_malloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_backtrace.Tpo -c -o src/libtcmalloc_and_profiler_la-malloc_backtrace.lo `test -f 'src/malloc_backtrace.cc' || echo './'`src/malloc_backtrace.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_extension.Tpo -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-malloc_extension.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profiledata.lo -MD -MP -MF src/.deps/profiledata.Tpo -c src/profiledata.cc -o src/profiledata.o >/dev/null 2>&1 mv -f src/.deps/profiledata_unittest-profiledata.Tpo src/.deps/profiledata_unittest-profiledata.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-checker-stub.Tpo -c -o src/libtcmalloc_and_profiler_la-heap-checker-stub.lo `test -f 'src/heap-checker-stub.cc' || echo './'`src/heap-checker-stub.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-heap-profile-table.o mv -f src/.deps/libtcmalloc_debug_la-heap-profiler.Tpo src/.deps/libtcmalloc_debug_la-heap-profiler.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c -o src/libtcmalloc_and_profiler_la-profiler.lo `test -f 'src/profiler.cc' || echo './'`src/profiler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profiler.Tpo -c src/heap-profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-heap-profiler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-emergency_malloc.o mv -f src/tests/.deps/tcmalloc_debug_unittest-testutil.Tpo src/tests/.deps/tcmalloc_debug_unittest-testutil.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c -o src/libtcmalloc_and_profiler_la-profile-handler.lo `test -f 'src/profile-handler.cc' || echo './'`src/profile-handler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-malloc_backtrace.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-heap-checker-stub.o mv -f src/.deps/libtcmalloc_debug_la-malloc_extension.Tpo src/.deps/libtcmalloc_debug_la-malloc_extension.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c -o src/libtcmalloc_and_profiler_la-profiledata.lo `test -f 'src/profiledata.cc' || echo './'`src/profiledata.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c src/profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiler.o mv -f src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Tpo src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Po echo 'prefix=/usr' > "libtcmalloc.pc".tmp mv -f src/.deps/libtcmalloc_debug_la-thread_cache.Tpo src/.deps/libtcmalloc_debug_la-thread_cache.Plo echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc.pc".tmp depbase=`echo benchmark/malloc_bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/malloc_bench.o -MD -MP -MF $depbase.Tpo -c -o benchmark/malloc_bench.o benchmark/malloc_bench.cc &&\ mv -f $depbase.Tpo $depbase.Po echo 'libdir='`echo '/usr/lib' | sed 's@^/usr@${exec_prefix}@'` >> "libtcmalloc.pc".tmp echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc.pc".tmp echo '' >> "libtcmalloc.pc".tmp echo 'Name: gperftools' >> "libtcmalloc.pc".tmp echo 'Version: 2.17' >> "libtcmalloc.pc".tmp echo 'Description: Performance tools for C++' >> "libtcmalloc.pc".tmp echo 'URL: https://github.com/gperftools/gperftools' >> "libtcmalloc.pc".tmp echo 'Requires: libunwind' >> "libtcmalloc.pc".tmp echo 'Libs: -L${libdir} -ltcmalloc' >> "libtcmalloc.pc".tmp echo 'Libs.private: -pthread -lpthread' >> "libtcmalloc.pc".tmp echo 'Cflags: -I${includedir}' >> "libtcmalloc.pc".tmp mv -f "libtcmalloc.pc".tmp "libtcmalloc.pc" depbase=`echo benchmark/run_benchmark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/run_benchmark.lo -MD -MP -MF $depbase.Tpo -c -o benchmark/run_benchmark.lo benchmark/run_benchmark.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c src/profile-handler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profile-handler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/profile-handler.lo -MD -MP -MF src/.deps/profile-handler.Tpo -c src/profile-handler.cc -o src/profile-handler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_and_profiler_la-internal_logging.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c src/profiledata.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiledata.o mv -f src/.deps/tcm_asserts_unittest-page_heap.Tpo src/.deps/tcm_asserts_unittest-page_heap.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c -o src/libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/run_benchmark.lo -MD -MP -MF benchmark/.deps/run_benchmark.Tpo -c benchmark/run_benchmark.cc -fPIC -DPIC -o benchmark/.libs/run_benchmark.o mv -f src/.deps/profile_handler_unittest-profile-handler.Tpo src/.deps/profile_handler_unittest-profile-handler.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-common.Tpo -c -o src/libtcmalloc_minimal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_and_profiler_la-system-alloc.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_debug_la-malloc_hook.Tpo src/.deps/libtcmalloc_debug_la-malloc_hook.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-internal_logging.Tpo -c -o src/libtcmalloc_minimal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-tcmalloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-common.Tpo -c src/common.cc -o src/libtcmalloc_and_profiler_la-common.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_and_profiler_la-memfs_malloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-checker-stub.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-checker-stub.Tpo -c src/heap-checker-stub.cc -o src/libtcmalloc_and_profiler_la-heap-checker-stub.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-common.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-internal_logging.o mv -f src/.deps/libtcmalloc_debug_la-heap-profile-table.Tpo src/.deps/libtcmalloc_debug_la-heap-profile-table.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-system-alloc.Tpo -c -o src/libtcmalloc_minimal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc mv -f src/.deps/libtcmalloc_debug_la-page_heap.Tpo src/.deps/libtcmalloc_debug_la-page_heap.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-memfs_malloc.Tpo -c -o src/libtcmalloc_minimal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-span.Tpo -c src/span.cc -o src/libtcmalloc_and_profiler_la-span.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-system-alloc.Tpo -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-system-alloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_and_profiler_la-sampler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-memfs_malloc.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_and_profiler_la-central_freelist.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_and_profiler_la-stack_trace_table.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-safe_strerror.Tpo -c -o src/libtcmalloc_minimal_la-safe_strerror.lo `test -f 'src/safe_strerror.cc' || echo './'`src/safe_strerror.cc src/tests/profile-handler_unittest.cc:56:6: warning: declaration of 'void operator delete(void*)' has a different exception specifier 56 | void operator delete(void* p) { do_free(p); } | ^~~~~~~~ In file included from /usr/include/c++/15.1.1/bits/atomic_base.h:38, from /usr/include/c++/15.1.1/atomic:52, from src/tests/profile-handler_unittest.cc:22: /usr/include/c++/15.1.1/new:143:6: note: from previous declaration 'void operator delete(void*) noexcept' 143 | void operator delete(void*) _GLIBCXX_TXN_SAFE _GLIBCXX_USE_NOEXCEPT | ^~~~~~~~ src/tests/profile-handler_unittest.cc:57:6: warning: declaration of 'void operator delete [](void*)' has a different exception specifier 57 | void operator delete[](void* p) { do_free(p); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:145:6: note: from previous declaration 'void operator delete [](void*) noexcept' 145 | void operator delete[](void*) _GLIBCXX_TXN_SAFE _GLIBCXX_USE_NOEXCEPT | ^~~~~~~~ src/tests/profile-handler_unittest.cc:59:6: warning: declaration of 'void operator delete(void*, size_t)' has a different exception specifier 59 | void operator delete(void* p, size_t sz) { do_free(p); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:148:6: note: from previous declaration 'void operator delete(void*, std::size_t) noexcept' 148 | void operator delete(void*, std::size_t) | ^~~~~~~~ src/tests/profile-handler_unittest.cc:60:6: warning: declaration of 'void operator delete [](void*, size_t)' has a different exception specifier 60 | void operator delete[](void* p, size_t sz) { do_free(p); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:151:6: note: from previous declaration 'void operator delete [](void*, std::size_t) noexcept' 151 | void operator delete[](void*, std::size_t) | ^~~~~~~~ src/tests/profile-handler_unittest.cc:62:7: warning: declaration of 'void* operator new(size_t, const std::nothrow_t&)' has a different exception specifier 62 | void* operator new(size_t sz, const std::nothrow_t& nt) { return do_allocate(sz); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:155:26: note: from previous declaration 'void* operator new(std::size_t, const std::nothrow_t&) noexcept' 155 | _GLIBCXX_NODISCARD void* operator new(std::size_t, const std::nothrow_t&) | ^~~~~~~~ src/tests/profile-handler_unittest.cc:63:7: warning: declaration of 'void* operator new [](size_t, const std::nothrow_t&)' has a different exception specifier 63 | void* operator new[](size_t sz, const std::nothrow_t& nt) { return do_allocate(sz); }; | ^~~~~~~~ /usr/include/c++/15.1.1/new:158:26: note: from previous declaration 'void* operator new [](std::size_t, const std::nothrow_t&) noexcept' 158 | _GLIBCXX_NODISCARD void* operator new[](std::size_t, const std::nothrow_t&) | ^~~~~~~~ src/tests/profile-handler_unittest.cc:65:6: warning: declaration of 'void operator delete(void*, const std::nothrow_t&)' has a different exception specifier 65 | void operator delete(void* p, const std::nothrow_t& nt) { do_free(p); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:161:6: note: from previous declaration 'void operator delete(void*, const std::nothrow_t&) noexcept' 161 | void operator delete(void*, const std::nothrow_t&) | ^~~~~~~~ src/tests/profile-handler_unittest.cc:66:6: warning: declaration of 'void operator delete [](void*, const std::nothrow_t&)' has a different exception specifier 66 | void operator delete[](void* p, const std::nothrow_t& nt) { do_free(p); } | ^~~~~~~~ /usr/include/c++/15.1.1/new:164:6: note: from previous declaration 'void operator delete [](void*, const std::nothrow_t&) noexcept' 164 | void operator delete[](void*, const std::nothrow_t&) | ^~~~~~~~ mv -f src/tests/.deps/debugallocation_test-debugallocation_test.Tpo src/tests/.deps/debugallocation_test-debugallocation_test.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-central_freelist.Tpo -c -o src/libtcmalloc_minimal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc mv -f src/.deps/libtcmalloc_and_profiler_la-heap-checker-stub.Tpo src/.deps/libtcmalloc_and_profiler_la-heap-checker-stub.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-page_heap.Tpo -c -o src/libtcmalloc_minimal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-sampler.Tpo -c -o src/libtcmalloc_minimal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_and_profiler_la-static_vars.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -o src/libtcmalloc_and_profiler_la-thread_cache_ptr.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-safe_strerror.Tpo -c src/safe_strerror.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-safe_strerror.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-central_freelist.Tpo -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-central_freelist.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-sampler.Tpo -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-sampler.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-page_heap.Tpo -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-page_heap.o mv -f src/.deps/libtcmalloc_and_profiler_la-internal_logging.Tpo src/.deps/libtcmalloc_and_profiler_la-internal_logging.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-span.Tpo -c -o src/libtcmalloc_minimal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c src/profiler.cc -o src/libtcmalloc_and_profiler_la-profiler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_backtrace.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_backtrace.Tpo -c src/malloc_backtrace.cc -o src/libtcmalloc_and_profiler_la-malloc_backtrace.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-safe_strerror.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-safe_strerror.Tpo -c src/safe_strerror.cc -o src/libtcmalloc_minimal_la-safe_strerror.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-span.Tpo -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-span.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c src/profiledata.cc -o src/libtcmalloc_and_profiler_la-profiledata.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_and_profiler_la-thread_cache.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profiler.Tpo -c src/heap-profiler.cc -o src/libtcmalloc_and_profiler_la-heap-profiler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-emergency_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-emergency_malloc.Tpo -c src/emergency_malloc.cc -o src/libtcmalloc_and_profiler_la-emergency_malloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_and_profiler_la-malloc_extension.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_and_profiler_la-malloc_hook.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-safe_strerror.Tpo src/.deps/libtcmalloc_minimal_la-safe_strerror.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-stack_trace_table.Tpo -c -o src/libtcmalloc_minimal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc mv -f src/.deps/libtcmalloc_and_profiler_la-system-alloc.Tpo src/.deps/libtcmalloc_and_profiler_la-system-alloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-static_vars.Tpo -c -o src/libtcmalloc_minimal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_minimal_la-internal_logging.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-memfs_malloc.Tpo src/.deps/libtcmalloc_and_profiler_la-memfs_malloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache.Tpo -c -o src/libtcmalloc_minimal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-heap-profile-table.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-heap-profile-table.Tpo -c src/heap-profile-table.cc -o src/libtcmalloc_and_profiler_la-heap-profile-table.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-stack_trace_table.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-static_vars.Tpo -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-static_vars.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c src/profile-handler.cc -o src/libtcmalloc_and_profiler_la-profile-handler.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-common.Tpo src/.deps/libtcmalloc_and_profiler_la-common.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache_ptr.Tpo -c -o src/libtcmalloc_minimal_la-thread_cache_ptr.lo `test -f 'src/thread_cache_ptr.cc' || echo './'`src/thread_cache_ptr.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_hook.Tpo -c -o src/libtcmalloc_minimal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache.Tpo -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-thread_cache.o mv -f src/.deps/libtcmalloc_and_profiler_la-span.Tpo src/.deps/libtcmalloc_and_profiler_la-span.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_extension.Tpo -c -o src/libtcmalloc_minimal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_and_profiler_la-page_heap.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-common.Tpo -c src/common.cc -o src/libtcmalloc_minimal_la-common.o >/dev/null 2>&1 mv -f src/tests/.deps/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Tpo src/tests/.deps/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.Po depbase=`echo src/base/logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/logging.lo -MD -MP -MF $depbase.Tpo -c -o src/base/logging.lo src/base/logging.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-thread_cache_ptr.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_hook.Tpo -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-malloc_hook.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_minimal_la-memfs_malloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_extension.Tpo -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-malloc_extension.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/logging.lo -MD -MP -MF src/base/.deps/logging.Tpo -c src/base/logging.cc -fPIC -DPIC -o src/base/.libs/logging.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_minimal_la-system-alloc.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-sampler.Tpo src/.deps/libtcmalloc_and_profiler_la-sampler.Plo depbase=`echo src/base/generic_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/generic_writer.lo -MD -MP -MF $depbase.Tpo -c -o src/base/generic_writer.lo src/base/generic_writer.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-stack_trace_table.Tpo src/.deps/libtcmalloc_and_profiler_la-stack_trace_table.Plo depbase=`echo src/base/sysinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/sysinfo.lo -MD -MP -MF $depbase.Tpo -c -o src/base/sysinfo.lo src/base/sysinfo.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/generic_writer.lo -MD -MP -MF src/base/.deps/generic_writer.Tpo -c src/base/generic_writer.cc -fPIC -DPIC -o src/base/.libs/generic_writer.o mv -f src/.deps/libtcmalloc_and_profiler_la-central_freelist.Tpo src/.deps/libtcmalloc_and_profiler_la-central_freelist.Plo depbase=`echo src/base/proc_maps_iterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/proc_maps_iterator.lo -MD -MP -MF $depbase.Tpo -c -o src/base/proc_maps_iterator.lo src/base/proc_maps_iterator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_minimal_la-sampler.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/sysinfo.lo -MD -MP -MF src/base/.deps/sysinfo.Tpo -c src/base/sysinfo.cc -fPIC -DPIC -o src/base/.libs/sysinfo.o mv -f src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo src/.deps/libtcmalloc_and_profiler_la-profiler.Plo depbase=`echo src/base/dynamic_annotations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/dynamic_annotations.lo -MD -MP -MF $depbase.Tpo -c -o src/base/dynamic_annotations.lo src/base/dynamic_annotations.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-static_vars.Tpo src/.deps/libtcmalloc_and_profiler_la-static_vars.Plo depbase=`echo src/base/spinlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock.lo -MD -MP -MF $depbase.Tpo -c -o src/base/spinlock.lo src/base/spinlock.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/base/spinlock_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock_internal.lo -MD -MP -MF $depbase.Tpo -c -o src/base/spinlock_internal.lo src/base/spinlock_internal.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-thread_cache_ptr.Tpo src/.deps/libtcmalloc_and_profiler_la-thread_cache_ptr.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libstacktrace.la src/stacktrace.lo src/base/elf_mem_image.lo src/base/vdso_support.lo -lunwind libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/proc_maps_iterator.lo -MD -MP -MF src/base/.deps/proc_maps_iterator.Tpo -c src/base/proc_maps_iterator.cc -fPIC -DPIC -o src/base/.libs/proc_maps_iterator.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/dynamic_annotations.lo -MD -MP -MF src/base/.deps/dynamic_annotations.Tpo -c src/base/dynamic_annotations.cc -fPIC -DPIC -o src/base/.libs/dynamic_annotations.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-span.Tpo -c src/span.cc -o src/libtcmalloc_minimal_la-span.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo src/.deps/libtcmalloc_and_profiler_la-profiledata.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o liblow_level_alloc.la src/base/low_level_alloc.lo mv -f src/.deps/tcm_asserts_unittest-tcmalloc.Tpo src/.deps/tcm_asserts_unittest-tcmalloc.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/unique_path_unittest-unique_path_unittest.o -MD -MP -MF src/tests/.deps/unique_path_unittest-unique_path_unittest.Tpo -c -o src/tests/unique_path_unittest-unique_path_unittest.o `test -f 'src/tests/unique_path_unittest.cc' || echo './'`src/tests/unique_path_unittest.cc mv -f src/.deps/libtcmalloc_minimal_la-internal_logging.Tpo src/.deps/libtcmalloc_minimal_la-internal_logging.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest_main.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest_main.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest_main.lo `test -f 'vendor/googletest/googletest/src/gtest_main.cc' || echo './'`vendor/googletest/googletest/src/gtest_main.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock.lo -MD -MP -MF src/base/.deps/spinlock.Tpo -c src/base/spinlock.cc -fPIC -DPIC -o src/base/.libs/spinlock.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock_internal.lo -MD -MP -MF src/base/.deps/spinlock_internal.Tpo -c src/base/spinlock_internal.cc -fPIC -DPIC -o src/base/.libs/spinlock_internal.o mv -f src/.deps/libtcmalloc_and_profiler_la-malloc_backtrace.Tpo src/.deps/libtcmalloc_and_profiler_la-malloc_backtrace.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-assertion-result.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.lo `test -f 'vendor/googletest/googletest/src/gtest-assertion-result.cc' || echo './'`vendor/googletest/googletest/src/gtest-assertion-result.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_minimal_la-central_freelist.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/dynamic_annotations.lo -MD -MP -MF src/base/.deps/dynamic_annotations.Tpo -c src/base/dynamic_annotations.cc -o src/base/dynamic_annotations.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-death-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-death-test.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-death-test.lo `test -f 'vendor/googletest/googletest/src/gtest-death-test.cc' || echo './'`vendor/googletest/googletest/src/gtest-death-test.cc libtool: link: ar cr .libs/libstacktrace.a src/.libs/stacktrace.o src/base/.libs/elf_mem_image.o src/base/.libs/vdso_support.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-assertion-result.Tpo -c vendor/googletest/googletest/src/gtest-assertion-result.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-assertion-result.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest_main.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest_main.Tpo -c vendor/googletest/googletest/src/gtest_main.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest_main.o libtool: link: ranlib .libs/libstacktrace.a mv -f src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-filepath.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-filepath.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-filepath.lo `test -f 'vendor/googletest/googletest/src/gtest-filepath.cc' || echo './'`vendor/googletest/googletest/src/gtest-filepath.cc libtool: link: ( cd ".libs" && rm -f "libstacktrace.la" && ln -s "../libstacktrace.la" "libstacktrace.la" ) /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-matchers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-matchers.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-matchers.lo `test -f 'vendor/googletest/googletest/src/gtest-matchers.cc' || echo './'`vendor/googletest/googletest/src/gtest-matchers.cc libtool: link: ar cr .libs/liblow_level_alloc.a src/base/.libs/low_level_alloc.o libtool: link: ranlib .libs/liblow_level_alloc.a libtool: link: ( cd ".libs" && rm -f "liblow_level_alloc.la" && ln -s "../liblow_level_alloc.la" "liblow_level_alloc.la" ) /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-port.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-port.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-port.lo `test -f 'vendor/googletest/googletest/src/gtest-port.cc' || echo './'`vendor/googletest/googletest/src/gtest-port.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/logging.lo -MD -MP -MF src/base/.deps/logging.Tpo -c src/base/logging.cc -o src/base/logging.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock_internal.lo -MD -MP -MF src/base/.deps/spinlock_internal.Tpo -c src/base/spinlock_internal.cc -o src/base/spinlock_internal.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-death-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-death-test.Tpo -c vendor/googletest/googletest/src/gtest-death-test.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-death-test.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/spinlock.lo -MD -MP -MF src/base/.deps/spinlock.Tpo -c src/base/spinlock.cc -o src/base/spinlock.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-emergency_malloc.Tpo src/.deps/libtcmalloc_and_profiler_la-emergency_malloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-printers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-printers.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-printers.lo `test -f 'vendor/googletest/googletest/src/gtest-printers.cc' || echo './'`vendor/googletest/googletest/src/gtest-printers.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-matchers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-matchers.Tpo -c vendor/googletest/googletest/src/gtest-matchers.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-matchers.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-filepath.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-filepath.Tpo -c vendor/googletest/googletest/src/gtest-filepath.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-filepath.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_minimal_la-stack_trace_table.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-heap-profiler.Tpo src/.deps/libtcmalloc_and_profiler_la-heap-profiler.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-test-part.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-test-part.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-test-part.lo `test -f 'vendor/googletest/googletest/src/gtest-test-part.cc' || echo './'`vendor/googletest/googletest/src/gtest-test-part.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-port.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-port.Tpo -c vendor/googletest/googletest/src/gtest-port.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-port.o mv -f src/.deps/libtcmalloc_and_profiler_la-malloc_extension.Tpo src/.deps/libtcmalloc_and_profiler_la-malloc_extension.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-typed-test.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.lo `test -f 'vendor/googletest/googletest/src/gtest-typed-test.cc' || echo './'`vendor/googletest/googletest/src/gtest-typed-test.cc mv -f src/.deps/libtcmalloc_minimal_la-memfs_malloc.Tpo src/.deps/libtcmalloc_minimal_la-memfs_malloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest.Tpo -c -o vendor/googletest/googletest/src/libgtest_la-gtest.lo `test -f 'vendor/googletest/googletest/src/gtest.cc' || echo './'`vendor/googletest/googletest/src/gtest.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_minimal_la-static_vars.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c src/tcmalloc.cc -o src/libtcmalloc_and_profiler_la-tcmalloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-printers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-printers.Tpo -c vendor/googletest/googletest/src/gtest-printers.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-printers.o mv -f src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Tpo src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Po c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/generic_writer_test-generic_writer_test.o -MD -MP -MF src/tests/.deps/generic_writer_test-generic_writer_test.Tpo -c -o src/tests/generic_writer_test-generic_writer_test.o `test -f 'src/tests/generic_writer_test.cc' || echo './'`src/tests/generic_writer_test.cc c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/proc_maps_iterator_test-proc_maps_iterator_test.o -MD -MP -MF src/tests/.deps/proc_maps_iterator_test-proc_maps_iterator_test.Tpo -c -o src/tests/proc_maps_iterator_test-proc_maps_iterator_test.o `test -f 'src/tests/proc_maps_iterator_test.cc' || echo './'`src/tests/proc_maps_iterator_test.cc mv -f src/.deps/libtcmalloc_minimal_la-common.Tpo src/.deps/libtcmalloc_minimal_la-common.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-test-part.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-test-part.Tpo -c vendor/googletest/googletest/src/gtest-test-part.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-test-part.o c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o -MD -MP -MF src/tests/.deps/low_level_alloc_unittest-low_level_alloc_unittest.Tpo -c -o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o `test -f 'src/tests/low_level_alloc_unittest.cc' || echo './'`src/tests/low_level_alloc_unittest.cc mv -f src/.deps/libtcmalloc_and_profiler_la-thread_cache.Tpo src/.deps/libtcmalloc_and_profiler_la-thread_cache.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/check_address_test-check_address_test.o -MD -MP -MF src/tests/.deps/check_address_test-check_address_test.Tpo -c -o src/tests/check_address_test-check_address_test.o `test -f 'src/tests/check_address_test.cc' || echo './'`src/tests/check_address_test.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-typed-test.Tpo -c vendor/googletest/googletest/src/gtest-typed-test.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-typed-test.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest.Tpo -c vendor/googletest/googletest/src/gtest.cc -fPIC -DPIC -o vendor/googletest/googletest/src/.libs/libgtest_la-gtest.o c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/addressmap_unittest-addressmap_unittest.o -MD -MP -MF src/tests/.deps/addressmap_unittest-addressmap_unittest.Tpo -c -o src/tests/addressmap_unittest-addressmap_unittest.o `test -f 'src/tests/addressmap_unittest.cc' || echo './'`src/tests/addressmap_unittest.cc libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache_ptr.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache_ptr.Tpo -c src/thread_cache_ptr.cc -o src/libtcmalloc_minimal_la-thread_cache_ptr.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_minimal_la-malloc_hook.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_and_profiler_la-malloc_hook.Tpo src/.deps/libtcmalloc_and_profiler_la-malloc_hook.Plo c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/tests/packed_cache_test-packed-cache_test.o -MD -MP -MF src/tests/.deps/packed_cache_test-packed-cache_test.Tpo -c -o src/tests/packed_cache_test-packed-cache_test.o `test -f 'src/tests/packed-cache_test.cc' || echo './'`src/tests/packed-cache_test.cc mv -f src/.deps/libtcmalloc_minimal_la-system-alloc.Tpo src/.deps/libtcmalloc_minimal_la-system-alloc.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo src/.deps/libtcmalloc_and_profiler_la-profile-handler.Plo depbase=`echo vendor/libbacktrace-integration/backtrace-alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/libbacktrace-integration/backtrace-alloc.lo -MD -MP -MF $depbase.Tpo -c -o vendor/libbacktrace-integration/backtrace-alloc.lo vendor/libbacktrace-integration/backtrace-alloc.cc &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace-integration/libbacktrace_la-file-format.lo -MD -MP -MF vendor/libbacktrace-integration/.deps/libbacktrace_la-file-format.Tpo -c -o vendor/libbacktrace-integration/libbacktrace_la-file-format.lo `test -f 'vendor/libbacktrace-integration/file-format.c' || echo './'`vendor/libbacktrace-integration/file-format.c libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/sysinfo.lo -MD -MP -MF src/base/.deps/sysinfo.Tpo -c src/base/sysinfo.cc -o src/base/sysinfo.o >/dev/null 2>&1 mv -f src/tests/.deps/tcm_min_asserts_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcm_min_asserts_unittest-tcmalloc_unittest.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-dwarf.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-dwarf.Tpo -c -o vendor/libbacktrace/libbacktrace_la-dwarf.lo `test -f 'vendor/libbacktrace/dwarf.c' || echo './'`vendor/libbacktrace/dwarf.c libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace-integration/libbacktrace_la-file-format.lo -MD -MP -MF vendor/libbacktrace-integration/.deps/libbacktrace_la-file-format.Tpo -c vendor/libbacktrace-integration/file-format.c -fPIC -DPIC -o vendor/libbacktrace-integration/.libs/libbacktrace_la-file-format.o mv -f src/.deps/libtcmalloc_and_profiler_la-heap-profile-table.Tpo src/.deps/libtcmalloc_and_profiler_la-heap-profile-table.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-fileline.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-fileline.Tpo -c -o vendor/libbacktrace/libbacktrace_la-fileline.lo `test -f 'vendor/libbacktrace/fileline.c' || echo './'`vendor/libbacktrace/fileline.c libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-dwarf.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-dwarf.Tpo -c vendor/libbacktrace/dwarf.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-dwarf.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_minimal_la-page_heap.o >/dev/null 2>&1 mv -f src/tests/.deps/tcmalloc_minimal_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_minimal_unittest-tcmalloc_unittest.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-posix.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-posix.Tpo -c -o vendor/libbacktrace/libbacktrace_la-posix.lo `test -f 'vendor/libbacktrace/posix.c' || echo './'`vendor/libbacktrace/posix.c libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/libbacktrace-integration/backtrace-alloc.lo -MD -MP -MF vendor/libbacktrace-integration/.deps/backtrace-alloc.Tpo -c vendor/libbacktrace-integration/backtrace-alloc.cc -fPIC -DPIC -o vendor/libbacktrace-integration/.libs/backtrace-alloc.o libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-fileline.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-fileline.Tpo -c vendor/libbacktrace/fileline.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-fileline.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_minimal_la-thread_cache.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-sampler.Tpo src/.deps/libtcmalloc_minimal_la-sampler.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-sort.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-sort.Tpo -c -o vendor/libbacktrace/libbacktrace_la-sort.lo `test -f 'vendor/libbacktrace/sort.c' || echo './'`vendor/libbacktrace/sort.c libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-posix.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-posix.Tpo -c vendor/libbacktrace/posix.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-posix.o libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-sort.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-sort.Tpo -c vendor/libbacktrace/sort.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-sort.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-state.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-state.Tpo -c -o vendor/libbacktrace/libbacktrace_la-state.lo `test -f 'vendor/libbacktrace/state.c' || echo './'`vendor/libbacktrace/state.c libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/proc_maps_iterator.lo -MD -MP -MF src/base/.deps/proc_maps_iterator.Tpo -c src/base/proc_maps_iterator.cc -o src/base/proc_maps_iterator.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-span.Tpo src/.deps/libtcmalloc_minimal_la-span.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-read.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-read.Tpo -c -o vendor/libbacktrace/libbacktrace_la-read.lo `test -f 'vendor/libbacktrace/read.c' || echo './'`vendor/libbacktrace/read.c libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-posix.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-posix.Tpo -c vendor/libbacktrace/posix.c -o vendor/libbacktrace/libbacktrace_la-posix.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-state.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-state.Tpo -c vendor/libbacktrace/state.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-state.o libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/base/generic_writer.lo -MD -MP -MF src/base/.deps/generic_writer.Tpo -c src/base/generic_writer.cc -o src/base/generic_writer.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-fileline.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-fileline.Tpo -c vendor/libbacktrace/fileline.c -o vendor/libbacktrace/libbacktrace_la-fileline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-read.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-read.Tpo -c vendor/libbacktrace/read.c -fPIC -DPIC -o vendor/libbacktrace/.libs/libbacktrace_la-read.o mv -f src/tests/.deps/profiledata_unittest-profiledata_unittest.Tpo src/tests/.deps/profiledata_unittest-profiledata_unittest.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o getpc_test src/tests/getpc_test.o libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-sort.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-sort.Tpo -c vendor/libbacktrace/sort.c -o vendor/libbacktrace/libbacktrace_la-sort.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_minimal_la-malloc_extension.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-state.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-state.Tpo -c vendor/libbacktrace/state.c -o vendor/libbacktrace/libbacktrace_la-state.o >/dev/null 2>&1 mv -f vendor/libbacktrace/.deps/libbacktrace_la-posix.Tpo vendor/libbacktrace/.deps/libbacktrace_la-posix.Plo echo 'prefix=/usr' > "libtcmalloc_minimal.pc".tmp echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc_minimal.pc".tmp echo 'libdir='`echo '/usr/lib' | sed 's@^/usr@${exec_prefix}@'` >> "libtcmalloc_minimal.pc".tmp echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc_minimal.pc".tmp echo '' >> "libtcmalloc_minimal.pc".tmp echo 'Name: gperftools' >> "libtcmalloc_minimal.pc".tmp echo 'Version: 2.17' >> "libtcmalloc_minimal.pc".tmp echo 'Description: Performance tools for C++' >> "libtcmalloc_minimal.pc".tmp echo 'URL: https://github.com/gperftools/gperftools' >> "libtcmalloc_minimal.pc".tmp echo 'Requires:' >> "libtcmalloc_minimal.pc".tmp echo 'Libs: -L${libdir} -ltcmalloc_minimal' >> "libtcmalloc_minimal.pc".tmp echo 'Libs.private: -pthread -lpthread' >> "libtcmalloc_minimal.pc".tmp echo 'Cflags: -I${includedir}' >> "libtcmalloc_minimal.pc".tmp mv -f "libtcmalloc_minimal.pc".tmp "libtcmalloc_minimal.pc" cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_debug/ > "libtcmalloc_debug.pc" cat libtcmalloc.pc | sed s/-ltcmalloc/-lprofiler/ > "libprofiler.pc" cat libtcmalloc_minimal.pc | sed s/-ltcmalloc_minimal/-ltcmalloc_minimal_debug/ > "libtcmalloc_minimal_debug.pc" libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-read.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-read.Tpo -c vendor/libbacktrace/read.c -o vendor/libbacktrace/libbacktrace_la-read.o >/dev/null 2>&1 mv -f vendor/libbacktrace/.deps/libbacktrace_la-sort.Tpo vendor/libbacktrace/.deps/libbacktrace_la-sort.Plo mv -f vendor/libbacktrace/.deps/libbacktrace_la-fileline.Tpo vendor/libbacktrace/.deps/libbacktrace_la-fileline.Plo mv -f vendor/libbacktrace/.deps/libbacktrace_la-state.Tpo vendor/libbacktrace/.deps/libbacktrace_la-state.Plo libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o getpc_test src/tests/getpc_test.o -lpthread -pthread mv -f vendor/libbacktrace/.deps/libbacktrace_la-read.Tpo vendor/libbacktrace/.deps/libbacktrace_la-read.Plo mv -f src/.deps/libtcmalloc_minimal_la-central_freelist.Tpo src/.deps/libtcmalloc_minimal_la-central_freelist.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/libbacktrace-integration/backtrace-alloc.lo -MD -MP -MF vendor/libbacktrace-integration/.deps/backtrace-alloc.Tpo -c vendor/libbacktrace-integration/backtrace-alloc.cc -o vendor/libbacktrace-integration/backtrace-alloc.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT benchmark/run_benchmark.lo -MD -MP -MF benchmark/.deps/run_benchmark.Tpo -c benchmark/run_benchmark.cc -o benchmark/run_benchmark.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_debug_la-debugallocation.Tpo src/.deps/libtcmalloc_debug_la-debugallocation.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c src/tcmalloc.cc -o src/libtcmalloc_minimal_la-tcmalloc.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-stack_trace_table.Tpo src/.deps/libtcmalloc_minimal_la-stack_trace_table.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-page_heap.Tpo src/.deps/libtcmalloc_and_profiler_la-page_heap.Plo mv -f src/.deps/libtcmalloc_minimal_la-thread_cache_ptr.Tpo src/.deps/libtcmalloc_minimal_la-thread_cache_ptr.Plo mv -f src/.deps/libtcmalloc_minimal_la-static_vars.Tpo src/.deps/libtcmalloc_minimal_la-static_vars.Plo mv -f src/.deps/libtcmalloc_minimal_la-malloc_hook.Tpo src/.deps/libtcmalloc_minimal_la-malloc_hook.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-assertion-result.Tpo -c vendor/googletest/googletest/src/gtest-assertion-result.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-thread_cache.Tpo src/.deps/libtcmalloc_minimal_la-thread_cache.Plo mv -f src/.deps/libtcmalloc_minimal_la-malloc_extension.Tpo src/.deps/libtcmalloc_minimal_la-malloc_extension.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcommon.la src/base/logging.lo src/base/generic_writer.lo src/base/sysinfo.lo src/base/proc_maps_iterator.lo src/base/dynamic_annotations.lo src/base/spinlock.lo src/base/spinlock_internal.lo mv -f src/tests/.deps/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.Po libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest_main.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest_main.Tpo -c vendor/googletest/googletest/src/gtest_main.cc -o vendor/googletest/googletest/src/libgtest_la-gtest_main.o >/dev/null 2>&1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-filepath.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-filepath.Tpo -c vendor/googletest/googletest/src/gtest-filepath.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-filepath.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace/libbacktrace_la-dwarf.lo -MD -MP -MF vendor/libbacktrace/.deps/libbacktrace_la-dwarf.Tpo -c vendor/libbacktrace/dwarf.c -o vendor/libbacktrace/libbacktrace_la-dwarf.o >/dev/null 2>&1 libtool: link: ar cr .libs/libcommon.a src/base/.libs/logging.o src/base/.libs/generic_writer.o src/base/.libs/sysinfo.o src/base/.libs/proc_maps_iterator.o src/base/.libs/dynamic_annotations.o src/base/.libs/spinlock.o src/base/.libs/spinlock_internal.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -version-info 10:1:6 -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtcmalloc.la -rpath /usr/lib src/libtcmalloc_la-tcmalloc.lo src/libtcmalloc_la-common.lo src/libtcmalloc_la-internal_logging.lo src/libtcmalloc_la-system-alloc.lo src/libtcmalloc_la-memfs_malloc.lo src/libtcmalloc_la-safe_strerror.lo src/libtcmalloc_la-central_freelist.lo src/libtcmalloc_la-page_heap.lo src/libtcmalloc_la-sampler.lo src/libtcmalloc_la-span.lo src/libtcmalloc_la-stack_trace_table.lo src/libtcmalloc_la-static_vars.lo src/libtcmalloc_la-thread_cache.lo src/libtcmalloc_la-thread_cache_ptr.lo src/libtcmalloc_la-malloc_hook.lo src/libtcmalloc_la-malloc_extension.lo src/libtcmalloc_la-heap-profile-table.lo src/libtcmalloc_la-heap-profiler.lo src/libtcmalloc_la-emergency_malloc.lo src/libtcmalloc_la-malloc_backtrace.lo src/libtcmalloc_la-heap-checker-stub.lo libstacktrace.la liblow_level_alloc.la libcommon.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -export-symbols-regex '(ProfilerStart|ProfilerStartWithOptions|ProfilerStop|ProfilerFlush|ProfilerEnable|ProfilerDisable|ProfilingIsEnabledForAllThreads|ProfilerRegisterThread|ProfilerGetCurrentState|ProfilerState|ProfileData|ProfileHandler|ProfilerGetStackTrace)' -version-info 5:15:5 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libprofiler.la -rpath /usr/lib src/profiler.lo src/profile-handler.lo src/profiledata.lo libstacktrace.la libcommon.la libtool: link: /usr/bin/nm -B src/.libs/profiler.o src/.libs/profile-handler.o src/.libs/profiledata.o ./.libs/libstacktrace.a ./.libs/libcommon.a | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libprofiler.exp libtool: link: /bin/grep -E -e "(ProfilerStart|ProfilerStartWithOptions|ProfilerStop|ProfilerFlush|ProfilerEnable|ProfilerDisable|ProfilingIsEnabledForAllThreads|ProfilerRegisterThread|ProfilerGetCurrentState|ProfilerState|ProfileData|ProfileHandler|ProfilerGetStackTrace)" ".libs/libprofiler.exp" > ".libs/libprofiler.expT" libtool: link: mv -f ".libs/libprofiler.expT" ".libs/libprofiler.exp" libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/profiler.o src/.libs/profile-handler.o src/.libs/profiledata.o -Wl,--whole-archive ./.libs/libstacktrace.a ./.libs/libcommon.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libprofiler.so.0 -Wl,-retain-symbols-file -Wl,.libs/libprofiler.exp -o .libs/libprofiler.so.0.5.15 libtool: link: (cd ".libs" && rm -f "libprofiler.so.0" && ln -s "libprofiler.so.0.5.15" "libprofiler.so.0") libtool: link: (cd ".libs" && rm -f "libprofiler.so" && ln -s "libprofiler.so.0.5.15" "libprofiler.so") libtool: link: (cd .libs/libprofiler.lax/libstacktrace.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libstacktrace.a") libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-typed-test.Tpo -c vendor/googletest/googletest/src/gtest-typed-test.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.o >/dev/null 2>&1 libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/libtcmalloc_la-tcmalloc.o src/.libs/libtcmalloc_la-common.o src/.libs/libtcmalloc_la-internal_logging.o src/.libs/libtcmalloc_la-system-alloc.o src/.libs/libtcmalloc_la-memfs_malloc.o src/.libs/libtcmalloc_la-safe_strerror.o src/.libs/libtcmalloc_la-central_freelist.o src/.libs/libtcmalloc_la-page_heap.o src/.libs/libtcmalloc_la-sampler.o src/.libs/libtcmalloc_la-span.o src/.libs/libtcmalloc_la-stack_trace_table.o src/.libs/libtcmalloc_la-static_vars.o src/.libs/libtcmalloc_la-thread_cache.o src/.libs/libtcmalloc_la-thread_cache_ptr.o src/.libs/libtcmalloc_la-malloc_hook.o src/.libs/libtcmalloc_la-malloc_extension.o src/.libs/libtcmalloc_la-heap-profile-table.o src/.libs/libtcmalloc_la-heap-profiler.o src/.libs/libtcmalloc_la-emergency_malloc.o src/.libs/libtcmalloc_la-malloc_backtrace.o src/.libs/libtcmalloc_la-heap-checker-stub.o -Wl,--whole-archive ./.libs/libstacktrace.a ./.libs/liblow_level_alloc.a ./.libs/libcommon.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtcmalloc.so.4 -o .libs/libtcmalloc.so.4.6.1 libtool: link: (cd .libs/libprofiler.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: ar cr .libs/libprofiler.a src/profiler.o src/profile-handler.o src/profiledata.o .libs/libprofiler.lax/libstacktrace.a/elf_mem_image.o .libs/libprofiler.lax/libstacktrace.a/stacktrace.o .libs/libprofiler.lax/libstacktrace.a/vdso_support.o .libs/libprofiler.lax/libcommon.a/dynamic_annotations.o .libs/libprofiler.lax/libcommon.a/generic_writer.o .libs/libprofiler.lax/libcommon.a/logging.o .libs/libprofiler.lax/libcommon.a/proc_maps_iterator.o .libs/libprofiler.lax/libcommon.a/spinlock.o .libs/libprofiler.lax/libcommon.a/spinlock_internal.o .libs/libprofiler.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libprofiler.a libtool: link: (cd ".libs" && rm -f "libtcmalloc.so.4" && ln -s "libtcmalloc.so.4.6.1" "libtcmalloc.so.4") libtool: link: rm -fr .libs/libprofiler.lax libtool: link: (cd ".libs" && rm -f "libtcmalloc.so" && ln -s "libtcmalloc.so.4.6.1" "libtcmalloc.so") libtool: link: ( cd ".libs" && rm -f "libprofiler.la" && ln -s "../libprofiler.la" "libprofiler.la" ) libtool: link: (cd .libs/libtcmalloc.lax/libstacktrace.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libstacktrace.a") libtool: link: (cd .libs/libtcmalloc.lax/liblow_level_alloc.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/liblow_level_alloc.a") libtool: link: (cd .libs/libtcmalloc.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: ar cr .libs/libtcmalloc.a src/libtcmalloc_la-tcmalloc.o src/libtcmalloc_la-common.o src/libtcmalloc_la-internal_logging.o src/libtcmalloc_la-system-alloc.o src/libtcmalloc_la-memfs_malloc.o src/libtcmalloc_la-safe_strerror.o src/libtcmalloc_la-central_freelist.o src/libtcmalloc_la-page_heap.o src/libtcmalloc_la-sampler.o src/libtcmalloc_la-span.o src/libtcmalloc_la-stack_trace_table.o src/libtcmalloc_la-static_vars.o src/libtcmalloc_la-thread_cache.o src/libtcmalloc_la-thread_cache_ptr.o src/libtcmalloc_la-malloc_hook.o src/libtcmalloc_la-malloc_extension.o src/libtcmalloc_la-heap-profile-table.o src/libtcmalloc_la-heap-profiler.o src/libtcmalloc_la-emergency_malloc.o src/libtcmalloc_la-malloc_backtrace.o src/libtcmalloc_la-heap-checker-stub.o .libs/libtcmalloc.lax/libstacktrace.a/elf_mem_image.o .libs/libtcmalloc.lax/libstacktrace.a/stacktrace.o .libs/libtcmalloc.lax/libstacktrace.a/vdso_support.o .libs/libtcmalloc.lax/liblow_level_alloc.a/low_level_alloc.o .libs/libtcmalloc.lax/libcommon.a/dynamic_annotations.o .libs/libtcmalloc.lax/libcommon.a/generic_writer.o .libs/libtcmalloc.lax/libcommon.a/logging.o .libs/libtcmalloc.lax/libcommon.a/proc_maps_iterator.o .libs/libtcmalloc.lax/libcommon.a/spinlock.o .libs/libtcmalloc.lax/libcommon.a/spinlock_internal.o .libs/libtcmalloc.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libtcmalloc.a libtool: link: rm -fr .libs/libtcmalloc.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc.la" && ln -s "../libtcmalloc.la" "libtcmalloc.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_large_unittest src/tests/tcmalloc_large_unittest.o libtcmalloc.la -lpthread /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o heap_checker_stub_test src/tests/heap-checker-stub-test.o libtcmalloc.la libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-test-part.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-test-part.Tpo -c vendor/googletest/googletest/src/gtest-test-part.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-test-part.o >/dev/null 2>&1 mv -f src/.deps/libtcmalloc_minimal_la-page_heap.Tpo src/.deps/libtcmalloc_minimal_la-page_heap.Plo mv -f src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -version-info 11:1:7 -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtcmalloc_and_profiler.la -rpath /usr/lib src/libtcmalloc_and_profiler_la-tcmalloc.lo src/libtcmalloc_and_profiler_la-common.lo src/libtcmalloc_and_profiler_la-internal_logging.lo src/libtcmalloc_and_profiler_la-system-alloc.lo src/libtcmalloc_and_profiler_la-memfs_malloc.lo src/libtcmalloc_and_profiler_la-safe_strerror.lo src/libtcmalloc_and_profiler_la-central_freelist.lo src/libtcmalloc_and_profiler_la-page_heap.lo src/libtcmalloc_and_profiler_la-sampler.lo src/libtcmalloc_and_profiler_la-span.lo src/libtcmalloc_and_profiler_la-stack_trace_table.lo src/libtcmalloc_and_profiler_la-static_vars.lo src/libtcmalloc_and_profiler_la-thread_cache.lo src/libtcmalloc_and_profiler_la-thread_cache_ptr.lo src/libtcmalloc_and_profiler_la-malloc_hook.lo src/libtcmalloc_and_profiler_la-malloc_extension.lo src/libtcmalloc_and_profiler_la-heap-profile-table.lo src/libtcmalloc_and_profiler_la-heap-profiler.lo src/libtcmalloc_and_profiler_la-emergency_malloc.lo src/libtcmalloc_and_profiler_la-malloc_backtrace.lo src/libtcmalloc_and_profiler_la-heap-checker-stub.lo src/libtcmalloc_and_profiler_la-profiler.lo src/libtcmalloc_and_profiler_la-profile-handler.lo src/libtcmalloc_and_profiler_la-profiledata.lo libstacktrace.la liblow_level_alloc.la libcommon.la mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-assertion-result.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-assertion-result.Plo mv -f src/tests/.deps/check_address_test-check_address_test.Tpo src/tests/.deps/check_address_test-check_address_test.Po libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_large_unittest src/tests/tcmalloc_large_unittest.o ./.libs/libtcmalloc.so -lunwind -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/heap_checker_stub_test src/tests/heap-checker-stub-test.o ./.libs/libtcmalloc.so -lunwind -lpthread -pthread libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-printers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-printers.Tpo -c vendor/googletest/googletest/src/gtest-printers.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-printers.o >/dev/null 2>&1 libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/libtcmalloc_and_profiler_la-tcmalloc.o src/.libs/libtcmalloc_and_profiler_la-common.o src/.libs/libtcmalloc_and_profiler_la-internal_logging.o src/.libs/libtcmalloc_and_profiler_la-system-alloc.o src/.libs/libtcmalloc_and_profiler_la-memfs_malloc.o src/.libs/libtcmalloc_and_profiler_la-safe_strerror.o src/.libs/libtcmalloc_and_profiler_la-central_freelist.o src/.libs/libtcmalloc_and_profiler_la-page_heap.o src/.libs/libtcmalloc_and_profiler_la-sampler.o src/.libs/libtcmalloc_and_profiler_la-span.o src/.libs/libtcmalloc_and_profiler_la-stack_trace_table.o src/.libs/libtcmalloc_and_profiler_la-static_vars.o src/.libs/libtcmalloc_and_profiler_la-thread_cache.o src/.libs/libtcmalloc_and_profiler_la-thread_cache_ptr.o src/.libs/libtcmalloc_and_profiler_la-malloc_hook.o src/.libs/libtcmalloc_and_profiler_la-malloc_extension.o src/.libs/libtcmalloc_and_profiler_la-heap-profile-table.o src/.libs/libtcmalloc_and_profiler_la-heap-profiler.o src/.libs/libtcmalloc_and_profiler_la-emergency_malloc.o src/.libs/libtcmalloc_and_profiler_la-malloc_backtrace.o src/.libs/libtcmalloc_and_profiler_la-heap-checker-stub.o src/.libs/libtcmalloc_and_profiler_la-profiler.o src/.libs/libtcmalloc_and_profiler_la-profile-handler.o src/.libs/libtcmalloc_and_profiler_la-profiledata.o -Wl,--whole-archive ./.libs/libstacktrace.a ./.libs/liblow_level_alloc.a ./.libs/libcommon.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtcmalloc_and_profiler.so.4 -o .libs/libtcmalloc_and_profiler.so.4.7.1 libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-matchers.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-matchers.Tpo -c vendor/googletest/googletest/src/gtest-matchers.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-matchers.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libtcmalloc_and_profiler.so.4" && ln -s "libtcmalloc_and_profiler.so.4.7.1" "libtcmalloc_and_profiler.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_and_profiler.so" && ln -s "libtcmalloc_and_profiler.so.4.7.1" "libtcmalloc_and_profiler.so") libtool: link: (cd .libs/libtcmalloc_and_profiler.lax/libstacktrace.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libstacktrace.a") mv -f src/tests/.deps/low_level_alloc_unittest-low_level_alloc_unittest.Tpo src/tests/.deps/low_level_alloc_unittest-low_level_alloc_unittest.Po libtool: link: (cd .libs/libtcmalloc_and_profiler.lax/liblow_level_alloc.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/liblow_level_alloc.a") libtool: link: (cd .libs/libtcmalloc_and_profiler.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: ar cr .libs/libtcmalloc_and_profiler.a src/libtcmalloc_and_profiler_la-tcmalloc.o src/libtcmalloc_and_profiler_la-common.o src/libtcmalloc_and_profiler_la-internal_logging.o src/libtcmalloc_and_profiler_la-system-alloc.o src/libtcmalloc_and_profiler_la-memfs_malloc.o src/libtcmalloc_and_profiler_la-safe_strerror.o src/libtcmalloc_and_profiler_la-central_freelist.o src/libtcmalloc_and_profiler_la-page_heap.o src/libtcmalloc_and_profiler_la-sampler.o src/libtcmalloc_and_profiler_la-span.o src/libtcmalloc_and_profiler_la-stack_trace_table.o src/libtcmalloc_and_profiler_la-static_vars.o src/libtcmalloc_and_profiler_la-thread_cache.o src/libtcmalloc_and_profiler_la-thread_cache_ptr.o src/libtcmalloc_and_profiler_la-malloc_hook.o src/libtcmalloc_and_profiler_la-malloc_extension.o src/libtcmalloc_and_profiler_la-heap-profile-table.o src/libtcmalloc_and_profiler_la-heap-profiler.o src/libtcmalloc_and_profiler_la-emergency_malloc.o src/libtcmalloc_and_profiler_la-malloc_backtrace.o src/libtcmalloc_and_profiler_la-heap-checker-stub.o src/libtcmalloc_and_profiler_la-profiler.o src/libtcmalloc_and_profiler_la-profile-handler.o src/libtcmalloc_and_profiler_la-profiledata.o .libs/libtcmalloc_and_profiler.lax/libstacktrace.a/elf_mem_image.o .libs/libtcmalloc_and_profiler.lax/libstacktrace.a/stacktrace.o .libs/libtcmalloc_and_profiler.lax/libstacktrace.a/vdso_support.o .libs/libtcmalloc_and_profiler.lax/liblow_level_alloc.a/low_level_alloc.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/dynamic_annotations.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/generic_writer.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/logging.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/proc_maps_iterator.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/spinlock.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/spinlock_internal.o .libs/libtcmalloc_and_profiler.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libtcmalloc_and_profiler.a libtool: link: rm -fr .libs/libtcmalloc_and_profiler.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_and_profiler.la" && ln -s "../libtcmalloc_and_profiler.la" "libtcmalloc_and_profiler.la" ) mv -f vendor/libbacktrace/.deps/libbacktrace_la-dwarf.Tpo vendor/libbacktrace/.deps/libbacktrace_la-dwarf.Plo mv -f src/tests/.deps/packed_cache_test-packed-cache_test.Tpo src/tests/.deps/packed_cache_test-packed-cache_test.Po mv -f src/tests/.deps/unique_path_unittest-unique_path_unittest.Tpo src/tests/.deps/unique_path_unittest-unique_path_unittest.Po mv -f src/tests/.deps/proc_maps_iterator_test-proc_maps_iterator_test.Tpo src/tests/.deps/proc_maps_iterator_test-proc_maps_iterator_test.Po libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-death-test.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-death-test.Tpo -c vendor/googletest/googletest/src/gtest-death-test.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-death-test.o >/dev/null 2>&1 mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-filepath.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-filepath.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o librun_benchmark.la benchmark/run_benchmark.lo mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest_main.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest_main.Plo libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest-port.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest-port.Tpo -c vendor/googletest/googletest/src/gtest-port.cc -o vendor/googletest/googletest/src/libgtest_la-gtest-port.o >/dev/null 2>&1 mv -f src/tests/.deps/tcmalloc_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_unittest-tcmalloc_unittest.Po mv -f src/tests/.deps/tcm_asserts_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcm_asserts_unittest-tcmalloc_unittest.Po libtool: link: ar cr .libs/librun_benchmark.a benchmark/.libs/run_benchmark.o libtool: link: ranlib .libs/librun_benchmark.a libtool: link: ( cd ".libs" && rm -f "librun_benchmark.la" && ln -s "../librun_benchmark.la" "librun_benchmark.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_bench_shared_full benchmark/malloc_bench.o librun_benchmark.la libtcmalloc.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o unwind_bench benchmark/unwind_bench.o librun_benchmark.la libtcmalloc.la libtool: compile: cc -DHAVE_CONFIG_H -I./vendor/libbacktrace-integration -I./vendor/libbacktrace -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT vendor/libbacktrace-integration/libbacktrace_la-file-format.lo -MD -MP -MF vendor/libbacktrace-integration/.deps/libbacktrace_la-file-format.Tpo -c vendor/libbacktrace-integration/file-format.c -o vendor/libbacktrace-integration/libbacktrace_la-file-format.o >/dev/null 2>&1 mv -f src/tests/.deps/generic_writer_test-generic_writer_test.Tpo src/tests/.deps/generic_writer_test-generic_writer_test.Po libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/unwind_bench benchmark/unwind_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc.so -lunwind -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/malloc_bench_shared_full benchmark/malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc.so -lunwind -lpthread -pthread mv -f src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo src/.deps/libtcmalloc_minimal_la-tcmalloc.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -version-info 10:1:6 -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtcmalloc_minimal.la -rpath /usr/lib src/libtcmalloc_minimal_la-tcmalloc.lo src/libtcmalloc_minimal_la-common.lo src/libtcmalloc_minimal_la-internal_logging.lo src/libtcmalloc_minimal_la-system-alloc.lo src/libtcmalloc_minimal_la-memfs_malloc.lo src/libtcmalloc_minimal_la-safe_strerror.lo src/libtcmalloc_minimal_la-central_freelist.lo src/libtcmalloc_minimal_la-page_heap.lo src/libtcmalloc_minimal_la-sampler.lo src/libtcmalloc_minimal_la-span.lo src/libtcmalloc_minimal_la-stack_trace_table.lo src/libtcmalloc_minimal_la-static_vars.lo src/libtcmalloc_minimal_la-thread_cache.lo src/libtcmalloc_minimal_la-thread_cache_ptr.lo src/libtcmalloc_minimal_la-malloc_hook.lo src/libtcmalloc_minimal_la-malloc_extension.lo libcommon.la mv -f src/tests/.deps/addressmap_unittest-addressmap_unittest.Tpo src/tests/.deps/addressmap_unittest-addressmap_unittest.Po libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/libtcmalloc_minimal_la-tcmalloc.o src/.libs/libtcmalloc_minimal_la-common.o src/.libs/libtcmalloc_minimal_la-internal_logging.o src/.libs/libtcmalloc_minimal_la-system-alloc.o src/.libs/libtcmalloc_minimal_la-memfs_malloc.o src/.libs/libtcmalloc_minimal_la-safe_strerror.o src/.libs/libtcmalloc_minimal_la-central_freelist.o src/.libs/libtcmalloc_minimal_la-page_heap.o src/.libs/libtcmalloc_minimal_la-sampler.o src/.libs/libtcmalloc_minimal_la-span.o src/.libs/libtcmalloc_minimal_la-stack_trace_table.o src/.libs/libtcmalloc_minimal_la-static_vars.o src/.libs/libtcmalloc_minimal_la-thread_cache.o src/.libs/libtcmalloc_minimal_la-thread_cache_ptr.o src/.libs/libtcmalloc_minimal_la-malloc_hook.o src/.libs/libtcmalloc_minimal_la-malloc_extension.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtcmalloc_minimal.so.4 -o .libs/libtcmalloc_minimal.so.4.6.1 mv -f src/tests/.deps/tcmalloc_both_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_both_unittest-tcmalloc_unittest.Po libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so.4" && ln -s "libtcmalloc_minimal.so.4.6.1" "libtcmalloc_minimal.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so" && ln -s "libtcmalloc_minimal.so.4.6.1" "libtcmalloc_minimal.so") libtool: link: (cd .libs/libtcmalloc_minimal.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: ar cr .libs/libtcmalloc_minimal.a src/libtcmalloc_minimal_la-tcmalloc.o src/libtcmalloc_minimal_la-common.o src/libtcmalloc_minimal_la-internal_logging.o src/libtcmalloc_minimal_la-system-alloc.o src/libtcmalloc_minimal_la-memfs_malloc.o src/libtcmalloc_minimal_la-safe_strerror.o src/libtcmalloc_minimal_la-central_freelist.o src/libtcmalloc_minimal_la-page_heap.o src/libtcmalloc_minimal_la-sampler.o src/libtcmalloc_minimal_la-span.o src/libtcmalloc_minimal_la-stack_trace_table.o src/libtcmalloc_minimal_la-static_vars.o src/libtcmalloc_minimal_la-thread_cache.o src/libtcmalloc_minimal_la-thread_cache_ptr.o src/libtcmalloc_minimal_la-malloc_hook.o src/libtcmalloc_minimal_la-malloc_extension.o .libs/libtcmalloc_minimal.lax/libcommon.a/dynamic_annotations.o .libs/libtcmalloc_minimal.lax/libcommon.a/generic_writer.o .libs/libtcmalloc_minimal.lax/libcommon.a/logging.o .libs/libtcmalloc_minimal.lax/libcommon.a/proc_maps_iterator.o .libs/libtcmalloc_minimal.lax/libcommon.a/spinlock.o .libs/libtcmalloc_minimal.lax/libcommon.a/spinlock_internal.o .libs/libtcmalloc_minimal.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libtcmalloc_minimal.a libtool: link: rm -fr .libs/libtcmalloc_minimal.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal.la" && ln -s "../libtcmalloc_minimal.la" "libtcmalloc_minimal.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_bench benchmark/malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_bench_shared benchmark/malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o binary_trees benchmark/binary_trees.o libtcmalloc_minimal.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o binary_trees_shared benchmark/binary_trees.o libtcmalloc_minimal.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_minimal_large_unittest src/tests/tcmalloc_large_unittest.o libtcmalloc_minimal.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o thread_dealloc_unittest src/tests/thread_dealloc_unittest.o src/tests/testutil.o libtcmalloc_minimal.la mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-typed-test.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-typed-test.Plo libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_minimal_large_unittest src/tests/tcmalloc_large_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o binary_trees benchmark/binary_trees.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/thread_dealloc_unittest src/tests/thread_dealloc_unittest.o src/tests/testutil.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/binary_trees_shared benchmark/binary_trees.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/malloc_bench_shared benchmark/malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.so -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o malloc_bench benchmark/malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.a -lpthread -pthread mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-test-part.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-test-part.Plo mv -f src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Po mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-matchers.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-matchers.Plo mv -f src/tests/.deps/tcmalloc_debug_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_debug_unittest-tcmalloc_unittest.Po mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-printers.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-printers.Plo mv -f vendor/libbacktrace-integration/.deps/libbacktrace_la-file-format.Tpo vendor/libbacktrace-integration/.deps/libbacktrace_la-file-format.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libbacktrace.la vendor/libbacktrace-integration/libbacktrace_la-file-format.lo vendor/libbacktrace/libbacktrace_la-dwarf.lo vendor/libbacktrace/libbacktrace_la-fileline.lo vendor/libbacktrace/libbacktrace_la-posix.lo vendor/libbacktrace/libbacktrace_la-sort.lo vendor/libbacktrace/libbacktrace_la-state.lo vendor/libbacktrace/libbacktrace_la-read.lo mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-port.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-port.Plo libtool: link: ar cr .libs/libbacktrace.a vendor/libbacktrace-integration/.libs/libbacktrace_la-file-format.o vendor/libbacktrace/.libs/libbacktrace_la-dwarf.o vendor/libbacktrace/.libs/libbacktrace_la-fileline.o vendor/libbacktrace/.libs/libbacktrace_la-posix.o vendor/libbacktrace/.libs/libbacktrace_la-sort.o vendor/libbacktrace/.libs/libbacktrace_la-state.o vendor/libbacktrace/.libs/libbacktrace_la-read.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libsymbolize.la src/symbolize.lo vendor/libbacktrace-integration/backtrace-alloc.lo libbacktrace.la libtool: link: (cd .libs/libsymbolize.lax/libbacktrace.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libbacktrace.a") libtool: link: ar cr .libs/libsymbolize.a src/.libs/symbolize.o vendor/libbacktrace-integration/.libs/backtrace-alloc.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-dwarf.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-file-format.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-fileline.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-posix.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-read.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-sort.o .libs/libsymbolize.lax/libbacktrace.a/libbacktrace_la-state.o libtool: link: ranlib .libs/libsymbolize.a libtool: link: rm -fr .libs/libsymbolize.lax libtool: link: ( cd ".libs" && rm -f "libsymbolize.la" && ln -s "../libsymbolize.la" "libsymbolize.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -version-info 10:1:6 -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtcmalloc_minimal_debug.la -rpath /usr/lib src/libtcmalloc_minimal_debug_la-debugallocation.lo src/libtcmalloc_minimal_debug_la-common.lo src/libtcmalloc_minimal_debug_la-internal_logging.lo src/libtcmalloc_minimal_debug_la-system-alloc.lo src/libtcmalloc_minimal_debug_la-memfs_malloc.lo src/libtcmalloc_minimal_debug_la-safe_strerror.lo src/libtcmalloc_minimal_debug_la-central_freelist.lo src/libtcmalloc_minimal_debug_la-page_heap.lo src/libtcmalloc_minimal_debug_la-sampler.lo src/libtcmalloc_minimal_debug_la-span.lo src/libtcmalloc_minimal_debug_la-stack_trace_table.lo src/libtcmalloc_minimal_debug_la-static_vars.lo src/libtcmalloc_minimal_debug_la-thread_cache.lo src/libtcmalloc_minimal_debug_la-thread_cache_ptr.lo src/libtcmalloc_minimal_debug_la-malloc_hook.lo src/libtcmalloc_minimal_debug_la-malloc_extension.lo libsymbolize.la liblow_level_alloc.la libcommon.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNDEBUG -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -version-info 10:1:6 -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtcmalloc_debug.la -rpath /usr/lib src/libtcmalloc_debug_la-debugallocation.lo src/libtcmalloc_debug_la-common.lo src/libtcmalloc_debug_la-internal_logging.lo src/libtcmalloc_debug_la-system-alloc.lo src/libtcmalloc_debug_la-memfs_malloc.lo src/libtcmalloc_debug_la-safe_strerror.lo src/libtcmalloc_debug_la-central_freelist.lo src/libtcmalloc_debug_la-page_heap.lo src/libtcmalloc_debug_la-sampler.lo src/libtcmalloc_debug_la-span.lo src/libtcmalloc_debug_la-stack_trace_table.lo src/libtcmalloc_debug_la-static_vars.lo src/libtcmalloc_debug_la-thread_cache.lo src/libtcmalloc_debug_la-thread_cache_ptr.lo src/libtcmalloc_debug_la-malloc_hook.lo src/libtcmalloc_debug_la-malloc_extension.lo src/libtcmalloc_debug_la-heap-profile-table.lo src/libtcmalloc_debug_la-heap-profiler.lo src/libtcmalloc_debug_la-emergency_malloc.lo src/libtcmalloc_debug_la-malloc_backtrace.lo src/libtcmalloc_debug_la-heap-checker-stub.lo libsymbolize.la libstacktrace.la liblow_level_alloc.la libcommon.la mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest-death-test.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest-death-test.Plo libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/libtcmalloc_minimal_debug_la-debugallocation.o src/.libs/libtcmalloc_minimal_debug_la-common.o src/.libs/libtcmalloc_minimal_debug_la-internal_logging.o src/.libs/libtcmalloc_minimal_debug_la-system-alloc.o src/.libs/libtcmalloc_minimal_debug_la-memfs_malloc.o src/.libs/libtcmalloc_minimal_debug_la-safe_strerror.o src/.libs/libtcmalloc_minimal_debug_la-central_freelist.o src/.libs/libtcmalloc_minimal_debug_la-page_heap.o src/.libs/libtcmalloc_minimal_debug_la-sampler.o src/.libs/libtcmalloc_minimal_debug_la-span.o src/.libs/libtcmalloc_minimal_debug_la-stack_trace_table.o src/.libs/libtcmalloc_minimal_debug_la-static_vars.o src/.libs/libtcmalloc_minimal_debug_la-thread_cache.o src/.libs/libtcmalloc_minimal_debug_la-thread_cache_ptr.o src/.libs/libtcmalloc_minimal_debug_la-malloc_hook.o src/.libs/libtcmalloc_minimal_debug_la-malloc_extension.o -Wl,--whole-archive ./.libs/libsymbolize.a ./.libs/liblow_level_alloc.a ./.libs/libcommon.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtcmalloc_minimal_debug.so.4 -o .libs/libtcmalloc_minimal_debug.so.4.6.1 libtool: link: c++ -std=gnu++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtbeginS.o src/.libs/libtcmalloc_debug_la-debugallocation.o src/.libs/libtcmalloc_debug_la-common.o src/.libs/libtcmalloc_debug_la-internal_logging.o src/.libs/libtcmalloc_debug_la-system-alloc.o src/.libs/libtcmalloc_debug_la-memfs_malloc.o src/.libs/libtcmalloc_debug_la-safe_strerror.o src/.libs/libtcmalloc_debug_la-central_freelist.o src/.libs/libtcmalloc_debug_la-page_heap.o src/.libs/libtcmalloc_debug_la-sampler.o src/.libs/libtcmalloc_debug_la-span.o src/.libs/libtcmalloc_debug_la-stack_trace_table.o src/.libs/libtcmalloc_debug_la-static_vars.o src/.libs/libtcmalloc_debug_la-thread_cache.o src/.libs/libtcmalloc_debug_la-thread_cache_ptr.o src/.libs/libtcmalloc_debug_la-malloc_hook.o src/.libs/libtcmalloc_debug_la-malloc_extension.o src/.libs/libtcmalloc_debug_la-heap-profile-table.o src/.libs/libtcmalloc_debug_la-heap-profiler.o src/.libs/libtcmalloc_debug_la-emergency_malloc.o src/.libs/libtcmalloc_debug_la-malloc_backtrace.o src/.libs/libtcmalloc_debug_la-heap-checker-stub.o -Wl,--whole-archive ./.libs/libsymbolize.a ./.libs/libstacktrace.a ./.libs/liblow_level_alloc.a ./.libs/libcommon.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/15.1.1/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtcmalloc_debug.so.4 -o .libs/libtcmalloc_debug.so.4.6.1 libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so.4" && ln -s "libtcmalloc_minimal_debug.so.4.6.1" "libtcmalloc_minimal_debug.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so" && ln -s "libtcmalloc_minimal_debug.so.4.6.1" "libtcmalloc_minimal_debug.so") libtool: link: (cd .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libsymbolize.a") libtool: link: (cd ".libs" && rm -f "libtcmalloc_debug.so.4" && ln -s "libtcmalloc_debug.so.4.6.1" "libtcmalloc_debug.so.4") libtool: link: (cd .libs/libtcmalloc_minimal_debug.lax/liblow_level_alloc.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/liblow_level_alloc.a") libtool: link: (cd ".libs" && rm -f "libtcmalloc_debug.so" && ln -s "libtcmalloc_debug.so.4.6.1" "libtcmalloc_debug.so") libtool: link: (cd .libs/libtcmalloc_minimal_debug.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: (cd .libs/libtcmalloc_debug.lax/libsymbolize.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libsymbolize.a") libtool: link: (cd .libs/libtcmalloc_debug.lax/libstacktrace.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libstacktrace.a") libtool: link: (cd .libs/libtcmalloc_debug.lax/liblow_level_alloc.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/liblow_level_alloc.a") libtool: link: (cd .libs/libtcmalloc_debug.lax/libcommon.a && ar x "/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17/./.libs/libcommon.a") libtool: link: ar cr .libs/libtcmalloc_minimal_debug.a src/libtcmalloc_minimal_debug_la-debugallocation.o src/libtcmalloc_minimal_debug_la-common.o src/libtcmalloc_minimal_debug_la-internal_logging.o src/libtcmalloc_minimal_debug_la-system-alloc.o src/libtcmalloc_minimal_debug_la-memfs_malloc.o src/libtcmalloc_minimal_debug_la-safe_strerror.o src/libtcmalloc_minimal_debug_la-central_freelist.o src/libtcmalloc_minimal_debug_la-page_heap.o src/libtcmalloc_minimal_debug_la-sampler.o src/libtcmalloc_minimal_debug_la-span.o src/libtcmalloc_minimal_debug_la-stack_trace_table.o src/libtcmalloc_minimal_debug_la-static_vars.o src/libtcmalloc_minimal_debug_la-thread_cache.o src/libtcmalloc_minimal_debug_la-thread_cache_ptr.o src/libtcmalloc_minimal_debug_la-malloc_hook.o src/libtcmalloc_minimal_debug_la-malloc_extension.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/backtrace-alloc.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-dwarf.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-file-format.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-fileline.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-posix.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-read.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-sort.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/libbacktrace_la-state.o .libs/libtcmalloc_minimal_debug.lax/libsymbolize.a/symbolize.o .libs/libtcmalloc_minimal_debug.lax/liblow_level_alloc.a/low_level_alloc.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/dynamic_annotations.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/generic_writer.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/logging.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/proc_maps_iterator.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/spinlock.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/spinlock_internal.o .libs/libtcmalloc_minimal_debug.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libtcmalloc_minimal_debug.a libtool: link: rm -fr .libs/libtcmalloc_minimal_debug.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_debug.la" && ln -s "../libtcmalloc_minimal_debug.la" "libtcmalloc_minimal_debug.la" ) libtool: link: ar cr .libs/libtcmalloc_debug.a src/libtcmalloc_debug_la-debugallocation.o src/libtcmalloc_debug_la-common.o src/libtcmalloc_debug_la-internal_logging.o src/libtcmalloc_debug_la-system-alloc.o src/libtcmalloc_debug_la-memfs_malloc.o src/libtcmalloc_debug_la-safe_strerror.o src/libtcmalloc_debug_la-central_freelist.o src/libtcmalloc_debug_la-page_heap.o src/libtcmalloc_debug_la-sampler.o src/libtcmalloc_debug_la-span.o src/libtcmalloc_debug_la-stack_trace_table.o src/libtcmalloc_debug_la-static_vars.o src/libtcmalloc_debug_la-thread_cache.o src/libtcmalloc_debug_la-thread_cache_ptr.o src/libtcmalloc_debug_la-malloc_hook.o src/libtcmalloc_debug_la-malloc_extension.o src/libtcmalloc_debug_la-heap-profile-table.o src/libtcmalloc_debug_la-heap-profiler.o src/libtcmalloc_debug_la-emergency_malloc.o src/libtcmalloc_debug_la-malloc_backtrace.o src/libtcmalloc_debug_la-heap-checker-stub.o .libs/libtcmalloc_debug.lax/libsymbolize.a/backtrace-alloc.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-dwarf.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-file-format.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-fileline.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-posix.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-read.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-sort.o .libs/libtcmalloc_debug.lax/libsymbolize.a/libbacktrace_la-state.o .libs/libtcmalloc_debug.lax/libsymbolize.a/symbolize.o .libs/libtcmalloc_debug.lax/libstacktrace.a/elf_mem_image.o .libs/libtcmalloc_debug.lax/libstacktrace.a/stacktrace.o .libs/libtcmalloc_debug.lax/libstacktrace.a/vdso_support.o .libs/libtcmalloc_debug.lax/liblow_level_alloc.a/low_level_alloc.o .libs/libtcmalloc_debug.lax/libcommon.a/dynamic_annotations.o .libs/libtcmalloc_debug.lax/libcommon.a/generic_writer.o .libs/libtcmalloc_debug.lax/libcommon.a/logging.o .libs/libtcmalloc_debug.lax/libcommon.a/proc_maps_iterator.o .libs/libtcmalloc_debug.lax/libcommon.a/spinlock.o .libs/libtcmalloc_debug.lax/libcommon.a/spinlock_internal.o .libs/libtcmalloc_debug.lax/libcommon.a/sysinfo.o libtool: link: ranlib .libs/libtcmalloc_debug.a libtool: link: rm -fr .libs/libtcmalloc_debug.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_debug.la" && ln -s "../libtcmalloc_debug.la" "libtcmalloc_debug.la" ) libtool: compile: c++ -std=gnu++17 -DHAVE_CONFIG_H -I./vendor/googletest/googletest/include -I./vendor/googletest/googletest/ -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT vendor/googletest/googletest/src/libgtest_la-gtest.lo -MD -MP -MF vendor/googletest/googletest/src/.deps/libgtest_la-gtest.Tpo -c vendor/googletest/googletest/src/gtest.cc -o vendor/googletest/googletest/src/libgtest_la-gtest.o >/dev/null 2>&1 mv -f vendor/googletest/googletest/src/.deps/libgtest_la-gtest.Tpo vendor/googletest/googletest/src/.deps/libgtest_la-gtest.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgtest.la vendor/googletest/googletest/src/libgtest_la-gtest_main.lo vendor/googletest/googletest/src/libgtest_la-gtest-assertion-result.lo vendor/googletest/googletest/src/libgtest_la-gtest-death-test.lo vendor/googletest/googletest/src/libgtest_la-gtest-filepath.lo vendor/googletest/googletest/src/libgtest_la-gtest-matchers.lo vendor/googletest/googletest/src/libgtest_la-gtest-port.lo vendor/googletest/googletest/src/libgtest_la-gtest-printers.lo vendor/googletest/googletest/src/libgtest_la-gtest-test-part.lo vendor/googletest/googletest/src/libgtest_la-gtest-typed-test.lo vendor/googletest/googletest/src/libgtest_la-gtest.lo libtool: link: ar cr .libs/libgtest.a vendor/googletest/googletest/src/.libs/libgtest_la-gtest_main.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-assertion-result.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-death-test.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-filepath.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-matchers.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-port.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-printers.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-test-part.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest-typed-test.o vendor/googletest/googletest/src/.libs/libgtest_la-gtest.o libtool: link: ranlib .libs/libgtest.a libtool: link: ( cd ".libs" && rm -f "libgtest.la" && ln -s "../libgtest.la" "libgtest.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -pthread -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o unique_path_unittest src/tests/unique_path_unittest-unique_path_unittest.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o generic_writer_test src/tests/generic_writer_test-generic_writer_test.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o proc_maps_iterator_test src/tests/proc_maps_iterator_test-proc_maps_iterator_test.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o low_level_alloc_unittest src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o liblow_level_alloc.la libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o check_address_test src/tests/check_address_test-check_address_test.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o packed_cache_test src/tests/packed_cache_test-packed-cache_test.o src/packed_cache_test-internal_logging.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o safe_strerror_test src/tests/safe_strerror_test-safe_strerror_test.o src/safe_strerror_test-safe_strerror.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cleanup_test src/tests/cleanup_test-cleanup_test.o libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o function_ref_test src/tests/function_ref_test-function_ref_test.o libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o trivialre_test benchmark/trivialre_test-trivialre_test.o libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o src/pagemap_unittest-internal_logging.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o page_heap_test src/tests/page_heap_test-page_heap_test.o src/page_heap_test-tcmalloc.o src/page_heap_test-common.o src/page_heap_test-internal_logging.o src/page_heap_test-system-alloc.o src/page_heap_test-memfs_malloc.o src/page_heap_test-safe_strerror.o src/page_heap_test-central_freelist.o src/page_heap_test-page_heap.o src/page_heap_test-sampler.o src/page_heap_test-span.o src/page_heap_test-stack_trace_table.o src/page_heap_test-static_vars.o src/page_heap_test-thread_cache.o src/page_heap_test-thread_cache_ptr.o src/page_heap_test-malloc_hook.o src/page_heap_test-malloc_extension.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DSTACK_TRACE_TABLE_IS_TESTED -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o src/stack_trace_table_test-stack_trace_table.o src/stack_trace_table_test-internal_logging.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o src/malloc_hook_test-malloc_hook.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sampler_test src/tests/sampler_test-sampler_test.o src/sampler_test-sampler.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcm_min_asserts_unittest src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_min_asserts_unittest-testutil.o src/tcm_min_asserts_unittest-tcmalloc.o src/tcm_min_asserts_unittest-common.o src/tcm_min_asserts_unittest-internal_logging.o src/tcm_min_asserts_unittest-system-alloc.o src/tcm_min_asserts_unittest-memfs_malloc.o src/tcm_min_asserts_unittest-safe_strerror.o src/tcm_min_asserts_unittest-central_freelist.o src/tcm_min_asserts_unittest-page_heap.o src/tcm_min_asserts_unittest-sampler.o src/tcm_min_asserts_unittest-span.o src/tcm_min_asserts_unittest-stack_trace_table.o src/tcm_min_asserts_unittest-static_vars.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-thread_cache_ptr.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o frag_unittest src/tests/frag_unittest-frag_unittest.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o markidle_unittest src/tests/markidle_unittest-markidle_unittest.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o realloc_unittest src/tests/realloc_unittest-realloc_unittest.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o min_per_thread_cache_size_test src/tests/min_per_thread_cache_size_test-min_per_thread_cache_size_test.o libtcmalloc_minimal.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_minimal_debug_unittest src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_debug_unittest-testutil.o libtcmalloc_minimal_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o malloc_extension_debug_test src/tests/malloc_extension_debug_test-malloc_extension_test.o libtcmalloc_minimal_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o memalign_debug_unittest src/tests/memalign_debug_unittest-memalign_unittest.o src/tests/memalign_debug_unittest-testutil.o libtcmalloc_minimal_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o realloc_debug_unittest src/tests/realloc_debug_unittest-realloc_unittest.o libtcmalloc_minimal_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o debugallocation_test src/tests/debugallocation_test-debugallocation_test.o libtcmalloc_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_unittest src/tests/tcmalloc_unittest-tcmalloc_unittest.o src/tests/tcmalloc_unittest-testutil.o libtcmalloc.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcm_asserts_unittest src/tests/tcm_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_asserts_unittest-testutil.o src/tcm_asserts_unittest-tcmalloc.o src/tcm_asserts_unittest-common.o src/tcm_asserts_unittest-internal_logging.o src/tcm_asserts_unittest-system-alloc.o src/tcm_asserts_unittest-memfs_malloc.o src/tcm_asserts_unittest-safe_strerror.o src/tcm_asserts_unittest-central_freelist.o src/tcm_asserts_unittest-page_heap.o src/tcm_asserts_unittest-sampler.o src/tcm_asserts_unittest-span.o src/tcm_asserts_unittest-stack_trace_table.o src/tcm_asserts_unittest-static_vars.o src/tcm_asserts_unittest-thread_cache.o src/tcm_asserts_unittest-thread_cache_ptr.o src/tcm_asserts_unittest-malloc_hook.o src/tcm_asserts_unittest-malloc_extension.o src/tcm_asserts_unittest-heap-profile-table.o src/tcm_asserts_unittest-heap-profiler.o src/tcm_asserts_unittest-emergency_malloc.o src/tcm_asserts_unittest-malloc_backtrace.o src/tcm_asserts_unittest-heap-checker-stub.o libstacktrace.la liblow_level_alloc.la libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_both_unittest src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o src/tests/tcmalloc_both_unittest-testutil.o libtcmalloc.la libtcmalloc_minimal.la libgtest.la libprofiler.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_large_heap_fragmentation_unittest src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o libtcmalloc.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_debug_unittest src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_debug_unittest-testutil.o libtcmalloc_debug.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o profiledata_unittest src/tests/profiledata_unittest-profiledata_unittest.o src/profiledata_unittest-profiledata.o libstacktrace.la libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o profile_handler_unittest src/tests/profile_handler_unittest-profile-handler_unittest.o src/profile_handler_unittest-profile-handler.o libstacktrace.la libcommon.la libgtest.la /bin/sh ./libtool --tag=CXX --mode=link c++ -std=gnu++17 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -no-undefined -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tcmalloc_and_profiler_unittest src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o src/tests/tcmalloc_and_profiler_unittest-testutil.o libtcmalloc_and_profiler.la libgtest.la libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o safe_strerror_test src/tests/safe_strerror_test-safe_strerror_test.o src/safe_strerror_test-safe_strerror.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o unique_path_unittest src/tests/unique_path_unittest-unique_path_unittest.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o function_ref_test src/tests/function_ref_test-function_ref_test.o ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o trivialre_test benchmark/trivialre_test-trivialre_test.o ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o cleanup_test src/tests/cleanup_test-cleanup_test.o ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -DSTACK_TRACE_TABLE_IS_TESTED -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o src/stack_trace_table_test-stack_trace_table.o src/stack_trace_table_test-internal_logging.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o sampler_test src/tests/sampler_test-sampler_test.o src/sampler_test-sampler.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o src/pagemap_unittest-internal_logging.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o packed_cache_test src/tests/packed_cache_test-packed-cache_test.o src/packed_cache_test-internal_logging.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o generic_writer_test src/tests/generic_writer_test-generic_writer_test.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o proc_maps_iterator_test src/tests/proc_maps_iterator_test-proc_maps_iterator_test.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/markidle_unittest src/tests/markidle_unittest-markidle_unittest.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/frag_unittest src/tests/frag_unittest-frag_unittest.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o src/malloc_hook_test-malloc_hook.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o tcm_min_asserts_unittest src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_min_asserts_unittest-testutil.o src/tcm_min_asserts_unittest-tcmalloc.o src/tcm_min_asserts_unittest-common.o src/tcm_min_asserts_unittest-internal_logging.o src/tcm_min_asserts_unittest-system-alloc.o src/tcm_min_asserts_unittest-memfs_malloc.o src/tcm_min_asserts_unittest-safe_strerror.o src/tcm_min_asserts_unittest-central_freelist.o src/tcm_min_asserts_unittest-page_heap.o src/tcm_min_asserts_unittest-sampler.o src/tcm_min_asserts_unittest-span.o src/tcm_min_asserts_unittest-stack_trace_table.o src/tcm_min_asserts_unittest-static_vars.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-thread_cache_ptr.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o check_address_test src/tests/check_address_test-check_address_test.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o low_level_alloc_unittest src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o ./.libs/liblow_level_alloc.a ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_minimal_debug_unittest src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_debug_unittest-testutil.o ./.libs/libtcmalloc_minimal_debug.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_unittest src/tests/tcmalloc_unittest-tcmalloc_unittest.o src/tests/tcmalloc_unittest-testutil.o ./.libs/libtcmalloc.so -lunwind ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/malloc_extension_debug_test src/tests/malloc_extension_debug_test-malloc_extension_test.o ./.libs/libtcmalloc_minimal_debug.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/realloc_debug_unittest src/tests/realloc_debug_unittest-realloc_unittest.o ./.libs/libtcmalloc_minimal_debug.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o page_heap_test src/tests/page_heap_test-page_heap_test.o src/page_heap_test-tcmalloc.o src/page_heap_test-common.o src/page_heap_test-internal_logging.o src/page_heap_test-system-alloc.o src/page_heap_test-memfs_malloc.o src/page_heap_test-safe_strerror.o src/page_heap_test-central_freelist.o src/page_heap_test-page_heap.o src/page_heap_test-sampler.o src/page_heap_test-span.o src/page_heap_test-stack_trace_table.o src/page_heap_test-static_vars.o src/page_heap_test-thread_cache.o src/page_heap_test-thread_cache_ptr.o src/page_heap_test-malloc_hook.o src/page_heap_test-malloc_extension.o ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_large_heap_fragmentation_unittest src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o ./.libs/libtcmalloc.so -lunwind ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/realloc_unittest src/tests/realloc_unittest-realloc_unittest.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/min_per_thread_cache_size_test src/tests/min_per_thread_cache_size_test-min_per_thread_cache_size_test.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/memalign_debug_unittest src/tests/memalign_debug_unittest-memalign_unittest.o src/tests/memalign_debug_unittest-testutil.o ./.libs/libtcmalloc_minimal_debug.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/debugallocation_test src/tests/debugallocation_test-debugallocation_test.o ./.libs/libtcmalloc_debug.so -lunwind ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_debug_unittest src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_debug_unittest-testutil.o ./.libs/libtcmalloc_debug.so -lunwind ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_and_profiler_unittest src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o src/tests/tcmalloc_and_profiler_unittest-testutil.o ./.libs/libtcmalloc_and_profiler.so -lunwind ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o profile_handler_unittest src/tests/profile_handler_unittest-profile-handler_unittest.o src/profile_handler_unittest-profile-handler.o ./.libs/libstacktrace.a -lunwind ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tcmalloc_both_unittest src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o src/tests/tcmalloc_both_unittest-testutil.o ./.libs/libtcmalloc.so ./.libs/libtcmalloc_minimal.so ./.libs/libgtest.a ./.libs/libprofiler.so -lunwind -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o profiledata_unittest src/tests/profiledata_unittest-profiledata_unittest.o src/profiledata_unittest-profiledata.o ./.libs/libstacktrace.a -lunwind ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread libtool: link: c++ -std=gnu++17 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fsized-deallocation -fno-omit-frame-pointer -DFORCED_FRAME_POINTERS -DENABLE_EMERGENCY_MALLOC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o tcm_asserts_unittest src/tests/tcm_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_asserts_unittest-testutil.o src/tcm_asserts_unittest-tcmalloc.o src/tcm_asserts_unittest-common.o src/tcm_asserts_unittest-internal_logging.o src/tcm_asserts_unittest-system-alloc.o src/tcm_asserts_unittest-memfs_malloc.o src/tcm_asserts_unittest-safe_strerror.o src/tcm_asserts_unittest-central_freelist.o src/tcm_asserts_unittest-page_heap.o src/tcm_asserts_unittest-sampler.o src/tcm_asserts_unittest-span.o src/tcm_asserts_unittest-stack_trace_table.o src/tcm_asserts_unittest-static_vars.o src/tcm_asserts_unittest-thread_cache.o src/tcm_asserts_unittest-thread_cache_ptr.o src/tcm_asserts_unittest-malloc_hook.o src/tcm_asserts_unittest-malloc_extension.o src/tcm_asserts_unittest-heap-profile-table.o src/tcm_asserts_unittest-heap-profiler.o src/tcm_asserts_unittest-emergency_malloc.o src/tcm_asserts_unittest-malloc_backtrace.o src/tcm_asserts_unittest-heap-checker-stub.o ./.libs/libstacktrace.a -lunwind ./.libs/liblow_level_alloc.a ./.libs/libcommon.a ./.libs/libgtest.a -lpthread -pthread make check-TESTS make[1]: Entering directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' make[2]: Entering directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' PASS: trivialre_test PASS: unique_path_unittest PASS: proc_maps_iterator_test PASS: safe_strerror_test PASS: packed_cache_test PASS: cleanup_test PASS: function_ref_test PASS: stack_trace_table_test PASS: generic_writer_test PASS: page_heap_test PASS: malloc_hook_test PASS: system_alloc_unittest PASS: current_allocated_bytes_test PASS: malloc_extension_test PASS: malloc_extension_c_test PASS: getpc_test PASS: markidle_unittest PASS: malloc_extension_debug_test PASS: tcmalloc_minimal_large_unittest PASS: heap_checker_stub_test PASS: tcmalloc_large_unittest PASS: profiledata_unittest PASS: sampler_test PASS: frag_unittest PASS: debugallocation_test PASS: memalign_unittest PASS: realloc_unittest PASS: tcmalloc_minimal_large_heap_fragmentation_unittest PASS: thread_dealloc_unittest PASS: pagemap_unittest PASS: tcmalloc_large_heap_fragmentation_unittest PASS: min_per_thread_cache_size_test PASS: check_address_test PASS: realloc_debug_unittest PASS: memalign_debug_unittest PASS: low_level_alloc_unittest PASS: tcmalloc_unittest PASS: tcmalloc_both_unittest PASS: tcmalloc_minimal_unittest PASS: tcmalloc_and_profiler_unittest PASS: tcm_min_asserts_unittest PASS: tcm_asserts_unittest PASS: addressmap_unittest PASS: tcmalloc_minimal_debug_unittest PASS: tcmalloc_debug_unittest PASS: profile_handler_unittest ============================================================================ Testsuite summary for gperftools 2.17 ============================================================================ # TOTAL: 46 # PASS: 46 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' make[1]: Leaving directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' >>> gperftools: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' /bin/mkdir -p '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/share/doc/gperftools' /bin/mkdir -p '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/include/gperftools' /bin/mkdir -p '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libprofiler.la libtcmalloc_and_profiler.la '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib' /usr/bin/install -c -m 644 AUTHORS COPYING INSTALL NEWS README README_windows.txt ChangeLog.old ./docs/cpuprofile-fileformat.adoc ./docs/cpuprofile.adoc ./docs/heapprofile.adoc ./docs/pprof_integration.adoc ./docs/tcmalloc.adoc ./docs/overview.gif ./docs/pageheap.gif ./docs/pprof-test-big.gif ./docs/pprof-test.gif ./docs/pprof-vsnprintf-big.gif ./docs/pprof-vsnprintf.gif ./docs/spanmap.gif ./docs/threadheap.gif ./docs/heap-example1.png ./docs/dots/overview.dot ./docs/dots/pageheap.dot ./docs/dots/spanmap.dot ./docs/dots/threadheap.dot '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/share/doc/gperftools' /usr/bin/install -c -m 644 src/gperftools/tcmalloc.h src/gperftools/stacktrace.h src/gperftools/malloc_hook.h src/gperftools/malloc_hook_c.h src/gperftools/malloc_extension.h src/gperftools/malloc_extension_c.h src/gperftools/nallocx.h src/gperftools/heap-profiler.h src/gperftools/heap-checker.h src/gperftools/profiler.h '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/include/gperftools' /usr/bin/install -c -m 644 libtcmalloc_minimal.pc libtcmalloc_minimal_debug.pc libtcmalloc.pc libtcmalloc_debug.pc libprofiler.pc '/home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal.so.4.6.1 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal.so.4.6.1 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_minimal.so.4.6.1 libtcmalloc_minimal.so.4 || { rm -f libtcmalloc_minimal.so.4 && ln -s libtcmalloc_minimal.so.4.6.1 libtcmalloc_minimal.so.4; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_minimal.so.4.6.1 libtcmalloc_minimal.so || { rm -f libtcmalloc_minimal.so && ln -s libtcmalloc_minimal.so.4.6.1 libtcmalloc_minimal.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal.la libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal_debug.so.4.6.1 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal_debug.so.4.6.1 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_minimal_debug.so.4.6.1 libtcmalloc_minimal_debug.so.4 || { rm -f libtcmalloc_minimal_debug.so.4 && ln -s libtcmalloc_minimal_debug.so.4.6.1 libtcmalloc_minimal_debug.so.4; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_minimal_debug.so.4.6.1 libtcmalloc_minimal_debug.so || { rm -f libtcmalloc_minimal_debug.so && ln -s libtcmalloc_minimal_debug.so.4.6.1 libtcmalloc_minimal_debug.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal_debug.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal_debug.la libtool: install: /usr/bin/install -c .libs/libtcmalloc.so.4.6.1 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc.so.4.6.1 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc.so.4.6.1 libtcmalloc.so.4 || { rm -f libtcmalloc.so.4 && ln -s libtcmalloc.so.4.6.1 libtcmalloc.so.4; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc.so.4.6.1 libtcmalloc.so || { rm -f libtcmalloc.so && ln -s libtcmalloc.so.4.6.1 libtcmalloc.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcmalloc.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc.la libtool: install: /usr/bin/install -c .libs/libtcmalloc_debug.so.4.6.1 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_debug.so.4.6.1 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_debug.so.4.6.1 libtcmalloc_debug.so.4 || { rm -f libtcmalloc_debug.so.4 && ln -s libtcmalloc_debug.so.4.6.1 libtcmalloc_debug.so.4; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_debug.so.4.6.1 libtcmalloc_debug.so || { rm -f libtcmalloc_debug.so && ln -s libtcmalloc_debug.so.4.6.1 libtcmalloc_debug.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcmalloc_debug.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_debug.la libtool: install: /usr/bin/install -c .libs/libprofiler.so.0.5.15 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libprofiler.so.0.5.15 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libprofiler.so.0.5.15 libprofiler.so.0 || { rm -f libprofiler.so.0 && ln -s libprofiler.so.0.5.15 libprofiler.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libprofiler.so.0.5.15 libprofiler.so || { rm -f libprofiler.so && ln -s libprofiler.so.0.5.15 libprofiler.so; }; }) libtool: install: /usr/bin/install -c .libs/libprofiler.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libprofiler.la libtool: install: /usr/bin/install -c .libs/libtcmalloc_and_profiler.so.4.7.1 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_and_profiler.so.4.7.1 libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_and_profiler.so.4.7.1 libtcmalloc_and_profiler.so.4 || { rm -f libtcmalloc_and_profiler.so.4 && ln -s libtcmalloc_and_profiler.so.4.7.1 libtcmalloc_and_profiler.so.4; }; }) libtool: install: (cd /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib && { ln -s -f libtcmalloc_and_profiler.so.4.7.1 libtcmalloc_and_profiler.so || { rm -f libtcmalloc_and_profiler.so && ln -s libtcmalloc_and_profiler.so.4.7.1 libtcmalloc_and_profiler.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcmalloc_and_profiler.lai /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_and_profiler.la libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal.a libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal_debug.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal_debug.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal_debug.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_minimal_debug.a libtool: install: /usr/bin/install -c .libs/libtcmalloc.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc.a libtool: install: /usr/bin/install -c .libs/libtcmalloc_debug.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_debug.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_debug.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_debug.a libtool: install: /usr/bin/install -c .libs/libprofiler.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libprofiler.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libprofiler.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libprofiler.a libtool: install: /usr/bin/install -c .libs/libtcmalloc_and_profiler.a /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_and_profiler.a libtool: install: chmod 644 /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_and_profiler.a libtool: install: ranlib /home/buildozer/aports/testing/gperftools/pkg/gperftools/usr/lib/libtcmalloc_and_profiler.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/gperftools/src/gperftools-gperftools-2.17' >>> gperftools-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/pkgconfig' 'usr/lib/libprofiler.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libprofiler.a' 'usr/lib/libtcmalloc_debug.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_debug.a' 'usr/lib/libtcmalloc_minimal_debug.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_minimal_debug.a' 'usr/lib/libtcmalloc_and_profiler.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_and_profiler.a' 'usr/lib/libtcmalloc_minimal.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_minimal.a' 'usr/lib/libtcmalloc.a' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc.a' 'usr/lib/libprofiler.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libprofiler.so' 'usr/lib/libtcmalloc.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc.so' 'usr/lib/libtcmalloc_and_profiler.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_and_profiler.so' 'usr/lib/libtcmalloc_debug.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_debug.so' 'usr/lib/libtcmalloc_minimal.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_minimal.so' 'usr/lib/libtcmalloc_minimal_debug.so' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-dev/usr/lib/libtcmalloc_minimal_debug.so' >>> gperftools-dev*: Preparing subpackage gperftools-dev... >>> gperftools-dev*: Stripping binaries >>> gperftools-dev*: Running postcheck for gperftools-dev >>> gperftools-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/gperftools/pkg/gperftools-doc/usr/share/doc' >>> gperftools-doc*: Preparing subpackage gperftools-doc... >>> gperftools-doc*: Running postcheck for gperftools-doc >>> tcmalloc*: Running split function tcmalloc... 'usr/lib/libtcmalloc.so.4' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc/usr/lib/libtcmalloc.so.4' 'usr/lib/libtcmalloc.so.4.6.1' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc/usr/lib/libtcmalloc.so.4.6.1' >>> tcmalloc*: Preparing subpackage tcmalloc... >>> tcmalloc*: Stripping binaries >>> tcmalloc*: Running postcheck for tcmalloc >>> tcmalloc-minimal*: Running split function tcmalloc_minimal... 'usr/lib/libtcmalloc_minimal.so.4' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-minimal/usr/lib/libtcmalloc_minimal.so.4' 'usr/lib/libtcmalloc_minimal.so.4.6.1' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-minimal/usr/lib/libtcmalloc_minimal.so.4.6.1' >>> tcmalloc-minimal*: Preparing subpackage tcmalloc-minimal... >>> tcmalloc-minimal*: Stripping binaries >>> tcmalloc-minimal*: Running postcheck for tcmalloc-minimal >>> tcmalloc-debug*: Running split function tcmalloc_debug... 'usr/lib/libtcmalloc_debug.so.4' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-debug/usr/lib/libtcmalloc_debug.so.4' 'usr/lib/libtcmalloc_debug.so.4.6.1' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-debug/usr/lib/libtcmalloc_debug.so.4.6.1' >>> tcmalloc-debug*: Preparing subpackage tcmalloc-debug... >>> tcmalloc-debug*: Stripping binaries >>> tcmalloc-debug*: Running postcheck for tcmalloc-debug >>> tcmalloc-minimal-debug*: Running split function tcmalloc_minimal_debug... 'usr/lib/libtcmalloc_minimal_debug.so.4' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-minimal-debug/usr/lib/libtcmalloc_minimal_debug.so.4' 'usr/lib/libtcmalloc_minimal_debug.so.4.6.1' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-minimal-debug/usr/lib/libtcmalloc_minimal_debug.so.4.6.1' >>> tcmalloc-minimal-debug*: Preparing subpackage tcmalloc-minimal-debug... >>> tcmalloc-minimal-debug*: Stripping binaries >>> tcmalloc-minimal-debug*: Running postcheck for tcmalloc-minimal-debug >>> tcmalloc-profiler*: Running split function tcmalloc_profiler... 'usr/lib/libtcmalloc_and_profiler.so.4' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-profiler/usr/lib/libtcmalloc_and_profiler.so.4' 'usr/lib/libtcmalloc_and_profiler.so.4.7.1' -> '/home/buildozer/aports/testing/gperftools/pkg/tcmalloc-profiler/usr/lib/libtcmalloc_and_profiler.so.4.7.1' >>> tcmalloc-profiler*: Preparing subpackage tcmalloc-profiler... >>> tcmalloc-profiler*: Stripping binaries >>> tcmalloc-profiler*: Running postcheck for tcmalloc-profiler >>> gperftools*: Running postcheck for gperftools >>> gperftools*: Preparing package gperftools... >>> gperftools*: Stripping binaries >>> gperftools-dev*: Scanning shared objects >>> gperftools-doc*: Scanning shared objects >>> gperftools*: Scanning shared objects >>> tcmalloc-debug*: Scanning shared objects >>> tcmalloc-minimal-debug*: Scanning shared objects >>> tcmalloc-minimal*: Scanning shared objects >>> tcmalloc-profiler*: Scanning shared objects >>> tcmalloc*: Scanning shared objects >>> gperftools-dev*: Tracing dependencies... gperftools=2.17-r0 pc:libunwind pkgconfig tcmalloc-debug=2.17-r0 tcmalloc-minimal-debug=2.17-r0 tcmalloc-minimal=2.17-r0 tcmalloc-profiler=2.17-r0 tcmalloc=2.17-r0 >>> gperftools-dev*: Package size: 2.5 MB >>> gperftools-dev*: Compressing data... >>> gperftools-dev*: Create checksum... >>> gperftools-dev*: Create gperftools-dev-2.17-r0.apk >>> gperftools-doc*: Tracing dependencies... >>> gperftools-doc*: Package size: 540.9 KB >>> gperftools-doc*: Compressing data... >>> gperftools-doc*: Create checksum... >>> gperftools-doc*: Create gperftools-doc-2.17-r0.apk >>> gperftools*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libstdc++.so.6 so:libunwind.so.8 >>> gperftools*: Package size: 54.2 KB >>> gperftools*: Compressing data... >>> gperftools*: Create checksum... >>> gperftools*: Create gperftools-2.17-r0.apk >>> tcmalloc-debug*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libstdc++.so.6 so:libunwind.so.8 >>> tcmalloc-debug*: Package size: 262.2 KB >>> tcmalloc-debug*: Compressing data... >>> tcmalloc-debug*: Create checksum... >>> tcmalloc-debug*: Create tcmalloc-debug-2.17-r0.apk >>> tcmalloc-minimal-debug*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> tcmalloc-minimal-debug*: Package size: 230.1 KB >>> tcmalloc-minimal-debug*: Compressing data... >>> tcmalloc-minimal-debug*: Create checksum... >>> tcmalloc-minimal-debug*: Create tcmalloc-minimal-debug-2.17-r0.apk >>> tcmalloc-minimal*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> tcmalloc-minimal*: Package size: 138.1 KB >>> tcmalloc-minimal*: Compressing data... >>> tcmalloc-minimal*: Create checksum... >>> tcmalloc-minimal*: Create tcmalloc-minimal-2.17-r0.apk >>> tcmalloc-profiler*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libstdc++.so.6 so:libunwind.so.8 >>> tcmalloc-profiler*: Package size: 198.2 KB >>> tcmalloc-profiler*: Compressing data... >>> tcmalloc-profiler*: Create checksum... >>> tcmalloc-profiler*: Create tcmalloc-profiler-2.17-r0.apk >>> tcmalloc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libstdc++.so.6 so:libunwind.so.8 >>> tcmalloc*: Package size: 178.2 KB >>> tcmalloc*: Compressing data... >>> tcmalloc*: Create checksum... >>> tcmalloc*: Create tcmalloc-2.17-r0.apk >>> gperftools: Build complete at Tue, 05 Aug 2025 13:00:41 +0000 elapsed time 0h 0m 55s >>> gperftools: Cleaning up srcdir >>> gperftools: Cleaning up pkgdir >>> gperftools: Uninstalling dependencies... ( 1/18) Purging .makedepends-gperftools (20250805.125947) ( 2/18) Purging autoconf (2.72-r1) ( 3/18) Purging m4 (1.4.20-r0) ( 4/18) Purging automake (1.18.1-r0) ( 5/18) Purging libtool (2.5.4-r1) ( 6/18) Purging libltdl (2.5.4-r1) ( 7/18) Purging libunwind-dev (1.8.1-r0) ( 8/18) Purging libucontext-dev (1.3.2-r0) ( 9/18) Purging libucontext (1.3.2-r0) (10/18) Purging libunwind (1.8.1-r0) (11/18) Purging linux-headers (6.15.9-r0) (12/18) Purging curl (8.15.0-r0) (13/18) Purging git-perl (2.50.1-r0) (14/18) Purging perl-git (2.50.1-r0) (15/18) Purging perl-error (0.17030-r0) (16/18) Purging perl (5.42.0-r0) (17/18) Purging libbz2 (1.0.8-r6) (18/18) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 441 MiB in 106 packages >>> gperftools: Updating the testing/x86_64 repository index... >>> gperftools: Signing the index...