# This is the CMakeCache file. # For build in directory: /home/slave1/cuberite # 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 ######################## //Build jsoncpp_lib as a object library. BUILD_OBJECT_LIBS:BOOL=OFF //Build jsoncpp_lib as a shared library. BUILD_SHARED_LIBS:BOOL=OFF //Build jsoncpp_lib as a static library. BUILD_STATIC_LIBS:BOOL=ON //Sets up additional executables to be built along with the server BUILD_TOOLS:BOOL=OFF //Sets up yet more executables to be built, these can be broken // and generally are obsolete BUILD_UNSTABLE_TOOLS:BOOL=OFF //Path to a program. CCACHE_EXECUTABLE:FILEPATH=CCACHE_EXECUTABLE-NOTFOUND //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Archive output dir. CMAKE_ARCHIVE_OUTPUT_DIRECTORY:PATH=/home/slave1/cuberite/lib //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 //Limited configurations CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-10 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-10 //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //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=-O3 -DNDEBUG //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/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-10 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-10 //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //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=-O3 -DNDEBUG //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= //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib/aarch64-linux-gnu) CMAKE_INSTALL_LIBDIR:PATH=lib/aarch64-linux-gnu //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Library output dir. CMAKE_LIBRARY_OUTPUT_DIRECTORY:PATH=/home/slave1/cuberite/lib //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //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= //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 //PDB (MSVC debug symbol)output dir. CMAKE_PDB_OUTPUT_DIRECTORY:PATH=/home/slave1/cuberite/bin //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC=A lightweight, fast and extensible game server for Minecraft //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://cuberite.org //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=Cuberite //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=1.9.4 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=1 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=9 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=4 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //Executable/dll output dir. CMAKE_RUNTIME_OUTPUT_DIRECTORY:PATH=/home/slave1/cuberite/bin //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=FALSE //Value Computed by CMake Cuberite_BINARY_DIR:STATIC=/home/slave1/cuberite //Value Computed by CMake Cuberite_SOURCE_DIR:STATIC=/home/slave1/cuberite //Build mbed TLS programs. ENABLE_PROGRAMS:BOOL=OFF //Build mbed TLS tests. ENABLE_TESTING:BOOL=OFF //Enable running gcov to get a test coverage report (only works // with GCC/CLang). Make sure to enable -DCMAKE_BUILD_TYPE=Debug // as well. EVENT__COVERAGE:BOOL=OFF //Defines if libevent should build without the benchmark executables EVENT__DISABLE_BENCHMARK:BOOL=YES //Do not use clock_gettime even if it is available EVENT__DISABLE_CLOCK_GETTIME:BOOL=OFF //Define if libevent should build without support for a debug mode EVENT__DISABLE_DEBUG_MODE:BOOL=OFF //Disable verbose warnings with GCC EVENT__DISABLE_GCC_WARNINGS:BOOL=OFF //Define if libevent should not allow replacing the mm functions EVENT__DISABLE_MM_REPLACEMENT:BOOL=OFF //Define if libevent should build without support for OpenSSL encryption EVENT__DISABLE_OPENSSL:BOOL=YES //Disable the regress tests EVENT__DISABLE_REGRESS:BOOL=YES //Disable sample files EVENT__DISABLE_SAMPLES:BOOL=YES //If tests should be compiled or not EVENT__DISABLE_TESTS:BOOL=YES //Define if libevent should not be compiled with thread support EVENT__DISABLE_THREAD_SUPPORT:BOOL=OFF //Enables doxygen documentation EVENT__DOXYGEN:BOOL=OFF //Enable gcc function sections EVENT__ENABLE_GCC_FUNCTION_SECTIONS:BOOL=OFF //Enable compiler security checks EVENT__ENABLE_GCC_HARDENING:BOOL=OFF //Make all GCC warnings into errors EVENT__ENABLE_GCC_WARNINGS:BOOL=OFF //Enables verbose debugging EVENT__ENABLE_VERBOSE_DEBUG:BOOL=OFF //When crosscompiling forces running a test program that verifies // that Kqueue works with pipes. Note that this requires you to // manually run the test program on the cross compilation target // to verify that it works. See cmake documentation for try_run // for more details EVENT__FORCE_KQUEUE_CHECK:BOOL=OFF //Use static LibEvent libraries EVENT__LIBRARY_TYPE:STRING=STATIC //Value Computed by CMake FMT_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/fmt //Generate the cuda-test target. FMT_CUDA_TEST:BOOL=OFF //Debug library postfix. FMT_DEBUG_POSTFIX:STRING=d //Generate the doc target. FMT_DOC:BOOL=OFF //Generate the fuzz target. FMT_FUZZ:BOOL=OFF //Installation directory for include files, a relative path that // will be joined with /usr/local or an absolute path. FMT_INC_DIR:STRING=include //Generate the install target. FMT_INSTALL:BOOL=OFF //Include core requiring OS (Windows/Posix) FMT_OS:BOOL=ON //Enable extra warnings and expensive tests. FMT_PEDANTIC:BOOL=OFF //Value Computed by CMake FMT_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/fmt //Generate the test target. FMT_TEST:BOOL=OFF //Halt the compilation with an error on compiler warnings. FMT_WERROR:BOOL=OFF //Generate the auto-generated files as needed GEN_FILES:BOOL=ON //Git command line client GIT_EXECUTABLE:FILEPATH=/usr/bin/git //Install mbed TLS headers. INSTALL_MBEDTLS_HEADERS:BOOL=ON //-D...=1 to use memory-wiping allocator for STL JSONCPP_USE_SECURE_MEMORY:STRING=0 //Generate and install cmake package files JSONCPP_WITH_CMAKE_PACKAGE:BOOL=OFF //Compile JsonCpp example JSONCPP_WITH_EXAMPLE:BOOL=OFF //Generate and install .pc files JSONCPP_WITH_PKGCONFIG_SUPPORT:BOOL=OFF //Automatically run unit-tests as a post build step JSONCPP_WITH_POST_BUILD_UNITTEST:BOOL=OFF //Issue all the warnings demanded by strict ISO C and ISO C++ JSONCPP_WITH_STRICT_ISO:BOOL=ON //Compile and (for jsoncpp_check) run JsonCpp test executables JSONCPP_WITH_TESTS:BOOL=OFF //Force compilation to fail if a warning occurs JSONCPP_WITH_WARNING_AS_ERROR:BOOL=OFF //Libevent include directories LIBEVENT_INCLUDE_DIRS:PATH=/home/slave1/cuberite/lib/libevent/include;/home/slave1/cuberite/lib/libevent/include //Explicitly link mbed TLS library to pthread. LINK_WITH_PTHREAD:BOOL=OFF //Explicitly link mbed TLS library to trusted_storage. LINK_WITH_TRUSTED_STORAGE:BOOL=OFF //Compiler warnings treated as errors MBEDTLS_FATAL_WARNINGS:BOOL=ON //Disables CPU-specific optimisations for the current machine, // allows use on other CPUs of the same platform NO_NATIVE_OPTIMIZATION:BOOL=OFF //Path to a program. PERL_EXECUTABLE:FILEPATH=/usr/bin/perl //Enable precompiled headers for faster builds PRECOMPILE_HEADERS:BOOL=ON //Enables testing code to be built SELF_TEST:BOOL=OFF //Build examples. SQLITECPP_BUILD_EXAMPLES:BOOL=OFF //Build and run tests. SQLITECPP_BUILD_TESTS:BOOL=OFF //Include config & script files. SQLITECPP_INCLUDE_SCRIPT:BOOL=OFF //Add the internal SQLite3 source to the project. SQLITECPP_INTERNAL_SQLITE:BOOL=ON //Run cppcheck C++ static analysis tool. SQLITECPP_RUN_CPPCHECK:BOOL=OFF //Run cpplint.py tool for Google C++ StyleGuide. SQLITECPP_RUN_CPPLINT:BOOL=OFF //Run Doxygen C++ documentation tool. SQLITECPP_RUN_DOXYGEN:BOOL=OFF //Use Address Sanitizer. SQLITECPP_USE_ASAN:BOOL=OFF //USE GCov instrumentation. SQLITECPP_USE_GCOV:BOOL=OFF //USE Stack Protection hardening. SQLITECPP_USE_STACK_PROTECTION:BOOL=OFF //Use MSVC static runtime (default for internal googletest). SQLITECPP_USE_STATIC_RUNTIME:BOOL=OFF //Enable the user definition of a assertion_failed() handler. SQLITE_ENABLE_ASSERT_HANDLER:BOOL=OFF //Enable Column::getColumnOriginName(). Require support from sqlite3 // library. SQLITE_ENABLE_COLUMN_METADATA:BOOL=OFF //Enable JSON1 extension when building internal sqlite3 library. SQLITE_ENABLE_JSON1:BOOL=OFF //Enable database encryption API. Not available in the public release // of SQLite. SQLITE_HAS_CODEC:BOOL=OFF //Fallback to forward declaration of legacy struct sqlite3_value // (pre SQLite 3.19) SQLITE_USE_LEGACY_STRUCT:BOOL=OFF //Value Computed by CMake SQLiteCpp_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/SQLiteCpp //Dependencies for the target SQLiteCpp_LIB_DEPENDS:STATIC=general;sqlite3; //Value Computed by CMake SQLiteCpp_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/SQLiteCpp //Enables source aggregation for faster builds UNITY_BUILDS:BOOL=ON //Allow unsafe builds. These builds ARE NOT SECURE. UNSAFE_BUILD:BOOL=OFF //Build mbed TLS shared library. USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF //Build mbed TLS static library. USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON //Enables link time optimisation for Release WHOLE_PROGRAM_OPTIMISATION:BOOL=ON //Value Computed by CMake expat_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/expat //Value Computed by CMake expat_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/expat //Value Computed by CMake jsoncpp_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/jsoncpp //Value Computed by CMake jsoncpp_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/jsoncpp //Value Computed by CMake libdeflate_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/libdeflate //Value Computed by CMake libdeflate_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/libdeflate //Value Computed by CMake libevent_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/libevent //Value Computed by CMake libevent_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/libevent //Value Computed by CMake lsqlite_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/sqlite //Value Computed by CMake lsqlite_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/sqlite //Value Computed by CMake lua_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/lua //Value Computed by CMake lua_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/lua //Value Computed by CMake luaexpat_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/luaexpat //Value Computed by CMake luaexpat_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/luaexpat //Value Computed by CMake mbed TLS_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/mbedtls //Value Computed by CMake mbed TLS_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/mbedtls //Dependencies for the target sqlite3_LIB_DEPENDS:STATIC=general;dl; //Value Computed by CMake tolua++_BINARY_DIR:STATIC=/home/slave1/cuberite/lib/tolua++ //Value Computed by CMake tolua++_SOURCE_DIR:STATIC=/home/slave1/cuberite/lib/tolua++ ######################## # 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=/home/slave1/cuberite //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=18 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //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= //Have library pthreads CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= //Have library pthread CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/slave1/cuberite //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-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=39 //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.18 //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 //Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1 //Have symbol accept4 EVENT__HAVE_ACCEPT4:INTERNAL=1 //Have symbol arc4random EVENT__HAVE_ARC4RANDOM:INTERNAL= //Have symbol arc4random_addrandom EVENT__HAVE_ARC4RANDOM_ADDRANDOM:INTERNAL= //Have symbol arc4random_buf EVENT__HAVE_ARC4RANDOM_BUF:INTERNAL= //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h EVENT__HAVE_ARPA_INET_H:INTERNAL=1 //Have symbol clock_gettime EVENT__HAVE_CLOCK_GETTIME:INTERNAL=1 //Have const CTL_KERN EVENT__HAVE_DECL_CTL_KERN:INTERNAL=1 //Have const KERN_ARND EVENT__HAVE_DECL_KERN_ARND:INTERNAL=0 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h EVENT__HAVE_DLFCN_H:INTERNAL=1 //Have symbol epoll_create EVENT__HAVE_EPOLL_CREATE:INTERNAL=1 //Have symbol epoll_create1 EVENT__HAVE_EPOLL_CREATE1:INTERNAL=1 //Have symbol epoll_ctl EVENT__HAVE_EPOLL_CTL:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h EVENT__HAVE_ERRNO_H:INTERNAL=1 //Have symbol eventfd EVENT__HAVE_EVENTFD:INTERNAL=1 //Have symbol fcntl EVENT__HAVE_FCNTL:INTERNAL=1 //Have include ;fcntl.h EVENT__HAVE_FCNTL_H:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(fd_mask) EVENT__HAVE_FD_MASK:INTERNAL=8 //Have symbol getaddrinfo EVENT__HAVE_GETADDRINFO:INTERNAL=1 //Have symbol getegid EVENT__HAVE_GETEGID:INTERNAL=1 //Have symbol geteuid EVENT__HAVE_GETEUID:INTERNAL=1 //Have symbol gethostbyname EVENT__HAVE_GETHOSTBYNAME:INTERNAL=1 //Have symbol gethostbyname_r EVENT__HAVE_GETHOSTBYNAME_R:INTERNAL=1 //Have correct prototype for gethostbyname_r EVENT__HAVE_GETHOSTBYNAME_R_3_ARG:INTERNAL=0 //Have correct prototype for gethostbyname_r EVENT__HAVE_GETHOSTBYNAME_R_5_ARG:INTERNAL=0 //Have correct prototype for gethostbyname_r EVENT__HAVE_GETHOSTBYNAME_R_6_ARG:INTERNAL=1 //Have symbol getifaddrs EVENT__HAVE_GETIFADDRS:INTERNAL=1 //Have symbol getnameinfo EVENT__HAVE_GETNAMEINFO:INTERNAL=1 //Have symbol getprotobynumber EVENT__HAVE_GETPROTOBYNUMBER:INTERNAL=1 //Have symbol getrandom EVENT__HAVE_GETRANDOM:INTERNAL=1 //Have symbol getservbyname EVENT__HAVE_GETSERVBYNAME:INTERNAL=1 //Have symbol gettimeofday EVENT__HAVE_GETTIMEOFDAY:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h;sys/timerfd.h;netinet/in.h;netinet/tcp.h;ifaddrs.h EVENT__HAVE_IFADDRS_H:INTERNAL=1 //Have symbol inet_ntop EVENT__HAVE_INET_NTOP:INTERNAL=1 //Have symbol inet_pton EVENT__HAVE_INET_PTON:INTERNAL=1 //Have include fcntl.h;inttypes.h EVENT__HAVE_INTTYPES_H:INTERNAL=1 //Have symbol issetugid EVENT__HAVE_ISSETUGID:INTERNAL= //Have symbol kqueue EVENT__HAVE_KQUEUE:INTERNAL= //Have include fcntl.h;inttypes.h;memory.h EVENT__HAVE_MEMORY_H:INTERNAL=1 //Have symbol mmap EVENT__HAVE_MMAP:INTERNAL=1 //Have symbol nanosleep EVENT__HAVE_NANOSLEEP:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h EVENT__HAVE_NETDB_H:INTERNAL=1 //Have includes fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h;sys/timerfd.h;netinet/in.h;netinet/in6.h EVENT__HAVE_NETINET_IN6_H:INTERNAL= //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h;sys/timerfd.h;netinet/in.h EVENT__HAVE_NETINET_IN_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h;sys/timerfd.h;netinet/in.h;netinet/tcp.h EVENT__HAVE_NETINET_TCP_H:INTERNAL=1 //Have symbol pipe EVENT__HAVE_PIPE:INTERNAL=1 //Have symbol pipe2 EVENT__HAVE_PIPE2:INTERNAL=1 //Have symbol poll EVENT__HAVE_POLL:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h EVENT__HAVE_POLL_H:INTERNAL=1 //Have symbol port_create EVENT__HAVE_PORT_CREATE:INTERNAL= //Have includes fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;port.h EVENT__HAVE_PORT_H:INTERNAL= //Have symbol putenv EVENT__HAVE_PUTENV:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(sa_family_t) EVENT__HAVE_SA_FAMILY_T:INTERNAL=2 //Have symbol select EVENT__HAVE_SELECT:INTERNAL=1 //Have symbol sendfile EVENT__HAVE_SENDFILE:INTERNAL=1 //Have symbol setenv EVENT__HAVE_SETENV:INTERNAL=1 //Have symbol F_SETFD EVENT__HAVE_SETFD:INTERNAL=1 //Have symbol setrlimit EVENT__HAVE_SETRLIMIT:INTERNAL=1 //Have symbol sigaction EVENT__HAVE_SIGACTION:INTERNAL=1 //Have symbol signal EVENT__HAVE_SIGNAL:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h EVENT__HAVE_SIGNAL_H:INTERNAL=1 //Have symbol splice EVENT__HAVE_SPLICE:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h EVENT__HAVE_STDARG_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h EVENT__HAVE_STDDEF_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h EVENT__HAVE_STDINT_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h EVENT__HAVE_STDLIB_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h EVENT__HAVE_STRING_H:INTERNAL=1 //Have symbol strlcpy EVENT__HAVE_STRLCPY:INTERNAL= //Have symbol strsep EVENT__HAVE_STRSEP:INTERNAL=1 //Have symbol strsignal EVENT__HAVE_STRSIGNAL:INTERNAL=1 //Have symbol strtok_r EVENT__HAVE_STRTOK_R:INTERNAL=1 //Have symbol strtoll EVENT__HAVE_STRTOLL:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(struct addrinfo) EVENT__HAVE_STRUCT_ADDRINFO:INTERNAL=48 //CHECK_TYPE_SIZE: sizeof(struct in6_addr) EVENT__HAVE_STRUCT_IN6_ADDR:INTERNAL=16 //Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16:INTERNAL=1 //Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(struct linger) EVENT__HAVE_STRUCT_LINGER:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(struct sockaddr_in6) EVENT__HAVE_STRUCT_SOCKADDR_IN6:INTERNAL=28 //Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN:INTERNAL= //Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN:INTERNAL= //CHECK_TYPE_SIZE: sizeof(struct sockaddr_storage) EVENT__HAVE_STRUCT_SOCKADDR_STORAGE:INTERNAL=128 //Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY:INTERNAL=1 //Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY:INTERNAL= //CHECK_TYPE_SIZE: sizeof(struct sockaddr_un) EVENT__HAVE_STRUCT_SOCKADDR_UN:INTERNAL=110 //Have symbol sysctl EVENT__HAVE_SYSCTL:INTERNAL= //Have includes fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/devpoll.h EVENT__HAVE_SYS_DEVPOLL_H:INTERNAL= //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h EVENT__HAVE_SYS_EPOLL_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h EVENT__HAVE_SYS_EVENTFD_H:INTERNAL=1 //Have includes fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/event.h EVENT__HAVE_SYS_EVENT_H:INTERNAL= //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h EVENT__HAVE_SYS_IOCTL_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h EVENT__HAVE_SYS_MMAN_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h EVENT__HAVE_SYS_PARAM_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h EVENT__HAVE_SYS_QUEUE_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h EVENT__HAVE_SYS_RANDOM_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h EVENT__HAVE_SYS_RESOURCE_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h EVENT__HAVE_SYS_SELECT_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h EVENT__HAVE_SYS_SENDFILE_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h EVENT__HAVE_SYS_SOCKET_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h EVENT__HAVE_SYS_STAT_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h;sys/resource.h;sys/timerfd.h EVENT__HAVE_SYS_TIMERFD_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h EVENT__HAVE_SYS_TIME_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h EVENT__HAVE_SYS_TYPES_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h EVENT__HAVE_SYS_UIO_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h EVENT__HAVE_SYS_UN_H:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h;sys/types.h;sys/stat.h;sys/time.h;sys/param.h;netdb.h;dlfcn.h;arpa/inet.h;poll.h;sys/socket.h;sys/random.h;sys/un.h;sys/epoll.h;sys/eventfd.h;sys/ioctl.h;sys/mman.h;sys/queue.h;sys/select.h;sys/sendfile.h;sys/uio.h;sys/wait.h EVENT__HAVE_SYS_WAIT_H:INTERNAL=1 //Have symbol TAILQ_FOREACH EVENT__HAVE_TAILQFOREACH:INTERNAL=1 //Have symbol timeradd EVENT__HAVE_TIMERADD:INTERNAL=1 //Have symbol timerclear EVENT__HAVE_TIMERCLEAR:INTERNAL=1 //Have symbol timercmp EVENT__HAVE_TIMERCMP:INTERNAL=1 //Have symbol timerfd_create EVENT__HAVE_TIMERFD_CREATE:INTERNAL=1 //Have symbol timerisset EVENT__HAVE_TIMERISSET:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h;time.h EVENT__HAVE_TIME_H:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(uint16_t) EVENT__HAVE_UINT16_T:INTERNAL=2 //CHECK_TYPE_SIZE: sizeof(uint32_t) EVENT__HAVE_UINT32_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(uint64_t) EVENT__HAVE_UINT64_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(uint8_t) EVENT__HAVE_UINT8_T:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(uintptr_t) EVENT__HAVE_UINTPTR_T:INTERNAL=8 //Have symbol umask EVENT__HAVE_UMASK:INTERNAL=1 //Have include fcntl.h;inttypes.h;memory.h;signal.h;stdarg.h;stddef.h;stdint.h;stdlib.h;string.h;errno.h;unistd.h EVENT__HAVE_UNISTD_H:INTERNAL=1 //Have symbol unsetenv EVENT__HAVE_UNSETENV:INTERNAL=1 //Have symbol usleep EVENT__HAVE_USLEEP:INTERNAL=1 //Have symbol vasprintf EVENT__HAVE_VASPRINTF:INTERNAL=1 //Have symbol __FUNCTION__ EVENT__HAVE___FUNCTION__:INTERNAL=1 //Have symbol __func__ EVENT__HAVE___func__:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(int) EVENT__SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long) EVENT__SIZEOF_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(long long) EVENT__SIZEOF_LONG_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(off_t) EVENT__SIZEOF_OFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(pid_t) EVENT__SIZEOF_PID_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(pthread_t) EVENT__SIZEOF_PTHREAD_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(short) EVENT__SIZEOF_SHORT:INTERNAL=2 //CHECK_TYPE_SIZE: sizeof(size_t) EVENT__SIZEOF_SIZE_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(socklen_t) EVENT__SIZEOF_SOCKLEN_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(ssize_t) EVENT__SIZEOF_SSIZE_T_LOWER:INTERNAL=8 //CHECK_TYPE_SIZE: SSIZE_T unknown EVENT__SIZEOF_SSIZE_T_UPPER:INTERNAL= //CHECK_TYPE_SIZE: sizeof(time_t) EVENT__SIZEOF_TIME_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned) EVENT__SIZEOF_UNSIGNED:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(unsigned int) EVENT__SIZEOF_UNSIGNED_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(void *) EVENT__SIZEOF_VOID_P:INTERNAL=8 //Details about finding Git FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.30.2()] //Details about finding Perl FIND_PACKAGE_MESSAGE_DETAILS_Perl:INTERNAL=[/usr/bin/perl][v5.32.1()] //Details about finding Python3 FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/usr/bin/python3.9][cfound components: Interpreter ][v3.9.2()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Test FMT_HAS_VARIANT FMT_HAS_VARIANT:INTERNAL=1 //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //Have include clocale HAVE_CLOCALE:INTERNAL=1 //Test HAVE_DECIMAL_POINT HAVE_DECIMAL_POINT:INTERNAL=1 //Result of TRY_COMPILE HAVE_EVENT__HAVE_FD_MASK:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_SA_FAMILY_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_ADDRINFO:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_IN6_ADDR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_LINGER:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_SOCKADDR_IN6:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_SOCKADDR_STORAGE:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_STRUCT_SOCKADDR_UN:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_UINT16_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_UINT32_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_UINT64_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_UINT8_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__HAVE_UINTPTR_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_PID_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_PTHREAD_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_SIZE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_SOCKLEN_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_SSIZE_T_LOWER:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_SSIZE_T_UPPER:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_TIME_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_UNSIGNED:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_UNSIGNED_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_EVENT__SIZEOF_VOID_P:INTERNAL=TRUE //Test HAVE_INLINE HAVE_INLINE:INTERNAL=1 //Result of TRY_COMPILE HAVE_LCONV_SIZE:INTERNAL=TRUE //Have symbol localeconv HAVE_LOCALECONV:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have symbol strtod_l HAVE_STRTOD_L:INTERNAL= //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(lconv) LCONV_SIZE:INTERNAL=96 //ADVANCED property for variable: PERL_EXECUTABLE PERL_EXECUTABLE-ADVANCED:INTERNAL=1 //Test SUPPORTS_USER_DEFINED_LITERALS SUPPORTS_USER_DEFINED_LITERALS:INTERNAL=1 //Result of TRY_COMPILE THREADS_HAVE_PTHREAD_ARG:INTERNAL=TRUE //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local //Have symbol __GNU_LIBRARY__ _GNU_SOURCE:INTERNAL=1 //Path to a program. _Python3_EXECUTABLE:INTERNAL=/usr/bin/python3.9 //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;9;2;64;;cpython-39-aarch64-linux-gnu;/usr/lib/python3.9;/usr/lib/python3.9;/usr/lib/python3.9/site-packages;/usr/lib/python3.9/site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=4c68ce0cc4d267693d7c5b1e646e8b91 //Test check_c_compiler_flag__Waddress check_c_compiler_flag__Waddress:INTERNAL=1 //Test check_c_compiler_flag__Wall check_c_compiler_flag__Wall:INTERNAL=1 //Test check_c_compiler_flag__Wdeclaration_after_statement check_c_compiler_flag__Wdeclaration_after_statement:INTERNAL=1 //Test check_c_compiler_flag__Wextra check_c_compiler_flag__Wextra:INTERNAL=1 //Test check_c_compiler_flag__Winit_self check_c_compiler_flag__Winit_self:INTERNAL=1 //Test check_c_compiler_flag__Wlogical_op check_c_compiler_flag__Wlogical_op:INTERNAL=1 //Test check_c_compiler_flag__Wmissing_field_initializers check_c_compiler_flag__Wmissing_field_initializers:INTERNAL=1 //Test check_c_compiler_flag__Wmissing_prototypes check_c_compiler_flag__Wmissing_prototypes:INTERNAL=1 //Test check_c_compiler_flag__Wno_unused_parameter check_c_compiler_flag__Wno_unused_parameter:INTERNAL=1 //Test check_c_compiler_flag__Wnormalized_id check_c_compiler_flag__Wnormalized_id:INTERNAL=1 //Test check_c_compiler_flag__Woverride_init check_c_compiler_flag__Woverride_init:INTERNAL=1 //Test check_c_compiler_flag__Wstrict_aliasing check_c_compiler_flag__Wstrict_aliasing:INTERNAL=1 //Test check_c_compiler_flag__Wstrict_prototypes check_c_compiler_flag__Wstrict_prototypes:INTERNAL=1 //Test check_c_compiler_flag__Wwrite_strings check_c_compiler_flag__Wwrite_strings:INTERNAL=1 //Test check_c_compiler_flag__fno_strict_aliasing check_c_compiler_flag__fno_strict_aliasing:INTERNAL=1 //Test has_std_17_flag has_std_17_flag:INTERNAL=1 //Test has_std_1z_flag has_std_1z_flag:INTERNAL=1