robotpkg/wip/py-bullet3 bulk build results

Log for py313-bullet3-3.24r1 on Ubuntu-25.04-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py313-bullet3-3.24r1 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py313-bullet3-3.24r1 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found => Required system package gnupg>=1: gnupg-2.4.4 found => Required system package gzip: gzip-1.13 found => Required system package patch>=2.0: patch-2.7.6 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found => Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.15 found ===> Done bootstrap-depends for py313-bullet3-3.24r1 ===> Installing full dependencies for py313-bullet3-3.24r1 => Dependency digest-20080510 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py313-bullet3-3.24r1 => Building with no option. ===> Checking alternatives for py313-bullet3-3.24r1 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-3.13: python>=2.5 provided by python313>=3.13<3.14 ===> Checking dependencies for py313-bullet3-3.24r1 => Required system package boost-headers>=1.34.1: boost-headers-1.83 found => Required system package boostlib-filesystem>=1.34.1: boost-libs-1.83.0 found => Required system package boostlib-iostreams>=1.34.1: boost-libs-1.83.0 found => Required system package boostlib-math>=1.34.1: boost-libs-1.83.0 found => Required system package boostlib-thread>=1.34.1: boost-libs-1.83.0 found => Required system package cmake>=2.6: cmake-3.31.6 found => Required system package g++>=3: g++-14.2.0 found => Required system package gcc>=3: gcc-14.2.0 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-1.8.1 found => Required system package python313>=3.13<3.14: python313-3.13.3 found ===> Done depends for py313-bullet3-3.24r1 ===> Extracting for py313-bullet3-3.24r1 => SHA1 checksums OK => RMD160 checksums OK ===> Patching for py313-bullet3-3.24r1 => Applying robotpkg patches for py313-bullet3-3.24r1 ===> Configuring for py313-bullet3-3.24r1 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Linux CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FindOpenGL.cmake:415 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:312 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. OPENGL FOUND /usr/lib/x86_64-linux-gnu/libGL.so/usr/lib/x86_64-linux-gnu/libGLU.so CMake Warning (dev) at CMakeLists.txt:346 (FIND_PACKAGE): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. NumPy found CMake Warning (dev) at examples/ExampleBrowser/CMakeLists.txt:433 (ADD_EXECUTABLE): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Benchmarks/TaruData.h This warning is for project developers. Use -Wno-dev to suppress it. ===> Building for py313-bullet3-3.24r1 In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h:19, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:14: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument 'cl_long' {aka 'long int'} [-Wignored-attributes] 88 | b3OpenCLArray<b3Int64> m_commonPrefixes; | ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:17: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument 'cl_long' {aka 'long int'} [-Wignored-attributes] 88 | b3OpenCLArray<b3Int64> m_commonPrefixes; | ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:13: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:30: warning: ignoring attributes on template argument 'cl_long' {aka 'long int'} [-Wignored-attributes] 88 | b3OpenCLArray<b3Int64> m_commonPrefixes; | ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/test/InverseDynamics/../../src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:58: warning: ' : ' directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 92 | safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val); | ^~~ In member function 'void MySliderEventHandler<T>::SetValue(T) [with T = float]', inlined from 'void MySliderEventHandler<T>::SliderMoved(Gwen::Controls::Base*) [with T = float]' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:67:11, inlined from 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:244:22: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:55: note: assuming directive output of 5 bytes 92 | safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/Gwen/Macros.h:7, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/Gwen/Gwen.h:20, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/./../OpenGLWindow/GwenOpenGL3CoreRenderer.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/gwenInternalData.h:4, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2: In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'void MySliderEventHandler<T>::SetValue(T) [with T = float]' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:15, inlined from 'void MySliderEventHandler<T>::SliderMoved(Gwen::Controls::Base*) [with T = float]' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:67:11, inlined from 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:244:22: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function 'void MySliderEventHandler<T>::SetValue(T) [with T = float]': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:58: warning: ' : ' directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 92 | safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val); | ^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:55: note: assuming directive output of 5 bytes 92 | safe_printf(txt, sizeof(txt), "%s : %.3f", m_variableName, val); | ^~~~~~~~~~~ In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'void MySliderEventHandler<T>::SetValue(T) [with T = float]' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:92:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/test/SharedMemory/../../src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/test/SharedMemory/../../src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp: In function 'bool LoadOFF(const std::string&, std::vector<float>&, std::vector<int>&, VHACD::IVHACD::IUserLogger&)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:479:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 479 | fscanf(fid, "%s", temp); | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:491:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 491 | fscanf(fid, "%i", &nv); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:492:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 492 | fscanf(fid, "%i", &nf); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:493:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 493 | fscanf(fid, "%i", &ne); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:499:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 499 | fscanf(fid, "%f", &(points[p])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:504:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | fscanf(fid, "%i", &s); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:507:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 507 | fscanf(fid, "%i", &(triangles[r++])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:508:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 508 | fscanf(fid, "%i", &(triangles[r++])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:509:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 509 | fscanf(fid, "%i", &(triangles[r++])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/test/src/main_vhacd.cpp:514:55: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 514 | fscanf(fid, "%i", &s); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp: In member function 'bool VHACD::Mesh::LoadOFF(const std::string&, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:294:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 294 | fscanf(fid, "%s", temp); | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:305:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | fscanf(fid, "%i", &nv); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:306:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 306 | fscanf(fid, "%i", &nf); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:307:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | fscanf(fid, "%i", &ne); | ~~~~~~^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:314:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 314 | fscanf(fid, "%f", &x); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:315:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | fscanf(fid, "%f", &y); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:316:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 316 | fscanf(fid, "%f", &z); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:324:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 324 | fscanf(fid, "%i", &s); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:327:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 327 | fscanf(fid, "%i", &i); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:328:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | fscanf(fid, "%i", &j); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:329:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 329 | fscanf(fid, "%i", &k); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/VHACD/src/vhacdMesh.cpp:345:55: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 345 | fscanf(fid, "%i", &s); | ~~~~~~^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 896 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:78: note: assuming directive output of 8 bytes 896 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In file included from /usr/include/stdio.h:970, from /usr/include/c++/14/cstdio:42, from /usr/include/c++/14/ext/string_conversions.h:45, from /usr/include/c++/14/bits/basic_string.h:4154, from /usr/include/c++/14/string:54, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3HashMap.h:21, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:896:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 901 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:78: note: assuming directive output of 8 bytes 901 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:901:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 905 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 915 | sprintf(msg, "%s%f,", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:70: note: assuming directive output of 8 bytes 915 | sprintf(msg, "%s%f,", msg, | ^~~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:915:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 920 | sprintf(msg, "%s%f", msg, | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:70: note: assuming directive output of 8 bytes 920 | sprintf(msg, "%s%f", msg, | ^~~~~~ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:920:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 924 | sprintf(msg, "%s]", msg); | ^ In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/SharedMemory/PhysicsClientSharedMemory.cpp:924:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1913, from /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:56: /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " | ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c: In function 'pybullet_getCameraImage': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10202:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10202 | memcpy(PyArray_DATA(pyRGB), imageData.m_rgbColorData, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10204:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10204 | memcpy(PyArray_DATA(pyDep), imageData.m_depthValues, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10206:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10206 | memcpy(PyArray_DATA(pySeg), imageData.m_segmentationMaskValues, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c: In function 'pybullet_renderImageObsolete': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10628:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10628 | memcpy(PyArray_DATA(pyRGB), imageData.m_rgbColorData, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10630:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10630 | memcpy(PyArray_DATA(pyDep), imageData.m_depthValues, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/pybullet/pybullet.c:10632:53: error: passing argument 1 of 'PyArray_DATA' from incompatible pointer type [-Wincompatible-pointer-types] 10632 | memcpy(PyArray_DATA(pySeg), imageData.m_segmentationMaskValues, | ^~~~~ | | | PyObject * {aka struct _object *} /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h:1512:35: note: expected 'const PyArrayObject *' {aka 'const struct tagPyArrayObject_fields *'} but argument is of type 'PyObject *' {aka 'struct _object *'} 1512 | PyArray_DATA(const PyArrayObject *arr) | ~~~~~~~~~~~~~~~~~~~~~^~~ make[2]: *** [examples/pybullet/CMakeFiles/pybullet.dir/build.make:82: examples/pybullet/CMakeFiles/pybullet.dir/pybullet.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1658: examples/pybullet/CMakeFiles/pybullet.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:14: In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)', inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:127:44: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 87 | path[len] = 0; | ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096 125 | char pathToExe[B3_MAX_EXE_PATH_LEN]; | ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/InverseDynamics/InverseDynamicsExample.cpp: In member function 'virtual void InverseDynamicsExample::initPhysics()': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/InverseDynamics/InverseDynamicsExample.cpp:227:57: warning: '%lu' directive writing between 1 and 20 bytes into a region of size 15 [-Wformat-overflow=] 227 | sprintf(tmp, "q_desired[%lu]", dof); | ^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/InverseDynamics/InverseDynamicsExample.cpp:227:46: note: directive argument in the range [0, 18446744073709551614] 227 | sprintf(tmp, "q_desired[%lu]", dof); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/LinearMath/btMatrix3x3.h:20, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/LinearMath/btTransform.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h:19, from /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/InverseDynamics/InverseDynamicsExample.cpp:17: In function 'int sprintf(char*, const char*, ...)', inlined from 'virtual void InverseDynamicsExample::initPhysics()' at /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/InverseDynamics/InverseDynamicsExample.cpp:227:12: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 13 and 32 bytes into a destination of size 25 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Importers/ImportBsp/ImportBspExample.cpp: In member function 'void BspDemo::initPhysics(const char*)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/Importers/ImportBsp/ImportBspExample.cpp:173:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 173 | fread(memoryBuffer, 1, size, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp: In function 'int parse_png_file(png*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2763:55: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2763 | tc[k] = (uint8)get16(s); // non 8-bit images will be larger | ~~~~~~^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/stb_image/stb_image.cpp:2660:30: note: at offset 3 into destination object 'tc' of size 3 2660 | uint8 has_trans = 0, tc[3]; | ^~ make: *** [Makefile:149: all] Error 2 An unexpected error occured. The last 10 log lines are shown below. | 2660 | uint8 has_trans = 0, tc[3]; | | ^~ | [ 99%] Linking CXX executable App_ExampleBrowser | cd /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser && /usr/bin/cmake -E cmake_link_script CMakeFiles/App_ExampleBrowser.dir/link.txt --verbose=1 => Marking py313-bullet3-3.24r1 as broken | /usr/bin/g++ -pipe -O3 -DNDEBUG -rdynamic -Wl,--dependency-file=CMakeFiles/App_ExampleBrowser.dir/link.d CMakeFiles/App_ExampleBrowser.dir/main.o CMakeFiles/App_ExampleBrowser.dir/ExampleEntries.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/Chain.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/Bridge.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/RigidBodyFromObj.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleBox.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/MultipleBoxes.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/CompoundBoxes.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleCloth.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/SimpleJoint.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/NewtonsCradle.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/InclinedPlane.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/MultiPendulum.o CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/FixJointBoxes.o CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/BoxStack.o CMakeFiles/App_ExampleBrowser.dir/__/BulletRobotics/JointLimit.o CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/geometry.o CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/model.o CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/tgaimage.o CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/our_gl.o CMakeFiles/App_ExampleBrowser.dir/__/TinyRenderer/TinyRenderer.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/IKTrajectoryHelper.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServer.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientSharedMemory.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientSharedMemory_C_API.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClient.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientC_API.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/GraphicsServerExample.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/GraphicsClientExample.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/RemoteGUIHelper.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerExample.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerExampleBullet2.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsClientExample.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PosixSharedMemory.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/Win32SharedMemory.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/InProcessMemory.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerSharedMemory.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsDirect.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsDirectC_API.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/SharedMemoryInProcessPhysicsC_API.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsLoopBack.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsLoopBackC_API.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/PhysicsServerCommandProcessor.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3PluginManager.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o CMakeFiles/App_ExampleBrowser.dir/__/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o CMakeFiles/App_ExampleBrowser.dir/__/RobotSimulator/b3RobotSimulatorClientAPI.o CMakeFiles/App_ExampleBrowser.dir/__/BasicDemo/BasicExample.o CMakeFiles/App_ExampleBrowser.dir/__/InverseDynamics/InverseDynamicsExample.o CMakeFiles/App_ExampleBrowser.dir/__/InverseKinematics/InverseKinematicsExample.o CMakeFiles/App_ExampleBrowser.dir/__/ForkLift/ForkLiftDemo.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreadedDemo/MultiThreadedDemo.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreadedDemo/CommonRigidBodyMTBase.o CMakeFiles/App_ExampleBrowser.dir/__/Heightfield/HeightfieldExample.o CMakeFiles/App_ExampleBrowser.dir/__/Tutorial/Tutorial.o CMakeFiles/App_ExampleBrowser.dir/__/Tutorial/Dof6ConstraintTutorial.o CMakeFiles/App_ExampleBrowser.dir/__/Evolution/NN3DWalkers.o CMakeFiles/App_ExampleBrowser.dir/__/ExtendedTutorials/NewtonsRopeCradle.o CMakeFiles/App_ExampleBrowser.dir/__/Collision/CollisionSdkC_Api.o CMakeFiles/App_ExampleBrowser.dir/__/Collision/CollisionTutorialBullet2.o CMakeFiles/App_ExampleBrowser.dir/__/Collision/Internal/Bullet2CollisionSdk.o CMakeFiles/App_ExampleBrowser.dir/__/Collision/Internal/RealTimeBullet3CollisionSdk.o CMakeFiles/App_ExampleBrowser.dir/__/GyroscopicDemo/GyroscopicSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Planar2D/Planar2D.o CMakeFiles/App_ExampleBrowser.dir/__/RollingFrictionDemo/RollingFrictionDemo.o CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/FractureDemo.o CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/btFractureBody.o CMakeFiles/App_ExampleBrowser.dir/__/FractureDemo/btFractureDynamicsWorld.o CMakeFiles/App_ExampleBrowser.dir/__/DynamicControlDemo/MotorDemo.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/MultiThreadingExample.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3PosixThreadSupport.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3Win32ThreadSupport.o CMakeFiles/App_ExampleBrowser.dir/__/MultiThreading/b3ThreadSupportInterface.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TinyRendererSetup.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesCanvas.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesFontData.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/DynamicTexturedCubeDemo.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TinyVRGui.o CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/GripperGraspExample.o CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/R2D2GraspExample.o CMakeFiles/App_ExampleBrowser.dir/__/RoboticsLearning/KukaGraspExample.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/CoordinateSystemDemo.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/RaytracerSetup.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/RenderInstancingDemo.o CMakeFiles/App_ExampleBrowser.dir/__/RenderingExamples/TimeSeriesExample.o CMakeFiles/App_ExampleBrowser.dir/__/Benchmarks/BenchmarkDemo.o CMakeFiles/App_ExampleBrowser.dir/__/Raycast/RaytestDemo.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBullet/SerializeSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMeshUtility/b3ImportMeshUtility.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btWorldImporter.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bChunk.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bFile.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/bDNA.o CMakeFiles/App_ExampleBrowser.dir/__/__/Extras/Serialize/BulletFileLoader/btBulletFile.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMJCFDemo/BulletMJCFImporter.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportMJCFDemo/ImportMJCFSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/BspConverter.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/BspLoader.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportBsp/ImportBspExample.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportColladaDemo/ImportColladaSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportColladaDemo/LoadMeshFromCollada.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/ImportObjExample.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/LoadMeshFromObj.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportSTLDemo/ImportSTLSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportSDFDemo/ImportSDFSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/ImportURDFSetup.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/URDF2Bullet.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/MyMultiBodyCreator.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/UrdfParser.o CMakeFiles/App_ExampleBrowser.dir/__/Utils/RobotLoggingUtil.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/urdfStringSplit.o CMakeFiles/App_ExampleBrowser.dir/__/Importers/ImportURDFDemo/BulletUrdfImporter.o CMakeFiles/App_ExampleBrowser.dir/__/VoronoiFracture/VoronoiFractureDemo.o CMakeFiles/App_ExampleBrowser.dir/__/VoronoiFracture/btConvexConvexMprAlgorithm.o CMakeFiles/App_ExampleBrowser.dir/__/Vehicles/Hinge2Vehicle.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/Pendulum.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiBodySoftContact.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/TestJointTorqueSetup.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/InvertedPendulumPDControl.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiBodyConstraintFeedback.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/KinematicMultiBodyExample.o CMakeFiles/App_ExampleBrowser.dir/__/SoftDemo/SoftDemo.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableContact.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/GraspDeformable.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Pinch.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableSelfCollision.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/PinchFriction.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/ClothFriction.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableMultibody.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableRigid.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/SplitImpulse.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/VolumetricDeformable.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Collide.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/LargeDeformation.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/LoadDeformed.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableClothAnchor.o CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/MultibodyClothAnchor.o CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiDofDemo.o CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/RigidBodySoftContact.o CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/KinematicRigidBodyExample.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ConservationTest.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/Springboard.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ModeVisualizer.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/FreeFall.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/FrictionSlope.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ReducedCollide.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ReducedGrasp.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ReducedBenchmark.o CMakeFiles/App_ExampleBrowser.dir/__/ReducedDeformableDemo/ReducedMotorGrasp.o CMakeFiles/App_ExampleBrowser.dir/__/Constraints/TestHingeTorque.o CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintDemo.o CMakeFiles/App_ExampleBrowser.dir/__/Constraints/Dof6Spring2Setup.o CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintPhysicsSetup.o CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image.o CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o CMakeFiles/App_ExampleBrowser.dir/InProcessExampleBrowser.o -o App_ExampleBrowser -Wl,-rpath,/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletSoftBody:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/Extras/InverseDynamics:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletInverseDynamics:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/OpenGLWindow:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/Gwen:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ThirdPartyLibs/BussIK:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletDynamics:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/BulletCollision:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/LinearMath:/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/src/Bullet3Common libBulletExampleBrowserLib.so.3.24 ../../src/BulletSoftBody/libBulletSoftBody.so.3.24 ../../Extras/InverseDynamics/libBulletInverseDynamicsUtils.so.3.24 ../../src/BulletInverseDynamics/libBulletInverseDynamics.so.3.24 ../OpenGLWindow/libOpenGLWindow.so ../ThirdPartyLibs/Gwen/libgwen.so ../ThirdPartyLibs/BussIK/libBussIK.so -ldl ../../src/BulletDynamics/libBulletDynamics.so.3.24 ../../src/BulletCollision/libBulletCollision.so.3.24 ../../src/LinearMath/libLinearMath.so.3.24 ../../src/Bullet3Common/libBullet3Common.so.3.24 | cd /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/examples/ExampleBrowser && /usr/bin/cmake -E copy_directory /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/data /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/data | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24' | [ 99%] Built target App_ExampleBrowser | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24' | make: *** [Makefile:149: all] Error 2 For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/build.log make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24)] Error 2 make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 ERROR: make: *** [package] Error 2 ===> Deinstalling for py313-bullet3 Removed digest-20080510 Removed tnftp-20151004~ssl