******************************************************************************** conan test conan-center-index/recipes/hdf5/all/test_package/conanfile.py hdf5/1.12.0@#bf9890d9fd7823fbd9275dc0bab3dda5 -pr /home/conan/w/prod/BuildSingleReference/107311/1c896175-58cf-4662-b744-d93c03bca940/profile_linux_11_libcpp_clang_release_64.hdf5-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=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] hdf5:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdf5/1.12.0 (test package): Installing package Requirements hdf5/1.12.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages hdf5/1.12.0:7487870163c54a5c2883648a820f171120a0b807 - Cache zlib/1.2.13:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! hdf5/1.12.0: Already installed! hdf5/1.12.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' hdf5/1.12.0 (test package): Generator txt created conanbuildinfo.txt hdf5/1.12.0 (test package): Generator 'CMakeDeps' calling 'generate()' hdf5/1.12.0 (test package): Calling generate() hdf5/1.12.0 (test package): Aggregating env generators hdf5/1.12.0 (test package): Generated conaninfo.txt hdf5/1.12.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/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 hdf5/1.12.0 (test package): Calling build() hdf5/1.12.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'hdf5::hdf5' -- Conan: Component target declared 'hdf5::hdf5_cpp' -- Conan: Component target declared 'hdf5::hdf5_hl' -- Conan: Component target declared 'hdf5::hdf5_hl_cpp' -- Conan: Target declared 'HDF5::HDF5' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/Release hdf5/1.12.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 33%] Building C object CMakeFiles/test_package.dir/test_package.c.o [ 66%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package CMakeFiles/test_package.dir/build.make:120: recipe for target 'test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::getSpace() const': H5DataSet.cpp:(.text+0x2f2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x341): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_get_type() const': H5DataSet.cpp:(.text+0x4ac): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::getCreatePlist() const': H5DataSet.cpp:(.text+0x5f1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x64a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o):H5DataSet.cpp:(.text+0x7a1): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_read_fixed_len(long, long, long, long, std::__cxx11::basic_string, std::allocator >&) const': H5DataSet.cpp:(.text+0x1d52): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DataSet.cpp:(.text+0x1de3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_read_variable_len(long, long, long, long, std::__cxx11::basic_string, std::allocator >&) const': H5DataSet.cpp:(.text+0x1eee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DataSet.cpp:(.text+0x1f6b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::write(std::__cxx11::basic_string, std::allocator > const&, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const': H5DataSet.cpp:(.text+0x22c6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::iterateElems(void*, H5::DataType const&, H5::DataSpace const&, int (*)(void*, long, unsigned int, unsigned long long const*, void*), void*)': H5DataSet.cpp:(.text+0x24be): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x2513): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::extend(unsigned long long const*) const': H5DataSet.cpp:(.text+0x2659): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o):H5DataSet.cpp:(.text+0x27ac): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::~DataSet()': H5DataSet.cpp:(.text+0x2cb3): undefined reference to `std::cerr' H5DataSet.cpp:(.text+0x2cc4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSet.cpp:(.text+0x2ce2): undefined reference to `std::cerr' H5DataSet.cpp:(.text+0x2ce7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSet.cpp:(.text+0x2d15): undefined reference to `std::ctype::_M_widen_init() const' H5DataSet.cpp:(.text+0x2d2f): undefined reference to `std::ostream::put(char)' H5DataSet.cpp:(.text+0x2d37): undefined reference to `std::ostream::flush()' H5DataSet.cpp:(.text+0x2d5a): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `_GLOBAL__sub_I_H5DataSet.cpp': H5DataSet.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataSet.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::getConstant()': H5DataSpace.cpp:(.text+0xa2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSpace.cpp:(.text+0xfb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::DataSpace(H5S_class_t)': H5DataSpace.cpp:(.text+0x28f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSpace.cpp:(.text+0x2e4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)': H5DataSpace.cpp:(.text+0x43d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o):H5DataSpace.cpp:(.text+0x492): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::~DataSpace()': H5DataSpace.cpp:(.text+0x29db): undefined reference to `std::cerr' H5DataSpace.cpp:(.text+0x29ec): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSpace.cpp:(.text+0x2a07): undefined reference to `std::cerr' H5DataSpace.cpp:(.text+0x2a0c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSpace.cpp:(.text+0x2a38): undefined reference to `std::ctype::_M_widen_init() const' H5DataSpace.cpp:(.text+0x2a51): undefined reference to `std::ostream::put(char)' H5DataSpace.cpp:(.text+0x2a59): undefined reference to `std::ostream::flush()' H5DataSpace.cpp:(.text+0x2a7b): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `_GLOBAL__sub_I_H5DataSpace.cpp': H5DataSpace.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataSpace.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::getConstant()': H5DaccProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DaccProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::setChunkCache(unsigned long, unsigned long, double) const': H5DaccProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DaccProp.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::getChunkCache(unsigned long&, unsigned long&, double&) const': H5DaccProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o):H5DaccProp.cpp:(.text+0x4b9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FaccProp.cpp.o): In function `_GLOBAL__sub_I_H5FaccProp.cpp': H5FaccProp.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5FaccProp.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::getConstant()': H5FcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FcreatProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::getVersion(unsigned int&, unsigned int&, unsigned int&, unsigned int&) const': H5FcreatProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FcreatProp.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::setUserblock(unsigned long long) const': H5FcreatProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o):H5FcreatProp.cpp:(.text+0x4b9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `H5::H5File::throwException(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': H5File.cpp:(.text+0x1f89): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `H5::H5File::~H5File()': H5File.cpp:(.text+0x2053): undefined reference to `std::cerr' H5File.cpp:(.text+0x2064): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5File.cpp:(.text+0x207f): undefined reference to `std::cerr' H5File.cpp:(.text+0x2084): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5File.cpp:(.text+0x20b0): undefined reference to `std::ctype::_M_widen_init() const' H5File.cpp:(.text+0x20c9): undefined reference to `std::ostream::put(char)' H5File.cpp:(.text+0x20d1): undefined reference to `std::ostream::flush()' H5File.cpp:(.text+0x20f3): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `_GLOBAL__sub_I_H5File.cpp': H5File.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5File.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::closeObjId(long) const': H5Group.cpp:(.text+0xf9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::getNumObjs() const': H5Group.cpp:(.text+0x384): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::throwException(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': H5Group.cpp:(.text+0x7e4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Group.cpp:(.text+0x849): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::~Group()': H5Group.cpp:(.text+0x923): undefined reference to `std::cerr' H5Group.cpp:(.text+0x934): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Group.cpp:(.text+0x952): undefined reference to `std::cerr' H5Group.cpp:(.text+0x957): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Group.cpp:(.text+0x985): undefined reference to `std::ctype::_M_widen_init() const' H5Group.cpp:(.text+0x99f): undefined reference to `std::ostream::put(char)' H5Group.cpp:(.text+0x9a7): undefined reference to `std::ostream::flush()' H5Group.cpp:(.text+0x9ca): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `_GLOBAL__sub_I_H5Group.cpp': H5Group.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Group.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::getConstant()': H5LaccProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5LaccProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::setNumLinks(unsigned long) const': H5LaccProp.cpp:(.text+0x312): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::getNumLinks() const': H5LaccProp.cpp:(.text+0x471): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LcreatProp.cpp.o): In function `H5::LinkCreatPropList::getConstant()': H5LcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LcreatProp.cpp.o):H5LcreatProp.cpp:(.text+0xf7): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getComment[abi:cxx11](char const*, unsigned long) const': H5Location.cpp:(.text+0xa31): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Location.cpp:(.text+0xa79): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Location.cpp:(.text+0xace): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_reference(void*, char const*, long, H5R_type_t) const': H5Location.cpp:(.text+0xc76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_dereference(long, void const*, H5R_type_t, H5::PropList const&, char const*)': H5Location.cpp:(.text+0x1160): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_get_obj_type(void*, H5R_type_t) const': H5Location.cpp:(.text+0x1412): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o):H5Location.cpp:(.text+0x1693): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getObjTypeByIdx(unsigned long long, char*) const': H5Location.cpp:(.text+0x568f): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getObjTypeByIdx(unsigned long long, std::__cxx11::basic_string, std::allocator >&) const': H5Location.cpp:(.text+0x5786): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `_GLOBAL__sub_I_H5Location.cpp': H5Location.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Location.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::getConstant()': H5OcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5OcreatProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::setAttrPhaseChange(unsigned int, unsigned int) const': H5OcreatProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5OcreatProp.cpp:(.text+0x33b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::getAttrPhaseChange(unsigned int&, unsigned int&) const': H5OcreatProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o):H5OcreatProp.cpp:(.text+0x4bb): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getClassName[abi:cxx11]() const': H5PropList.cpp:(.text+0x1511): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getNumProps() const': H5PropList.cpp:(.text+0x15b2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::isAClass(H5::PropList const&) const': H5PropList.cpp:(.text+0x1a8d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::removeProp(char const*) const': H5PropList.cpp:(.text+0x1bc5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getClassParent() const': H5PropList.cpp:(.text+0x1e37): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::~PropList()': H5PropList.cpp:(.text+0x1f5b): undefined reference to `std::cerr' H5PropList.cpp:(.text+0x1f6c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5PropList.cpp:(.text+0x1f87): undefined reference to `std::cerr' H5PropList.cpp:(.text+0x1f8c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5PropList.cpp:(.text+0x1fb8): undefined reference to `std::ctype::_M_widen_init() const' H5PropList.cpp:(.text+0x1fd1): undefined reference to `std::ostream::put(char)' H5PropList.cpp:(.text+0x1fd9): undefined reference to `std::ostream::flush()' H5PropList.cpp:(.text+0x1ffb): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `_GLOBAL__sub_I_H5PropList.cpp': H5PropList.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5PropList.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::write(H5::DataType const&, void const*) const': H5Attribute.cpp:(.text+0x194): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::write(H5::DataType const&, std::__cxx11::basic_string, std::allocator > const&) const': H5Attribute.cpp:(.text+0x317): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x3d7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x422): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::read(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x6e9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_read_fixed_len(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x81f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_read_variable_len(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x99f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getInMemDataSize() const': H5Attribute.cpp:(.text+0xb98): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xbee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xc7e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xcd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xd69): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o):H5Attribute.cpp:(.text+0xdbf): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getName[abi:cxx11]() const': H5Attribute.cpp:(.text+0x17d8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Attribute.cpp:(.text+0x1820): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x186f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x18f9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x1948): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getName(std::__cxx11::basic_string, std::allocator >&, unsigned long) const': H5Attribute.cpp:(.text+0x1b71): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_get_type() const': H5Attribute.cpp:(.text+0x1cdc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_setId(long)': H5Attribute.cpp:(.text+0x1e09): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::close()': H5Attribute.cpp:(.text+0x1f68): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::~Attribute()': H5Attribute.cpp:(.text+0x20c3): undefined reference to `std::cerr' H5Attribute.cpp:(.text+0x20d4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Attribute.cpp:(.text+0x20f2): undefined reference to `std::cerr' H5Attribute.cpp:(.text+0x20f7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Attribute.cpp:(.text+0x2125): undefined reference to `std::ctype::_M_widen_init() const' H5Attribute.cpp:(.text+0x213f): undefined reference to `std::ostream::put(char)' H5Attribute.cpp:(.text+0x2147): undefined reference to `std::ostream::flush()' H5Attribute.cpp:(.text+0x216a): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `_GLOBAL__sub_I_H5Attribute.cpp': H5Attribute.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Attribute.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::DataType(H5T_class_t, unsigned long)': H5DataType.cpp:(.text+0x100): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataType.cpp:(.text+0x14e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::DataType(H5::PredType const&)': H5DataType.cpp:(.text+0x387): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::p_decode() const': H5DataType.cpp:(.text+0xafd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataType.cpp:(.text+0xb4e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o):H5DataType.cpp:(.text+0xbdc): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::~DataType()': H5DataType.cpp:(.text+0x2b99): undefined reference to `std::cerr' H5DataType.cpp:(.text+0x2b9e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataType.cpp:(.text+0x2bbd): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataType.cpp:(.text+0x2be9): undefined reference to `std::ctype::_M_widen_init() const' H5DataType.cpp:(.text+0x2c02): undefined reference to `std::ostream::put(char)' H5DataType.cpp:(.text+0x2c0a): undefined reference to `std::ostream::flush()' H5DataType.cpp:(.text+0x2c40): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `_GLOBAL__sub_I_H5DataType.cpp': H5DataType.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataType.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getConstant()': H5DxferProp.cpp:(.text+0x9c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0xf2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setDataTransform(char const*) const': H5DxferProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x342): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setBuffer(unsigned long, void*, void*) const': H5DxferProp.cpp:(.text+0x4a3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o):H5DxferProp.cpp:(.text+0x4f9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getDataTransform[abi:cxx11]() const': H5DxferProp.cpp:(.text+0xf64): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DxferProp.cpp:(.text+0xfac): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x1007): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setTypeConvCB(H5T_conv_ret_t (*)(H5T_conv_except_t, long, long, void*, void*, void*), void*) const': H5DxferProp.cpp:(.text+0x1153): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x11aa): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getTypeConvCB(H5T_conv_ret_t (**)(H5T_conv_except_t, long, long, void*, void*, void*), void**) const': H5DxferProp.cpp:(.text+0x12d3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o):H5DxferProp.cpp:(.text+0x132a): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::inMemFunc[abi:cxx11](char const*) const': H5IdComponent.cpp:(.text+0x20e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5IdComponent.cpp:(.text+0x22f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5IdComponent.cpp:(.text+0x25f): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::decRefCount(long) const': H5IdComponent.cpp:(.text+0x37b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5IdComponent.cpp:(.text+0x411): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::getCounter(long) const': H5IdComponent.cpp:(.text+0x58d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::getNumMembers(H5I_type_t)': H5IdComponent.cpp:(.text+0x784): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::isValid(long)': H5IdComponent.cpp:(.text+0x8d1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o):H5IdComponent.cpp:(.text+0xa17): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `userAttrOpWrpr': H5Object.cpp:(.text+0x158): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `userVisitOpWrpr': H5Object.cpp:(.text+0x210): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x293): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x337): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::createAttribute(char const*, H5::DataType const&, H5::DataSpace const&, H5::PropList const&) const': H5Object.cpp:(.text+0x4a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::openAttribute(unsigned int) const': H5Object.cpp:(.text+0x7bb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::iterateAttrs(void (*)(H5::H5Object&, std::__cxx11::basic_string, std::allocator >, void*), unsigned int*, void*)': H5Object.cpp:(.text+0x97a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::visit(H5_index_t, H5_iter_order_t, int (*)(H5::H5Object&, std::__cxx11::basic_string, std::allocator >, H5O_info2_t const*, void*), void*, unsigned int)': H5Object.cpp:(.text+0xb0d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::objVersion() const': H5Object.cpp:(.text+0xc6e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o):H5Object.cpp:(.text+0xd30): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::getObjName[abi:cxx11]() const': H5Object.cpp:(.text+0x167f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Object.cpp:(.text+0x16db): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x177a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::getObjName(std::__cxx11::basic_string, std::allocator >&, unsigned long) const': H5Object.cpp:(.text+0x1931): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AbstractDs.cpp.o): In function `H5::AbstractDs::getTypeClass() const': H5AbstractDs.cpp:(.text+0x5b): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x99): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0xd8): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x116): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x16b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x234): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x2fd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x356): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x3e5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AbstractDs.cpp.o):H5AbstractDs.cpp:(.text+0x43e): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getOrder(std::__cxx11::basic_string, std::allocator >&) const': H5AtomType.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setOrder(H5T_order_t) const': H5AtomType.cpp:(.text+0x3b5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getPrecision() const': H5AtomType.cpp:(.text+0x4f4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setPrecision(unsigned long) const': H5AtomType.cpp:(.text+0x645): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getOffset() const': H5AtomType.cpp:(.text+0x784): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setOffset(unsigned long) const': H5AtomType.cpp:(.text+0x8c5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o):H5AtomType.cpp:(.text+0xa05): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::getNorm(std::__cxx11::basic_string, std::allocator >&) const': H5FloatType.cpp:(.text+0x9cf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5FloatType.cpp:(.text+0xa0f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xa60): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::setNorm(H5T_norm_t) const': H5FloatType.cpp:(.text+0xb83): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xbd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::getInpad(std::__cxx11::basic_string, std::allocator >&) const': H5FloatType.cpp:(.text+0xd0f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5FloatType.cpp:(.text+0xd4f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xda1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::setInpad(H5T_pad_t) const': H5FloatType.cpp:(.text+0xec3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xf15): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IntType.cpp.o): In function `H5::IntType::IntType(H5::DataSet const&)': H5IntType.cpp:(.text+0x12b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IntType.cpp.o):H5IntType.cpp:(.text+0x179): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 hdf5/1.12.0 (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 hdf5/1.12.0 (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: hdf5/1.12.0 (test package): Error in build() method, line 29 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test conan-center-index/recipes/hdf5/all/test_v1_package/conanfile.py hdf5/1.12.0@#bf9890d9fd7823fbd9275dc0bab3dda5 -pr /home/conan/w/prod/BuildSingleReference/107311/1c896175-58cf-4662-b744-d93c03bca940/profile_linux_11_libcpp_clang_release_64.hdf5-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=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] hdf5:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdf5/1.12.0 (test package): Installing package Requirements hdf5/1.12.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages hdf5/1.12.0:7487870163c54a5c2883648a820f171120a0b807 - Cache zlib/1.2.13:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! hdf5/1.12.0: Already installed! hdf5/1.12.0 (test package): Generator cmake_find_package created FindHDF5.cmake hdf5/1.12.0 (test package): Generator cmake_find_package created FindZLIB.cmake hdf5/1.12.0 (test package): Generator txt created conanbuildinfo.txt hdf5/1.12.0 (test package): Generator cmake created conanbuildinfo.cmake hdf5/1.12.0 (test package): Aggregating env generators hdf5/1.12.0 (test package): Generated conaninfo.txt hdf5/1.12.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62/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 hdf5/1.12.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62/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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_CXX="True" -DHDF5_HL="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- 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 hdf5_hl_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Conan: Component 'C' found in package 'HDF5' -- Conan: Component 'HL' found in package 'HDF5' -- Conan: Component 'CXX' found in package 'HDF5' -- Library hdf5_hl_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl_cpp.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a -- Library hdf5_hl_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl_cpp.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_hl_cpp.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 33%] Building C object CMakeFiles/test_package.dir/test_package.c.o [ 66%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package CMakeFiles/test_package.dir/build.make:120: recipe for target 'bin/test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: 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 /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::getSpace() const': H5DataSet.cpp:(.text+0x2f2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x341): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_get_type() const': H5DataSet.cpp:(.text+0x4ac): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::getCreatePlist() const': H5DataSet.cpp:(.text+0x5f1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x64a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o):H5DataSet.cpp:(.text+0x7a1): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_read_fixed_len(long, long, long, long, std::__cxx11::basic_string, std::allocator >&) const': H5DataSet.cpp:(.text+0x1d52): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DataSet.cpp:(.text+0x1de3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::p_read_variable_len(long, long, long, long, std::__cxx11::basic_string, std::allocator >&) const': H5DataSet.cpp:(.text+0x1eee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DataSet.cpp:(.text+0x1f6b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::write(std::__cxx11::basic_string, std::allocator > const&, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const': H5DataSet.cpp:(.text+0x22c6): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::iterateElems(void*, H5::DataType const&, H5::DataSpace const&, int (*)(void*, long, unsigned int, unsigned long long const*, void*), void*)': H5DataSet.cpp:(.text+0x24be): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSet.cpp:(.text+0x2513): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::extend(unsigned long long const*) const': H5DataSet.cpp:(.text+0x2659): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o):H5DataSet.cpp:(.text+0x27ac): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `H5::DataSet::~DataSet()': H5DataSet.cpp:(.text+0x2cb3): undefined reference to `std::cerr' H5DataSet.cpp:(.text+0x2cc4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSet.cpp:(.text+0x2ce2): undefined reference to `std::cerr' H5DataSet.cpp:(.text+0x2ce7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSet.cpp:(.text+0x2d15): undefined reference to `std::ctype::_M_widen_init() const' H5DataSet.cpp:(.text+0x2d2f): undefined reference to `std::ostream::put(char)' H5DataSet.cpp:(.text+0x2d37): undefined reference to `std::ostream::flush()' H5DataSet.cpp:(.text+0x2d5a): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSet.cpp.o): In function `_GLOBAL__sub_I_H5DataSet.cpp': H5DataSet.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataSet.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::getConstant()': H5DataSpace.cpp:(.text+0xa2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSpace.cpp:(.text+0xfb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::DataSpace(H5S_class_t)': H5DataSpace.cpp:(.text+0x28f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataSpace.cpp:(.text+0x2e4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)': H5DataSpace.cpp:(.text+0x43d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o):H5DataSpace.cpp:(.text+0x492): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `H5::DataSpace::~DataSpace()': H5DataSpace.cpp:(.text+0x29db): undefined reference to `std::cerr' H5DataSpace.cpp:(.text+0x29ec): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSpace.cpp:(.text+0x2a07): undefined reference to `std::cerr' H5DataSpace.cpp:(.text+0x2a0c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataSpace.cpp:(.text+0x2a38): undefined reference to `std::ctype::_M_widen_init() const' H5DataSpace.cpp:(.text+0x2a51): undefined reference to `std::ostream::put(char)' H5DataSpace.cpp:(.text+0x2a59): undefined reference to `std::ostream::flush()' H5DataSpace.cpp:(.text+0x2a7b): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataSpace.cpp.o): In function `_GLOBAL__sub_I_H5DataSpace.cpp': H5DataSpace.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataSpace.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::getConstant()': H5DaccProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DaccProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::setChunkCache(unsigned long, unsigned long, double) const': H5DaccProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DaccProp.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o): In function `H5::DSetAccPropList::getChunkCache(unsigned long&, unsigned long&, double&) const': H5DaccProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DaccProp.cpp.o):H5DaccProp.cpp:(.text+0x4b9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FaccProp.cpp.o): In function `_GLOBAL__sub_I_H5FaccProp.cpp': H5FaccProp.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5FaccProp.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::getConstant()': H5FcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FcreatProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::getVersion(unsigned int&, unsigned int&, unsigned int&, unsigned int&) const': H5FcreatProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FcreatProp.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o): In function `H5::FileCreatPropList::setUserblock(unsigned long long) const': H5FcreatProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FcreatProp.cpp.o):H5FcreatProp.cpp:(.text+0x4b9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `H5::H5File::throwException(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': H5File.cpp:(.text+0x1f89): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `H5::H5File::~H5File()': H5File.cpp:(.text+0x2053): undefined reference to `std::cerr' H5File.cpp:(.text+0x2064): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5File.cpp:(.text+0x207f): undefined reference to `std::cerr' H5File.cpp:(.text+0x2084): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5File.cpp:(.text+0x20b0): undefined reference to `std::ctype::_M_widen_init() const' H5File.cpp:(.text+0x20c9): undefined reference to `std::ostream::put(char)' H5File.cpp:(.text+0x20d1): undefined reference to `std::ostream::flush()' H5File.cpp:(.text+0x20f3): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5File.cpp.o): In function `_GLOBAL__sub_I_H5File.cpp': H5File.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5File.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::closeObjId(long) const': H5Group.cpp:(.text+0xf9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::getNumObjs() const': H5Group.cpp:(.text+0x384): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::throwException(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': H5Group.cpp:(.text+0x7e4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Group.cpp:(.text+0x849): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `H5::Group::~Group()': H5Group.cpp:(.text+0x923): undefined reference to `std::cerr' H5Group.cpp:(.text+0x934): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Group.cpp:(.text+0x952): undefined reference to `std::cerr' H5Group.cpp:(.text+0x957): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Group.cpp:(.text+0x985): undefined reference to `std::ctype::_M_widen_init() const' H5Group.cpp:(.text+0x99f): undefined reference to `std::ostream::put(char)' H5Group.cpp:(.text+0x9a7): undefined reference to `std::ostream::flush()' H5Group.cpp:(.text+0x9ca): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Group.cpp.o): In function `_GLOBAL__sub_I_H5Group.cpp': H5Group.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Group.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::getConstant()': H5LaccProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5LaccProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::setNumLinks(unsigned long) const': H5LaccProp.cpp:(.text+0x312): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LaccProp.cpp.o): In function `H5::LinkAccPropList::getNumLinks() const': H5LaccProp.cpp:(.text+0x471): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LcreatProp.cpp.o): In function `H5::LinkCreatPropList::getConstant()': H5LcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5LcreatProp.cpp.o):H5LcreatProp.cpp:(.text+0xf7): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getComment[abi:cxx11](char const*, unsigned long) const': H5Location.cpp:(.text+0xa31): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Location.cpp:(.text+0xa79): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Location.cpp:(.text+0xace): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_reference(void*, char const*, long, H5R_type_t) const': H5Location.cpp:(.text+0xc76): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_dereference(long, void const*, H5R_type_t, H5::PropList const&, char const*)': H5Location.cpp:(.text+0x1160): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::p_get_obj_type(void*, H5R_type_t) const': H5Location.cpp:(.text+0x1412): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o):H5Location.cpp:(.text+0x1693): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getObjTypeByIdx(unsigned long long, char*) const': H5Location.cpp:(.text+0x568f): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `H5::H5Location::getObjTypeByIdx(unsigned long long, std::__cxx11::basic_string, std::allocator >&) const': H5Location.cpp:(.text+0x5786): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Location.cpp.o): In function `_GLOBAL__sub_I_H5Location.cpp': H5Location.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Location.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::getConstant()': H5OcreatProp.cpp:(.text+0xa1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5OcreatProp.cpp:(.text+0xf7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::setAttrPhaseChange(unsigned int, unsigned int) const': H5OcreatProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5OcreatProp.cpp:(.text+0x33b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o): In function `H5::ObjCreatPropList::getAttrPhaseChange(unsigned int&, unsigned int&) const': H5OcreatProp.cpp:(.text+0x463): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5OcreatProp.cpp.o):H5OcreatProp.cpp:(.text+0x4bb): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getClassName[abi:cxx11]() const': H5PropList.cpp:(.text+0x1511): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getNumProps() const': H5PropList.cpp:(.text+0x15b2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::isAClass(H5::PropList const&) const': H5PropList.cpp:(.text+0x1a8d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::removeProp(char const*) const': H5PropList.cpp:(.text+0x1bc5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::getClassParent() const': H5PropList.cpp:(.text+0x1e37): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `H5::PropList::~PropList()': H5PropList.cpp:(.text+0x1f5b): undefined reference to `std::cerr' H5PropList.cpp:(.text+0x1f6c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5PropList.cpp:(.text+0x1f87): undefined reference to `std::cerr' H5PropList.cpp:(.text+0x1f8c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5PropList.cpp:(.text+0x1fb8): undefined reference to `std::ctype::_M_widen_init() const' H5PropList.cpp:(.text+0x1fd1): undefined reference to `std::ostream::put(char)' H5PropList.cpp:(.text+0x1fd9): undefined reference to `std::ostream::flush()' H5PropList.cpp:(.text+0x1ffb): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5PropList.cpp.o): In function `_GLOBAL__sub_I_H5PropList.cpp': H5PropList.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5PropList.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::write(H5::DataType const&, void const*) const': H5Attribute.cpp:(.text+0x194): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::write(H5::DataType const&, std::__cxx11::basic_string, std::allocator > const&) const': H5Attribute.cpp:(.text+0x317): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x3d7): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x422): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::read(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x6e9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_read_fixed_len(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x81f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_read_variable_len(H5::DataType const&, std::__cxx11::basic_string, std::allocator >&) const': H5Attribute.cpp:(.text+0x99f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getInMemDataSize() const': H5Attribute.cpp:(.text+0xb98): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xbee): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xc7e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xcd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0xd69): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o):H5Attribute.cpp:(.text+0xdbf): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getName[abi:cxx11]() const': H5Attribute.cpp:(.text+0x17d8): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Attribute.cpp:(.text+0x1820): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x186f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x18f9): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Attribute.cpp:(.text+0x1948): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::getName(std::__cxx11::basic_string, std::allocator >&, unsigned long) const': H5Attribute.cpp:(.text+0x1b71): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_get_type() const': H5Attribute.cpp:(.text+0x1cdc): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::p_setId(long)': H5Attribute.cpp:(.text+0x1e09): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::close()': H5Attribute.cpp:(.text+0x1f68): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `H5::Attribute::~Attribute()': H5Attribute.cpp:(.text+0x20c3): undefined reference to `std::cerr' H5Attribute.cpp:(.text+0x20d4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Attribute.cpp:(.text+0x20f2): undefined reference to `std::cerr' H5Attribute.cpp:(.text+0x20f7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5Attribute.cpp:(.text+0x2125): undefined reference to `std::ctype::_M_widen_init() const' H5Attribute.cpp:(.text+0x213f): undefined reference to `std::ostream::put(char)' H5Attribute.cpp:(.text+0x2147): undefined reference to `std::ostream::flush()' H5Attribute.cpp:(.text+0x216a): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Attribute.cpp.o): In function `_GLOBAL__sub_I_H5Attribute.cpp': H5Attribute.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5Attribute.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::DataType(H5T_class_t, unsigned long)': H5DataType.cpp:(.text+0x100): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataType.cpp:(.text+0x14e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::DataType(H5::PredType const&)': H5DataType.cpp:(.text+0x387): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::p_decode() const': H5DataType.cpp:(.text+0xafd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DataType.cpp:(.text+0xb4e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o):H5DataType.cpp:(.text+0xbdc): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `H5::DataType::~DataType()': H5DataType.cpp:(.text+0x2b99): undefined reference to `std::cerr' H5DataType.cpp:(.text+0x2b9e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataType.cpp:(.text+0x2bbd): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' H5DataType.cpp:(.text+0x2be9): undefined reference to `std::ctype::_M_widen_init() const' H5DataType.cpp:(.text+0x2c02): undefined reference to `std::ostream::put(char)' H5DataType.cpp:(.text+0x2c0a): undefined reference to `std::ostream::flush()' H5DataType.cpp:(.text+0x2c40): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DataType.cpp.o): In function `_GLOBAL__sub_I_H5DataType.cpp': H5DataType.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' H5DataType.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getConstant()': H5DxferProp.cpp:(.text+0x9c): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0xf2): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setDataTransform(char const*) const': H5DxferProp.cpp:(.text+0x2e3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x342): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setBuffer(unsigned long, void*, void*) const': H5DxferProp.cpp:(.text+0x4a3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o):H5DxferProp.cpp:(.text+0x4f9): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getDataTransform[abi:cxx11]() const': H5DxferProp.cpp:(.text+0xf64): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5DxferProp.cpp:(.text+0xfac): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x1007): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::setTypeConvCB(H5T_conv_ret_t (*)(H5T_conv_except_t, long, long, void*, void*, void*), void*) const': H5DxferProp.cpp:(.text+0x1153): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5DxferProp.cpp:(.text+0x11aa): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o): In function `H5::DSetMemXferPropList::getTypeConvCB(H5T_conv_ret_t (**)(H5T_conv_except_t, long, long, void*, void*, void*), void**) const': H5DxferProp.cpp:(.text+0x12d3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5DxferProp.cpp.o):H5DxferProp.cpp:(.text+0x132a): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::inMemFunc[abi:cxx11](char const*) const': H5IdComponent.cpp:(.text+0x20e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5IdComponent.cpp:(.text+0x22f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5IdComponent.cpp:(.text+0x25f): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::decRefCount(long) const': H5IdComponent.cpp:(.text+0x37b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5IdComponent.cpp:(.text+0x411): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::getCounter(long) const': H5IdComponent.cpp:(.text+0x58d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::getNumMembers(H5I_type_t)': H5IdComponent.cpp:(.text+0x784): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o): In function `H5::IdComponent::isValid(long)': H5IdComponent.cpp:(.text+0x8d1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IdComponent.cpp.o):H5IdComponent.cpp:(.text+0xa17): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `userAttrOpWrpr': H5Object.cpp:(.text+0x158): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `userVisitOpWrpr': H5Object.cpp:(.text+0x210): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x293): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x337): undefined reference to `std::__throw_logic_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::createAttribute(char const*, H5::DataType const&, H5::DataSpace const&, H5::PropList const&) const': H5Object.cpp:(.text+0x4a1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::openAttribute(unsigned int) const': H5Object.cpp:(.text+0x7bb): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::iterateAttrs(void (*)(H5::H5Object&, std::__cxx11::basic_string, std::allocator >, void*), unsigned int*, void*)': H5Object.cpp:(.text+0x97a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::visit(H5_index_t, H5_iter_order_t, int (*)(H5::H5Object&, std::__cxx11::basic_string, std::allocator >, H5O_info2_t const*, void*), void*, unsigned int)': H5Object.cpp:(.text+0xb0d): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::objVersion() const': H5Object.cpp:(.text+0xc6e): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o):H5Object.cpp:(.text+0xd30): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::getObjName[abi:cxx11]() const': H5Object.cpp:(.text+0x167f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5Object.cpp:(.text+0x16db): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5Object.cpp:(.text+0x177a): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5Object.cpp.o): In function `H5::H5Object::getObjName(std::__cxx11::basic_string, std::allocator >&, unsigned long) const': H5Object.cpp:(.text+0x1931): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AbstractDs.cpp.o): In function `H5::AbstractDs::getTypeClass() const': H5AbstractDs.cpp:(.text+0x5b): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x99): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0xd8): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x116): undefined reference to `std::__cxx11::basic_string, std::allocator >::compare(char const*) const' H5AbstractDs.cpp:(.text+0x16b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x234): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x2fd): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x356): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5AbstractDs.cpp:(.text+0x3e5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AbstractDs.cpp.o):H5AbstractDs.cpp:(.text+0x43e): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getOrder(std::__cxx11::basic_string, std::allocator >&) const': H5AtomType.cpp:(.text+0x339): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setOrder(H5T_order_t) const': H5AtomType.cpp:(.text+0x3b5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getPrecision() const': H5AtomType.cpp:(.text+0x4f4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setPrecision(unsigned long) const': H5AtomType.cpp:(.text+0x645): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::getOffset() const': H5AtomType.cpp:(.text+0x784): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o): In function `H5::AtomType::setOffset(unsigned long) const': H5AtomType.cpp:(.text+0x8c5): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5AtomType.cpp.o):H5AtomType.cpp:(.text+0xa05): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::getNorm(std::__cxx11::basic_string, std::allocator >&) const': H5FloatType.cpp:(.text+0x9cf): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5FloatType.cpp:(.text+0xa0f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xa60): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::setNorm(H5T_norm_t) const': H5FloatType.cpp:(.text+0xb83): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xbd4): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::getInpad(std::__cxx11::basic_string, std::allocator >&) const': H5FloatType.cpp:(.text+0xd0f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' H5FloatType.cpp:(.text+0xd4f): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xda1): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5FloatType.cpp.o): In function `H5::FloatType::setInpad(H5T_pad_t) const': H5FloatType.cpp:(.text+0xec3): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' H5FloatType.cpp:(.text+0xf15): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IntType.cpp.o): In function `H5::IntType::IntType(H5::DataSet const&)': H5IntType.cpp:(.text+0x12b): undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/7487870163c54a5c2883648a820f171120a0b807/lib/libhdf5_cpp.a(H5IntType.cpp.o):H5IntType.cpp:(.text+0x179): more undefined references to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: hdf5/1.12.0 (test package): Error in build() method, line 16 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_v1_package/build/d8fecbc378d5244f8aa4c566a07c0027a5775c62' '--' '-j3'