******************************************************************************** conan install gperftools/2.10.0@#e65701d37e223259522a1a5c6463ff30 --build=gperftools -pr /home/conan/w/prod/BuildSingleReference/251036/030d56d3-be24-4dfb-961f-ea32b8f7c140/profile_linux_5_libstdcpp11_gcc_debug_64.gperftools-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] gperftools:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gperftools/2.10.0: Forced build from source Installing package: gperftools/2.10.0 Requirements gperftools/2.10.0 from local cache - Cache Packages gperftools/2.10.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gperftools/2.10.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/source/src gperftools/2.10.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK gperftools/2.10.0: Copying sources to build folder gperftools/2.10.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb gperftools/2.10.0: Generator txt created conanbuildinfo.txt gperftools/2.10.0: Calling generate() gperftools/2.10.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gperftools/2.10.0: Calling build() gperftools/2.10.0: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/configure" '--prefix=' '--enable-static=yes' '--enable-shared=no' '--enable-cpu-profiler=no' '--enable-heap-profiler=no' '--enable-heap-checker=no' '--enable-debugalloc=no' '--enable-minimal=yes' '--enable-dynamic-sized-delete-support=no' '--enable-sized-delete=no' '--enable-large-alloc-report=no' '--enable-aggressive-decommit-by-default=no' '--enable-libunwind=no' '--enable-frame-pointers=no' '--enable-stacktrace-via-backtrace=no' '--enable-emergency-malloc=no' '--with-tcmalloc-alignment=None' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/configure" '--prefix=' '--enable-static=yes' '--enable-shared=no' '--enable-cpu-profiler=no' '--enable-heap-profiler=no' '--enable-heap-checker=no' '--enable-debugalloc=no' '--enable-minimal=yes' '--enable-dynamic-sized-delete-support=no' '--enable-sized-delete=no' '--enable-large-alloc-report=no' '--enable-aggressive-decommit-by-default=no' '--enable-libunwind=no' '--enable-frame-pointers=no' '--enable-stacktrace-via-backtrace=no' '--enable-emergency-malloc=no' '--with-tcmalloc-alignment=None' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for git... /usr/bin/git checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... gcc3 checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking whether /usr/bin/g++ supports C++11 features with -std=gnu++11... yes checking for objcopy... objcopy checking if objcopy supports -W... no 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc 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 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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -std=gnu++11 -E checking for ld used by /usr/bin/g++ -std=gnu++11... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ -std=gnu++11 static flag -static works... yes checking if /usr/bin/g++ -std=gnu++11 supports -c -o file.o... yes checking if /usr/bin/g++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ -std=gnu++11 linker (/usr/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 for __attribute__... yes checking for __attribute__((aligned(N))) on functions... yes checking for egrep... (cached) /bin/grep -E checking for struct mallinfo... yes checking for Elf32_Versym... yes checking for sbrk... yes checking for __sbrk... yes checking for geteuid... yes checking for fork... yes checking for features.h... yes checking for malloc.h... yes checking for glob.h... yes checking for execinfo.h... yes checking for unwind.h... yes checking for sched.h... yes checking for conflict-signal.h... no checking for sys/prctl.h... yes checking for linux/ptrace.h... yes checking for sys/syscall.h... yes checking for sys/socket.h... yes checking for sys/wait.h... yes checking for poll.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for pwd.h... yes checking for sys/resource.h... yes checking for sys/cdefs.h... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether cfree is declared... yes checking whether posix_memalign is declared... yes checking whether memalign is declared... yes checking whether valloc is declared... yes checking whether pvalloc is declared... yes checking if int32_t is the same type as intptr_t... no checking for x86 without frame pointers... yes checking if the compiler supports -Wno-unused-result... yes configure: Will build sized deallocation operators that ignore size checking if C++ compiler supports -fsized-deallocation... yes checking if C++ compiler supports std::align_val_t without options... no checking if C++ compiler supports -faligned-new... no configure: Will not build new/delete operators for overaligned types checking if target has _Unwind_Backtrace... yes checking for __environ... yes checking for __thread... yes checking if nanosleep requires any libraries... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether what we have so far is sufficient with -nostdlib... no checking whether -lpthread saves the day... yes checking whether pthread symbols are available in C++ without including pthread.h... no checking for program_invocation_name... yes checking whether backtrace is declared... yes checking for library containing backtrace... none required checking for Linux SIGEV_THREAD_ID... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/gperftools/tcmalloc.h config.status: creating src/windows/gperftools/tcmalloc.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conanbuild.sh" && make -j3 ----------------- /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT benchmark/malloc_bench_shared-malloc_bench.o -MD -MP -MF benchmark/.deps/malloc_bench_shared-malloc_bench.Tpo -c -o benchmark/malloc_bench_shared-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`benchmark/malloc_bench.cc /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT benchmark/binary_trees-binary_trees.o -MD -MP -MF benchmark/.deps/binary_trees-binary_trees.Tpo -c -o benchmark/binary_trees-binary_trees.o `test -f 'benchmark/binary_trees.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`benchmark/binary_trees.cc /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT benchmark/binary_trees_shared-binary_trees.o -MD -MP -MF benchmark/.deps/binary_trees_shared-binary_trees.Tpo -c -o benchmark/binary_trees_shared-binary_trees.o `test -f 'benchmark/binary_trees.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`benchmark/binary_trees.cc mv -f benchmark/.deps/malloc_bench_shared-malloc_bench.Tpo benchmark/.deps/malloc_bench_shared-malloc_bench.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT src/base/low_level_alloc_unittest-low_level_alloc.o -MD -MP -MF src/base/.deps/low_level_alloc_unittest-low_level_alloc.Tpo -c -o src/base/low_level_alloc_unittest-low_level_alloc.o `test -f 'src/base/low_level_alloc.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/base/low_level_alloc.cc mv -f src/base/.deps/low_level_alloc_unittest-low_level_alloc.Tpo src/base/.deps/low_level_alloc_unittest-low_level_alloc.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT src/low_level_alloc_unittest-malloc_hook.o -MD -MP -MF src/.deps/low_level_alloc_unittest-malloc_hook.Tpo -c -o src/low_level_alloc_unittest-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/malloc_hook.cc mv -f benchmark/.deps/binary_trees-binary_trees.Tpo benchmark/.deps/binary_trees-binary_trees.Po mv -f benchmark/.deps/binary_trees_shared-binary_trees.Tpo benchmark/.deps/binary_trees_shared-binary_trees.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/common.cc /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/internal_logging.cc mv -f src/.deps/tcm_min_asserts_unittest-common.Tpo src/.deps/tcm_min_asserts_unittest-common.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/system-alloc.cc mv -f src/.deps/tcm_min_asserts_unittest-internal_logging.Tpo src/.deps/tcm_min_asserts_unittest-internal_logging.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/memfs_malloc.cc mv -f src/.deps/tcm_min_asserts_unittest-system-alloc.Tpo src/.deps/tcm_min_asserts_unittest-system-alloc.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/central_freelist.cc mv -f src/.deps/low_level_alloc_unittest-malloc_hook.Tpo src/.deps/low_level_alloc_unittest-malloc_hook.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/page_heap.cc mv -f src/.deps/tcm_min_asserts_unittest-memfs_malloc.Tpo src/.deps/tcm_min_asserts_unittest-memfs_malloc.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/sampler.cc mv -f src/.deps/tcm_min_asserts_unittest-page_heap.Tpo src/.deps/tcm_min_asserts_unittest-page_heap.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/span.cc mv -f src/.deps/tcm_min_asserts_unittest-span.Tpo src/.deps/tcm_min_asserts_unittest-span.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/stack_trace_table.cc mv -f src/.deps/tcm_min_asserts_unittest-central_freelist.Tpo src/.deps/tcm_min_asserts_unittest-central_freelist.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/static_vars.cc mv -f src/.deps/tcm_min_asserts_unittest-sampler.Tpo src/.deps/tcm_min_asserts_unittest-sampler.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tcm_min_asserts_unittest-symbolize.o -MD -MP -MF src/.deps/tcm_min_asserts_unittest-symbolize.Tpo -c -o src/tcm_min_asserts_unittest-symbolize.o `test -f 'src/symbolize.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/symbolize.cc mv -f src/.deps/tcm_min_asserts_unittest-stack_trace_table.Tpo src/.deps/tcm_min_asserts_unittest-stack_trace_table.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/thread_cache.cc mv -f src/.deps/tcm_min_asserts_unittest-symbolize.Tpo src/.deps/tcm_min_asserts_unittest-symbolize.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/malloc_hook.cc mv -f src/.deps/tcm_min_asserts_unittest-static_vars.Tpo src/.deps/tcm_min_asserts_unittest-static_vars.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/malloc_extension.cc mv -f src/.deps/tcm_min_asserts_unittest-malloc_extension.Tpo src/.deps/tcm_min_asserts_unittest-malloc_extension.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tcmalloc.cc mv -f src/.deps/tcm_min_asserts_unittest-malloc_hook.Tpo src/.deps/tcm_min_asserts_unittest-malloc_hook.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.Tpo -c -o src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o `test -f 'src/tests/tcmalloc_large_unittest.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/tcmalloc_large_unittest.cc mv -f src/.deps/tcm_min_asserts_unittest-thread_cache.Tpo src/.deps/tcm_min_asserts_unittest-thread_cache.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/large_heap_fragmentation_unittest.cc mv -f src/tests/.deps/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.Tpo src/tests/.deps/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -g -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/addressmap_unittest.cc 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 /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/system-alloc_unittest.cc mv -f src/tests/.deps/addressmap_unittest-addressmap_unittest.Tpo src/tests/.deps/addressmap_unittest-addressmap_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/packed-cache_test.cc mv -f src/.deps/tcm_min_asserts_unittest-tcmalloc.Tpo src/.deps/tcm_min_asserts_unittest-tcmalloc.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/frag_unittest.cc mv -f src/tests/.deps/system_alloc_unittest-system-alloc_unittest.Tpo src/tests/.deps/system_alloc_unittest-system-alloc_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/markidle_unittest.cc mv -f src/tests/.deps/packed_cache_test-packed-cache_test.Tpo src/tests/.deps/packed_cache_test-packed-cache_test.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tests/markidle_unittest-testutil.o -MD -MP -MF src/tests/.deps/markidle_unittest-testutil.Tpo -c -o src/tests/markidle_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc mv -f src/tests/.deps/markidle_unittest-testutil.Tpo src/tests/.deps/markidle_unittest-testutil.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/current_allocated_bytes_test.cc mv -f src/tests/.deps/frag_unittest-frag_unittest.Tpo src/tests/.deps/frag_unittest-frag_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/malloc_hook_test.cc mv -f src/tests/.deps/markidle_unittest-markidle_unittest.Tpo src/tests/.deps/markidle_unittest-markidle_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc 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 /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/malloc_extension_test.cc mv -f src/tests/.deps/malloc_hook_test-testutil.Tpo src/tests/.deps/malloc_hook_test-testutil.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -ansi -m64 -fPIC -g -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.c' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/malloc_extension_c_test.c 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 /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/memalign_unittest.cc mv -f src/tests/.deps/malloc_extension_test-malloc_extension_test.Tpo src/tests/.deps/malloc_extension_test-malloc_extension_test.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc mv -f src/tests/.deps/memalign_unittest-testutil.Tpo src/tests/.deps/memalign_unittest-testutil.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/page_heap_test.cc mv -f src/tests/.deps/memalign_unittest-memalign_unittest.Tpo src/tests/.deps/memalign_unittest-memalign_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/pagemap_unittest.cc mv -f src/tests/.deps/page_heap_test-page_heap_test.Tpo src/tests/.deps/page_heap_test-page_heap_test.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/realloc_unittest.cc mv -f src/tests/.deps/pagemap_unittest-pagemap_unittest.Tpo src/tests/.deps/pagemap_unittest-pagemap_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/stack_trace_table_test.cc mv -f src/tests/.deps/malloc_hook_test-malloc_hook_test.Tpo src/tests/.deps/malloc_hook_test-malloc_hook_test.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o -MD -MP -MF src/tests/.deps/thread_dealloc_unittest-thread_dealloc_unittest.Tpo -c -o src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o `test -f 'src/tests/thread_dealloc_unittest.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/thread_dealloc_unittest.cc mv -f src/tests/.deps/thread_dealloc_unittest-thread_dealloc_unittest.Tpo src/tests/.deps/thread_dealloc_unittest-thread_dealloc_unittest.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tests/thread_dealloc_unittest-testutil.o -MD -MP -MF src/tests/.deps/thread_dealloc_unittest-testutil.Tpo -c -o src/tests/thread_dealloc_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc mv -f src/tests/.deps/thread_dealloc_unittest-testutil.Tpo src/tests/.deps/thread_dealloc_unittest-testutil.Po echo 'prefix=' > "libtcmalloc.pc".tmp echo 'exec_prefix='`echo '' | sed 's@^@${prefix}@'` >> "libtcmalloc.pc".tmp echo 'libdir='`echo '/lib' | sed 's@^@${exec_prefix}@'` >> "libtcmalloc.pc".tmp echo 'includedir='`echo '/include' | sed 's@^@${prefix}@'` >> "libtcmalloc.pc".tmp echo '' >> "libtcmalloc.pc".tmp echo 'Name: gperftools' >> "libtcmalloc.pc".tmp echo 'Version: 2.10' >> "libtcmalloc.pc".tmp grep '^Summary:' /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libtcmalloc.pc".tmp grep '^URL: ' /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/packages/rpm/rpm.spec >> "libtcmalloc.pc".tmp echo 'Requires:' >> "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" /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT benchmark/malloc_bench-malloc_bench.o -MD -MP -MF benchmark/.deps/malloc_bench-malloc_bench.Tpo -c -o benchmark/malloc_bench-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`benchmark/malloc_bench.cc 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 depbase=`echo benchmark/run_benchmark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT benchmark/run_benchmark.lo -MD -MP -MF $depbase.Tpo -c -o benchmark/run_benchmark.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/benchmark/run_benchmark.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/tests/.deps/realloc_unittest-realloc_unittest.Tpo src/tests/.deps/realloc_unittest-realloc_unittest.Po /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tcmalloc.cc libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT benchmark/run_benchmark.lo -MD -MP -MF benchmark/.deps/run_benchmark.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/benchmark/run_benchmark.c -o benchmark/run_benchmark.o /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-common.Tpo -c -o src/libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/common.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/tcmalloc.cc -o src/libtcmalloc_minimal_la-tcmalloc.o libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-common.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/common.cc -o src/libtcmalloc_minimal_internal_la-common.o mv -f src/.deps/libtcmalloc_minimal_internal_la-common.Tpo src/.deps/libtcmalloc_minimal_internal_la-common.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c -o src/libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/internal_logging.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/internal_logging.cc -o src/libtcmalloc_minimal_internal_la-internal_logging.o mv -f benchmark/.deps/malloc_bench-malloc_bench.Tpo benchmark/.deps/malloc_bench-malloc_bench.Po /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo -c -o src/libtcmalloc_minimal_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/system-alloc.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/system-alloc.cc -o src/libtcmalloc_minimal_internal_la-system-alloc.o mv -f src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo -c -o src/libtcmalloc_minimal_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/memfs_malloc.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/memfs_malloc.cc -o src/libtcmalloc_minimal_internal_la-memfs_malloc.o mv -f src/.deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo src/.deps/libtcmalloc_minimal_internal_la-system-alloc.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo -c -o src/libtcmalloc_minimal_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/central_freelist.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/central_freelist.cc -o src/libtcmalloc_minimal_internal_la-central_freelist.o mv -f src/.deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo src/.deps/libtcmalloc_minimal_internal_la-memfs_malloc.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-page_heap.Tpo -c -o src/libtcmalloc_minimal_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/page_heap.cc mv -f src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo src/.deps/libtcmalloc_minimal_la-tcmalloc.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-sampler.Tpo -c -o src/libtcmalloc_minimal_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/sampler.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-page_heap.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/page_heap.cc -o src/libtcmalloc_minimal_internal_la-page_heap.o libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-sampler.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/sampler.cc -o src/libtcmalloc_minimal_internal_la-sampler.o mv -f src/.deps/libtcmalloc_minimal_internal_la-page_heap.Tpo src/.deps/libtcmalloc_minimal_internal_la-page_heap.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-span.Tpo -c -o src/libtcmalloc_minimal_internal_la-span.lo `test -f 'src/span.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/span.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-span.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/span.cc -o src/libtcmalloc_minimal_internal_la-span.o mv -f src/.deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo src/.deps/libtcmalloc_minimal_internal_la-central_freelist.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo -c -o src/libtcmalloc_minimal_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/stack_trace_table.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/stack_trace_table.cc -o src/libtcmalloc_minimal_internal_la-stack_trace_table.o mv -f src/.deps/libtcmalloc_minimal_internal_la-span.Tpo src/.deps/libtcmalloc_minimal_internal_la-span.Plo mv -f src/.deps/libtcmalloc_minimal_internal_la-sampler.Tpo src/.deps/libtcmalloc_minimal_internal_la-sampler.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-static_vars.Tpo -c -o src/libtcmalloc_minimal_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/static_vars.cc /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-symbolize.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-symbolize.Tpo -c -o src/libtcmalloc_minimal_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/symbolize.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-static_vars.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/static_vars.cc -o src/libtcmalloc_minimal_internal_la-static_vars.o libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-symbolize.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-symbolize.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/symbolize.cc -o src/libtcmalloc_minimal_internal_la-symbolize.o mv -f src/.deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo src/.deps/libtcmalloc_minimal_internal_la-stack_trace_table.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo -c -o src/libtcmalloc_minimal_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/thread_cache.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/thread_cache.cc -o src/libtcmalloc_minimal_internal_la-thread_cache.o mv -f src/.deps/libtcmalloc_minimal_internal_la-symbolize.Tpo src/.deps/libtcmalloc_minimal_internal_la-symbolize.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo -c -o src/libtcmalloc_minimal_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/malloc_hook.cc mv -f src/.deps/libtcmalloc_minimal_internal_la-static_vars.Tpo src/.deps/libtcmalloc_minimal_internal_la-static_vars.Plo /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo -c -o src/libtcmalloc_minimal_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/malloc_extension.cc libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/malloc_hook.cc -o src/libtcmalloc_minimal_internal_la-malloc_hook.o libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/libtcmalloc_minimal_internal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/malloc_extension.cc -o src/libtcmalloc_minimal_internal_la-malloc_extension.o mv -f src/.deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo src/.deps/libtcmalloc_minimal_internal_la-malloc_extension.Plo depbase=`echo src/base/spinlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/spinlock.lo -MD -MP -MF $depbase.Tpo -c -o src/base/spinlock.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/spinlock.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/spinlock.lo -MD -MP -MF src/base/.deps/spinlock.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/spinlock.cc -o src/base/spinlock.o mv -f src/.deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo src/.deps/libtcmalloc_minimal_internal_la-thread_cache.Plo depbase=`echo src/base/spinlock_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/spinlock_internal.lo -MD -MP -MF $depbase.Tpo -c -o src/base/spinlock_internal.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/spinlock_internal.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/spinlock_internal.lo -MD -MP -MF src/base/.deps/spinlock_internal.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/spinlock_internal.cc -o src/base/spinlock_internal.o depbase=`echo src/base/atomicops-internals-x86.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/atomicops-internals-x86.lo -MD -MP -MF $depbase.Tpo -c -o src/base/atomicops-internals-x86.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/atomicops-internals-x86.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/atomicops-internals-x86.lo -MD -MP -MF src/base/.deps/atomicops-internals-x86.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/atomicops-internals-x86.cc -o src/base/atomicops-internals-x86.o depbase=`echo src/base/sysinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/sysinfo.lo -MD -MP -MF $depbase.Tpo -c -o src/base/sysinfo.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/sysinfo.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/.deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo src/.deps/libtcmalloc_minimal_internal_la-malloc_hook.Plo depbase=`echo src/base/logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/logging.lo -MD -MP -MF $depbase.Tpo -c -o src/base/logging.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/logging.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/sysinfo.lo -MD -MP -MF src/base/.deps/sysinfo.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/sysinfo.cc -o src/base/sysinfo.o libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/base/logging.lo -MD -MP -MF src/base/.deps/logging.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/logging.cc -o src/base/logging.o depbase=`echo src/base/dynamic_annotations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT src/base/dynamic_annotations.lo -MD -MP -MF $depbase.Tpo -c -o src/base/dynamic_annotations.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/dynamic_annotations.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -MT src/base/dynamic_annotations.lo -MD -MP -MF src/base/.deps/dynamic_annotations.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/base/dynamic_annotations.c -o src/base/dynamic_annotations.o depbase=`echo src/maybe_threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/maybe_threads.lo -MD -MP -MF $depbase.Tpo -c -o src/maybe_threads.lo /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/maybe_threads.cc &&\ mv -f $depbase.Tpo $depbase.Plo /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/low_level_alloc_unittest.cc depbase=`echo src/tests/atomicops_unittest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/tests/atomicops_unittest.o -MD -MP -MF $depbase.Tpo -c -o src/tests/atomicops_unittest.o /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/tests/atomicops_unittest.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -MT src/maybe_threads.lo -MD -MP -MF src/.deps/maybe_threads.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/maybe_threads.cc -o src/maybe_threads.o /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/tcmalloc_unittest.cc /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc mv -f src/tests/.deps/tcmalloc_minimal_unittest-testutil.Tpo src/tests/.deps/tcmalloc_minimal_unittest-testutil.Po /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/tcmalloc_unittest.cc 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 /usr/bin/g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src -I./src -I/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/'`src/tests/testutil.cc mv -f src/tests/.deps/tcm_min_asserts_unittest-testutil.Tpo src/tests/.deps/tcm_min_asserts_unittest-testutil.Po cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_minimal/ > "libtcmalloc_minimal.pc" cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_debug/ > "libtcmalloc_debug.pc" cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_minimal_debug/ > "libtcmalloc_minimal_debug.pc" cat libtcmalloc.pc | sed s/-ltcmalloc/-lprofiler/ > "libprofiler.pc" /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -m64 -fPIC -g -no-undefined -m64 -o librun_benchmark.la benchmark/run_benchmark.lo libtool: link: ar cr .libs/librun_benchmark.a benchmark/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/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o libspinlock.la src/base/spinlock.lo src/base/spinlock_internal.lo src/base/atomicops-internals-x86.lo libtool: link: ar cr .libs/libspinlock.a src/base/spinlock.o src/base/spinlock_internal.o src/base/atomicops-internals-x86.o libtool: link: ranlib .libs/libspinlock.a libtool: link: ( cd ".libs" && rm -f "libspinlock.la" && ln -s "../libspinlock.la" "libspinlock.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o libsysinfo.la src/base/sysinfo.lo libtool: link: ar cr .libs/libsysinfo.a src/base/sysinfo.o libtool: link: ranlib .libs/libsysinfo.a libtool: link: ( cd ".libs" && rm -f "libsysinfo.la" && ln -s "../libsysinfo.la" "libsysinfo.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o liblogging.la src/base/logging.lo src/base/dynamic_annotations.lo libtool: link: ar cr .libs/liblogging.a src/base/logging.o src/base/dynamic_annotations.o libtool: link: ranlib .libs/liblogging.a libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o libmaybe_threads.la src/maybe_threads.lo mv -f src/tests/.deps/tcmalloc_minimal_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_minimal_unittest-tcmalloc_unittest.Po /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o atomicops_unittest src/tests/atomicops_unittest.o libspinlock.la libsysinfo.la liblogging.la mv -f src/tests/.deps/tcm_min_asserts_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcm_min_asserts_unittest-tcmalloc_unittest.Po /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -g -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o liblogging.la libtool: link: ar cr .libs/libmaybe_threads.a src/maybe_threads.o libtool: link: ranlib .libs/libmaybe_threads.a libtool: link: ( cd ".libs" && rm -f "libmaybe_threads.la" && ln -s "../libmaybe_threads.la" "libmaybe_threads.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -no-undefined -m64 -o libtcmalloc_minimal_internal.la src/libtcmalloc_minimal_internal_la-common.lo src/libtcmalloc_minimal_internal_la-internal_logging.lo src/libtcmalloc_minimal_internal_la-system-alloc.lo src/libtcmalloc_minimal_internal_la-memfs_malloc.lo src/libtcmalloc_minimal_internal_la-central_freelist.lo src/libtcmalloc_minimal_internal_la-page_heap.lo src/libtcmalloc_minimal_internal_la-sampler.lo src/libtcmalloc_minimal_internal_la-span.lo src/libtcmalloc_minimal_internal_la-stack_trace_table.lo src/libtcmalloc_minimal_internal_la-static_vars.lo src/libtcmalloc_minimal_internal_la-symbolize.lo src/libtcmalloc_minimal_internal_la-thread_cache.lo src/libtcmalloc_minimal_internal_la-malloc_hook.lo src/libtcmalloc_minimal_internal_la-malloc_extension.lo libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o atomicops_unittest src/tests/atomicops_unittest.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/liblogging.a /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -no-undefined -m64 -o low_level_alloc_unittest src/base/low_level_alloc_unittest-low_level_alloc.o src/low_level_alloc_unittest-malloc_hook.o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la libtool: link: /usr/bin/g++ -std=gnu++11 -g -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o ./.libs/liblogging.a /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -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-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-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-symbolize.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o src/tcm_min_asserts_unittest-tcmalloc.o libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la liblogging.la -lpthread libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libspinlock.a && ar x "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/./.libs/libspinlock.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a && ar x "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/./.libs/libsysinfo.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/liblogging.a && ar x "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/./.libs/liblogging.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libmaybe_threads.a && ar x "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/./.libs/libmaybe_threads.a") libtool: link: ar cr .libs/libtcmalloc_minimal_internal.a src/libtcmalloc_minimal_internal_la-common.o src/libtcmalloc_minimal_internal_la-internal_logging.o src/libtcmalloc_minimal_internal_la-system-alloc.o src/libtcmalloc_minimal_internal_la-memfs_malloc.o src/libtcmalloc_minimal_internal_la-central_freelist.o src/libtcmalloc_minimal_internal_la-page_heap.o src/libtcmalloc_minimal_internal_la-sampler.o src/libtcmalloc_minimal_internal_la-span.o src/libtcmalloc_minimal_internal_la-stack_trace_table.o src/libtcmalloc_minimal_internal_la-static_vars.o src/libtcmalloc_minimal_internal_la-symbolize.o src/libtcmalloc_minimal_internal_la-thread_cache.o src/libtcmalloc_minimal_internal_la-malloc_hook.o src/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock_internal.o .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a/sysinfo.o .libs/libtcmalloc_minimal_internal.lax/liblogging.a/dynamic_annotations.o .libs/libtcmalloc_minimal_internal.lax/liblogging.a/logging.o .libs/libtcmalloc_minimal_internal.lax/libmaybe_threads.a/maybe_threads.o libtool: link: /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -m64 -fPIC -g -m64 -o low_level_alloc_unittest src/base/low_level_alloc_unittest-low_level_alloc.o src/low_level_alloc_unittest-malloc_hook.o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/liblogging.a ./.libs/libmaybe_threads.a libtool: link: ranlib .libs/libtcmalloc_minimal_internal.a libtool: link: rm -fr .libs/libtcmalloc_minimal_internal.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_internal.la" && ln -s "../libtcmalloc_minimal_internal.la" "libtcmalloc_minimal_internal.la" ) /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -version-info 9:10:5 -no-undefined -m64 -o libtcmalloc_minimal.la -rpath /lib src/libtcmalloc_minimal_la-tcmalloc.lo libtcmalloc_minimal_internal.la libtool: link: /usr/bin/g++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -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-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-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-symbolize.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o src/tcm_min_asserts_unittest-tcmalloc.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/libmaybe_threads.a ./.libs/liblogging.a -lpthread -pthread libtool: link: (cd .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a && ar x "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/./.libs/libtcmalloc_minimal_internal.a") libtool: link: ar cr .libs/libtcmalloc_minimal.a src/libtcmalloc_minimal_la-tcmalloc.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/dynamic_annotations.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-central_freelist.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-common.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-internal_logging.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_hook.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-memfs_malloc.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-page_heap.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-sampler.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-span.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-stack_trace_table.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-static_vars.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-symbolize.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-system-alloc.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-thread_cache.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/logging.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/maybe_threads.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/spinlock.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/spinlock_internal.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.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/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -static -m64 -o malloc_bench benchmark/malloc_bench-malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o malloc_bench_shared benchmark/malloc_bench_shared-malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -static -m64 -o binary_trees benchmark/binary_trees-binary_trees.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o malloc_bench benchmark/malloc_bench-malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o binary_trees benchmark/binary_trees-binary_trees.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o malloc_bench_shared benchmark/malloc_bench_shared-malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o binary_trees_shared benchmark/binary_trees_shared-binary_trees.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o libtcmalloc_minimal.la liblogging.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o tcmalloc_minimal_large_unittest src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o binary_trees_shared benchmark/binary_trees_shared-binary_trees.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o ./.libs/libtcmalloc_minimal.a ./.libs/liblogging.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o tcmalloc_minimal_large_unittest src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o packed_cache_test src/tests/packed_cache_test-packed-cache_test.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o packed_cache_test src/tests/packed_cache_test-packed-cache_test.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o frag_unittest src/tests/frag_unittest-frag_unittest.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o markidle_unittest src/tests/markidle_unittest-markidle_unittest.o src/tests/markidle_unittest-testutil.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o frag_unittest src/tests/frag_unittest-frag_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o markidle_unittest src/tests/markidle_unittest-markidle_unittest.o src/tests/markidle_unittest-testutil.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -pthread -ansi -m64 -fPIC -g -pthread -m64 -o malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o libtcmalloc_minimal.la -lpthread -lstdc++ -lm libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/gcc -ansi -m64 -fPIC -g -m64 -o malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o ./.libs/libtcmalloc_minimal.a -lpthread -lstdc++ -lm -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o page_heap_test src/tests/page_heap_test-page_heap_test.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o page_heap_test src/tests/page_heap_test-page_heap_test.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o realloc_unittest src/tests/realloc_unittest-realloc_unittest.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o libtcmalloc_minimal.la -lpthread /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=gnu++11 -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -pthread -m64 -o thread_dealloc_unittest src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o src/tests/thread_dealloc_unittest-testutil.o libtcmalloc_minimal.la -lpthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o realloc_unittest src/tests/realloc_unittest-realloc_unittest.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread libtool: link: /usr/bin/g++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -DNO_FRAME_POINTER -m64 -fPIC -g -m64 -o thread_dealloc_unittest src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o src/tests/thread_dealloc_unittest-testutil.o ./.libs/libtcmalloc_minimal.a -lpthread -pthread for la in libtcmalloc_minimal.la ; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done gperftools/2.10.0: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' built gperftools/2.10.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug gperftools/2.10.0: Generated conaninfo.txt gperftools/2.10.0: Generated conanbuildinfo.txt gperftools/2.10.0: Generating the package gperftools/2.10.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb gperftools/2.10.0: Calling package() gperftools/2.10.0: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb -j3 ----------------- for la in libtcmalloc_minimal.la ; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/share/doc/gperftools' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/google' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/gperftools' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/heap-checker.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/heap-profiler.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/malloc_extension.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/malloc_extension_c.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/malloc_hook.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/malloc_hook_c.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/profiler.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/stacktrace.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/google/tcmalloc.h '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/google' /usr/bin/install -c -m 644 src/gperftools/tcmalloc.h '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/gperftools' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/AUTHORS /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/COPYING /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/ChangeLog /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/INSTALL /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/NEWS /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/README /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/README_windows.txt /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/TODO /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/ChangeLog.old /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/index.html /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/designstyle.css /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc.html /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/overview.gif /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/pageheap.gif /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/spanmap.gif /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/threadheap.gif /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/t-test1.times.txt /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.1024.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.128.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.131072.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.16384.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.2048.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.256.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.32768.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.4096.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.512.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.64.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.65536.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspercpusec.vs.threads.8192.bytes.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.1.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.12.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.16.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.2.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.20.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.3.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.4.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.5.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/tcmalloc-opspersec.vs.size.8.threads.png /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/overview.dot /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/pageheap.dot '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/share/doc/gperftools' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/gperftools' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/gperftools/malloc_hook.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/gperftools/malloc_hook_c.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/gperftools/malloc_extension.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/gperftools/malloc_extension_c.h /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/gperftools/nallocx.h '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/gperftools' /usr/bin/install -c -m 644 libtcmalloc.pc libtcmalloc_minimal.pc libtcmalloc_debug.pc libtcmalloc_minimal_debug.pc libprofiler.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/spanmap.dot /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/docs/threadheap.dot '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/share/doc/gperftools' for la in libtcmalloc_minimal.la ; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libtcmalloc_minimal.la '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib' libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal.lai /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libtcmalloc_minimal.la libtool: install: /usr/bin/install -c .libs/libtcmalloc_minimal.a /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libtcmalloc_minimal.a libtool: install: chmod 644 /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libtcmalloc_minimal.a libtool: install: ranlib /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libtcmalloc_minimal.a make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK gperftools/2.10.0 package(): Packaged 15 '.h' files gperftools/2.10.0 package(): Packaged 1 '.a' file: libtcmalloc_minimal.a gperftools/2.10.0 package(): Packaged 1 file: COPYING gperftools/2.10.0: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' created gperftools/2.10.0: Created package revision b776b1f439ed872a831027152bd4335a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: None bytes not supported, using default tcmalloc allocation alignment. Makefile:4239: warning: overriding recipe for target 'debugallocation_test.sh' Makefile:4235: warning: ignoring old recipe for target 'debugallocation_test.sh' Makefile:4269: warning: overriding recipe for target 'heap-checker_debug_unittest.sh' Makefile:4265: warning: ignoring old recipe for target 'heap-checker_debug_unittest.sh' Makefile:4293: warning: overriding recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4289: warning: ignoring old recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4499: warning: overriding recipe for target 'sampling_debug_test.sh' Makefile:4495: warning: ignoring old recipe for target 'sampling_debug_test.sh' Makefile:4239: warning: overriding recipe for target 'debugallocation_test.sh' Makefile:4235: warning: ignoring old recipe for target 'debugallocation_test.sh' Makefile:4269: warning: overriding recipe for target 'heap-checker_debug_unittest.sh' Makefile:4265: warning: ignoring old recipe for target 'heap-checker_debug_unittest.sh' Makefile:4293: warning: overriding recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4289: warning: ignoring old recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4499: warning: overriding recipe for target 'sampling_debug_test.sh' Makefile:4495: warning: ignoring old recipe for target 'sampling_debug_test.sh' Makefile:4239: warning: overriding recipe for target 'debugallocation_test.sh' Makefile:4235: warning: ignoring old recipe for target 'debugallocation_test.sh' Makefile:4269: warning: overriding recipe for target 'heap-checker_debug_unittest.sh' Makefile:4265: warning: ignoring old recipe for target 'heap-checker_debug_unittest.sh' Makefile:4293: warning: overriding recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4289: warning: ignoring old recipe for target 'heap-profiler_debug_unittest.sh' Makefile:4499: warning: overriding recipe for target 'sampling_debug_test.sh' Makefile:4495: warning: ignoring old recipe for target 'sampling_debug_test.sh' libtool: warning: remember to run 'libtool --finish /lib' gperftools/2.10.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior gperftools/2.10.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior