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 clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 7.0.0-3 (tags/RELEASE_700/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [src/CMakeFiles/ignition-math6.dir/build.make:323: src/CMakeFiles/ignition-math6.dir/Temperature.cc.o] Error 143 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 7.0.0-3 (tags/RELEASE_700/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [src/CMakeFiles/ignition-math6.dir/build.make:336: src/CMakeFiles/ignition-math6.dir/Vector3Stats.cc.o] Error 143 make[1]: *** [CMakeFiles/Makefile2:227: src/CMakeFiles/ignition-math6.dir/all] Error 2 make: *** [Makefile:163: 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 ignition-math/6.6.0: ERROR: Package 'fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96' build failed ignition-math/6.6.0: WARN: Build folder /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96 ERROR: ignition-math/6.6.0: Error in build() method, line 86 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/fdd6d2fc0eb92daa8fc978c839956cd8fcd7dd96' '--' '-j3' Exception ignored in: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/threading.py", line 1283, in _shutdown if _main_thread._is_stopped: File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2261, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5