******************************************************************************** conan test cci-f4fa322b/recipes/snappy/all/test_package/conanfile.py snappy/1.1.7@#6d90b5c6b4ca836bc83940835e03edc7 -pr /home/conan/w/prod/BuildSingleReference/255043/22e2fb4a-da5b-4b74-a956-9b23158de203/profile_linux_11_libstdcpp11_gcc_debug_64.snappy-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] snappy:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True snappy/1.1.7 (test package): Installing package Requirements snappy/1.1.7 from local cache - Cache Packages snappy/1.1.7:958c3b440426d3de5c0972e7f507dbde401ac1a5 - Cache Installing (downloading, building) binaries... snappy/1.1.7: Already installed! snappy/1.1.7 (test package): Generator txt created conanbuildinfo.txt snappy/1.1.7 (test package): Generator 'VirtualRunEnv' calling 'generate()' snappy/1.1.7 (test package): Generator 'CMakeToolchain' calling 'generate()' snappy/1.1.7 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' snappy/1.1.7 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' snappy/1.1.7 (test package): Generator 'CMakeDeps' calling 'generate()' snappy/1.1.7 (test package): Aggregating env generators snappy/1.1.7 (test package): Generated conaninfo.txt snappy/1.1.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug/generators/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 snappy/1.1.7 (test package): Calling build() snappy/1.1.7 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'Snappy::snappy' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug snappy/1.1.7 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package Scanning dependencies of target test_package_c [ 25%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 50%] Building C object CMakeFiles/test_package_c.dir/test_package.c.o [ 75%] Linking C executable test_package_c CMakeFiles/test_package_c.dir/build.make:84: recipe for target 'test_package_c' failed CMakeFiles/Makefile2:108: recipe for target 'CMakeFiles/test_package_c.dir/all' failed [100%] Linking CXX executable test_package [100%] Built target test_package Makefile:83: recipe for target 'all' failed /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::internal::WorkingMemory::GetHashTable(unsigned long, int*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:346: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Compress(snappy::Source*, snappy::Sink*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:886: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:914: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:932: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:933: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Uncompress(char const*, unsigned long, std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1207: undefined reference to `std::__cxx11::basic_string, std::allocator >::max_size() const' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Compress(char const*, unsigned long, std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1275: undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::STLStringResizeUninitialized(std::__cxx11::basic_string, std::allocator >*, unsigned long)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:540: undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::string_as_array(std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:556: undefined reference to `std::__cxx11::basic_string, std::allocator >::empty() const' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:556: undefined reference to `std::__cxx11::basic_string, std::allocator >::begin()' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::internal::WorkingMemory::~WorkingMemory()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-internal.h:42: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::SnappySinkAllocator::Allocate(int)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1439: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::SnappySinkAllocator::Deleter(void*, char const*, unsigned long)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1469: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': /usr/local/include/c++/11.1.0/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::deallocate(snappy::SnappySinkAllocator::Datablock*, unsigned long)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:139: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:110: undefined reference to `std::__throw_bad_array_new_length()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:111: undefined reference to `std::__throw_bad_alloc()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:121: undefined reference to `operator new(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::deallocate(char**, unsigned long)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:139: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': /usr/local/include/c++/11.1.0/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:110: undefined reference to `std::__throw_bad_array_new_length()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:111: undefined reference to `std::__throw_bad_alloc()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:121: undefined reference to `operator new(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::Source::~Source()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:35: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::Sink::~Sink()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:37: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::ByteArraySource::~ByteArraySource()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:58: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::UncheckedByteArraySink::~UncheckedByteArraySink()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:72: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy22UncheckedByteArraySinkE[_ZTIN6snappy22UncheckedByteArraySinkE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy15ByteArraySourceE[_ZTIN6snappy15ByteArraySourceE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy6SourceE[_ZTIN6snappy6SourceE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy4SinkE[_ZTIN6snappy4SinkE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' collect2: error: ld returned 1 exit status make[2]: *** [test_package_c] Error 1 make[1]: *** [CMakeFiles/test_package_c.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 snappy/1.1.7 (test package): 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 snappy/1.1.7 (test package): 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 ERROR: snappy/1.1.7 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_package/build/Debug" '--' '-j3' ******************************************************************************** conan test cci-f4fa322b/recipes/snappy/all/test_v1_package/conanfile.py snappy/1.1.7@#6d90b5c6b4ca836bc83940835e03edc7 -pr /home/conan/w/prod/BuildSingleReference/255043/22e2fb4a-da5b-4b74-a956-9b23158de203/profile_linux_11_libstdcpp11_gcc_debug_64.snappy-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] snappy:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True snappy/1.1.7 (test package): Installing package Requirements snappy/1.1.7 from local cache - Cache Packages snappy/1.1.7:958c3b440426d3de5c0972e7f507dbde401ac1a5 - Cache Installing (downloading, building) binaries... snappy/1.1.7: Already installed! snappy/1.1.7 (test package): Generator cmake_find_package_multi created SnappyConfigVersion.cmake snappy/1.1.7 (test package): Generator cmake_find_package_multi created SnappyTarget-debug.cmake snappy/1.1.7 (test package): Generator cmake_find_package_multi created SnappyTargets.cmake snappy/1.1.7 (test package): Generator cmake_find_package_multi created SnappyConfig.cmake snappy/1.1.7 (test package): Generator cmake created conanbuildinfo.cmake snappy/1.1.7 (test package): Generator txt created conanbuildinfo.txt snappy/1.1.7 (test package): Aggregating env generators snappy/1.1.7 (test package): Generated conaninfo.txt snappy/1.1.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2/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 snappy/1.1.7 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2/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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library snappy found /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library snappy found /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a -- Library snappy found /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2' '--' '-j3' ----------------- Scanning dependencies of target test_package_c Scanning dependencies of target test_package [ 25%] Building C object test_package/CMakeFiles/test_package_c.dir/test_package.c.o [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [ 75%] Linking C executable ../bin/test_package_c test_package/CMakeFiles/test_package_c.dir/build.make:84: recipe for target 'bin/test_package_c' failed CMakeFiles/Makefile2:127: recipe for target 'test_package/CMakeFiles/test_package_c.dir/all' failed [100%] Linking CXX executable ../bin/test_package [100%] Built target test_package Makefile:83: recipe for target 'all' failed 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 /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::internal::WorkingMemory::GetHashTable(unsigned long, int*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:346: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Compress(snappy::Source*, snappy::Sink*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:886: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:914: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:932: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:933: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Uncompress(char const*, unsigned long, std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1207: undefined reference to `std::__cxx11::basic_string, std::allocator >::max_size() const' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::Compress(char const*, unsigned long, std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1275: undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::STLStringResizeUninitialized(std::__cxx11::basic_string, std::allocator >*, unsigned long)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:540: undefined reference to `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::string_as_array(std::__cxx11::basic_string, std::allocator >*)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:556: undefined reference to `std::__cxx11::basic_string, std::allocator >::empty() const' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-stubs-internal.h:556: undefined reference to `std::__cxx11::basic_string, std::allocator >::begin()' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::internal::WorkingMemory::~WorkingMemory()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-internal.h:42: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::SnappySinkAllocator::Allocate(int)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1439: undefined reference to `operator new[](unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `snappy::SnappySinkAllocator::Deleter(void*, char const*, unsigned long)': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy.cc:1469: undefined reference to `operator delete[](void*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': /usr/local/include/c++/11.1.0/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::deallocate(snappy::SnappySinkAllocator::Datablock*, unsigned long)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:139: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:110: undefined reference to `std::__throw_bad_array_new_length()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:111: undefined reference to `std::__throw_bad_alloc()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:121: undefined reference to `operator new(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::deallocate(char**, unsigned long)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:139: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': /usr/local/include/c++/11.1.0/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': /usr/local/include/c++/11.1.0/ext/new_allocator.h:110: undefined reference to `std::__throw_bad_array_new_length()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:111: undefined reference to `std::__throw_bad_alloc()' /opt/conan/binutils/bin/ld: /usr/local/include/c++/11.1.0/ext/new_allocator.h:121: undefined reference to `operator new(unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy.cc.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::Source::~Source()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:35: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::Sink::~Sink()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:37: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::ByteArraySource::~ByteArraySource()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:58: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o): in function `snappy::UncheckedByteArraySink::~UncheckedByteArraySink()': /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/build/958c3b440426d3de5c0972e7f507dbde401ac1a5/src/snappy-sinksource.cc:72: undefined reference to `operator delete(void*, unsigned long)' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy22UncheckedByteArraySinkE[_ZTIN6snappy22UncheckedByteArraySinkE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy15ByteArraySourceE[_ZTIN6snappy15ByteArraySourceE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy6SourceE[_ZTIN6snappy6SourceE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' /opt/conan/binutils/bin/ld: /home/conan/w/prod/BuildSingleReference/.conan/data/snappy/1.1.7/_/_/package/958c3b440426d3de5c0972e7f507dbde401ac1a5/lib/libsnappy.a(snappy-sinksource.cc.o):(.data.rel.ro._ZTIN6snappy4SinkE[_ZTIN6snappy4SinkE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' collect2: error: ld returned 1 exit status make[2]: *** [bin/test_package_c] Error 1 make[1]: *** [test_package/CMakeFiles/test_package_c.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 ERROR: snappy/1.1.7 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/cci-f4fa322b/recipes/snappy/all/test_v1_package/build/cbfc0c88bb28cb258e1396a761e262a01c11c3d2' '--' '-j3'