******************************************************************************** conan install edyn/0.2.0@ --build=edyn --profile=/home/conan/w/BuildSingleReference/35823/48b009c3-8e26-4f4e-b6ef-10106097f8e2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] edyn:shared=False [build_requires] [env] edyn/0.2.0: Forced build from source Installing package: edyn/0.2.0 Requirements edyn/0.2.0 from local cache - Cache entt/3.8.0 from 'conan-center' - Cache Packages edyn/0.2.0:fa6f2704598c5016bc288f7249d2c4e4e474fe3f - Build entt/3.8.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... entt/3.8.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK edyn/0.2.0: Copying sources to build folder edyn/0.2.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f edyn/0.2.0: Generator cmake created conanbuildinfo.cmake edyn/0.2.0: Generator cmake_find_package created FindEnTT.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK edyn/0.2.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/package/fa6f2704598c5016bc288f7249d2c4e4e474fe3f" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f/edyn' ----------------- -- The CXX compiler identification is GNU 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Using autogenerated FindEnTT.cmake -- Found EnTT: 3.8.0 (found version "3.8.0") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f' '--' '-j3' ----------------- Scanning dependencies of target Edyn [ 2%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/math/geom.cpp.o [ 2%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/math/quaternion.cpp.o [ 3%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/collision/broadphase_main.cpp.o [ 4%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/collision/broadphase_worker.cpp.o [ 5%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/collision/narrowphase.cpp.o [ 6%] Building CXX object CMakeFiles/Edyn.dir/src/edyn/collision/contact_manifold_map.cpp.o CMakeFiles/Edyn.dir/build.make:146: recipe for target 'CMakeFiles/Edyn.dir/src/edyn/collision/contact_manifold_map.cpp.o' failed CMakeFiles/Edyn.dir/build.make:107: recipe for target 'CMakeFiles/Edyn.dir/src/edyn/collision/broadphase_main.cpp.o' failed CMakeFiles/Edyn.dir/build.make:133: recipe for target 'CMakeFiles/Edyn.dir/src/edyn/collision/narrowphase.cpp.o' failed CMakeFiles/Makefile2:116: recipe for target 'CMakeFiles/Edyn.dir/all' failed Makefile:148: recipe for target 'all' failed edyn/0.2.0: 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 CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [CMakeFiles/Edyn.dir/src/edyn/collision/contact_manifold_map.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/Edyn.dir/src/edyn/collision/broadphase_main.cpp.o] Terminated g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [CMakeFiles/Edyn.dir/src/edyn/collision/narrowphase.cpp.o] Error 1 make[1]: *** [CMakeFiles/Edyn.dir/all] Error 2 make: *** [all] Error 2 entt/3.8.0: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/entt/3.8.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib edyn/0.2.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f edyn/0.2.0: ERROR: Package 'fa6f2704598c5016bc288f7249d2c4e4e474fe3f' build failed edyn/0.2.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f ERROR: edyn/0.2.0: Error in build() method, line 52 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/edyn/0.2.0/_/_/build/fa6f2704598c5016bc288f7249d2c4e4e474fe3f' '--' '-j3' Terminated