******************************************************************************** conan install bullet3/3.21@#5223866662dbb818d61aae174efb0b05 --build=bullet3 -pr /home/conan/w/BuildSingleReference/92679/abf9404a-6864-4905-873b-98ce8c87c657/profile_linux_11_libstdcpp_gcc_release_64.bullet3-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 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 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] bullet3:shared=True [build_requires] [env] bullet3/3.21: Forced build from source Installing package: bullet3/3.21 Requirements bullet3/3.21 from local cache - Cache Packages bullet3/3.21:607c93de2fe0fd7a16b1a720c8a32bd38084b7f0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bullet3/3.21: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK bullet3/3.21: Copying sources to build folder bullet3/3.21: Building your package in /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0 bullet3/3.21: Generator cmake created conanbuildinfo.cmake bullet3/3.21: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK bullet3/3.21: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_BULLET3="False" -DINSTALL_LIBS="True" -DUSE_GRAPHICAL_BENCHMARK="False" -DUSE_DOUBLE_PRECISION="False" -DBULLET2_USE_THREAD_LOCKS="False" -DUSE_SOFT_BODY_MULTI_BODY_DYNAMICS_WORLD="False" -DBUILD_ENET="False" -DBUILD_CLSOCKET="False" -DBUILD_CPU_DEMOS="False" -DBUILD_OPENGL3_DEMOS="False" -DBUILD_BULLET2_DEMOS="False" -DBUILD_EXTRAS="False" -DBUILD_UNIT_TESTS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' '--' '-j3' ----------------- Scanning dependencies of target Bullet3Common [ 0%] Building CXX object source_subfolder/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o [ 1%] Building CXX object source_subfolder/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o Scanning dependencies of target LinearMath [ 2%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o [ 2%] Building CXX object source_subfolder/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o [ 2%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o [ 3%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o [ 4%] Linking CXX shared library ../../../lib/libBullet3Common.so [ 4%] Built target Bullet3Common [ 4%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o [ 5%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o [ 6%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o [ 6%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o [ 7%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o [ 7%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o [ 8%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o [ 8%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o [ 9%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o [ 9%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o [ 10%] Building CXX object source_subfolder/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o [ 11%] Linking CXX shared library ../../../lib/libLinearMath.so [ 11%] Built target LinearMath Scanning dependencies of target BulletInverseDynamics [ 12%] Building CXX object source_subfolder/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o [ 12%] Building CXX object source_subfolder/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o Scanning dependencies of target BulletCollision [ 12%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o [ 13%] Building CXX object source_subfolder/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o [ 13%] Building CXX object source_subfolder/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o [ 14%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o [ 14%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o [ 15%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o [ 15%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o [ 16%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o [ 17%] Linking CXX shared library ../../../lib/libBulletInverseDynamics.so [ 17%] Built target BulletInverseDynamics [ 18%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o [ 18%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o [ 19%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o [ 19%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o [ 20%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o [ 20%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o [ 21%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o [ 21%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o [ 22%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o [ 23%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o [ 23%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o [ 24%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o [ 24%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o [ 25%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o [ 25%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o [ 26%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o [ 26%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o [ 27%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o [ 28%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o [ 28%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o [ 29%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o [ 29%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o [ 30%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o [ 30%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o [ 31%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o [ 31%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o [ 32%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o [ 32%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o [ 33%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o [ 34%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o [ 34%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o [ 35%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o [ 35%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o [ 36%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o [ 36%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o [ 37%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o [ 37%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o [ 38%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o [ 39%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o [ 39%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o [ 40%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o [ 40%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o [ 41%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o [ 41%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o [ 42%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o [ 42%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o [ 43%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o [ 44%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o [ 44%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o [ 45%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o [ 45%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o [ 46%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o [ 46%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o [ 47%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o [ 47%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o [ 48%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o [ 49%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o [ 49%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o [ 50%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o [ 50%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o [ 51%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o [ 51%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o [ 52%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o [ 52%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o [ 53%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o [ 53%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o [ 54%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o [ 55%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o [ 55%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o [ 56%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o [ 56%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o [ 57%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o [ 57%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o [ 58%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o [ 58%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o [ 59%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o [ 60%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o [ 60%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o [ 60%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o [ 61%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o [ 62%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o [ 62%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o [ 63%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o [ 63%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o [ 64%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o [ 65%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o [ 65%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o [ 66%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o [ 66%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o [ 67%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o [ 67%] Building CXX object source_subfolder/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o [ 68%] Linking CXX shared library ../../../lib/libBulletCollision.so [ 68%] Built target BulletCollision Scanning dependencies of target BulletDynamics [ 69%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o [ 69%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o [ 70%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o [ 70%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o [ 71%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o [ 71%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o [ 72%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o [ 72%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o [ 73%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o [ 73%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o [ 74%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o [ 74%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o [ 75%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o [ 76%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o [ 76%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o [ 77%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o [ 77%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o [ 78%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o [ 78%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o [ 79%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o [ 79%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o [ 80%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o [ 81%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o [ 81%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o [ 82%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o [ 82%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o [ 83%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o [ 83%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o [ 84%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o [ 84%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o [ 85%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o [ 86%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o [ 86%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o [ 87%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o [ 87%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o [ 88%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o [ 88%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o [ 89%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o [ 89%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o [ 90%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o [ 91%] Building CXX object source_subfolder/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o [ 91%] Linking CXX shared library ../../../lib/libBulletDynamics.so [ 91%] Built target BulletDynamics Scanning dependencies of target BulletSoftBody [ 91%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o [ 91%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o [ 92%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o [ 93%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o [ 94%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o [ 94%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o [ 95%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o [ 95%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o [ 96%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o [ 96%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o [ 97%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o [ 97%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o [ 98%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o [ 99%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o [ 99%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o [100%] Building CXX object source_subfolder/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o [100%] Linking CXX shared library ../../../lib/libBulletSoftBody.so [100%] Built target BulletSoftBody bullet3/3.21: Package '607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' built bullet3/3.21: Build folder /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0 bullet3/3.21: Generated conaninfo.txt bullet3/3.21: Generated conanbuildinfo.txt bullet3/3.21: Generating the package bullet3/3.21: Package folder /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0 bullet3/3.21: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' '--target' 'install' '--' '-j3' ----------------- [ 2%] Built target Bullet3Common [ 11%] Built target LinearMath [ 14%] Built target BulletInverseDynamics [ 68%] Built target BulletCollision [ 91%] Built target BulletDynamics [100%] Built target BulletSoftBody Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/pkgconfig/bullet.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/cmake/bullet/UseBullet.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/cmake/bullet/BulletConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/btBulletCollisionCommon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/btBulletDynamicsCommon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletInverseDynamics.so.3.20 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletInverseDynamics.so.3.20" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletInverseDynamics.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletInverseDynamics -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletInverseDynamics/details -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletInverseDynamics/btBulletCollisionCommon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletSoftBody.so.3.20 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletSoftBody.so.3.20" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletSoftBody.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btKrylovSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btPreconditioner.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodyHelpers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableMousePickingForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableLinearElasticityForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBody.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableBodySolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableGravityForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/poly34.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodyInternals.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableBackwardEulerObjective.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btCGProjection.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableLagrangianForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodySolvers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableMassSpringForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableContactConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btConjugateResidual.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btConjugateGradient.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableContactProjection.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSparseSDF.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableNeoHookeanForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btDeformableCorotatedForce.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletCollision.so.3.20 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletCollision.so.3.20" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletCollision.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConcaveShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btCylinderShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btBox2dShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btMaterial.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btMiniSDF.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btCollisionShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConeShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btSphereShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btCompoundShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btShapeHull.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btBoxShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvex2dShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btSdfCollisionShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btEmptyShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcherMt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btGhostObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btUnionFind.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3Internal.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btContactProcessing.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btBoxCollision.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_geom_types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btQuantization.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_hash_table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btContactProcessingStructs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactShape.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_box_collision.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_pair.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_math.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactBvhStructs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_bitset.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvhStructs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGImpactBvh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_clip_polygon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btClipPolygon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_box_set.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_tri_collision.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_memory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_contact.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_geometry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_linear_math.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_radixsort.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btGeometryOperations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/gim_array.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/Gimpact/btCompoundFromGimpact.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletCollision/btBulletCollisionCommon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletDynamics.so.3.20 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletDynamics.so.3.20" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBulletDynamics.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btLemkeSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/MLCPSolvers/btPATHSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btActionInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Dynamics/btRigidBody.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btBatchedConstraints.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btFixedConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btGearConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Character -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Character/btKinematicCharacterController.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Character/btCharacterControllerInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Vehicle -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Vehicle/btWheelInfo.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBody.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodySphericalJointMotor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/Featherstone/btMultiBodyGearConstraint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/BulletDynamics/btBulletDynamicsCommon.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libLinearMath.so.3.20 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libLinearMath.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btGrahamScan2dConvexHull.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btStackAlloc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btQuaternion.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btMinMax.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btImplicitQRSVD.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btDefaultMotionState.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btPolarDecomposition.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btGeometryUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btSpatialAlgebra.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btTransformUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btVector3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btAlignedObjectArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btTransform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btThreads.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btAlignedAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btHashMap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btPoolAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btQuadWord.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btQuickprof.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btConvexHullComputer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btMatrix3x3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/TaskScheduler -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/TaskScheduler/btThreadSupportInterface.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btConvexHull.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btRandom.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btAabbUtil2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btMotionState.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btIDebugDraw.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btCpuFeatureUtility.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btReducedVector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btSerializer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btList.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btScalar.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btMatrixX.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/LinearMath/btModifiedGramSchmidt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBullet3Common.so.3.20 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/lib/libBullet3Common.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Logging.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3Int4.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3Quat.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3Float4.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3PlatformDefinitions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3Int2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/shared/b3Mat3x3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3FileUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3AlignedAllocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Vector3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3HashMap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3AlignedObjectArray.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3MinMax.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3QuadWord.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Matrix3x3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3ResizablePool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3CommandLineArgs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Quaternion.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Transform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3TransformUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Random.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3Scalar.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3StackAlloc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/package/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/include/bullet/Bullet3Common/b3PoolAllocator.h [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK bullet3/3.21 package(): Packaged 6 '.so' files bullet3/3.21 package(): Packaged 6 '.20' files bullet3/3.21 package(): Packaged 294 '.h' files bullet3/3.21 package(): Packaged 1 '.txt' file: LICENSE.txt bullet3/3.21: Package '607c93de2fe0fd7a16b1a720c8a32bd38084b7f0' created bullet3/3.21: Created package revision de05c713e5f390443507a3cd024cd266 [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 Aggregating env generators Linux OPENGL NOT FOUND CMake Warning: Manually-specified variables were not used by the project: BULLET2_USE_THREAD_LOCKS 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/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:832:29, inlined from 'bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:822:6: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)this)[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btHullTriangle*]', inlined from 'int HullLibrary::calchull(btVector3*, int, TUIntArray&, int&, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:628:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHull.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'int HullLibrary::calchull(btVector3*, int, TUIntArray&, int&, int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:11, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.cpp:8: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:11, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.cpp:8: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btReducedVector::simplify()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:2676:30: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)this)[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:2678:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btConvexHullComputer.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'btScalar btConvexHullComputer::compute(const void*, bool, int, int, btScalar, btScalar)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)this)[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletInverseDynamics/details/../IDConfig.hpp:75, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletInverseDynamics/details/MultiBodyTreeImpl.hpp:8, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:1: In member function 'void b3AlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:130:29: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 232 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h: In member function 'int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object '((b3AlignedObjectArray*)((char*)this + 24))[3].b3AlignedObjectArray::m_data' of size [0, 9223372036854775807] 232 | new (&m_data[i]) T(fillData); | ^~~~~~ In member function 'void b3AlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp:131:30: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h:232:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 232 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h: In member function 'int btInverseDynamicsBullet3::MultiBodyTree::MultiBodyImpl::generateIndexSets()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/Bullet3Common/b3AlignedObjectArray.h:232:39: note: at offset [-8589934592, -4] into destination object '((b3AlignedObjectArray*)((char*)this + 24))[4].b3AlignedObjectArray::m_data' of size [0, 9223372036854775807] 232 | new (&m_data[i]) T(fillData); | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:261:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:276:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = const btDbvtNode*]', inlined from 'void btDbvt::collideTVNoStackAlloc(const btDbvtNode*, const btDbvtVolume&, btNodeStack&, btDbvt::ICollide&) const' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btDbvt.h:1199:15, inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:293:30: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '*(btAlignedObjectArray*)((char*)this + 16).btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:310:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:337:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object 'manifoldArray.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:202:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:442:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btGhostObject.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Character/btKinematicCharacterController.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'bool btKinematicCharacterController::recoverFromPenetration(btCollisionWorld*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Character/btKinematicCharacterController.cpp:203:25: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btGhostObject.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Character/btKinematicCharacterController.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'bool btKinematicCharacterController::recoverFromPenetration(btCollisionWorld*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 24))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'virtual void btSequentialImpulseConstraintSolverMt::convertBodies(btCollisionObject**, int, const btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:805:49: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSequentialImpulseConstraintSolverMt::convertBodies(btCollisionObject**, int, const btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[9].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]', inlined from 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:55:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In destructor 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]', inlined from 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:56:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In destructor 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]', inlined from 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:57:22: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In destructor 'btSimulationIslandManagerMt::~btSimulationIslandManagerMt()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]', inlined from 'virtual void btSimulationIslandManagerMt::initIslandPools()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:137:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSimulationIslandManagerMt::initIslandPools()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSimulationIslandManagerMt::Island*]', inlined from 'virtual void btSimulationIslandManagerMt::initIslandPools()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:138:22: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSimulationIslandManagerMt::initIslandPools()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void btSimulationIslandManagerMt::initIslandPools()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:163:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSimulationIslandManagerMt::initIslandPools()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '*(btAlignedObjectArray*)*_67.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void btSimulationIslandManagerMt::initIslandPools()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:164:31: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSimulationIslandManagerMt::initIslandPools()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)*_67)[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void btSimulationIslandManagerMt::initIslandPools()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:165:33: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btSimulationIslandManagerMt::initIslandPools()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)*_67)[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:185:18, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 24))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:186:21, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 24))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:187:23, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:169:24, inlined from 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:123:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void InplaceSolverIslandCallback::processIsland(btCollisionObject**, int, btPersistentManifold**, int, int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 24))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:118:18, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:119:21, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'void InplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:120:23, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:698:31: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:185:18, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:186:21, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'void InplaceSolverIslandCallback::processConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:187:23, inlined from 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:704:44: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btDiscreteDynamicsWorld::solveConstraints(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_29(D)->m_solverIslandCallback + 24))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.h:31, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:24: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btMultiBody::finalizeMultiDof()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:349:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.h:31, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btMultiBody::finalizeMultiDof()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[7].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.h:31, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:24: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btMultiBody::finalizeMultiDof()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:351:20: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.h:31, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBody.cpp:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btMultiBody::finalizeMultiDof()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:238:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:239:22: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:240:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:241:29: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:242:38: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:211:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 24))[17].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:212:44: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 24))[18].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:213:33: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 24))[19].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24, inlined from 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27, inlined from 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29, inlined from 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38, inlined from 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:314:43: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btMultiBodyDynamicsWorld::solveExternalForces(btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_158(D)->m_solverMultiBodyIslandCallback + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btMultiBodyMLCPConstraintSolver::createMLCPFastRigidBody(const btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:328:13: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btMultiBodyMLCPConstraintSolver::createMLCPFastRigidBody(const btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[50].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSolverConstraint*]', inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:716:33: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[42].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodySolverConstraint*]', inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:717:42: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[43].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btMatrixX::resize(int, int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:196:20, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:766:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[25].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:767:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[27].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:768:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[28].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:769:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[29].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:770:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[30].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btMatrixX::resize(int, int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:196:20, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:829:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[34].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:830:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[36].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:831:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[37].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:832:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[38].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:833:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:21, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMultiBodyMLCPConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 8))[39].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'virtual void btMLCPSolver::createMLCPFast(const btContactSolverInfo&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:230:13: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void btMLCPSolver::createMLCPFast(const btContactSolverInfo&)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[31].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btSolverConstraint*]', inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:45:33: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[24].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btMatrixX::resize(int, int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:196:20, inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:93:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[13].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:94:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[15].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:95:14: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[16].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:96:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[17].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'void btVectorX::resize(int) [with T = float]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btMatrixX.h:54:19, inlined from 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:97:15: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual btScalar btMLCPSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)this + 16))[18].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodyInternals.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodyHelpers.cpp:17: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = float]', inlined from 'static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodyHelpers.cpp:1573:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodyInternals.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodyHelpers.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In static member function 'static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '((btAlignedObjectArray*)((char*)psb + 16))[59].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableLagrangianForce.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25, inlined from 'btReducedVector btReducedVector::operator-(const btReducedVector&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:161:21, inlined from 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btModifiedGramSchmidt.h:37:19: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableLagrangianForce.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object '.btReducedVector::m_indices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 77 | new (&dest[i]) T(m_data[i]); | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodySolvers.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.cpp:18: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25, inlined from 'btReducedVector btReducedVector::operator-(const btReducedVector&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:161:21, inlined from 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btModifiedGramSchmidt.h:37:19: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodySolvers.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object '.btReducedVector::m_indices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 77 | new (&dest[i]) T(m_data[i]); | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodySolvers.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25, inlined from 'btReducedVector btReducedVector::operator-(const btReducedVector&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:161:21, inlined from 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btModifiedGramSchmidt.h:37:19: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBodySolvers.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableBodySolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object '.btReducedVector::m_indices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 77 | new (&dest[i]) T(m_data[i]); | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btCGProjection.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableContactProjection.h:18, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableContactProjection.cpp:16: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25, inlined from 'btReducedVector btReducedVector::operator-(const btReducedVector&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:161:21, inlined from 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btModifiedGramSchmidt.h:37:19: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftBody.h:20, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btCGProjection.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableContactProjection.h:18, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableContactProjection.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object '.btReducedVector::m_indices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 77 | new (&dest[i]) T(m_data[i]); | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:238:24: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:239:22: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:240:27: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:241:29: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:242:38: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:37:18: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:38:22: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:39:21: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:40:23: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:41:32: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24, inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27, inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29, inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38, inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 8 and 17179869184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 109 | if (m_data) | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', inlined from 'void btReducedVector::simplify()' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:57:25, inlined from 'btReducedVector btReducedVector::operator-(const btReducedVector&)' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btReducedVector.h:161:21, inlined from 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]' at /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btModifiedGramSchmidt.h:37:19: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 223 | new (&m_data[i]) T(fillData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionObject.h:34, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, from /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h: In member function 'void btModifiedGramSchmidt::solve() [with TV = btReducedVector]': /home/conan/w/BuildSingleReference/.conan/data/bullet3/3.21/_/_/build/607c93de2fe0fd7a16b1a720c8a32bd38084b7f0/source_subfolder/src/LinearMath/btAlignedObjectArray.h:77:42: note: at offset [-8589934592, -4] into destination object '.btReducedVector::m_indices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] 77 | new (&dest[i]) T(m_data[i]); | ^~~~~~ [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/examples/pybullet/gym/pybullet_envs/minitaur/agents/baseline_controller/locomotion_controller_in_scenario_set_example.py' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.