******************************************************************************** conan install physx/4.1.1@ --profile=/home/conan/w/BuildSingleReference/9014/2643e4b0-3eed-465d-b98f-466e7fe017c6/profile.txt --build=physx ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=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:c504c67933d514fc146c38d6f062b33cd27ad91d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK physx/4.1.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/source Unzipping 629.4MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK physx/4.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d physx/4.1.1: Generator cmake created conanbuildinfo.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 physx/4.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -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/c504c67933d514fc146c38d6f062b33cd27ad91d" -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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/externals/cmakemodules" -DPHYSX_ROOT_DIR="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/pxshared" -DPXSHARED_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d" -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/c504c67933d514fc146c38d6f062b33cd27ad91d/lib" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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 Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- 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/c504c67933d514fc146c38d6f062b33cd27ad91d/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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%] Built target PhysXTask [ 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/ScActorCore.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBPruner.cpp.o Scanning dependencies of target LowLevel [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/api/src/px_globals.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScActorSim.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcContactCache.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqIncrementalAABBPrunerCore.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcContactMethodImpl.cpp.o [ 1%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationCore.cpp.o [ 2%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcMaterialHeightField.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/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcMaterialMesh.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationJointCore.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcMaterialMethodImpl.cpp.o [ 3%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcMaterialShape.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 [ 4%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationJointSim.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcNpBatch.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruner.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcNpCacheStreamPair.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScArticulationSim.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SceneQuery.dir/__/__/scenequery/src/SqCompoundPruningPool.cpp.o [ 5%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcNpMemBlockPool.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/LowLevel.dir/__/__/lowlevel/common/src/pipeline/PxcNpThreadContext.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScBodyCore.cpp.o [ 6%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsCCD.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/SimulationController.dir/__/__/simulationcontroller/src/ScBodySim.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/LowLevel.dir/__/__/lowlevel/software/src/PxsContactManager.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintCore.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintGroupNode.cpp.o [ 8%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsContext.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/ScConstraintInteraction.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsDefaultMemoryManager.cpp.o [ 10%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsIslandSim.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionManager.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsMaterialCombiner.cpp.o [ 11%] Built target SceneQuery [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsNphaseImplementationContext.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintProjectionTree.cpp.o [ 11%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScConstraintSim.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevel.dir/__/__/lowlevel/software/src/PxsSimpleIslandManager.cpp.o Scanning dependencies of target LowLevelAABB [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpAABBManager.cpp.o [ 12%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScElementInteractionMarker.cpp.o [ 12%] Built target LowLevel [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScElementSim.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhase.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseABP.cpp.o Scanning dependencies of target LowLevelDynamics [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulation.cpp.o [ 13%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScInteraction.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseMBP.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrep.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSap.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScIterators.cpp.o [ 14%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseSapAux.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationContactPrepPF.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScMetaData.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpBroadPhaseShared.cpp.o [ 15%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationHelper.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpMBPTasks.cpp.o [ 16%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelAABB.dir/__/__/lowlevelaabb/src/BpSAPTasks.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScNPhaseCore.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationScalar.cpp.o [ 17%] Built target LowLevelAABB [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyArticulationSIMD.cpp.o [ 17%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScPhysics.cpp.o [ 18%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneArticulation.cpp.o [ 18%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp.o [ 18%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScRigidCore.cpp.o [ 18%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScRigidSim.cpp.o [ 18%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o [ 19%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScScene.cpp.o [ 19%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintPartition.cpp.o [ 19%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeCore.cpp.o [ 20%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetup.cpp.o [ 20%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyConstraintSetupBlock.cpp.o [ 20%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep.cpp.o [ 20%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep4.cpp.o [ 20%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeInteraction.cpp.o [ 21%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrep4PF.cpp.o [ 21%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyContactPrepPF.cpp.o [ 21%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScShapeSim.cpp.o [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScSimStats.cpp.o Scanning dependencies of target FastXml [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/FastXml.dir/__/__/fastxml/src/PsFastXml.cpp.o [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyDynamics.cpp.o [ 22%] Built target FastXml [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyFrictionCorrelation.cpp.o [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScSimulationController.cpp.o Scanning dependencies of target PhysXFoundation [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsAllocator.cpp.o [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsAssert.cpp.o [ 22%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsFoundation.cpp.o [ 23%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsMathUtils.cpp.o [ 23%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsString.cpp.o [ 23%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsTempAllocator.cpp.o [ 23%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScSqBoundsManager.cpp.o [ 23%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/PsUtilities.cpp.o [ 24%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixAtomic.cpp.o [ 25%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyRigidBodyToSolverBody.cpp.o [ 25%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixCpu.cpp.o [ 25%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixFPU.cpp.o [ 25%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixMutex.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixPrintString.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixSList.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixSocket.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverConstraints.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScStaticCore.cpp.o [ 26%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixSync.cpp.o [ 27%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/SimulationController.dir/__/__/simulationcontroller/src/ScTriggerInteraction.cpp.o [ 28%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixThread.cpp.o [ 28%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverConstraintsBlock.cpp.o [ 28%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXFoundation.dir/__/__/foundation/src/unix/PsUnixTime.cpp.o [ 28%] Linking CXX static library ../../../../../lib/libPhysXFoundation.a [ 28%] Built target PhysXFoundation [ 28%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverControl.cpp.o [ 28%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverControlPF.cpp.o [ 28%] Built target SimulationController [ 29%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverPFConstraints.cpp.o Scanning dependencies of target PhysXPvdSDK [ 29%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxProfileEventImpl.cpp.o [ 29%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DySolverPFConstraintsBlock.cpp.o Scanning dependencies of target PhysXCommon [ 30%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmCollection.cpp.o [ 30%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmMathUtils.cpp.o [ 30%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmPtrTable.cpp.o [ 30%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmRadixSort.cpp.o [ 31%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvd.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmRadixSortBuffered.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyThreadContext.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmRenderOutput.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdDataStream.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/common/src/CmVisualization.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyThresholdTable.cpp.o [ 32%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuBounds.cpp.o [ 33%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyTGSDynamics.cpp.o [ 33%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdDefaultFileTransport.cpp.o [ 34%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuBox.cpp.o [ 34%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdDefaultSocketTransport.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdImpl.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuCapsule.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuCCTSweepTests.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdMemClient.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuGeometryQuery.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyTGSContactPrep.cpp.o [ 35%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdObjectModelMetaData.cpp.o [ 36%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuGeometryUnion.cpp.o [ 36%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuInternal.cpp.o [ 36%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/LowLevelDynamics.dir/__/__/lowleveldynamics/src/DyTGSContactPrepBlock.cpp.o [ 36%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdObjectRegistrar.cpp.o [ 36%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuMeshFactory.cpp.o [ 37%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdProfileZoneClient.cpp.o [ 37%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXPvdSDK.dir/__/__/pvd/src/PxPvdUserRenderer.cpp.o [ 37%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuMetaData.cpp.o [ 37%] Linking CXX static library ../../../../../lib/libPhysXPvdSDK.a [ 37%] Built target LowLevelDynamics [ 38%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuMTD.cpp.o [ 38%] Built target PhysXPvdSDK [ 38%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuOverlapTests.cpp.o Scanning dependencies of target PhysXCharacterKinematic [ 38%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctBoxController.cpp.o [ 38%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctCapsuleController.cpp.o [ 39%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctCharacterController.cpp.o [ 39%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuRaycastTests.cpp.o Scanning dependencies of target PhysXVehicle [ 40%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleComponents.cpp.o [ 40%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleDrive.cpp.o [ 40%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctCharacterControllerCallbacks.cpp.o [ 40%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuSerialize.cpp.o [ 40%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleDrive4W.cpp.o [ 41%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuSweepMTD.cpp.o [ 41%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleDriveNW.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleDriveTank.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctCharacterControllerManager.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleMetaData.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctController.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleNoDrive.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuSweepSharedTests.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleSDK.cpp.o [ 42%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctObstacleContext.cpp.o [ 43%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctSweptBox.cpp.o [ 43%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctSweptCapsule.cpp.o [ 43%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuSweepTests.cpp.o [ 43%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCharacterKinematic.dir/__/__/physxcharacterkinematic/src/CctSweptVolume.cpp.o [ 43%] Linking CXX static library ../../../../../lib/libPhysXCharacterKinematic.a [ 43%] Built target PhysXCharacterKinematic [ 43%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuAABBTreeBuild.cpp.o [ 44%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleSerialization.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/GuBVHStructure.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/ccd/GuCCDSweepConvexMesh.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleSuspWheelTire4.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/ccd/GuCCDSweepPrimitives.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleTireFriction.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/common/GuBarycentricCoordinates.cpp.o [ 45%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleUpdate.cpp.o [ 46%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/common/GuSeparatingAxes.cpp.o [ 46%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactBoxBox.cpp.o [ 46%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactCapsuleBox.cpp.o [ 47%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/PxVehicleWheels.cpp.o [ 47%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactCapsuleCapsule.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactCapsuleConvex.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/VehicleUtilControl.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactCapsuleMesh.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/VehicleUtilSetup.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/VehicleUtilTelemetry.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactConvexConvex.cpp.o [ 48%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/physxmetadata/src/PxVehicleAutoGeneratedMetaDataObjects.cpp.o [ 49%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXVehicle.dir/__/__/physxvehicle/src/physxmetadata/src/PxVehicleMetaDataObjects.cpp.o [ 49%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactConvexMesh.cpp.o [ 50%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactPlaneBox.cpp.o [ 50%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactPlaneCapsule.cpp.o [ 50%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactPlaneConvex.cpp.o [ 50%] Linking CXX static library ../../../../../lib/libPhysXVehicle.a [ 50%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactPolygonPolygon.cpp.o [ 50%] Built target PhysXVehicle [ 51%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactSphereBox.cpp.o [ 51%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactSphereCapsule.cpp.o [ 51%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactSphereMesh.cpp.o [ 51%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactSpherePlane.cpp.o [ 51%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuContactSphereSphere.cpp.o [ 52%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/contact/GuFeatureCode.cpp.o [ 52%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuBigConvexData.cpp.o [ 52%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuConvexHelper.cpp.o [ 52%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuConvexMesh.cpp.o [ 53%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuConvexSupportTable.cpp.o [ 53%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuConvexUtilsInternal.cpp.o [ 53%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuHillClimbing.cpp.o [ 53%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/convex/GuShapeConvex.cpp.o [ 54%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/distance/GuDistancePointBox.cpp.o [ 54%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/distance/GuDistancePointTriangle.cpp.o [ 54%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/distance/GuDistanceSegmentBox.cpp.o [ 54%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/distance/GuDistanceSegmentSegment.cpp.o [ 55%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/distance/GuDistanceSegmentTriangle.cpp.o [ 55%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/gjk/GuEPA.cpp.o [ 55%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/gjk/GuGJKSimplex.cpp.o [ 55%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/gjk/GuGJKTest.cpp.o [ 56%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/hf/GuHeightField.cpp.o [ 56%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/hf/GuHeightFieldUtil.cpp.o [ 56%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/hf/GuOverlapTestsHF.cpp.o [ 56%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/hf/GuSweepsHF.cpp.o [ 57%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionBoxBox.cpp.o [ 57%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionCapsuleTriangle.cpp.o [ 57%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionEdgeEdge.cpp.o [ 57%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionRayBox.cpp.o [ 58%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionRayCapsule.cpp.o [ 58%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionRaySphere.cpp.o [ 58%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionSphereBox.cpp.o [ 58%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/intersection/GuIntersectionTriangleBox.cpp.o [ 59%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4.cpp.o [ 59%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4Build.cpp.o [ 59%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_AABBSweep.cpp.o [ 59%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_BoxOverlap.cpp.o [ 60%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_CapsuleSweep.cpp.o [ 60%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_CapsuleSweepAA.cpp.o [ 60%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_OBBSweep.cpp.o [ 60%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_Raycast.cpp.o [ 61%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_SphereOverlap.cpp.o [ 61%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV4_SphereSweep.cpp.o [ 61%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuMidphaseBV4.cpp.o [ 61%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuMeshQuery.cpp.o [ 62%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuMidphaseRTree.cpp.o [ 62%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuOverlapTestsMesh.cpp.o [ 62%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuRTree.cpp.o [ 62%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuRTreeQueries.cpp.o [ 63%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuSweepsMesh.cpp.o [ 63%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuTriangleMesh.cpp.o [ 63%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuTriangleMeshBV4.cpp.o [ 63%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuTriangleMeshRTree.cpp.o [ 64%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV32.cpp.o [ 64%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/mesh/GuBV32Build.cpp.o [ 64%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactBoxBox.cpp.o [ 64%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactBoxConvex.cpp.o [ 64%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactCapsuleBox.cpp.o [ 65%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactCapsuleCapsule.cpp.o [ 65%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactCapsuleConvex.cpp.o [ 65%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactCapsuleHeightField.cpp.o [ 65%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactCapsuleMesh.cpp.o [ 66%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactConvexCommon.cpp.o [ 66%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactConvexConvex.cpp.o [ 66%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactConvexHeightField.cpp.o [ 66%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactConvexMesh.cpp.o [ 67%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp.o [ 67%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactGenSphereCapsule.cpp.o [ 67%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactPlaneBox.cpp.o [ 67%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactPlaneCapsule.cpp.o [ 68%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactPlaneConvex.cpp.o [ 68%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereBox.cpp.o [ 68%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereCapsule.cpp.o [ 68%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereConvex.cpp.o [ 69%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereHeightField.cpp.o [ 69%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereMesh.cpp.o [ 69%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSpherePlane.cpp.o [ 69%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMContactSphereSphere.cpp.o [ 70%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMShapeConvex.cpp.o [ 70%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPCMTriangleContactGen.cpp.o [ 70%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/pcm/GuPersistentContactManifold.cpp.o [ 70%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepBoxBox.cpp.o [ 71%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepBoxSphere.cpp.o [ 71%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp.o [ 71%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepBoxTriangle_SAT.cpp.o [ 71%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepCapsuleBox.cpp.o [ 72%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepCapsuleCapsule.cpp.o [ 72%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepCapsuleTriangle.cpp.o [ 72%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepSphereCapsule.cpp.o [ 72%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepSphereSphere.cpp.o [ 73%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepSphereTriangle.cpp.o [ 73%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCommon.dir/__/__/geomutils/src/sweep/GuSweepTriangleUtils.cpp.o [ 73%] Linking CXX static library ../../../../../lib/libPhysXCommon.a [ 73%] Built target PhysXCommon Scanning dependencies of target PhysXCooking [ 74%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/Cooking.cpp.o [ 74%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/Adjacencies.cpp.o Scanning dependencies of target PhysX [ 74%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/CookingUtils.cpp.o [ 74%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physxmetadata/core/src/PxAutoGeneratedMetaDataObjects.cpp.o [ 75%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physxmetadata/core/src/PxMetaDataObjects.cpp.o [ 75%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/EdgeList.cpp.o [ 75%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/MeshCleaner.cpp.o [ 75%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpActor.cpp.o [ 76%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/Quantizer.cpp.o [ 76%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/BVHStructureBuilder.cpp.o [ 76%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/mesh/HeightFieldCooking.cpp.o [ 76%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpAggregate.cpp.o [ 76%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/mesh/RTreeCooking.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/mesh/MeshBuilder.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpArticulationReducedCoordinate.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/mesh/TriangleMeshBuilder.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/mesh/GrbTriangleMeshCooking.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/BigConvexDataBuilder.cpp.o [ 77%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/ConvexHullBuilder.cpp.o [ 78%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpArticulation.cpp.o [ 78%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpArticulationJoint.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/ConvexHullLib.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/ConvexHullUtils.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/ConvexMeshBuilder.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpArticulationJointReducedCoordinate.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/ConvexPolygonsBuilder.cpp.o [ 79%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpArticulationLink.cpp.o [ 80%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/QuickHullConvexHullLib.cpp.o [ 80%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXCooking.dir/__/__/physxcooking/src/convex/VolumeIntegration.cpp.o [ 80%] Linking CXX static library ../../../../../lib/libPhysXCooking.a [ 80%] Built target PhysXCooking [ 81%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpBatchQuery.cpp.o [ 81%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpConstraint.cpp.o [ 81%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpFactory.cpp.o [ 81%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpMaterial.cpp.o [ 82%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpMetaData.cpp.o [ 82%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpPhysics.cpp.o [ 82%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpPvdSceneQueryCollector.cpp.o [ 82%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpReadCheck.cpp.o [ 83%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpRigidDynamic.cpp.o [ 83%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpRigidStatic.cpp.o [ 83%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpScene.cpp.o [ 83%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpSceneQueries.cpp.o [ 84%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpSerializerAdapter.cpp.o [ 84%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpShape.cpp.o [ 84%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpShapeManager.cpp.o [ 84%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/NpWriteCheck.cpp.o [ 85%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/PvdMetaDataPvdBinding.cpp.o [ 85%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/PvdPhysicsClient.cpp.o [ 85%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbActor.cpp.o [ 85%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbAggregate.cpp.o [ 86%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbBase.cpp.o [ 86%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbMetaData.cpp.o [ 86%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbScene.cpp.o [ 86%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbScenePvdClient.cpp.o [ 87%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/buffering/ScbShape.cpp.o [ 87%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/immediatemode/src/NpImmediateMode.cpp.o [ 87%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/device/linux/PhysXIndicatorLinux.cpp.o [ 87%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/gpu/PxGpu.cpp.o [ 88%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysX.dir/__/__/physx/src/gpu/PxPhysXGpuModuleLoader.cpp.o [ 88%] Linking CXX static library ../../../../../lib/libPhysX.a [ 88%] Built target PhysX Scanning dependencies of target PhysXExtensions [ 88%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtBroadPhase.cpp.o [ 89%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtCollection.cpp.o [ 89%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtConvexMeshExt.cpp.o [ 89%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtCpuWorkerThread.cpp.o [ 89%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtD6Joint.cpp.o [ 90%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtD6JointCreate.cpp.o [ 90%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtDefaultCpuDispatcher.cpp.o [ 90%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtDefaultErrorCallback.cpp.o [ 90%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtDefaultSimulationFilterShader.cpp.o [ 91%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtDefaultStreams.cpp.o [ 91%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtDistanceJoint.cpp.o [ 91%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtContactJoint.cpp.o [ 91%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtExtensions.cpp.o [ 92%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtFixedJoint.cpp.o [ 92%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtJoint.cpp.o [ 92%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtMetaData.cpp.o [ 92%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtPrismaticJoint.cpp.o [ 93%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtPvd.cpp.o [ 93%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtPxStringTable.cpp.o [ 93%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtRaycastCCD.cpp.o [ 93%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtRevoluteJoint.cpp.o [ 94%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtRigidBodyExt.cpp.o [ 94%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtRigidActorExt.cpp.o [ 94%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtSceneQueryExt.cpp.o [ 94%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtSimpleFactory.cpp.o [ 95%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtSmoothNormals.cpp.o [ 95%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtSphericalJoint.cpp.o [ 95%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/ExtTriangleMeshExt.cpp.o [ 95%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxmetadata/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp.o [ 96%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/SnSerialization.cpp.o [ 96%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/SnSerializationRegistry.cpp.o [ 96%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/SnSerialUtils.cpp.o [ 96%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Xml/SnJointRepXSerializer.cpp.o [ 97%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Xml/SnRepXCoreSerializer.cpp.o [ 97%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Xml/SnRepXUpgrader.cpp.o [ 97%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Xml/SnXmlSerialization.cpp.o [ 97%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnBinaryDeserialization.cpp.o [ 98%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp.o [ 98%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX.cpp.o [ 98%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_Align.cpp.o [ 98%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp.o [ 99%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_Error.cpp.o [ 99%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_MetaData.cpp.o [ 99%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_Output.cpp.o [ 99%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnConvX_Union.cpp.o [ 99%] Building CXX object source_subfolder/physx/compiler/public/sdk_source_bin/CMakeFiles/PhysXExtensions.dir/__/__/physxextensions/src/serialization/Binary/SnSerializationContext.cpp.o [100%] Linking CXX static library ../../../../../lib/libPhysXExtensions.a [100%] Built target PhysXExtensions physx/4.1.1: Package 'c504c67933d514fc146c38d6f062b33cd27ad91d' built physx/4.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d physx/4.1.1: Generated conaninfo.txt physx/4.1.1: Generated conanbuildinfo.txt physx/4.1.1: Generating the package physx/4.1.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d physx/4.1.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 0%] Built target PhysXTask [ 4%] Built target SceneQuery [ 9%] Built target LowLevel [ 11%] Built target LowLevelAABB [ 11%] Built target FastXml [ 19%] Built target SimulationController [ 23%] Built target PhysXFoundation [ 26%] Built target PhysXPvdSDK [ 33%] Built target LowLevelDynamics [ 35%] Built target PhysXCharacterKinematic [ 40%] Built target PhysXVehicle [ 73%] Built target PhysXCommon [ 78%] Built target PhysXCooking [ 88%] Built target PhysX [100%] Built target PhysXExtensions Install the project... -- Install configuration: "debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/PsUnixAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/PsUnixFPU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/PsUnixInlineAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/PsUnixIntrinsics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/PsUnixTrigConstants.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/neon/PsUnixNeonAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/neon/PsUnixNeonInlineAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/sse2/PsUnixSse2AoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/unix/sse2/PsUnixSse2InlineAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/unix/PxUnixIntrinsics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxFoundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxAssert.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxFoundationConfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxMathUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/Ps.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsAlignedMalloc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsAlloca.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsAtomic.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsBasicTemplates.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsBitUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsBroadcast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsCpu.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsFoundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsFPU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsHash.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsHashInternals.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsHashMap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsHashSet.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsInlineAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsInlineAoS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsInlineArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsIntrinsics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsMathUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsMutex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsPool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsSList.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsSocket.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsSort.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsSortInternals.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsString.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsSync.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsTempAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsThread.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsTime.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsUserAllocated.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsUtilities.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecMath.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecMathAoSScalar.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecMathAoSScalarInline.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecMathSSE.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecMathUtilities.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecQuat.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/foundation/include/PsVecTransform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/Px.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxAllocatorCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxProfiler.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxSharedAssert.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxBitAndData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxBounds3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxErrorCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxErrors.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxFlags.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxIntrinsics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxIO.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxMat33.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxMat44.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxMath.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxMemory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxPlane.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxPreprocessor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxQuat.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxSimpleTypes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxStrideIterator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxTransform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxUnionCast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxVec2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxVec3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/foundation/PxVec4.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/gpu/PxGpu.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cudamanager/PxCudaContextManager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cudamanager/PxCudaMemoryManager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxActor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxAggregate.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulationReducedCoordinate.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulationBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulationJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulationJointReducedCoordinate.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxArticulationLink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxBatchQuery.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxBatchQueryDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxBroadPhase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxClient.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxConstraintDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxContact.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxContactModifyCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxDeletionListener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxFiltering.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxForceMode.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxImmediateMode.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxLockedData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxMaterial.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPhysics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPhysicsAPI.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPhysicsSerialization.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPhysicsVersion.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPhysXConfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxPruningStructure.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxQueryFiltering.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxQueryReport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxRigidActor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxRigidBody.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxRigidDynamic.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxRigidStatic.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxScene.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxSceneDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxSceneLock.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxSimulationEventCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxSimulationStatistics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxVisualizationParameter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxCollection.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxCoreUtilityTypes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxMetaData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxMetaDataFlags.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxPhysicsInsertionCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxPhysXCommonConfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxRenderBuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxSerialFramework.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxSerializer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxStringTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxTolerancesScale.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxTypeInfo.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/common/PxProfileZone.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/pvd/PxPvdSceneClient.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/pvd/PxPvd.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/pvd/PxPvdTransport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/collision/PxCollisionDefs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/solver/PxSolverDefs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/PxConfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxBoxController.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxCapsuleController.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxController.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxControllerBehavior.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxControllerManager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxControllerObstacles.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/characterkinematic/PxExtended.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxBoxGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxCapsuleGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxConvexMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxConvexMeshGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxGeometryHelpers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxGeometryQuery.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxHeightField.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxHeightFieldDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxHeightFieldFlag.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxHeightFieldGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxHeightFieldSample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxMeshQuery.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxMeshScale.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxPlaneGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxSimpleTriangleMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxSphereGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxTriangle.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxTriangleMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxTriangleMeshGeometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geometry/PxBVHStructure.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geomutils/GuContactBuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/geomutils/GuContactPoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxBVH33MidphaseDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxBVH34MidphaseDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/Pxc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxConvexMeshDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxCooking.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxMidphaseDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxTriangleMeshDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/cooking/PxBVHStructureDesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxBinaryConverter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxBroadPhaseExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxCollectionExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxConstraintExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxContactJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxConvexMeshExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxD6Joint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxD6JointCreate.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDefaultAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDefaultCpuDispatcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDefaultErrorCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDefaultSimulationFilterShader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDefaultStreams.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxDistanceJoint.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxContactJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxExtensionsAPI.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxFixedJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxJointLimit.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxMassProperties.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxPrismaticJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRaycastCCD.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRepXSerializer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRepXSimpleType.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRevoluteJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRigidActorExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxRigidBodyExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxSceneQueryExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxSerialization.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxShapeExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxSimpleFactory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxSmoothNormals.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxSphericalJoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxStringTableExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/extensions/PxTriangleMeshExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/filebuf/PxFileBuf.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleComponents.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleDrive.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleDrive4W.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleDriveNW.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleDriveTank.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleNoDrive.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleSDK.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleShaders.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleTireFriction.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleUpdate.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleUtilControl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleUtilSetup.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleUtilTelemetry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/vehicle/PxVehicleWheels.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/source/fastxml/include/PsFastXml.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/task/PxCpuDispatcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/task/PxTask.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/task/PxTaskDefine.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/include/task/PxTaskManager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXFoundation.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysX.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXCharacterKinematic.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXPvdSDK.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXCommon.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXCooking.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXExtensions.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d/lib/debug/libPhysXVehicle.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK physx/4.1.1 package(): Packaged 8 '.a' files physx/4.1.1 package(): Packaged 1 '.so' file: libPhysXGpu_64.so physx/4.1.1 package(): Packaged 1 file: LICENSE physx/4.1.1 package(): Packaged 186 '.h' files physx/4.1.1: Package 'c504c67933d514fc146c38d6f062b33cd27ad91d' created physx/4.1.1: Created package revision 1c671f4256640e956e0a9291b972e1b5 [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 PHYSX ROOT /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx PhysX Build Platform: linux Using CXX Compiler: /usr/bin/clang++ 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 In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqAABBPruner.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqAABBPruner.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorCore.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorCore.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/api/src/px_globals.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorCore.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPruner.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/src/pipeline/PxcContactCache.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScActorSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationCore.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here class Pool : public PoolBase ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointCore.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointCore.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointCore.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqBounds.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/src/pipeline/PxcNpBatch.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqBounds.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqBounds.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqBounds.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 4 warnings generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqCompoundPruner.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqCompoundPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqCompoundPruningPool.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:87:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(strPatches, StridePatch, numContactPoints); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqCompoundPruningPool.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqCompoundPruningPool.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationSim.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScArticulationJointSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 1 warning generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodyCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodyCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodyCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsCCD.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsCCD.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsCCD.cpp:974:13: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here shdfnd::sort(mCCDPairs+islandStart, islandEnd-islandStart, ToiPtrCompare()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsCCD.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsCCD.cpp:1732:10: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here shdfnd::sort(mCCDPtrPairs.begin(), mCCDPtrPairs.size(), IslandPtrCompare()); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqPruningStructure.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqAABBPruner.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqPruningStructure.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsContactManager.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintCore.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqPruningStructure.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintGroupNode.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqPruningStructure.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqAABBPruner.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqPruningStructure.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqAABBPruner.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqExtendedBucketPruner.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBPrunerCore.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqIncrementalAABBTree.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintGroupNode.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsContext.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintGroupNode.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsContext.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintInteraction.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsIslandSim.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:561:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(res, PrunerHandle, nbShapes); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:562:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(payloads, PrunerPayload, nbShapes); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/src/SqSceneQueryManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here class Pool : public PoolBase ^ 7 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionTree.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:144:4: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(mModifiablePairArray, PxContactModifyPair, nbModifiableManagers); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:407:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(modifiableIndices, PxU32, nb); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:407:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:511:4: note: in instantiation of function template specialization 'PxsCMDiscreteUpdateTask::processCms<&physx::PxcDiscreteNarrowPhasePCM>' requested here processCms(threadContext); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:407:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(modifiableIndices, PxU32, nb); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:515:4: note: in instantiation of function template specialization 'PxsCMDiscreteUpdateTask::processCms<&physx::PxcDiscreteNarrowPhase>' requested here processCms(threadContext); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp:673:7: note: in instantiation of function template specialization 'physx::shdfnd::sort >' requested here Ps::sort(mRemovedContactManagers.begin(), mRemovedContactManagers.size(), Ps::Greater()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 6 warnings generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionTree.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionTree.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionTree.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScConstraintProjectionTree.cpp:260:7: note: in instantiation of function template specialization 'physx::shdfnd::sort >' requested here Ps::sort(&bodyRankArray.front(), bodyRankArray.size(), Ps::Greater()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/src/PxsSimpleIslandManager.cpp:32: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 4 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpAABBManager.cpp:40: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpAABBManager.cpp:903:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(minPosBounds, InflatedType, nbObjects+1); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpAABBManager.cpp:40: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpAABBManager.cpp:1635:10: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mUpdatedHandles.begin(), mUpdatedHandles.size()); ^ 1 warning generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementInteractionMarker.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhase.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContext.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyArticulation.cpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScIterators.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.cpp:1552:7: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mSortedUpdateElements, ind_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyArticulationContactPrep.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScIterators.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScIterators.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyArticulationContactPrepPF.cpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScMetaData.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpSAPTasks.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevelaabb/src/BpBroadPhaseSap.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScPhysics.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScPhysics.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScPhysics.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScNPhaseCore.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyFeatherstoneArticulation.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyFeatherstoneArticulation.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyFeatherstoneArticulation.cpp:2136:7: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mStaticConstraints.begin(), mStaticConstraints.size(), ArticulationStaticConstraintSortPredicate()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScRigidCore.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyConstraintPartition.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyConstraintPartition.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyConstraintPartition.cpp:844:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(_eaArticulations, uintptr_t, numArticulations); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeCore.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyConstraintSetup.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyConstraintSetupBlock.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:3472:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(newTouches, PxvContactManagerTouchEvent, newTouchCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:3473:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(lostTouches, PxvContactManagerTouchEvent, lostTouchCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:3474:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(ccdTouches, PxvContactManagerTouchEvent, ccdTouchCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeCore.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeCore.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSim.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::AlignedAllocator<64, physx::shdfnd::NonTrackingAllocator> >' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase >::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase >::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyContactPrep.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyContactPrep4.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyContactPrep4PF.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 7 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyContactPrepPF.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScShapeSim.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyContactReduction.h:169:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mIntermediatePatchesPtrs, numPatches, predicate); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:539:13: note: in instantiation of member function 'physx::Dy::ContactReduction<6>::reduceContacts' requested here reduction.reduceContacts(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:960:9: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(nodeIndexArray, bodyIndex); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:1060:9: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(indexedManagers, currentContactIndex, EnhancedSortPredicate()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:1143:7: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mThreadContext.mContactDescPtr, PxU32(contactDescPtr - mThreadContext.mContactDescPtr), ConstraintLess()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyDynamics.cpp:1270:9: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(constraints + articulationStartIndex, accumulatedCount - articulationStartIndex, ArticulationSortPredicate()); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScSqBoundsManager.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 6 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScSqBoundsManager.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScSqBoundsManager.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScBodySim.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScTriggerInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScElementSimInteraction.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/src/ScInteraction.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxProfileEventImpl.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxProfileZoneImpl.h:38: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxProfileEventBufferAtomic.h:293:5: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(tempBuffer, uint8_t, sizeToWrite); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvd.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdImpl.h:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdDataStream.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdObjectModelInternalTypes.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyTGSDynamics.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdImpl.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdImpl.h:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyTGSDynamics.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/software/include/PxsContactManager.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyTGSDynamics.cpp:1037:6: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mObjects.constraintDescs, PxU32(contactDescPtr - mObjects.constraintDescs), ConstraintLess()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdMemClient.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdImpl.h:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdObjectModelMetaData.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdObjectModelInternalTypes.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyTGSContactPrep.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowleveldynamics/src/DyTGSContactPrepBlock.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdProfileZoneClient.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdImpl.h:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdUserRenderer.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdInternalByteStreams.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/pvd/src/PxPvdFoundation.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/GuSerialize.cpp:329:39: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* tmp = reinterpret_cast(PxAlloca(nbIndices*sizeof(PxU8))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/GuSerialize.cpp:338:41: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU16* tmp = reinterpret_cast(PxAlloca(nbIndices*sizeof(PxU16))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/GuSerialize.cpp:372:39: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* tmp = reinterpret_cast(PxAlloca(nbIndices*sizeof(PxU8))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcharacterkinematic/src/CctCharacterControllerCallbacks.cpp:803:33: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] TF = reinterpret_cast(PxAlloca(sizeof(PxU32)*Nb*3)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxvehicle/src/PxVehicleSDK.cpp:43: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxvehicle/src/PxVehicleSerialization.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXSerializerImpl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlVisitorWriter.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxvehicle/src/PxVehicleSerialization.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxvehicle/src/PxVehicleSerialization.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXSerializerImpl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlVisitorWriter.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ 1 warning generated. 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:504:58: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU32* PX_RESTRICT indices0 = reinterpret_cast(PxAlloca(polyData0.mNbPolygons*sizeof(PxU32))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:518:57: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU32* PX_RESTRICT indices1 = reinterpret_cast(PxAlloca(polyData1.mNbPolygons*sizeof(PxU32))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:991:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] GET_SCALEX_CONVEX(scaledVertices0, stackIndices0, idtScale0, HP0.mNbVerts, scaling0, polyData0.mVerts, polyData0.getPolygonVertexRefs(HP0)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:49:52: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxVec3))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:991:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:50:50: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxU8))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:996:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] GET_SCALEX_CONVEX(scaledVertices1, stackIndices1, idtScale1, HP1.mNbVerts, scaling1, polyData1.mVerts, polyData1.getPolygonVertexRefs(HP1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:49:52: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxVec3))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexConvex.cpp:996:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:50:50: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxU8))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 6 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexMesh.cpp:469:66: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU32* PX_RESTRICT const hullIndices = reinterpret_cast(PxAlloca(polyData0.mNbPolygons*sizeof(PxU32))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexMesh.cpp:758:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] GET_SCALEX_CONVEX(scaledVertices0, stackIndices0, mIdtConvexScale, HP.mNbVerts, mConvexScaling, mPolyData0.mVerts, mPolyData0.getPolygonVertexRefs(HP)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:49:52: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxVec3))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactConvexMesh.cpp:758:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuConvexHelper.h:50:50: note: expanded from macro 'GET_SCALEX_CONVEX' idtScaling ? NULL : reinterpret_cast(PxAlloca(nbVerts * sizeof(PxU8))), \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactPolygonPolygon.cpp:583:17: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] stackMemory = PxAlloca(maxNumVert * sizeof(PxVec3)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactPolygonPolygon.cpp:587:53: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* PX_RESTRICT flags0 = reinterpret_cast(PxAlloca(size0)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactPolygonPolygon.cpp:588:56: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* PX_RESTRICT outCodes0 = reinterpret_cast(PxAlloca(size0)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactPolygonPolygon.cpp:593:53: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* PX_RESTRICT flags1 = reinterpret_cast(PxAlloca(size1)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactPolygonPolygon.cpp:594:56: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* PX_RESTRICT outCodes1 = reinterpret_cast(PxAlloca(size1)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactSphereMesh.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactSphereMesh.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/contact/GuContactSphereMesh.cpp:360:7: note: in instantiation of function template specialization 'physx::shdfnd::sort, (anonymous namespace)::NullAllocator>' requested here Ps::sort(mSortKey, count, Ps::Less(), NullAllocator(), ContactBuffer::MAX_CONTACTS); ^ 2 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuBigConvexData.cpp:153:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if(!ReadHeader('G', 'A', 'U', 'S', Version, Mismatch, stream)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/convex/GuBigConvexData.cpp:146:2: note: previous statement is here if(!ReadHeader('S', 'U', 'P', 'M', Version, Mismatch, stream)) ^ 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/hf/GuOverlapTestsHF.cpp:499:62: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxVec3* convexVerticesInHfShape = reinterpret_cast(PxAlloca(hull->mNbHullVertices*sizeof(PxVec3))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/mesh/GuRTree.cpp:44: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactConvexCommon.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactConvexCommon.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactConvexCommon.cpp:697:7: note: in instantiation of function template specialization 'physx::shdfnd::sort >' requested here Ps::sort(mSortedTriangle.begin(), mSortedTriangle.size(), Ps::Less()); ^ 2 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp:378:48: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points0In0 = reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*referencePolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp:379:48: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points1In0 = reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*incidentPolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp:380:57: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* points1In0Penetration = reinterpret_cast(PxAlloca(sizeof(bool)*incidentPolygon.mNbVerts)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp:381:56: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] FloatV* points1In0TValue = reinterpret_cast(PxAllocaAligned(sizeof(FloatV)*incidentPolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 4 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenSphereCapsule.cpp:157:49: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points0In0 = reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*referencePolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMContactGenSphereCapsule.cpp:292:48: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points0In0 = reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*referencePolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMTriangleContactGen.cpp:639:48: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points1In0 = reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*incidentPolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMTriangleContactGen.cpp:640:56: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] FloatV* points1In0TValue = reinterpret_cast(PxAllocaAligned(sizeof(FloatV)*incidentPolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMTriangleContactGen.cpp:641:57: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* points1In0Penetration = reinterpret_cast(PxAlloca(sizeof(bool)*incidentPolygon.mNbVerts)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPCMTriangleContactGen.cpp:873:46: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Vec3V* points0In0=reinterpret_cast(PxAllocaAligned(sizeof(Vec3V)*referencePolygon.mNbVerts, 16)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:120:48: note: expanded from macro 'PxAllocaAligned' #define PxAllocaAligned(x, alignment) ((size_t(PxAlloca(x + alignment)) + (alignment - 1)) & ~size_t(alignment - 1)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPersistentContactManifold.cpp:1550:41: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* chosen = reinterpret_cast(PxAlloca(sizeof(bool)*numContacts)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPersistentContactManifold.cpp:1637:41: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* chosen = reinterpret_cast(PxAlloca(sizeof(bool)*numContacts)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/pcm/GuPersistentContactManifold.cpp:1824:45: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* candidates = reinterpret_cast(PxAlloca(sizeof(PxU8) * numPoints)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. 4 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/geomutils/src/sweep/GuSweepCapsuleBox.cpp:198:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(triangles, PxTriangle, 12*7); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/Cooking.cpp:377:47: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxVec3* geometry = reinterpret_cast(PxAlloca(sizeof(PxVec3)*mesh.points.count)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/Cooking.cpp:380:45: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU32* topology = reinterpret_cast(PxAlloca(sizeof(PxU32)*3*mesh.triangles.count)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.cpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/RTreeCooking.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/RTreeCooking.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/RTreeCooking.cpp:422:9: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(tempRanks, clusterSize); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/RTreeCooking.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/RTreeCooking.cpp:757:7: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(xOrder.begin(), xOrder.size(), SortBoundsPredicate(0, allBounds)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/TriangleMeshBuilder.cpp:47: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/TriangleMeshBuilder.cpp:47: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/GrbTriangleMeshCooking.h:172:6: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(edgeLookups, PxU32(nbTris * 3)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/TriangleMeshBuilder.cpp:47: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/mesh/TriangleMeshBuilder.cpp:428:6: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(pairList.begin(), pairList.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. 13 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationReducedCoordinate.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::AlignedAllocator<64, physx::shdfnd::NonTrackingAllocator> >' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase >::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase >::~PoolBase' requested here class Pool : public PoolBase ^ 14 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/BigConvexDataBuilder.cpp:87:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if(!WriteHeader('G', 'A', 'U', 'S', gVersion, platformMismatch, stream)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/BigConvexDataBuilder.cpp:81:2: note: previous statement is here if(!WriteHeader('S', 'U', 'P', 'M', gSupportVersion, platformMismatch, stream)) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.hIn file included from :/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp281::3134: :In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.hwarning:: 41bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion]: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33 markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter);: In file included from ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h :39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. 13 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexMeshBuilder.cpp:255:47: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxVec3* geometry = reinterpret_cast(PxAlloca(sizeof(PxVec3)*desc.points.count)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexMeshBuilder.cpp:264:39: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] topology = reinterpret_cast(PxAlloca(sizeof(PxU32)*desc.indices.count)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexMeshBuilder.cpp:288:51: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] hullPolygons = reinterpret_cast(PxAlloca(sizeof(PxHullPolygon)*desc.polygons.count)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp:223:76: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] Gu::TriangleT* indices32 = reinterpret_cast*>(PxAlloca(nbFaces*sizeof(Gu::TriangleT))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp:394:49: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* polygonMarkers = reinterpret_cast(PxAlloca(nb_polygons*sizeof(bool))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp:397:52: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* redundancyMarkers = reinterpret_cast(PxAlloca(redundantVertices.size()*sizeof(bool))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp:561:42: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] bool* markers = reinterpret_cast(PxAlloca(nbFaces*sizeof(bool))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp:564:48: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PxU8* vertexMarkers = reinterpret_cast(PxAlloca(nbVertices*sizeof(PxU8))); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/QuickHullConvexHullLib.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/QuickHullConvexHullLib.cpp:1446:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(edges, QuickHullHalfEdge, (face1.numEdges + face2.numEdges)); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxcooking/src/convex/QuickHullConvexHullLib.cpp:2169:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(vertices,PxVec3,expandPoints.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulationJoint.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJoint.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulationJoint.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationLink.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulationJointReducedCoordinate.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. 13 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpBatchQuery.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpBatchQuery.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbRigidObject.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpBatchQuery.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpBatchQuery.cpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 4 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMaterial.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbRigidObject.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPvdSceneQueryCollector.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpMetaData.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPvdSceneQueryCollector.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPvdSceneQueryCollector.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpReadCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpReadCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpReadCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from 3/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.cpp warning:s31 generated: . In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:888:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(linkStack, NpArticulationLink*, nbLinks); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:1038:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(linkStack, NpArticulationLink*, nbLinks); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 5 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:1743:13: note: in instantiation of member function 'physx::NpRigidActorTemplate::resetFiltering' requested here npStatic.resetFiltering(npStatic.getScbRigidStaticFast(), NULL, 0); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:1750:18In file included from :/home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp :note44: : in instantiation of member function 'physx::NpRigidActorTemplate::resetFiltering' requested hereIn file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] if (npDynamic.resetFiltering(npDynamic.getScbBodyFast(), NULL, 0)) ^ markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:44: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.cpp:1758:15: note: in instantiation of member function 'physx::NpRigidActorTemplate::resetFiltering' requested here if (npLink.resetFiltering(npLink.getScbBodyFast(), NULL, 0)) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSerializerAdapter.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidStatic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:410:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(oldMaterials, PxMaterial*, oldMaterialCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. 18 warnings generated. 14 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpWriteCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpWriteCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpWriteCheck.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/PvdMetaDataPvdBinding.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/PvdPhysicsClient.cpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/PvdPhysicsClient.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:357:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, const Scb::Shape*, nbShapes); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:358:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(prunerData, Sq::PrunerData, nbShapes); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/PvdMetaDataPvdBinding.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/PvdMetaDataPvdBinding.cpp:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShapeManager.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 1 warning generated. 7 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbAggregate.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 4 warnings generated. 4 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBase.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 3 warnings generated. 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbRigidObject.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbMetaData.cpp:31: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 12 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActorTemplate.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpActor.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.cpp:48:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(materialIndices, PxU16, materialCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbShape.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysics.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpPhysicsInsertionCallback.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpFactory.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidDynamic.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidBodyTemplate.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpRigidActorTemplate.h:417:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(scbShapes, Scb::Shape*, sCount); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 4 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScene.cpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:210:31: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:253:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_WakeUp | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:281:34: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)') [-Wanon-enum-enum-conversion] markUpdated(Buf::BF_PutToSleep | Buf::BF_WakeCounter); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:306:33: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] resetBufferFlag(Buf::BF_WakeUp | Buf::BF_PutToSleep); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:319:57: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] (mBufferedIsSleeping && (!isBuffered(Buf::BF_WakeUp | Buf::BF_PutToSleep))) ); ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/include/foundation/PxAssert.h:73:16: note: expanded from macro 'PX_ASSERT' ((void)((!!(exp)) || (!_ignore && (physx::PxGetAssertHandler()(#exp, __FILE__, __LINE__, _ignore), false)))); \ ^~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpArticulation.h:41: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:327:37: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] else if (!(flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep))) // if there has been at least one buffered sleep state transition, then there is no use in adjusting the wake counter separately because it will ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:337:30: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:66:2)') [-Wanon-enum-enum-conversion] if((flags & (Buf::BF_WakeUp | Buf::BF_PutToSleep)) == 0) ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:368:32: warning: bitwise operation between different enumeration types ('physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:65:2)' and 'physx::Scb::ArticulationBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbArticulation.h:67:2)') [-Wanon-enum-enum-conversion] if(flags&~(Buf::BF_WakeCounter|Buf::BF_WakeUp|Buf::BF_PutToSleep)) // Optimization to avoid all the if-statements below if possible ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/immediatemode/src/NpImmediateMode.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:693:3: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(materialPtr, PxMaterial*, numMaterials); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/immediatemode/src/NpImmediateMode.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbRigidObject.h:35: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:191:32: warning: bitwise operation between different enumeration types ('physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:56:2)' and 'physx::Scb::ActorBuffer::(anonymous enum at /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbActor.h:57:2)') [-Wanon-enum-enum-conversion] if(flags & (Buf::BF_ActorFlags|Buf::BF_DominanceGroup/*|Buf::BF_ClientBehaviorFlags*/)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbScenePvdClient.cpp:37: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpCast.h:34: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpScene.h:45: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpSceneQueries.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/scenequery/include/SqSceneQueryManager.h:42: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScScene.h:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 13 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/immediatemode/src/NpImmediateMode.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:120:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, shdfnd::Less(), typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/common/src/CmPreallocatingPool.h:176:8: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here Ps::sort(mPools.begin(), mPools.size()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/immediatemode/src/NpImmediateMode.cpp:40: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/NpConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbConstraint.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physx/src/buffering/ScbBody.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/simulationcontroller/include/ScBodyCore.h:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::disposeElements' requested here disposeElements(); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase, physx::shdfnd::NamedAllocator>::~PoolBase' requested here class Pool : public PoolBase ^ 14 warnings generated. 4 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/ExtExtensions.cpp:44: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXCoreSerializer.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXSerializerImpl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlVisitorWriter.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXUpgrader.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlImpl.h:32: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ 1 warning generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlSerialization.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlImpl.h:32: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlSerialization.cpp:33: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnJointRepXSerializer.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnJointRepXSerializer.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXSerializerImpl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlVisitorWriter.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h:34: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnRepXCoreSerializer.cpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlImpl.h:32: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:326:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] mVariablePool.deallocate(inMemory); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Xml/SnXmlMemoryPool.h:303:4: note: previous statement is here if ( inMemory == NULL ) ^ 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp:357:8: note: in instantiation of function template specialization 'physx::shdfnd::sort >' requested here Ps::sort >(internalReferencesPtr.begin(), internalReferencesPtr.size(), InternalReferencePredicate()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:65:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(stackMem, int32_t, initialStackSize); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp:358:8: note: in instantiation of function template specialization 'physx::shdfnd::sort >' requested here Ps::sort >(internalReferencesHandle16.begin(), internalReferencesHandle16.size(), InternalReferencePredicate()); ^ 3 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp:255:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(srcEntries, ExtraDataEntry2, 256); // ### painful ctors here ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp:257:2: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(dstEntries, ExtraDataEntry2, 256); // ### painful ctors here ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp:860:4: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(entries, ExtraDataEntry, 256); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp:914:7: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] PX_ALLOCA(entries2, ExtraDataEntry, 256); ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' var.mPointer = reinterpret_cast(PxAlloca(size)); \ ^ /home/conan/w/BuildSingleReference/.conan/data/physx/4.1.1/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/physx/source/foundation/include/PsAllocator.h:105:22: note: expanded from macro 'PxAlloca' #define PxAlloca(x) alloca(x) ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ 4 warnings generated. 1 warning generated. 1 warning generated. physx/4.1.1: WARN: Forced CMake build type ('debug') different from the settings build type ('Debug') [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component physx::physx libdir "lib" does not contain any declared library