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 Error at /usr/share/cmake-3.16/Modules/CMakeTestCXXCompiler.cmake:53 (message): The C++ compiler "/usr/bin/clang++" is not able to compile a simple test program. It fails with the following output: Change Dir: /home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_0a6b7/fast && /usr/bin/make -f CMakeFiles/cmTC_0a6b7.dir/build.make CMakeFiles/cmTC_0a6b7.dir/build make[1]: Entering directory '/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0a6b7.dir/testCXXCompiler.cxx.o /usr/bin/clang++ -o CMakeFiles/cmTC_0a6b7.dir/testCXXCompiler.cxx.o -c /home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_0a6b7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a6b7.dir/link.txt --verbose=1 /usr/bin/clang++ CMakeFiles/cmTC_0a6b7.dir/testCXXCompiler.cxx.o -o cmTC_0a6b7 clang: error: unable to execute command: Terminated clang: error: linker command failed due to signal (use -v to see invocation) make[1]: *** [CMakeFiles/cmTC_0a6b7.dir/build.make:87: cmTC_0a6b7] Error 254 make[1]: Leaving directory '/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e/CMakeFiles/CMakeTmp' make: *** [Makefile:121: cmTC_0a6b7/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project) [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 10 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_PREFIX_PATH="/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package/build/44f7a521489d38c0ba69ab515ad51a53bb358f7e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3215/14/33ea624b-26f6-4c7d-ad33-9488a960139b/recipes/ignition-math/all/test_package' Terminated