robotpkg/wip/py-pal-statistics bulk build results
Log for py311-pal-statistics-1.3.1r4 on Debian-12-x86_64: cmake.log (Back)
# This is the CMakeCache file.
# For build in directory: /local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build
# 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
//Build dynamically-linked binaries
BUILD_SHARED_LIBS:BOOL=ON
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/include
Boost_THREAD_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.74.0
//List of ';' separated packages to exclude
CATKIN_BLACKLIST_PACKAGES:STRING=
//No help, variable specified on the command line.
CATKIN_BUILD_BINARY_PACKAGE:UNINITIALIZED=1
//catkin devel space
CATKIN_DEVEL_PREFIX:PATH=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/stage
//Catkin enable testing
CATKIN_ENABLE_TESTING:BOOL=OFF
//Catkin skip testing
CATKIN_SKIP_TESTING:BOOL=OFF
//Replace the CMake install command with a custom implementation
// using symlinks instead of copying resources
CATKIN_SYMLINK_INSTALL:BOOL=OFF
//List of ';' separated packages to build
CATKIN_WHITELIST_PACKAGES:STRING=
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//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-12
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
//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-12
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
//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-pal-statistics/work/pal_statistics-1.3.1/build/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=/opt/openrobots
//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=Project
//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
//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
//LSB Distrib tag
DEBIAN:BOOL=TRUE
//LSB Distrib - codename tag
DEBIAN_BOOKWORM:BOOL=TRUE
//Path to a program.
DOXYGEN_EXECUTABLE:FILEPATH=/usr/bin/doxygen
//Doxygen found
DOXYGEN_FOUND:BOOL=TRUE
//Path to a program.
EMPY_EXECUTABLE:FILEPATH=/usr/bin/empy
//Empy script
EMPY_SCRIPT:STRING=/usr/bin/empy
//lsb_release executable was found
LSB_FOUND:BOOL=TRUE
//Path to a program.
LSB_RELEASE_EXECUTABLE:FILEPATH=/usr/bin/lsb_release
//No help, variable specified on the command line.
NOSETESTS:UNINITIALIZED=/usr/bin/nosetests3
//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.11
//No help, variable specified on the command line.
PYTHON_INCLUDE_DIR:UNINITIALIZED=/usr/include/python3.11/
//No help, variable specified on the command line.
PYTHON_INCLUDE_DIR2:UNINITIALIZED=/usr/include/python3.11/
//No help, variable specified on the command line.
PYTHON_LIBRARY:UNINITIALIZED=/usr/lib/x86_64-linux-gnu/libpython3.11.so
//Specify specific Python version to use ('major.minor' or 'major')
PYTHON_VERSION:STRING=
//Value Computed by CMake
Project_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build
//Value Computed by CMake
Project_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
Project_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1
//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.11
//No help, variable specified on the command line.
Python_EXECUTABLE:UNINITIALIZED=/usr/bin/python3.11
//Path to a library.
RT_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.a
//Enable debian style python package layout
SETUPTOOLS_DEB_LAYOUT:BOOL=OFF
//No help, variable specified on the command line.
UNIX:UNINITIALIZED=1
//The directory containing a CMake configuration file for boost_atomic.
boost_atomic_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_atomic-1.74.0
//The directory containing a CMake configuration file for boost_headers.
boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.74.0
//The directory containing a CMake configuration file for boost_thread.
boost_thread_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_thread-1.74.0
//No help, variable specified on the command line.
catkin_DIR:UNINITIALIZED=/opt/openrobots/share/catkin/cmake/
//The directory containing a CMake configuration file for cpp_common.
cpp_common_DIR:PATH=/opt/openrobots/share/cpp_common/cmake
//The directory containing a CMake configuration file for gencpp.
gencpp_DIR:PATH=/opt/openrobots/share/gencpp/cmake
//The directory containing a CMake configuration file for geneus.
geneus_DIR:PATH=/opt/openrobots/share/geneus/cmake
//The directory containing a CMake configuration file for genlisp.
genlisp_DIR:PATH=/opt/openrobots/share/genlisp/cmake
//No help, variable specified on the command line.
genmsg_DIR:UNINITIALIZED=/opt/openrobots/share/genmsg/cmake/
//The directory containing a CMake configuration file for gennodejs.
gennodejs_DIR:PATH=/opt/openrobots/share/gennodejs/cmake
//The directory containing a CMake configuration file for genpy.
genpy_DIR:PATH=/opt/openrobots/share/genpy/cmake
//Path to a library.
lib:FILEPATH=/opt/openrobots/lib/libxmlrpcpp.so
//No help, variable specified on the command line.
message_generation_DIR:UNINITIALIZED=/opt/openrobots/share/message_generation/cmake/
//The directory containing a CMake configuration file for message_runtime.
message_runtime_DIR:PATH=/opt/openrobots/share/message_runtime/cmake
//Value Computed by CMake
pal_carbon_collector_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build/pal_carbon_collector
//Value Computed by CMake
pal_carbon_collector_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
pal_carbon_collector_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/pal_carbon_collector
//Value Computed by CMake
pal_statistics_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build/pal_statistics
//Value Computed by CMake
pal_statistics_IS_TOP_LEVEL:STATIC=OFF
//Dependencies for the target
pal_statistics_LIB_DEPENDS:STATIC=general;/opt/openrobots/lib/libroscpp.so;general;/usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.74.0;general;/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.74.0;general;/opt/openrobots/lib/librosconsole.so;general;/opt/openrobots/lib/librosconsole_print.so;general;/opt/openrobots/lib/librosconsole_backend_interface.so;general;/usr/lib/x86_64-linux-gnu/libboost_regex.so.1.74.0;general;/opt/openrobots/lib/libroscpp_serialization.so;general;/opt/openrobots/lib/libxmlrpcpp.so;general;/opt/openrobots/lib/librostime.so;general;/usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.74.0;general;/opt/openrobots/lib/libcpp_common.so;general;/usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0;general;/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.74.0;general;/usr/lib/x86_64-linux-gnu/libconsole_bridge.so.1.0;general;Boost::thread;
//Value Computed by CMake
pal_statistics_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/pal_statistics
//Value Computed by CMake
pal_statistics_msgs_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build/pal_statistics_msgs
//The directory containing a CMake configuration file for pal_statistics_msgs.
pal_statistics_msgs_DIR:PATH=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/stage/share/pal_statistics_msgs/cmake
//Value Computed by CMake
pal_statistics_msgs_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
pal_statistics_msgs_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/pal_statistics_msgs
//The directory containing a CMake configuration file for rosconsole.
rosconsole_DIR:PATH=/opt/openrobots/share/rosconsole/cmake
//The directory containing a CMake configuration file for roscpp.
roscpp_DIR:PATH=/opt/openrobots/share/roscpp/cmake
//The directory containing a CMake configuration file for roscpp_serialization.
roscpp_serialization_DIR:PATH=/opt/openrobots/share/roscpp_serialization/cmake
//The directory containing a CMake configuration file for roscpp_traits.
roscpp_traits_DIR:PATH=/opt/openrobots/share/roscpp_traits/cmake
//The directory containing a CMake configuration file for rosgraph_msgs.
rosgraph_msgs_DIR:PATH=/opt/openrobots/share/rosgraph_msgs/cmake
//The directory containing a CMake configuration file for rospy.
rospy_DIR:PATH=/opt/openrobots/share/rospy/cmake
//The directory containing a CMake configuration file for rostime.
rostime_DIR:PATH=/opt/openrobots/share/rostime/cmake
//The directory containing a CMake configuration file for std_msgs.
std_msgs_DIR:PATH=/opt/openrobots/share/std_msgs/cmake
//The directory containing a CMake configuration file for xmlrpcpp.
xmlrpcpp_DIR:PATH=/opt/openrobots/share/xmlrpcpp/cmake
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//catkin environment
CATKIN_ENV:INTERNAL=/local/robotpkg/var/tmp/robotpkg/wip/py-pal-statistics/work/pal_statistics-1.3.1/build/catkin_generated/env_cached.sh
//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-pal-statistics/work/pal_statistics-1.3.1/build
//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=25
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//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-pal-statistics/work/pal_statistics-1.3.1
//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=4
//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.25
//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
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Boost
FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake][cfound components: thread ][v1.74.0()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.11][v3.11.2()]
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//This needs to be in PYTHONPATH when 'setup.py install' is called.
// And it needs to match. But setuptools won't tell us where
// it will install things.
PYTHON_INSTALL_DIR:INTERNAL=lib/python3.11/site-packages
//linker supports push/pop state
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//ADVANCED property for variable: boost_atomic_DIR
boost_atomic_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_headers_DIR
boost_headers_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_thread_DIR
boost_thread_DIR-ADVANCED:INTERNAL=1