# This is the CMakeCache file. # For build in directory: /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build # It was generated by CMake: /home/test/autobuild/run/instance-2/output/host/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 ######################## //path to the abimap executable ABIMAP_EXECUTABLE:FILEPATH=ABIMAP_EXECUTABLE-NOTFOUND //The libssh binary install dir (default prefix/bin) BIN_INSTALL_DIR:PATH=/usr/bin //No help, variable specified on the command line. BUILD_DOC:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_DOCS:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_EXAMPLE:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_EXAMPLES:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_SHARED_LIBS:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_TEST:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTING:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTS:UNINITIALIZED=OFF //Build with client tests; requires openssh CLIENT_TESTING:BOOL=OFF //Path to a program. CMAKE_AR:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-ar //Buildroot build configuration CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=OFF //Buildroot CXXFLAGS CMAKE_CXX_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CXXFLAGS CMAKE_CXX_FLAGS_DEBUG:STRING= //Release CXXFLAGS CMAKE_CXX_FLAGS_RELEASE:STRING= -DNDEBUG //Buildroot CFLAGS CMAKE_C_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CFLAGS CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CFLAGS CMAKE_C_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Buildroot LDFLAGS for executables 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 release minsize 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 Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //The subdirectory to install cmake config files CMAKE_INSTALL_DIR:PATH=/usr/lib/cmake //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Path to a program. CMAKE_LINKER:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Buildroot LDFLAGS for module libraries CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=libssh //Path to a program. CMAKE_RANLIB:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-ranlib //Buildroot LDFLAGS for shared libraries CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info 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. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/test/autobuild/run/instance-2/output/host/share/buildroot/toolchainfile.cmake //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 //Enable to build Debian packages CPACK_BINARY_DEB:BOOL=OFF //Enable to build IFW packages CPACK_BINARY_IFW:BOOL=OFF //Enable to build NSIS packages CPACK_BINARY_NSIS:BOOL=OFF //Enable to build RPM packages CPACK_BINARY_RPM:BOOL=OFF //Enable to build STGZ packages CPACK_BINARY_STGZ:BOOL=ON //Enable to build TBZ2 packages CPACK_BINARY_TBZ2:BOOL=OFF //Enable to build TGZ packages CPACK_BINARY_TGZ:BOOL=ON //Enable to build TXZ packages CPACK_BINARY_TXZ:BOOL=OFF //Enable to build TZ packages CPACK_BINARY_TZ:BOOL=ON //The parent directory where applications can install their data // (default prefix/share/libssh) DATA_INSTALL_DIR:PATH=/usr/share/libssh //The parent directory where applications can install their data DATA_INSTALL_PREFIX:PATH=/usr/share/libssh //Graphviz Dot tool for using Doxygen DOXYGEN_DOT_EXECUTABLE:FILEPATH=DOXYGEN_DOT_EXECUTABLE-NOTFOUND //Doxygen documentation generation tool (http://www.doxygen.org) DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND //Base directory for executables and libraries EXEC_INSTALL_PREFIX:PATH=/usr //Build with fuzzer for the server FUZZ_TESTING:BOOL=OFF //Path to a file. GCRYPT_INCLUDE_DIR:PATH=/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include //Path to a library. GCRYPT_LIBRARY:FILEPATH=/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libgcrypt.so //Path to a file. GSSAPI_INCLUDE_DIR:PATH=GSSAPI_INCLUDE_DIR-NOTFOUND //Path to a file. GSSAPI_ROOT_DIR:PATH=GSSAPI_ROOT_DIR-NOTFOUND //The HTML install dir for documentation (default data/doc/html) HTML_INSTALL_DIR:PATH=/usr/share/libssh/doc/HTML //The icon install dir (default data/icons/) ICON_INSTALL_DIR:PATH=/usr/share/libssh/icons //The subdirectory to the header prefix (default prefix/include) INCLUDE_INSTALL_DIR:PATH=/usr/include //The libssh info install dir (default prefix/info) INFO_INSTALL_DIR:PATH=/usr/share/info //Path to a program. KRB5_CONFIG:FILEPATH=KRB5_CONFIG-NOTFOUND //The subdirectory relative to the install prefix where libraries // will be installed (default is prefix/libexec) LIBEXEC_INSTALL_DIR:PATH=/usr/libexec //The subdirectory relative to the install prefix where libraries // will be installed (default is prefix/lib) LIB_INSTALL_DIR:PATH=/usr/lib //Define suffix of directory name (32/64) LIB_SUFFIX:STRING= //The install dir for translations (default prefix/share/locale) LOCALE_INSTALL_DIR:PATH=/usr/share/locale //The libssh man install dir (default prefix/man) MAN_INSTALL_DIR:PATH=/usr/share/man //Path to a file. NACL_INCLUDE_DIR:PATH=NACL_INCLUDE_DIR-NOTFOUND //Path to a library. NACL_LIBRARY:FILEPATH=NACL_LIBRARY-NOTFOUND //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/pkg-config //The subdirectory relative to the install prefix where plugins // will be installed (default is prefix/lib/libssh) PLUGIN_INSTALL_DIR:PATH=/usr/lib/libssh //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/home/test/autobuild/run/instance-2/output/host/bin/python //The libssh sbin install dir (default prefix/sbin) SBIN_INSTALL_DIR:PATH=/usr/sbin //Build with server tests; requires openssh and dropbear SERVER_TESTING:BOOL=OFF //Base directory for files which go to share/ SHARE_INSTALL_PREFIX:PATH=/usr/share //The install dir for sound files (default data/sounds) SOUND_INSTALL_DIR:PATH=/usr/share/libssh/sounds //The libssh sysconfig install dir (default prefix/etc) SYSCONF_INSTALL_DIR:PATH=/usr/etc //No help, variable specified on the command line. THREADS_PTHREAD_ARG:UNINITIALIZED=OFF //Build with unit tests UNIT_TESTING:BOOL=OFF //Allow ABI break WITH_ABI_BREAK:BOOL=OFF //Build benchmarks tools WITH_BENCHMARKS:BOOL=OFF //Build with calltrace debug output WITH_DEBUG_CALLTRACE:BOOL=ON //Build with cryto debug output WITH_DEBUG_CRYPTO:BOOL=OFF //Build with packet debug output WITH_DEBUG_PACKET:BOOL=OFF //Build examples WITH_EXAMPLES:BOOL=OFF //Compile against libgcrypt WITH_GCRYPT:BOOL=ON //Build with GSSAPI support WITH_GSSAPI:BOOL=ON //Compile doxygen internal documentation WITH_INTERNAL_DOC:BOOL=OFF //Compile against libmbedtls WITH_MBEDTLS:BOOL=OFF //Build with libnacl (curve25519) WITH_NACL:BOOL=ON //Compile with Pcap generation support WITH_PCAP:BOOL=ON //Build with SSH server support WITH_SERVER:BOOL=OFF //Build with SFTP support WITH_SFTP:BOOL=ON //No help, variable specified on the command line. WITH_STACK_PROTECTOR:UNINITIALIZED=OFF //Build with a static library WITH_STATIC_LIB:BOOL=OFF //Build with symbol versioning WITH_SYMBOL_VERSIONING:BOOL=ON //Build with ZLIB support WITH_ZLIB:BOOL=ON //The XDG apps dir XDG_APPS_DIR:PATH=/usr/share/applications //The XDG directory XDG_DIRECTORY_DIR:PATH=/usr/share/desktop-directories //Path to a file. ZLIB_INCLUDE_DIR:PATH=/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libz.so //Path to a file. _GSSAPI_ROKEN:PATH=_GSSAPI_ROKEN-NOTFOUND //Value Computed by CMake libssh-headers-x_BINARY_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build/include //Value Computed by CMake libssh-headers-x_SOURCE_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/include //Value Computed by CMake libssh-headers_BINARY_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build/include/libssh //Value Computed by CMake libssh-headers_SOURCE_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/include/libssh //Value Computed by CMake libssh_BINARY_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build //Value Computed by CMake libssh_SOURCE_DIR:STATIC=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1 //Dependencies for the target ssh_shared_LIB_DEPENDS:STATIC=general;rt;general;/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libgcrypt.so;general;/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libz.so; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: ABIMAP_EXECUTABLE ABIMAP_EXECUTABLE-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/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-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=8 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/home/test/autobuild/run/instance-2/output/host/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/home/test/autobuild/run/instance-2/output/host/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/home/test/autobuild/run/instance-2/output/host/bin/ctest //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 //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 //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Have symbol pthread_create CMAKE_HAVE_LIBC_CREATE:INTERNAL= //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/test/autobuild/run/instance-2/output/build/libssh-0.8.1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //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=5 //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 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/home/test/autobuild/run/instance-2/output/host/share/cmake-3.8 //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 //CHECK_TYPE_SIZE: sizeof(unsigned short) CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2 //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=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_DEB CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_IFW CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NSIS CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_RPM CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_STGZ CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TBZ2 CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TGZ CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TXZ CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TZ CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DOXYGEN_EXECUTABLE DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1 //Details about finding GCrypt FIND_PACKAGE_MESSAGE_DETAILS_GCrypt:INTERNAL=[/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include][/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libgcrypt.so][v1.8.3(1.5.0)] //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/home/test/autobuild/run/instance-2/output/host/bin/pkg-config][v0.28()] //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/home/test/autobuild/run/instance-2/output/host/bin/python][v3.7()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libz.so][/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include][v1.2.11()] //ADVANCED property for variable: GCRYPT_INCLUDE_DIR GCRYPT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_ROOT_DIR GSSAPI_ROOT_DIR-ADVANCED:INTERNAL=1 //Have include argp.h HAVE_ARGP_H:INTERNAL=1 //Have include arpa/inet.h HAVE_ARPA_INET_H:INTERNAL=1 //Have include byteswap.h HAVE_BYTESWAP_H:INTERNAL=1 //Have function cfmakeraw HAVE_CFMAKERAW:INTERNAL=1 //Have library rt HAVE_CLOCK_GETTIME:INTERNAL=1 //Result of TRY_COMPILE HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE //Test HAVE_COMPILER__FUNCTION__ HAVE_COMPILER__FUNCTION__:INTERNAL= //Test HAVE_COMPILER__FUNC__ HAVE_COMPILER__FUNC__:INTERNAL=1 //Test HAVE_CONSTRUCTOR_ATTRIBUTE HAVE_CONSTRUCTOR_ATTRIBUTE:INTERNAL=1 //Test HAVE_DESTRUCTOR_ATTRIBUTE HAVE_DESTRUCTOR_ATTRIBUTE:INTERNAL=1 //Have function explicit_bzero HAVE_EXPLICIT_BZERO:INTERNAL= //Test HAVE_FALLTHROUGH_ATTRIBUTE HAVE_FALLTHROUGH_ATTRIBUTE:INTERNAL= //Test HAVE_GCC_BOUNDED_ATTRIBUTE HAVE_GCC_BOUNDED_ATTRIBUTE:INTERNAL=1 //Test HAVE_GCC_NARG_MACRO HAVE_GCC_NARG_MACRO:INTERNAL=1 //Test HAVE_GCC_THREAD_LOCAL_STORAGE HAVE_GCC_THREAD_LOCAL_STORAGE:INTERNAL=1 //Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION HAVE_GCC_VOLATILE_MEMORY_PROTECTION:INTERNAL=1 //Have function getaddrinfo HAVE_GETADDRINFO:INTERNAL=1 //Have function glob HAVE_GLOB:INTERNAL=1 //Have include glob.h HAVE_GLOB_H:INTERNAL=1 //Have symbol htonll HAVE_HTONLL:INTERNAL= //Have function isblank HAVE_ISBLANK:INTERNAL=1 //Have library util HAVE_LIBUTIL:INTERNAL=1 //Have include libutil.h HAVE_LIBUTIL_H:INTERNAL= //Have function memset_s HAVE_MEMSET_S:INTERNAL= //Test HAVE_MSC_THREAD_LOCAL_STORAGE HAVE_MSC_THREAD_LOCAL_STORAGE:INTERNAL= //Have symbol ntohll HAVE_NTOHLL:INTERNAL= //Have function poll HAVE_POLL:INTERNAL=1 //Have include pty.h HAVE_PTY_H:INTERNAL=1 //Have function select HAVE_SELECT:INTERNAL=1 //Have function snprintf HAVE_SNPRINTF:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have function strncpy HAVE_STRNCPY:INTERNAL=1 //Have function strtoull HAVE_STRTOULL:INTERNAL=1 //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL=1 //Have include sys/time.h HAVE_SYS_TIME_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have include sys/utime.h HAVE_SYS_UTIME_H:INTERNAL= //Have include termios.h HAVE_TERMIOS_H:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include util.h HAVE_UTIL_H:INTERNAL= //Have include utmp.h HAVE_UTMP_H:INTERNAL=1 //Have function vsnprintf HAVE_VSNPRINTF:INTERNAL=1 //Result of TRY_COMPILE HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE //Have function __strtoull HAVE___STRTOULL:INTERNAL= //ADVANCED property for variable: KRB5_CONFIG KRB5_CONFIG-ADVANCED:INTERNAL=1 //libssh link libraries LIBSSH_LINK_LIBRARIES:INTERNAL=rt;/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libgcrypt.so;/home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libz.so //libssh public include directories LIBSSH_PUBLIC_INCLUDE_DIRS:INTERNAL=/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/include //libssh required system libraries LIBSSH_REQUIRED_LIBRARIES:INTERNAL=rt //libssh shared library LIBSSH_SHARED_LIBRARY:INTERNAL=ssh_shared //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE THREADS_HAVE_PTHREAD_ARG:INTERNAL=TRUE //Test WITH_FPIC WITH_FPIC:INTERNAL=1 //Test WITH_VISIBILITY_HIDDEN WITH_VISIBILITY_HIDDEN:INTERNAL=1 //Result of TEST_BIG_ENDIAN WORDS_BIGENDIAN:INTERNAL=0 //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 _GSSAPI_CFLAGS:INTERNAL= _GSSAPI_CFLAGS_I:INTERNAL= _GSSAPI_CFLAGS_OTHER:INTERNAL= _GSSAPI_FOUND:INTERNAL= _GSSAPI_INCLUDEDIR:INTERNAL= _GSSAPI_LIBDIR:INTERNAL= _GSSAPI_LIBS:INTERNAL= _GSSAPI_LIBS_L:INTERNAL= _GSSAPI_LIBS_OTHER:INTERNAL= _GSSAPI_LIBS_PATHS:INTERNAL= _GSSAPI_PREFIX:INTERNAL= _GSSAPI_STATIC_CFLAGS:INTERNAL= _GSSAPI_STATIC_CFLAGS_I:INTERNAL= _GSSAPI_STATIC_CFLAGS_OTHER:INTERNAL= _GSSAPI_STATIC_LIBDIR:INTERNAL= _GSSAPI_STATIC_LIBS:INTERNAL= _GSSAPI_STATIC_LIBS_L:INTERNAL= _GSSAPI_STATIC_LIBS_OTHER:INTERNAL= _GSSAPI_STATIC_LIBS_PATHS:INTERNAL= _GSSAPI_VERSION:INTERNAL= _GSSAPI_heimdal-gssapi_INCLUDEDIR:INTERNAL= _GSSAPI_heimdal-gssapi_LIBDIR:INTERNAL= _GSSAPI_heimdal-gssapi_PREFIX:INTERNAL= _GSSAPI_heimdal-gssapi_VERSION:INTERNAL= __pkg_config_checked__GSSAPI:INTERNAL=1