robotpkg/wip/py-bullet3 bulk build results

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

# This is the CMakeCache file. # For build in directory: /local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24 # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //No help, variable specified on the command line. BOOST_INCLUDEDIR:UNINITIALIZED=/usr/include //No help, variable specified on the command line. BOOST_LIBRARYDIR:UNINITIALIZED=/usr/lib //Set when you want to build the Bullet 2 demos BUILD_BULLET2_DEMOS:BOOL=ON //Set when you want to build Bullet 3 BUILD_BULLET3:BOOL=ON //Build BulletRobotics extra module, only applied when BUILD_EXTRAS // is ON BUILD_BULLET_ROBOTICS_EXTRA:BOOL=ON //Build BulletRoboticsGUI extra module, only applied when BUILD_EXTRAS // is ON BUILD_BULLET_ROBOTICS_GUI_EXTRA:BOOL=ON //Set when you want to build apps with enet TCP networking support BUILD_CLSOCKET:BOOL=ON //Build ConvexDecomposition extra module, only applied when BUILD_EXTRAS // is ON BUILD_CONVEX_DECOMPOSITION_EXTRA:BOOL=ON //Build original Bullet CPU examples BUILD_CPU_DEMOS:BOOL=ON //Build OpenGL/EGL BUILD_EGL:BOOL=ON //Set when you want to build apps with enet UDP networking support BUILD_ENET:BOOL=ON //Set when you want to build the extras BUILD_EXTRAS:BOOL=ON //Build GIMPACTUtils extra module, only applied when BUILD_EXTRAS // is ON BUILD_GIMPACTUTILS_EXTRA:BOOL=ON //Build HACD extra module, only applied when BUILD_EXTRAS is ON BUILD_HACD_EXTRA:BOOL=ON //Build InverseDynamic extra module, only applied when BUILD_EXTRAS // is ON BUILD_INVERSE_DYNAMIC_EXTRA:BOOL=ON //Build obj2sdf extra module, only applied when BUILD_EXTRAS is // ON BUILD_OBJ2SDF_EXTRA:BOOL=ON //Set when you want to build Bullet 3 OpenGL3+ demos BUILD_OPENGL3_DEMOS:BOOL=ON //Set when you want to build pybullet (Python bindings for Bullet) BUILD_PYBULLET:BOOL=ON //Set when you want to build pybullet with enet TCP networking // support BUILD_PYBULLET_CLSOCKET:BOOL=ON //Set when you want to build pybullet with enet UDP networking // support BUILD_PYBULLET_ENET:BOOL=ON //Set when you want to use the Python Framework on Mac BUILD_PYBULLET_MAC_USE_PYTHON_FRAMEWORK:BOOL=OFF //Set when you want to build pybullet with NumPy support BUILD_PYBULLET_NUMPY:BOOL=ON //Build Serialize extra module, only applied when BUILD_EXTRAS // is ON BUILD_SERIALIZE_EXTRA:BOOL=ON //Shared Libs BUILD_SHARED_LIBS:BOOL=ON //Build Unit Tests BUILD_UNIT_TESTS:BOOL=ON //Build Bullet 2 libraries with mutex locking around certain operations // (required for multi-threading) BULLET2_MULTITHREADING:BOOL=OFF //Value Computed by CMake BULLET_PHYSICS_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24 //Value Computed by CMake BULLET_PHYSICS_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake BULLET_PHYSICS_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24 //Dependencies for the target Bullet2FileLoader_LIB_DEPENDS:STATIC=general;Bullet3Common; //Dependencies for the target Bullet3Collision_LIB_DEPENDS:STATIC=general;Bullet3Geometry; //Dependencies for the target Bullet3Dynamics_LIB_DEPENDS:STATIC=general;Bullet3Collision; //Dependencies for the target Bullet3Geometry_LIB_DEPENDS:STATIC=general;Bullet3Common; //Dependencies for the target Bullet3OpenCL_clew_LIB_DEPENDS:STATIC=general;LinearMath;general;Bullet3Dynamics;general;dl; //Dependencies for the target BulletCollision_LIB_DEPENDS:STATIC=general;LinearMath; //Dependencies for the target BulletDynamics_LIB_DEPENDS:STATIC=general;BulletCollision;general;LinearMath; //Dependencies for the target BulletExampleBrowserLib_LIB_DEPENDS:STATIC=general;Bullet3Common;general;BulletSoftBody;general;BulletDynamics;general;BulletCollision;general;BulletInverseDynamicsUtils;general;BulletInverseDynamics;general;LinearMath;general;OpenGLWindow;general;gwen;general;BussIK;general;dl; //Dependencies for the target BulletFileLoader_LIB_DEPENDS:STATIC=general;LinearMath; //Dependencies for the target BulletInverseDynamicsUtils_LIB_DEPENDS:STATIC=general;BulletInverseDynamics;general;BulletDynamics;general;BulletCollision;general;Bullet3Common;general;LinearMath; //Dependencies for the target BulletInverseDynamics_LIB_DEPENDS:STATIC=general;Bullet3Common;general;LinearMath; //Dependencies for the target BulletRoboticsGUI_LIB_DEPENDS:STATIC=general;dl;general;BulletExampleBrowserLib;general;BulletRobotics;general;BulletInverseDynamicsUtils;general;BulletWorldImporter;general;BulletFileLoader;general;BulletSoftBody;general;BulletDynamics;general;BulletCollision;general;BulletInverseDynamics;general;LinearMath;general;Bullet3Common; //Dependencies for the target BulletRobotics_LIB_DEPENDS:STATIC=general;dl;general;BulletInverseDynamicsUtils;general;BulletWorldImporter;general;BulletFileLoader;general;BulletSoftBody;general;BulletDynamics;general;BulletCollision;general;BulletInverseDynamics;general;LinearMath;general;Bullet3Common; //Dependencies for the target BulletSoftBody_LIB_DEPENDS:STATIC=general;BulletDynamics; //Dependencies for the target BulletWorldImporter_LIB_DEPENDS:STATIC=general;BulletDynamics;general;BulletCollision;general;BulletFileLoader;general;LinearMath; //Dependencies for the target BulletXmlWorldImporter_LIB_DEPENDS:STATIC=general;BulletWorldImporter;general;BulletDynamics;general;BulletCollision;general;BulletFileLoader;general;LinearMath; //Clamp rigid bodies' velocity to this value, if larger than zero. // Useful to prevent floating point errors or in general runaway // velocities in complex scenarios CLAMP_VELOCITIES:STRING=0 //Build for use inside other CMake projects as dependency. CLSOCKET_DEP_ONLY:BOOL=OFF //Build clsocket lib as shared. CLSOCKET_SHARED:BOOL=OFF //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //For backwards compatibility, what version of CMake commands and // syntax should this version of CMake try to support. CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-14 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-14 //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= -pipe -O3 -DNDEBUG //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING= //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING= //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-14 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-14 //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= -pipe -O3 -DNDEBUG //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING= //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=' ' //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24/CMakeFiles/pkgRedirects //No help, variable specified on the command line. CMAKE_INSTALL_PREFIX:PATH=/opt/openrobots //No help, variable specified on the command line. CMAKE_INSTALL_RPATH:PATH=/opt/openrobots/lib //No help, variable specified on the command line. CMAKE_INSTALL_RPATH_USE_LINK_PATH:UNINITIALIZED=TRUE //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //No help, variable specified on the command line. CMAKE_MAKE_PROGRAM:UNINITIALIZED=make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //No help, variable specified on the command line. CMAKE_MODULE_PATH:UNINITIALIZED= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //No help, variable specified on the command line. CMAKE_PREFIX_PATH:UNINITIALIZED= //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=BULLET_PHYSICS //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //Path to a program. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Dependencies for the target ConvexDecomposition_LIB_DEPENDS:STATIC=general;BulletCollision;general;LinearMath; //Use VHACD in BulletRobotics and pybullet ENABLE_VHACD:BOOL=ON //Require Python and match PYTHON_VERSION_PYBULLET exactly, e.g. // 2.7.12 EXACT_PYTHON_VERSION:BOOL=OFF //Single output directory for building all executables. EXECUTABLE_OUTPUT_PATH:PATH= //Dependencies for the target GIMPACTUtils_LIB_DEPENDS:STATIC=general;ConvexDecomposition;general;BulletCollision; //The subdirectory to the header prefix INCLUDE_INSTALL_DIR:PATH=include/bullet //Install generated CMake files INSTALL_CMAKE_FILES:BOOL=ON //Set when you want extra libraries installed INSTALL_EXTRA_LIBS:BOOL=ON //Set when you want to install libraries INSTALL_LIBS:BOOL=ON //Internal update serialization structures INTERNAL_UPDATE_SERIALIZATION_STRUCTURES:BOOL=OFF //Single output directory for building all libraries. LIBRARY_OUTPUT_PATH:PATH= //Library directory name LIB_DESTINATION:STRING=lib //Define suffix of directory name (32/64) LIB_SUFFIX:STRING= //Path to a file. OPENGL_EGL_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_GLES2_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_GLES3_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_GLU_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include //Path to a file. OPENGL_INCLUDE_DIR:PATH=/usr/include //Path to a library. OPENGL_egl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so //Path to a library. OPENGL_gl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGL.so //Path to a library. OPENGL_gles2_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLESv2.so //Path to a library. OPENGL_gles3_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLESv2.so //Path to a library. OPENGL_glu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLU.so //Path to a library. OPENGL_glx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLX.so //Path to a library. OPENGL_opengl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenGL.so //Path to a file. OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND //Dependencies for the target OpenGLWindow_LIB_DEPENDS:STATIC=general;dl;general;Bullet3Common; //Base directory for pkgconfig files PKGCONFIG_INSTALL_PREFIX:STRING=lib/pkgconfig/ //No help, variable specified on the command line. PKGINFODIR:UNINITIALIZED=info //No help, variable specified on the command line. PKGMANDIR:UNINITIALIZED=man //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.13 //No help, variable specified on the command line. PYTHON_INCLUDE_DIR:UNINITIALIZED=/usr/include/python3.13/ //No help, variable specified on the command line. PYTHON_INCLUDE_DIR2:UNINITIALIZED=/usr/include/python3.13/ //No help, variable specified on the command line. PYTHON_LIBRARY:UNINITIALIZED=/usr/lib/x86_64-linux-gnu/libpython3.13.so //Path to a library. PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND //No help, variable specified on the command line. PYTHON_SITELIB:UNINITIALIZED=lib/python3.13/site-packages //Python install path PYTHON_SITE_PACKAGES:PATH=lib/python3.13/site-packages //Python version pybullet will use. PYTHON_VERSION_PYBULLET:STRING= //No help, variable specified on the command line. Python2_EXECUTABLE:UNINITIALIZED=/bin/false //No help, variable specified on the command line. Python3_EXECUTABLE:UNINITIALIZED=/usr/bin/python3.13 //No help, variable specified on the command line. Python_EXECUTABLE:UNINITIALIZED=/usr/bin/python3.13 //No help, variable specified on the command line. UNIX:UNINITIALIZED=1 //Use double precision USE_DOUBLE_PRECISION:BOOL=OFF //Use Glut USE_GLUT:BOOL=ON //Use Graphical Benchmark USE_GRAPHICAL_BENCHMARK:BOOL=ON //Use MSVC Incremental Linking USE_MSVC_INCREMENTAL_LINKING:BOOL=OFF //Use MSVC Release Runtime Library even in Debug USE_MSVC_RELEASE_RUNTIME_ALWAYS:BOOL=OFF //Use MSVC Runtime Library DLL (/MD or /MDd) USE_MSVC_RUNTIME_LIBRARY_DLL:BOOL=OFF //Use OpenVR for virtual reality USE_OPENVR:BOOL=OFF //Use btSoftMultiBodyDynamicsWorld USE_SOFT_BODY_MULTI_BODY_DYNAMICS_WORLD:BOOL=ON //Dependencies for the target pybullet_LIB_DEPENDS:STATIC=general;BulletRoboticsGUI;general;BulletExampleBrowserLib;general;BulletRobotics;general;BulletFileLoader;general;BulletWorldImporter;general;BulletSoftBody;general;BulletDynamics;general;BulletCollision;general;BulletInverseDynamicsUtils;general;BulletInverseDynamics;general;LinearMath;general;OpenGLWindow;general;gwen;general;BussIK;general;Bullet3Common; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24 //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=31 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=6 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Test CMAKE_HAVE_LIBC_PTHREAD CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/local/robotpkg/var/tmp/robotpkg/wip/py-bullet3/work/bullet3-3.24 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=44 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.31 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_TAPI CMAKE_TAPI-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding NumPy FIND_PACKAGE_MESSAGE_DETAILS_NumPy:INTERNAL=[/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include][2.2.3][v2.2.3()] //Details about finding OpenGL FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libOpenGL.so][/usr/lib/x86_64-linux-gnu/libGLX.so][/usr/include][c ][v()] //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.13][v3.13.3()] //Details about finding PythonLibs FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpython3.13.so][/usr/include/python3.13/][v3.13.3()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //ADVANCED property for variable: OPENGL_EGL_INCLUDE_DIR OPENGL_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_GLES2_INCLUDE_DIR OPENGL_GLES2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_GLES3_INCLUDE_DIR OPENGL_GLES3_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_GLU_INCLUDE_DIR OPENGL_GLU_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_GLX_INCLUDE_DIR OPENGL_GLX_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_INCLUDE_DIR OPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_egl_LIBRARY OPENGL_egl_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_gl_LIBRARY OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_gles2_LIBRARY OPENGL_gles2_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_gles3_LIBRARY OPENGL_gles3_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_glu_LIBRARY OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_glx_LIBRARY OPENGL_glx_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_opengl_LIBRARY OPENGL_opengl_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OPENGL_xmesa_INCLUDE_DIR OPENGL_xmesa_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_INCLUDE_DIR PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_LIBRARY PYTHON_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_LIBRARY_DEBUG PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //STRINGS property for variable: PYTHON_VERSION_PYBULLET PYTHON_VERSION_PYBULLET-STRINGS:INTERNAL=3;3.6;3.5;3.4;3.3;3.2;3.1;3.0;2.7;2.7.12;2.7.10;2.7.3 //linker supports push/pop state _CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE //linker supports push/pop state _CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE //linker supports push/pop state _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE