******************************************************************************** conan test conan-center-index/recipes/gperftools/all/test_package/conanfile.py gperftools/2.10@#a0a6d31e9b06debc36ad7ee825f69c01 -pr /home/conan/w/prod/BuildSingleReference/64427/644ea43f-01b2-4e1d-b943-5348739661a2/profile_linux_9_libstdcpp11_gcc_release_64.gperftools-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 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 (test package): Installing package Requirements gperftools/2.10 from local cache - Cache Packages gperftools/2.10:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache Installing (downloading, building) binaries... gperftools/2.10: Already installed! gperftools/2.10 (test package): Generator txt created conanbuildinfo.txt gperftools/2.10 (test package): Generator cmake created conanbuildinfo.cmake gperftools/2.10 (test package): Aggregating env generators gperftools/2.10 (test package): Generated conaninfo.txt gperftools/2.10 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gperftools/2.10 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `TCMallocImplementation::GetHeapSample(std::__cxx11::basic_string, std::allocator >*)': tcmalloc.cc:(.text._ZN22TCMallocImplementation13GetHeapSampleEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN22TCMallocImplementation13GetHeapSampleEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x56): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: tcmalloc.cc:(.text._ZN22TCMallocImplementation13GetHeapSampleEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN22TCMallocImplementation13GetHeapSampleEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x64): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tcmalloc::malloc_oom(unsigned long)': tcmalloc.cc:(google_malloc+0x1b3): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1be): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x215): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x21a): undefined reference to `__cxa_end_catch' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tcmalloc::cpp_throw_oom(unsigned long)': tcmalloc.cc:(google_malloc+0x273): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x27e): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x2e1): undefined reference to `__cxa_allocate_exception' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x2e8): undefined reference to `std::bad_alloc::~bad_alloc()' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x2ef): undefined reference to `typeinfo for std::bad_alloc' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x2f9): undefined reference to `vtable for std::bad_alloc' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x305): undefined reference to `__cxa_throw' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x31a): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x31f): undefined reference to `__cxa_rethrow' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x324): undefined reference to `__cxa_end_catch' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tcmalloc::cpp_nothrow_oom(unsigned long)': tcmalloc.cc:(google_malloc+0x373): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x37e): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x3d5): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x3da): undefined reference to `__cxa_end_catch' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tcmalloc::memalign_pages(unsigned long, unsigned long, bool, bool)': tcmalloc.cc:(google_malloc+0x658): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x663): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x7a5): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x7b5): undefined reference to `__cxa_end_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x81d): undefined reference to `__cxa_allocate_exception' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x824): undefined reference to `std::bad_alloc::~bad_alloc()' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x82b): undefined reference to `typeinfo for std::bad_alloc' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x835): undefined reference to `vtable for std::bad_alloc' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x841): undefined reference to `__cxa_throw' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x875): undefined reference to `__cxa_end_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x888): undefined reference to `__cxa_rethrow' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tc_calloc': tcmalloc.cc:(google_malloc+0x1443): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x144e): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1539): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x153e): undefined reference to `__cxa_end_catch' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tc_realloc': tcmalloc.cc:(google_malloc+0x1b0b): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1b17): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1c8b): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1c96): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1e03): undefined reference to `std::set_new_handler(void (*)())' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o):tcmalloc.cc:(google_malloc+0x1e0e): more undefined references to `std::set_new_handler(void (*)())' follow /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `tc_realloc': tcmalloc.cc:(google_malloc+0x1fe1): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x1fe6): undefined reference to `__cxa_end_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x20e2): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x20e7): undefined reference to `__cxa_end_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x20f7): undefined reference to `__cxa_begin_catch' /usr/bin/ld: tcmalloc.cc:(google_malloc+0x20fc): undefined reference to `__cxa_end_catch' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `TCMallocImplementation::ReadHeapGrowthStackTraces()': tcmalloc.cc:(.text._ZN22TCMallocImplementation25ReadHeapGrowthStackTracesEv[_ZN22TCMallocImplementation25ReadHeapGrowthStackTracesEv]+0x379): undefined reference to `__cxa_throw_bad_array_new_length' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, MallocExtension::FreeListInfo const&)': tcmalloc.cc:(.text._ZNSt6vectorIN15MallocExtension12FreeListInfoESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIN15MallocExtension12FreeListInfoESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x14b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o):(.data.rel.ro._ZTI22TCMallocImplementation[_ZTI22TCMallocImplementation]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o):(.data.rel.local.DW.ref._ZTISt9bad_alloc[DW.ref._ZTISt9bad_alloc]+0x0): undefined reference to `typeinfo for std::bad_alloc' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-tcmalloc.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-emergency_malloc.o):(.data.rel.ro._ZTIN8tcmalloc28EmergencyArenaPagesAllocatorE[_ZTIN8tcmalloc28EmergencyArenaPagesAllocatorE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-low_level_alloc.o):(.data.rel.ro._ZTIN13LowLevelAlloc14PagesAllocatorE[_ZTIN13LowLevelAlloc14PagesAllocatorE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-low_level_alloc.o):(.data.rel.ro+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-low_level_alloc.o):(.data.rel.ro._ZTVN13LowLevelAlloc14PagesAllocatorE[_ZTVN13LowLevelAlloc14PagesAllocatorE]+0x20): undefined reference to `__cxa_pure_virtual' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-low_level_alloc.o):(.data.rel.ro._ZTVN13LowLevelAlloc14PagesAllocatorE[_ZTVN13LowLevelAlloc14PagesAllocatorE]+0x28): undefined reference to `__cxa_pure_virtual' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `DumpAddressMap(std::__cxx11::basic_string, std::allocator >*)': malloc_extension.cc:(.text+0x244): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x25c): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' /usr/bin/ld: malloc_extension.cc:(.text+0x28c): undefined reference to `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x2c4): undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long, char)' /usr/bin/ld: malloc_extension.cc:(.text+0x2d2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `(anonymous namespace)::PrintStackEntry(std::__cxx11::basic_string, std::allocator >*, void**)': malloc_extension.cc:(.text+0x39a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x42f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x45e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x488): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `(anonymous namespace)::PrintHeader(std::__cxx11::basic_string, std::allocator >*, char const*, void**)': malloc_extension.cc:(.text+0x519): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x5b1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x5cc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x5ef): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x60a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x634): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `MallocExtension::GetHeapSample(std::__cxx11::basic_string, std::allocator >*)': malloc_extension.cc:(.text+0x6a9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x75c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `MallocExtension::GetHeapGrowthStacks(std::__cxx11::basic_string, std::allocator >*)': malloc_extension.cc:(.text+0x816): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `MallocExtension::Initialize()': malloc_extension.cc:(.text+0x8b4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x916): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: malloc_extension.cc:(.text+0x93f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o): in function `MallocExtension::GetHeapGrowthStacks(std::__cxx11::basic_string, std::allocator >*)': malloc_extension.cc:(.text+0x7ab): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o):(.data.rel.ro._ZTI12SysAllocator[_ZTI12SysAllocator]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o):(.data.rel.ro._ZTI15MallocExtension[_ZTI15MallocExtension]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_extension.o):(.data.rel.ro._ZTV12SysAllocator[_ZTV12SysAllocator]+0x20): undefined reference to `__cxa_pure_virtual' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-page_heap.o): in function `tcmalloc::PageHeap::RemoveFromFreeList(tcmalloc::Span*)': page_heap.cc:(.text+0x1bc): undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-page_heap.o): in function `tcmalloc::PageHeap::GetLargeSpanStats(tcmalloc::PageHeap::LargeSpanStats*)': page_heap.cc:(.text+0x38b): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: page_heap.cc:(.text+0x3c8): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-page_heap.o): in function `tcmalloc::PageHeap::CheckSet(std::set >*, unsigned long, int)': page_heap.cc:(.text+0xa5d): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: page_heap.cc:(.text+0xcc0): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-page_heap.o): in function `std::pair, bool> std::_Rb_tree, tcmalloc::SpanBestFitLess, tcmalloc::STLPageHeapAllocator >::_M_insert_unique(tcmalloc::SpanPtrWithLength&&)': page_heap.cc:(.text._ZNSt8_Rb_treeIN8tcmalloc17SpanPtrWithLengthES1_St9_IdentityIS1_ENS0_15SpanBestFitLessENS0_20STLPageHeapAllocatorIS1_vEEE16_M_insert_uniqueIS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_[_ZNSt8_Rb_treeIN8tcmalloc17SpanPtrWithLengthES1_St9_IdentityIS1_ENS0_15SpanBestFitLessENS0_20STLPageHeapAllocatorIS1_vEEE16_M_insert_uniqueIS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_]+0x109): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: page_heap.cc:(.text._ZNSt8_Rb_treeIN8tcmalloc17SpanPtrWithLengthES1_St9_IdentityIS1_ENS0_15SpanBestFitLessENS0_20STLPageHeapAllocatorIS1_vEEE16_M_insert_uniqueIS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_[_ZNSt8_Rb_treeIN8tcmalloc17SpanPtrWithLengthES1_St9_IdentityIS1_ENS0_15SpanBestFitLessENS0_20STLPageHeapAllocatorIS1_vEEE16_M_insert_uniqueIS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_]+0x161): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-stack_trace_table.o): in function `tcmalloc::StackTraceTable::ReadStackTracesAndClear() [clone .cold]': stack_trace_table.cc:(.text.unlikely+0x1): undefined reference to `__cxa_throw_bad_array_new_length' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-system-alloc.o):(.data.rel.ro._ZTI16SbrkSysAllocator[_ZTI16SbrkSysAllocator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-system-alloc.o):(.data.rel.ro._ZTI16MmapSysAllocator[_ZTI16MmapSysAllocator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-system-alloc.o):(.data.rel.ro._ZTI18DevMemSysAllocator[_ZTI18DevMemSysAllocator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-system-alloc.o):(.data.rel.ro._ZTI19DefaultSysAllocator[_ZTI19DefaultSysAllocator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(stacktrace.o): in function `GetStackFramesWithContext_x86(void**, int*, int, int, void const*)': stacktrace.cc:(.text+0x778): undefined reference to `__cxa_guard_acquire' /usr/bin/ld: stacktrace.cc:(.text+0x79a): undefined reference to `__cxa_guard_release' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(stacktrace.o): in function `GetStackFrames_x86(void**, int*, int, int)': stacktrace.cc:(.text+0x8e8): undefined reference to `__cxa_guard_acquire' /usr/bin/ld: stacktrace.cc:(.text+0x90a): undefined reference to `__cxa_guard_release' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::UnIgnoreObject(void const*)': heap-checker.cc:(.text+0xa01): undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::IgnoreLiveObjectsLocked(char const*, char const*)': heap-checker.cc:(.text+0x20e8): undefined reference to `__cxa_guard_acquire' /usr/bin/ld: heap-checker.cc:(.text+0x2111): undefined reference to `__cxa_guard_release' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `RegisterStackLocked(void const*)': heap-checker.cc:(.text+0x2344): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-checker.cc:(.text+0x23c6): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::IgnoreNonThreadLiveObjectsLocked()': heap-checker.cc:(.text+0x2786): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: heap-checker.cc:(.text+0x2d6d): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-checker.cc:(.text+0x2ebd): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::UseProcMapsLocked(HeapLeakChecker::ProcMapsTask)': heap-checker.cc:(.text+0x34d2): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::DoNoLeaks(HeapLeakChecker::ShouldSymbolize)': heap-checker.cc:(.text+0x4445): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x4863): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x48a8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker_RunHeapCleanups()': heap-checker.cc:(.text+0x4b57): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker_InternalInitStart()': heap-checker.cc:(.text+0x4e86): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x4f82): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x4fc7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x50e7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x51eb): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x540b): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x5485): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text+0x55db): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x55f2): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x5654): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x566b): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' /usr/bin/ld: heap-checker.cc:(.text+0x56de): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: heap-checker.cc:(.text+0x570a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: heap-checker.cc:(.text+0x5716): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: heap-checker.cc:(.text+0x5722): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::__cxx11::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) [clone .isra.0]': heap-checker.cc:(.text.startup+0x8c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: heap-checker.cc:(.text.startup+0xb6): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `_GLOBAL__sub_I_heap_checker.cc': heap-checker.cc:(.text.startup+0x107): undefined reference to `std::__cxx11::basic_string, std::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `HeapLeakChecker::UseProcMapsLocked(HeapLeakChecker::ProcMapsTask) [clone .cold]': heap-checker.cc:(.text.unlikely+0x159): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: heap-checker.cc:(.text.unlikely+0x164): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: heap-checker.cc:(.text.unlikely+0x17e): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::pair, bool> std::_Rb_tree, std::less, STL_Allocator >::_M_insert_unique(unsigned long const&)': heap-checker.cc:(.text._ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImE13STL_AllocatorImN15HeapLeakChecker9AllocatorEEE16_M_insert_uniqueIRKmEESt4pairISt17_Rb_tree_iteratorImEbEOT_[_ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImE13STL_AllocatorImN15HeapLeakChecker9AllocatorEEE16_M_insert_uniqueIRKmEESt4pairISt17_Rb_tree_iteratorImEbEOT_]+0xaf): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: heap-checker.cc:(.text._ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImE13STL_AllocatorImN15HeapLeakChecker9AllocatorEEE16_M_insert_uniqueIRKmEESt4pairISt17_Rb_tree_iteratorImEbEOT_[_ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImE13STL_AllocatorImN15HeapLeakChecker9AllocatorEEE16_M_insert_uniqueIRKmEESt4pairISt17_Rb_tree_iteratorImEbEOT_]+0xda): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::pair >, bool> std::_Rb_tree, std::_Select1st >, std::less, STL_Allocator, HeapLeakChecker::Allocator> >::_M_emplace_unique >(std::pair&&)': heap-checker.cc:(.text._ZNSt8_Rb_treeImSt4pairIKmmESt10_Select1stIS2_ESt4lessImE13STL_AllocatorIS2_N15HeapLeakChecker9AllocatorEEE17_M_emplace_uniqueIJS0_ImmEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmmESt10_Select1stIS2_ESt4lessImE13STL_AllocatorIS2_N15HeapLeakChecker9AllocatorEEE17_M_emplace_uniqueIJS0_ImmEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0xa5): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: heap-checker.cc:(.text._ZNSt8_Rb_treeImSt4pairIKmmESt10_Select1stIS2_ESt4lessImE13STL_AllocatorIS2_N15HeapLeakChecker9AllocatorEEE17_M_emplace_uniqueIJS0_ImmEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmmESt10_Select1stIS2_ESt4lessImE13STL_AllocatorIS2_N15HeapLeakChecker9AllocatorEEE17_M_emplace_uniqueIJS0_ImmEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0xca): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, void* const&)': heap-checker.cc:(.text._ZNSt6vectorIPv13STL_AllocatorIS0_N15HeapLeakChecker9AllocatorEEE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S5_EEDpOT_[_ZNSt6vectorIPv13STL_AllocatorIS0_N15HeapLeakChecker9AllocatorEEE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S5_EEDpOT_]+0x28c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::_Rb_tree, STL_Allocator >, std::pair, STL_Allocator > const, std::vector > >, std::_Select1st, STL_Allocator > const, std::vector > > >, std::less, STL_Allocator > >, STL_Allocator, STL_Allocator > const, std::vector > >, HeapLeakChecker::Allocator> >::_M_erase(std::_Rb_tree_node, STL_Allocator > const, std::vector > > >*)': heap-checker.cc:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE8_M_eraseEPSt13_Rb_tree_nodeISF_E[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE8_M_eraseEPSt13_Rb_tree_nodeISF_E]+0x92): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, void (* const&)())': heap-checker.cc:(.text._ZNSt6vectorIPFvvESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIPFvvESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x143): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::pair >, bool> std::_Rb_tree, std::_Select1st >, std::less, STL_Allocator, HeapLeakChecker::Allocator> >::_M_emplace_unique >(std::pair&&)': heap-checker.cc:(.text._ZNSt8_Rb_treeImSt4pairIKmN15HeapLeakChecker10RangeValueEESt10_Select1stIS4_ESt4lessImE13STL_AllocatorIS4_NS2_9AllocatorEEE17_M_emplace_uniqueIJS0_ImS3_EEEES0_ISt17_Rb_tree_iteratorIS4_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmN15HeapLeakChecker10RangeValueEESt10_Select1stIS4_ESt4lessImE13STL_AllocatorIS4_NS2_9AllocatorEEE17_M_emplace_uniqueIJS0_ImS3_EEEES0_ISt17_Rb_tree_iteratorIS4_EbEDpOT_]+0xa5): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: heap-checker.cc:(.text._ZNSt8_Rb_treeImSt4pairIKmN15HeapLeakChecker10RangeValueEESt10_Select1stIS4_ESt4lessImE13STL_AllocatorIS4_NS2_9AllocatorEEE17_M_emplace_uniqueIJS0_ImS3_EEEES0_ISt17_Rb_tree_iteratorIS4_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmN15HeapLeakChecker10RangeValueEESt10_Select1stIS4_ESt4lessImE13STL_AllocatorIS4_NS2_9AllocatorEEE17_M_emplace_uniqueIJS0_ImS3_EEEES0_ISt17_Rb_tree_iteratorIS4_EbEDpOT_]+0xca): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, AllocObject&&)': heap-checker.cc:(.text._ZNSt6vectorI11AllocObject13STL_AllocatorIS0_N15HeapLeakChecker9AllocatorEEE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S5_EEDpOT_[_ZNSt6vectorI11AllocObject13STL_AllocatorIS0_N15HeapLeakChecker9AllocatorEEE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S5_EEDpOT_]+0x1ce): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::_Rb_tree, STL_Allocator >, std::pair, STL_Allocator > const, std::vector > >, std::_Select1st, STL_Allocator > const, std::vector > > >, std::less, STL_Allocator > >, STL_Allocator, STL_Allocator > const, std::vector > >, HeapLeakChecker::Allocator> >::_M_get_insert_unique_pos(std::__cxx11::basic_string, STL_Allocator > const&)': heap-checker.cc:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE24_M_get_insert_unique_posERSA_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE24_M_get_insert_unique_posERSA_]+0x12b): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-heap-checker.o): in function `std::_Rb_tree, STL_Allocator >, std::pair, STL_Allocator > const, std::vector > >, std::_Select1st, STL_Allocator > const, std::vector > > >, std::less, STL_Allocator > >, STL_Allocator, STL_Allocator > const, std::vector > >, HeapLeakChecker::Allocator> >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, STL_Allocator > const, std::vector > > >, std::__cxx11::basic_string, STL_Allocator > const&)': heap-checker.cc:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISF_ERSA_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISF_ERSA_]+0x116): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-checker.cc:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISF_ERSA_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcE13STL_AllocatorIcN15HeapLeakChecker9AllocatorEEEESt4pairIKS8_St6vectorI11AllocObjectS4_ISC_S6_EEESt10_Select1stISF_ESt4lessIS8_ES4_ISF_S6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISF_ERSA_]+0x226): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-heap-profile-table.o): in function `HeapProfileTable::CleanupOldProfiles(char const*)': heap-profile-table.cc:(.text+0xd0a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: heap-profile-table.cc:(.text+0xd8e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)' /usr/bin/ld: heap-profile-table.cc:(.text+0xedb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: heap-profile-table.cc:(.text+0xf20): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: heap-profile-table.cc:(.text+0xf5c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: heap-profile-table.cc:(.text+0xf68): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-heap-profile-table.o): in function `HeapProfileTable::Snapshot::ReportCallback(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::Snapshot::ReportState*)': heap-profile-table.cc:(.text+0x154f): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-heap-profile-table.o): in function `HeapProfileTable::Snapshot::ReportLeaks(char const*, char const*, bool)': heap-profile-table.cc:(.text+0x215e): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-heap-profile-table.o): in function `HeapProfileTable::Snapshot::ReportLeaks(char const*, char const*, bool) [clone .cold]': heap-profile-table.cc:(.text.unlikely+0x3b): undefined reference to `__cxa_throw_bad_array_new_length' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-heap-profile-table.o): in function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, HeapProfileBucket* const&)': heap-profile-table.cc:(.text._ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_[_ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_]+0x3e): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-profile-table.cc:(.text._ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_[_ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_]+0x87): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-profile-table.cc:(.text._ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_[_ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_]+0x19d): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-profile-table.cc:(.text._ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_[_ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_]+0x1e5): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: heap-profile-table.cc:(.text._ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_[_ZNSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16HeapProfileTable8Snapshot5EntryEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_]+0x268): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-memory_region_map.o): in function `MemoryRegionMap::LogAllLocked()': memory_region_map.cc:(.text+0x1071): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-memory_region_map.o): in function `MemoryRegionMap::RecordRegionRemoval(void const*, unsigned long)': memory_region_map.cc:(.text+0x21aa): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: memory_region_map.cc:(.text+0x224f): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: memory_region_map.cc:(.text+0x2263): undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: memory_region_map.cc:(.text+0x253c): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: memory_region_map.cc:(.text+0x2550): undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-memory_region_map.o): in function `std::pair, bool> std::_Rb_tree, MemoryRegionMap::RegionCmp, STL_Allocator >::_M_insert_unique(MemoryRegionMap::Region const&)': memory_region_map.cc:(.text._ZNSt8_Rb_treeIN15MemoryRegionMap6RegionES1_St9_IdentityIS1_ENS0_9RegionCmpE13STL_AllocatorIS1_NS0_11MyAllocatorEEE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_[_ZNSt8_Rb_treeIN15MemoryRegionMap6RegionES1_St9_IdentityIS1_ENS0_9RegionCmpE13STL_AllocatorIS1_NS0_11MyAllocatorEEE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_]+0xa3): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: memory_region_map.cc:(.text._ZNSt8_Rb_treeIN15MemoryRegionMap6RegionES1_St9_IdentityIS1_ENS0_9RegionCmpE13STL_AllocatorIS1_NS0_11MyAllocatorEEE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_[_ZNSt8_Rb_treeIN15MemoryRegionMap6RegionES1_St9_IdentityIS1_ENS0_9RegionCmpE13STL_AllocatorIS1_NS0_11MyAllocatorEEE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_]+0xd2): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `get_pprof_path()': symbolize.cc:(.text+0x58): undefined reference to `__cxa_guard_acquire' /usr/bin/ld: symbolize.cc:(.text+0x9c): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: symbolize.cc:(.text+0xc5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /usr/bin/ld: symbolize.cc:(.text+0x15a): undefined reference to `__cxa_guard_release' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `SymbolTable::Symbolize()': symbolize.cc:(.text+0x556): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: symbolize.cc:(.text+0x6a5): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `SymbolTable::GetSymbol(void const*)': symbolize.cc:(.text+0x7a7): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `SymbolTable::Add(void const*)': symbolize.cc:(.text+0x887): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `get_pprof_path() [clone .cold]': symbolize.cc:(.text.unlikely+0x8): undefined reference to `__cxa_guard_abort' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-symbolize.o): in function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, void const* const&)': symbolize.cc:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_]+0x3e): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: symbolize.cc:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_]+0x87): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: symbolize.cc:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_]+0x19d): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: symbolize.cc:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_]+0x1e5): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: symbolize.cc:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS3_]+0x268): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-sampler.o): in function `tcmalloc::Sampler::PickNextSamplingPoint()': sampler.cc:(.text+0x60): undefined reference to `log2' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_hook.o): in function `mmap64': malloc_hook.cc:(malloc_hook+0x137): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_hook.o): in function `mmap': malloc_hook.cc:(malloc_hook+0x277): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_hook.o): in function `munmap': malloc_hook.cc:(malloc_hook+0x329): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_hook.o): in function `mremap': malloc_hook.cc:(malloc_hook+0x40f): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_internal_la-malloc_hook.o): in function `sbrk': malloc_hook.cc:(malloc_hook+0x498): undefined reference to `__cxa_call_unexpected' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-linuxthreads.o): in function `TCMalloc_ListAllProcessThreads': linuxthreads.cc:(.text+0x3c7): undefined reference to `sem_init' /usr/bin/ld: linuxthreads.cc:(.text+0x4b0): undefined reference to `sem_post' /usr/bin/ld: linuxthreads.cc:(.text+0x520): undefined reference to `sem_destroy' /usr/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libtcmalloc_and_profiler.a(libtcmalloc_and_profiler_la-linuxthreads.o): in function `ListerThread': linuxthreads.cc:(.text+0x717): undefined reference to `sem_wait' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/test_package.dir/build.make:103: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: gperftools/2.10 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gperftools/all/test_package/build/6d2c49ffa3c88861969a1b8ca62430d1a2a60e39' '--' '-j3'