******************************************************************************** conan install physx/4.1.1@ --build=physx --profile=/home/conan/w/BuildSingleReference/56435/e8f3e7ab-a5f4-476a-b670-7cc3925f8673/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 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:4bb87252aa5de00daefecf00ef65d1081618adc2 - Build Installing (downloading, building) binaries... physx/4.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2 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/4bb87252aa5de00daefecf00ef65d1081618adc2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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/4bb87252aa5de00daefecf00ef65d1081618adc2" -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/4bb87252aa5de00daefecf00ef65d1081618adc2/source_subfolder/externals/cmakemodules" -DPHYSX_ROOT_DIR="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2/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/4bb87252aa5de00daefecf00ef65d1081618adc2/source_subfolder/pxshared" -DPXSHARED_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/4bb87252aa5de00daefecf00ef65d1081618adc2" -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/4bb87252aa5de00daefecf00ef65d1081618adc2/lib" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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 6 -- Conan: Checking correct version: 6 -- 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/4bb87252aa5de00daefecf00ef65d1081618adc2/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2/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 [ 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/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBPrunerCore.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/SimulationController.dir/__/__/simulationcontroller/src/ScBodyCore.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBTree.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqAABBTreeUpdateMap.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBounds.cpp.o Scanning dependencies of target LowLevelDynamics [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulation.cpp.o [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScBodySim.cpp.o [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruner.cpp.o [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruningPool.cpp.o [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrep.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrepPF.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintCore.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintGroupNode.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationHelper.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintInteraction.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqBucketPruner.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionManager.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationScalar.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationSIMD.cpp.o [ 7%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqExtendedBucketPruner.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneArticulation.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionTree.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqMetaData.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqPruningPool.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqPruningStructure.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintSim.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp.o [ 9%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqSceneQueryManager.cpp.o [ 9%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScElementInteractionMarker.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScElementSim.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScInteraction.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScIterators.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScMetaData.cpp.o [ 10%] Built target SceneQuery Scanning dependencies of target LowLevelAABB [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpAABBManager.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScNPhaseCore.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintPartition.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetup.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetupBlock.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhase.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScPhysics.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep4.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseABP.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScRigidCore.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep4PF.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScRigidSim.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrepPF.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyDynamics.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScScene.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseMBP.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSap.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFrictionCorrelation.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyRigidBodyToSolverBody.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverConstraints.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverConstraintsBlock.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverControl.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverControlPF.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverPFConstraints.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSapAux.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeCore.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/build.make:146: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSapAux.cpp.o' failed CMakeFiles/Makefile2:266: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/all' failed [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeInteraction.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/build.make:380: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverPFConstraints.cpp.o' failed CMakeFiles/Makefile2:239: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/all' failed [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeSim.cpp.o source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/build.make:406: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeInteraction.cpp.o' failed source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/build.make:393: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeCore.cpp.o' failed source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/build.make:419: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeSim.cpp.o' failed CMakeFiles/Makefile2:185: recipe for target 'source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/all' failed Makefile:148: recipe for target 'all' failed physx/4.1.1: Received SIGTERM! PHYSX ROOT /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2/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++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSapAux.cpp.o] Error 4 make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverPFConstraints.cpp.o] Error 4 make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/all] Error 2 make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeInteraction.cpp.o] Terminated make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeCore.cpp.o] Terminated make[2]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeSim.cpp.o] Terminated make[1]: *** [source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.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 '4bb87252aa5de00daefecf00ef65d1081618adc2' build failed physx/4.1.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/4bb87252aa5de00daefecf00ef65d1081618adc2 ERROR: Exiting with code: 5