Cloning into 'ign-cmake'... Note: checking out 'eac0b654a19dc67c580e8ceab494915efc6ab796'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS -- BUILD WARNINGS -- Cannot build component [eigen3] - Missing: eigen3 - Provide conversions to eigen3 types -- Swig is missing: Language interfaces are disabled. -- END BUILD WARNINGS CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /usr/bin/ld: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/package/fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96/lib/libignition-math6.a(Angle.cc.o): in function `ignition::math::v6::operator<<(std::ostream&, ignition::math::v6::Angle const&)': Angle.cc:(.text+0x41a): undefined reference to `std::ostream& std::ostream::_M_insert(double)' /usr/bin/ld: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/package/fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96/lib/libignition-math6.a(Angle.cc.o): in function `ignition::math::v6::operator>>(std::istream&, ignition::math::v6::Angle&)': Angle.cc:(.text+0x448): undefined reference to `std::istream& std::istream::_M_extract(double&)' /usr/bin/ld: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/package/fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96/lib/libignition-math6.a(Angle.cc.o): in function `_GLOBAL__sub_I_Angle.cc': Angle.cc:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' /usr/bin/ld: Angle.cc:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main': test_package.cpp:(.text+0x2d): undefined reference to `ignition::math::v6::operator<<(std::__1::basic_ostream >&, ignition::math::v6::Angle const&)' /usr/bin/ld: test_package.cpp:(.text+0xa8): undefined reference to `ignition::math::v6::operator<<(std::__1::basic_ostream >&, ignition::math::v6::Angle const&)' /usr/bin/ld: test_package.cpp:(.text+0x1ac): undefined reference to `ignition::math::v6::operator<<(std::__1::basic_ostream >&, ignition::math::v6::Angle const&)' /usr/bin/ld: test_package.cpp:(.text+0x229): undefined reference to `ignition::math::v6::operator<<(std::__1::basic_ostream >&, ignition::math::v6::Angle const&)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:85: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing ERROR: ignition-math/6.6.0 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3215/14/975fb6b1-13c2-41cb-8c08-46fdb9745ce9/recipes/ignition-math/all/test_package/build/2f58dd653ebb90cb097b94b33904da19981f1894' '--' '-j3'