******************************************************************************** conan test conan-center-index/recipes/uri-template/all/test_package/conanfile.py uri-template/1.1.2@ --profile=/home/conan/w/BuildSingleReference/11475/ded33f7b-8174-4c9f-95c1-cc77fedc6959/profile.txt ******************************************************************************** CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main': test_package.cpp:(.text+0xaa): undefined reference to `URI::Template::ParseTemplate(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0xe4): undefined reference to `URI::Template::MatchURI(URI::Template::Template const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::unordered_map, std::__1::allocator >, URI::Template::VarValue, std::__1::hash, std::__1::allocator > >, std::__1::equal_to, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, URI::Template::VarValue> > >*)' /usr/bin/ld: test_package.cpp:(.text+0x1ce): undefined reference to `URI::Template::VarValue::Print() const' /usr/bin/ld: test_package.cpp:(.text+0x273): undefined reference to `URI::Template::ExpandTemplate(URI::Template::Template const&, std::__1::unordered_map, std::__1::allocator >, URI::Template::VarValue, std::__1::hash, std::__1::allocator > >, std::__1::equal_to, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, URI::Template::VarValue> > > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/b6ed6852348b865abb04a1f44074bcd81d14d521/lib/liburi-template.a(Modifier.cpp.o): in function `URI::Template::ModLength::ToNumber(std::__cxx11::basic_string, std::allocator > const&)': Modifier.cpp:(.text+0x262): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: Modifier.cpp:(.text+0x295): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: Modifier.cpp:(.text+0x385): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/b6ed6852348b865abb04a1f44074bcd81d14d521/lib/liburi-template.a(Modifier.cpp.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::__cxx11::basic_string, std::allocator > const&)': Modifier.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_]+0x127): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/b6ed6852348b865abb04a1f44074bcd81d14d521/lib/liburi-template.a(Modifier.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)': Modifier.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm]+0x11a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/b6ed6852348b865abb04a1f44074bcd81d14d521/lib/liburi-template.a(Modifier.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)': Modifier.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm]+0xbf): undefined reference to `std::__throw_length_error(char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:104: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 uri-template/1.1.2: WARN: uri-template recipe lacks information about the clang compiler standard version support. ERROR: uri-template/1.1.2 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/uri-template/all/test_package/build/d3b8ac2b832b8c69c02f698a98a204921151b8ec' '--' '-j3'