******************************************************************************** conan install physx/4.1.1@ --build=physx --profile=/home/conan/w/BuildSingleReference/56435/ff0c3eec-fe92-42d5-a467-74c4408fb3b7/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] physx:shared=False [build_requires] [env] physx/4.1.1: Forced build from source Installing package: physx/4.1.1 Requirements physx/4.1.1 from local cache - Cache Packages physx/4.1.1:910892eee43c0ee22e6ad3343fcc4a08a2ea30bb - Build Installing (downloading, building) binaries... physx/4.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb physx/4.1.1: Generator cmake created conanbuildinfo.cmake physx/4.1.1: Aggregating env generators [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 physx/4.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/build_subfolder' && 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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -DTARGET_BUILD_PLATFORM="linux" -DPX_BUILDSNIPPETS="False" -DPX_BUILDPUBLICSAMPLES="False" -DPX_CMAKE_SUPPRESS_REGENERATION="False" -DCMAKEMODULES_PATH="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/source_subfolder/externals/cmakemodules" -DPHYSX_ROOT_DIR="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/source_subfolder/physx" -DPX_GENERATE_STATIC_LIBRARIES="True" -DPX_EXPORT_LOWLEVEL_PDB="False" -DPXSHARED_PATH="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/source_subfolder/pxshared" -DPXSHARED_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb" -DPX_GENERATE_SOURCE_DISTRO="False" -DNV_APPEND_CONFIG_NAME="False" -DNV_USE_GAMEWORKS_OUTPUT_DIRS="False" -DNV_FORCE_64BIT_SUFFIX="False" -DNV_FORCE_32BIT_SUFFIX="False" -DPX_ROOT_LIB_DIR="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target PhysXTask [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXTask.dir/__/__/task/src/TaskManager.cpp.o Scanning dependencies of target SceneQuery [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqAABBPruner.cpp.o Scanning dependencies of target SimulationController [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScActorCore.cpp.o [ 0%] Built target PhysXTask [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScActorSim.cpp.o [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqAABBTree.cpp.o [ 0%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationCore.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationJointCore.cpp.o Scanning dependencies of target LowLevelDynamics [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulation.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationJointSim.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBPruner.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationSim.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBPrunerCore.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrep.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrepPF.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationHelper.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBTree.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScBodyCore.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationScalar.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqAABBTreeUpdateMap.cpp.o [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBounds.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScBodySim.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationSIMD.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneArticulation.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruner.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintCore.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintGroupNode.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintInteraction.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruningPool.cpp.o [ 7%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionManager.cpp.o [ 7%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBucketPruner.cpp.o [ 7%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/build.make:198: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBucketPruner.cpp.o' failed CMakeFiles/Makefile2:212: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/all' failed [ 7%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintPartition.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/build.make:224: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionManager.cpp.o' failed CMakeFiles/Makefile2:185: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/all' failed [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetup.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/build.make:185: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o' failed source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/build.make:198: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintPartition.cpp.o' failed source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/build.make:211: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetup.cpp.o' failed CMakeFiles/Makefile2:239: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/all' failed Makefile:148: recipe for target 'all' failed physx/4.1.1: PHYSX ROOT /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/source_subfolder/physx PhysX Build Platform: linux Using CXX Compiler: /usr/bin/g++ Added PhysX 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 g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBucketPruner.cpp.o] Error 1 make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. Terminated make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionManager.cpp.o] Error 143 make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/all] Error 2 g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintPartition.cpp.o] Terminated make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetup.cpp.o] Terminated make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/all] Terminated make: *** [all] Error 2 physx/4.1.1: WARN: Forced CMake build type ('release') different from the settings build type ('Release') physx/4.1.1: ERROR: Package '910892eee43c0ee22e6ad3343fcc4a08a2ea30bb' build failed physx/4.1.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb ERROR: physx/4.1.1: Error in build() method, line 90 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/build_subfolder' '--' '-j3' Terminated