# This is the CMakeCache file. # For build in directory: /home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir # 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 ######################## //path to the executable ACLOCAL_EXECUTABLE:FILEPATH=/usr/bin/aclocal //path to the executable AUTOCONF_EXECUTABLE:FILEPATH=/usr/bin/autoconf //path to the executable AUTOHEADER_EXECUTABLE:FILEPATH=/usr/bin/autoheader //path to the executable AUTOMAKE_EXECUTABLE:FILEPATH=/usr/bin/automake //path to the bison executable BISON_EXECUTABLE:FILEPATH=/usr/bin/bison //No help, variable specified on the command line. BUILD_CONFIG:UNINITIALIZED=mysql_release //The directory containing a CMake configuration file for Boost. Boost_DIR:PATH=Boost_DIR-NOTFOUND //Path to a file. Boost_INCLUDE_DIR:PATH=/usr/include //path to the executable CAT_EXECUTABLE:FILEPATH=/bin/cat //Path to a program. CHECKMODULE:FILEPATH=CHECKMODULE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel CMAKE_BUILD_TYPE:STRING=RelWithDebInfo //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/i686-gnu-g++ //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23=. -fstack-protector-strong -Wformat -Werror=format-security //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/i686-gnu-gcc //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23=. -fstack-protector-strong -Wformat -Werror=format-security //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //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 //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //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=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=MySQL //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //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=/usr/bin/strip //No help, variable specified on the command line. CMAKE_SYSTEM_PROCESSOR:UNINITIALIZED=hurd-i386 //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 //Set to true if this is a community build COMMUNITY_BUILD:BOOL=ON //No help, variable specified on the command line. COMPILATION_COMMENT:UNINITIALIZED=Debian 9.0 //Compile CONNECT storage engine with JDBC support CONNECT_WITH_JDBC:BOOL=ON //Compile CONNECT storage engine with LIBXML2 support CONNECT_WITH_LIBXML2:BOOL=ON //Compile CONNECT storage engine with ODBC support CONNECT_WITH_ODBC:BOOL=ON //Compile CONNECT storage engine with VCT support CONNECT_WITH_VCT:BOOL=ON //Compile CONNECT storage engine with index file mapping support CONNECT_WITH_XMAP:BOOL=ON //Compile CONNECT storage engine with ZIP support CONNECT_WITH_ZIP:BOOL=ON //Path to a library. CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libcurses.so //Path to a library. CURSES_FORM_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libform.so //Path to a file. CURSES_INCLUDE_PATH:PATH=/usr/include //Path to a library. CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libncurses.so CYBOZU:BOOL=OFF //No help, variable specified on the command line. DEB:UNINITIALIZED=Debian //Don't build shared libraries, compile code as position-dependent DISABLE_SHARED:BOOL=OFF //Path to a program. DTRACE:FILEPATH=DTRACE-NOTFOUND //If we should should enable LOAD DATA LOCAL by default ENABLED_LOCAL_INFILE:BOOL=ON //Enable profiling ENABLED_PROFILING:BOOL=ON //Enable gcov (debug, Linux builds only) ENABLE_GCOV:BOOL=OFF //Path to a library. EVENT_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libevent.so // Selection of features. Options are //\n - xsmall : //\n - small: embedded //\n - classic: embedded + archive + federated + blackhole //\n - large : embedded + archive + federated + blackhole + innodb //\n - xlarge: embedded + archive + federated + blackhole + innodb // + partition //\n - community: all features (currently == xlarge) //\n FEATURE_SET:STRING=community //Path to a program. GETCONF:FILEPATH=/usr/bin/getconf //path to the executable GIT_EXECUTABLE:FILEPATH=/usr/bin/git //path to the executable GLIBTOOLIZE_EXECUTABLE:FILEPATH=GLIBTOOLIZE_EXECUTABLE-NOTFOUND //Groonga's default DB key management algorithm GRN_DEFAULT_DB_KEY:STRING=auto //groonga default document root GRN_DEFAULT_DOCUMENT_ROOT:PATH=/usr/share/groonga/html/admin //groonga default document root base path GRN_DEFAULT_DOCUMENT_ROOT_BASE:PATH=html/admin //Groonga's default encoding GRN_DEFAULT_ENCODING:STRING=utf8 //groonga default match escalation threshold GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD:STRING=0 //groonga default relative document root GRN_DEFAULT_RELATIVE_DOCUMENT_ROOT:PATH=share/groonga/html/admin //Build as a static library to embed into an application GRN_EMBED:BOOL=ON //timeout to acquire a lock. GRN_LOCK_TIMEOUT:STRING=10000000 //wait time in nanosecond to acquire a lock. GRN_LOCK_WAIT_TIME_NANOSECOND:STRING=1000000 //log file path GRN_LOG_PATH:FILEPATH=/usr/var/log/groonga/groonga.log //mecab-config path GRN_MECAB_CONFIG:FILEPATH=mecab-config //Path to a program. GRN_MECAB_CONFIG_ABSOLUTE_PATH:FILEPATH=GRN_MECAB_CONFIG_ABSOLUTE_PATH-NOTFOUND //DANGER!!! groonga stack size. Normarlly, you should not change // this variable. GRN_STACK_SIZE:STRING=1024 //enable debug build. GRN_WITH_DEBUG:BOOL=OFF //use KyTea for morphological analysis GRN_WITH_KYTEA:STRING=auto //use libevent for suggestion GRN_WITH_LIBEVENT:STRING=auto //use libstemmer for stemming token filter GRN_WITH_LIBSTEMMER:STRING=auto //Support data compression by LZ4. GRN_WITH_LZ4:STRING=auto //use MeCab for morphological analysis GRN_WITH_MECAB:STRING=auto //use MessagePack for suggestion GRN_WITH_MESSAGE_PACK:STRING=auto //use mruby GRN_WITH_MRUBY:BOOL=OFF //use NFKC based UTF8 normalization. GRN_WITH_NFKC:BOOL=ON //use ZeroMQ for suggestion GRN_WITH_ZEROMQ:STRING=auto //Support data compression by zlib. GRN_WITH_ZLIB:STRING=auto //Path to a program. GROFF:FILEPATH=/usr/bin/groff //Build as a static library to embed into an application GROONGA_NORMALIZER_MYSQL_EMBED:BOOL=ON GSSAPI_FLAVOR:STRING=MIT GSSAPI_FOUND:STRING=TRUE GSSAPI_INCS:STRING=-isystem /usr/include/mit-krb5 GSSAPI_LIBS:STRING=-L/usr/lib/i386-gnu/mit-krb5 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err //path to the executable GTAR_EXECUTABLE:FILEPATH=GTAR_EXECUTABLE-NOTFOUND //BIN installation directory INSTALL_BINDIR:STRING=bin //DOC installation directory INSTALL_DOCDIR:STRING=share/doc //DOCREADME installation directory INSTALL_DOCREADMEDIR:STRING=share/doc //INCLUDE installation directory INSTALL_INCLUDEDIR:STRING=include/mysql //INFO installation directory INSTALL_INFODIR:STRING=share/info //Installation directory layout. Options are: STANDALONE (as in // zip or tar.gz installer) RPM DEB SVR4 INSTALL_LAYOUT:STRING=DEB //LIB installation directory INSTALL_LIBDIR:STRING=lib/i386-gnu //MAN installation directory INSTALL_MANDIR:STRING=share/man //MYSQLDATA installation directory INSTALL_MYSQLDATADIR:STRING=/var/lib/mysql //MYSQLSHARE installation directory INSTALL_MYSQLSHAREDIR:STRING=share/mysql //MYSQLTEST installation directory INSTALL_MYSQLTESTDIR:STRING=share/mysql/mysql-test //PLUGIN installation directory INSTALL_PLUGINDIR:STRING=lib/i386-gnu/mariadb18/plugin //SBIN installation directory INSTALL_SBINDIR:STRING=sbin //SCRIPT installation directory INSTALL_SCRIPTDIR:STRING=bin //SHARE installation directory INSTALL_SHAREDIR:STRING=share //SQLBENCH installation directory INSTALL_SQLBENCHDIR:STRING=. //SUPPORTFILES installation directory INSTALL_SUPPORTFILESDIR:STRING=share/mysql //SYSCONF2 installation directory INSTALL_SYSCONF2DIR:STRING=/etc/mysql/conf.d //SYSCONF installation directory INSTALL_SYSCONFDIR:STRING= //SYSTEMD_UNIT installation directory INSTALL_SYSTEMD_UNITDIR:STRING=/lib/systemd/system //UNIX_ADDR installation directory INSTALL_UNIX_ADDRDIR:STRING=/var/run/mysqld/mysqld.sock //Path to a file. JAVA_AWT_INCLUDE_PATH:PATH=JAVA_AWT_INCLUDE_PATH-NOTFOUND //Path to a library. JAVA_AWT_LIBRARY:FILEPATH=JAVA_AWT_LIBRARY-NOTFOUND //Path to a file. JAVA_INCLUDE_PATH:PATH=JAVA_INCLUDE_PATH-NOTFOUND //Path to a file. JAVA_INCLUDE_PATH2:PATH=JAVA_INCLUDE_PATH2-NOTFOUND //Path to a library. JAVA_JVM_LIBRARY:FILEPATH=JAVA_JVM_LIBRARY-NOTFOUND //Path to a program. Java_IDLJ_EXECUTABLE:FILEPATH=Java_IDLJ_EXECUTABLE-NOTFOUND //Path to a program. Java_JARSIGNER_EXECUTABLE:FILEPATH=Java_JARSIGNER_EXECUTABLE-NOTFOUND //Path to a program. Java_JAR_EXECUTABLE:FILEPATH=/usr/bin/jar //Path to a program. Java_JAVAC_EXECUTABLE:FILEPATH=Java_JAVAC_EXECUTABLE-NOTFOUND //Path to a program. Java_JAVADOC_EXECUTABLE:FILEPATH=Java_JAVADOC_EXECUTABLE-NOTFOUND //Path to a program. Java_JAVAH_EXECUTABLE:FILEPATH=Java_JAVAH_EXECUTABLE-NOTFOUND //Path to a program. Java_JAVA_EXECUTABLE:FILEPATH=Java_JAVA_EXECUTABLE-NOTFOUND //Path to a file. Judy_INCLUDE_DIR:PATH=/usr/include //Path to a library. Judy_LIBRARIES:FILEPATH=/usr/lib/i386-gnu/libJudy.so //Path to a program. KRB5_CONFIG:FILEPATH=/usr/bin/krb5-config //path to the executable LIBTOOLIZE_EXECUTABLE:FILEPATH=/usr/bin/libtoolize //Path to a file. LIBXML2_INCLUDE_DIR:PATH=/usr/include/libxml2 //Path to a library. LIBXML2_LIBRARIES:FILEPATH=/usr/lib/i386-gnu/libxml2.so //Path to a program. LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint //Path to a file. LibArchive_INCLUDE_DIR:PATH=/usr/include //Path to a library. LibArchive_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libarchive.so //Set the entity that appears as the manufacturer of packages that // support a manufacturer field. MANUFACTURER:STRING=Built from Source //The default fulltext parser (Deprecated. Use MRN_DEFAULT_TOKENIZER // instead.) MRN_DEFAULT_PARSER:STRING= //The default tokenizer for fulltext index MRN_DEFAULT_TOKENIZER:STRING= //Embed libgroonga MRN_GROONGA_EMBED:BOOL=ON //Embed groonga-normalizer-mysql Groonga plugin MRN_GROONGA_NORMALIZER_MYSQL_EMBED:BOOL=ON //default MySQL data directory MYSQL_DATADIR:PATH=/var/lib/mysql //MySQL maintainer-specific development environment. Options are: // ON OFF AUTO. MYSQL_MAINTAINER_MODE:STRING=AUTO //MySQL project name MYSQL_PROJECT_NAME:STRING=MySQL //No help, variable specified on the command line. MYSQL_SERVER_SUFFIX:UNINITIALIZED=-3.1 //Value Computed by CMake MySQL_BINARY_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir //Value Computed by CMake MySQL_SOURCE_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23 //Allow linking with GPLv2-incompatible system libraries. Only // set it you never plan to distribute the resulting binaries NOT_FOR_DISTRIBUTION:BOOL=OFF //No need to use alarm to implement timeout NO_ALARM:BOOL=1 //Path to a program. NROFF:FILEPATH=/usr/bin/nroff //Specify the directory containing sql.h. ODBC_INCLUDE_DIR:PATH=/usr/include //Specify the ODBC driver manager library here. ODBC_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libodbc.so //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config //How to build plugin ARCHIVE. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_ARCHIVE:STRING=DYNAMIC //How to build plugin ARIA. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_ARIA:STRING=STATIC //How to build plugin AUDIT_NULL. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_AUDIT_NULL:STRING=DYNAMIC //How to build plugin AUTH_0X0100. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_AUTH_0X0100:STRING=DYNAMIC //How to build plugin AUTH_ED25519. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_AUTH_ED25519:STRING=DYNAMIC //How to build plugin AUTH_GSSAPI. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_AUTH_GSSAPI:STRING=DYNAMIC //How to build plugin AUTH_GSSAPI_CLIENT. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_AUTH_GSSAPI_CLIENT:STRING=DYNAMIC //How to build plugin AUTH_PAM. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_AUTH_PAM:STRING=DYNAMIC //No help, variable specified on the command line. PLUGIN_AUTH_SOCKET:UNINITIALIZED=STATIC //How to build plugin AUTH_TEST_PLUGIN. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_AUTH_TEST_PLUGIN:STRING=DYNAMIC //How to build plugin AWS_KEY_MANAGEMENT. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_AWS_KEY_MANAGEMENT:STRING=NO //How to build plugin BLACKHOLE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_BLACKHOLE:STRING=DYNAMIC //How to build plugin CLIENT_ED25519. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_CLIENT_ED25519:STRING=DYNAMIC //How to build plugin CONNECT. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_CONNECT:STRING=DYNAMIC //How to build plugin CRACKLIB_PASSWORD_CHECK. Options are: NO // STATIC DYNAMIC YES AUTO. PLUGIN_CRACKLIB_PASSWORD_CHECK:STRING=DYNAMIC //How to build plugin DAEMON_EXAMPLE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_DAEMON_EXAMPLE:STRING=DYNAMIC //How to build plugin DEBUG_KEY_MANAGEMENT. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_DEBUG_KEY_MANAGEMENT:STRING=DYNAMIC //How to build plugin DIALOG. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_DIALOG:STRING=DYNAMIC //How to build plugin DIALOG_EXAMPLES. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_DIALOG_EXAMPLES:STRING=DYNAMIC //How to build plugin EXAMPLE. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_EXAMPLE:STRING=DYNAMIC //How to build plugin EXAMPLE_KEY_MANAGEMENT. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_EXAMPLE_KEY_MANAGEMENT:STRING=DYNAMIC //How to build plugin FEDERATED. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_FEDERATED:STRING=DYNAMIC //How to build plugin FEDERATEDX. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_FEDERATEDX:STRING=DYNAMIC //How to build plugin FEEDBACK. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_FEEDBACK:STRING=STATIC //How to build plugin FILE_KEY_MANAGEMENT. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_FILE_KEY_MANAGEMENT:STRING=DYNAMIC //How to build plugin FTEXAMPLE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_FTEXAMPLE:STRING=DYNAMIC //How to build plugin HANDLERSOCKET. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_HANDLERSOCKET:STRING=DYNAMIC //How to build plugin INNOBASE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_INNOBASE:STRING=DYNAMIC //How to build plugin LOCALES. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_LOCALES:STRING=DYNAMIC //How to build plugin METADATA_LOCK_INFO. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_METADATA_LOCK_INFO:STRING=DYNAMIC //How to build plugin MROONGA. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_MROONGA:STRING=DYNAMIC //How to build plugin MYSQL_CLEAR_PASSWORD. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_MYSQL_CLEAR_PASSWORD:STRING=DYNAMIC //How to build plugin OQGRAPH. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_OQGRAPH:STRING=DYNAMIC //How to build plugin PARTITION. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_PARTITION:STRING=STATIC //How to build plugin PERFSCHEMA. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_PERFSCHEMA:STRING=STATIC //How to build plugin QA_AUTH_CLIENT. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_QA_AUTH_CLIENT:STRING=DYNAMIC //How to build plugin QA_AUTH_INTERFACE. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_QA_AUTH_INTERFACE:STRING=DYNAMIC //How to build plugin QA_AUTH_SERVER. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_QA_AUTH_SERVER:STRING=DYNAMIC //How to build plugin QUERY_CACHE_INFO. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_QUERY_CACHE_INFO:STRING=DYNAMIC //How to build plugin QUERY_RESPONSE_TIME. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_QUERY_RESPONSE_TIME:STRING=DYNAMIC //How to build plugin SEMISYNC_MASTER. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_SEMISYNC_MASTER:STRING=DYNAMIC //How to build plugin SEMISYNC_SLAVE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_SEMISYNC_SLAVE:STRING=DYNAMIC //How to build plugin SEQUENCE. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_SEQUENCE:STRING=STATIC //How to build plugin SERVER_AUDIT. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_SERVER_AUDIT:STRING=DYNAMIC //How to build plugin SIMPLE_PASSWORD_CHECK. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_SIMPLE_PASSWORD_CHECK:STRING=DYNAMIC //How to build plugin SPHINX. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_SPHINX:STRING=DYNAMIC //How to build plugin SPIDER. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_SPIDER:STRING=DYNAMIC //How to build plugin SQL_ERRLOG. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_SQL_ERRLOG:STRING=DYNAMIC //How to build plugin TEST_SQL_DISCOVERY. Options are: NO STATIC // DYNAMIC YES AUTO. PLUGIN_TEST_SQL_DISCOVERY:STRING=DYNAMIC //How to build plugin WSREP_INFO. Options are: NO STATIC DYNAMIC // YES AUTO. PLUGIN_WSREP_INFO:STRING=DYNAMIC //How to build plugin XTRADB. Options are: NO STATIC DYNAMIC YES // AUTO. PLUGIN_XTRADB:STRING=STATIC //Path to a file. READLINE_INCLUDE_DIR:PATH=/usr/include/readline //Path to a library. READLINE_LIBRARY:FILEPATH=/usr/lib/i386-gnu/libreadline.so //Path to a program. RUBY:FILEPATH=RUBY-NOTFOUND //Use security-enhancing compiler features (stack protector, relro, // etc) SECURITY_HARDENED:BOOL=ON //Path to a program. SEMODULE_PACKAGE:FILEPATH=SEMODULE_PACKAGE-NOTFOUND //No help, variable specified on the command line. SYSTEM_TYPE:UNINITIALIZED=debian-gnu //path to the executable TAR_EXECUTABLE:FILEPATH=/bin/tar //PATH to MySQL TMP dir. Defaults to the P_tmpdir macro in TMPDIR:PATH= //Path to a file. Thrift_INCLUDE_DIRS:PATH=Thrift_INCLUDE_DIRS-NOTFOUND //Path to a library. Thrift_LIBS:FILEPATH=Thrift_LIBS-NOTFOUND //Use Aria for temporary tables USE_ARIA_FOR_TMP_TABLES:BOOL=ON //Build only the client library and clients WITHOUT_SERVER:BOOL=OFF //No help, variable specified on the command line. WITHOUT_TOKUDB:UNINITIALIZED=true //Enable address sanitizer WITH_ASAN:BOOL=OFF //Implement atomic operations using atomic CPU instructions for // multi-processor (smp) or uniprocessor (up) configuration. By // default gcc built-in sync functions are used, if available and // 'smp' configuration otherwise. WITH_ATOMIC_OPS:STRING= //Compile MySQL with embedded server WITH_EMBEDDED_SERVER:BOOL=ON WITH_EXTRA_CHARSETS:STRING=all //Compile with fast mutexes WITH_FAST_MUTEXES:BOOL=OFF //Build with bzip2. Possible values are 'ON', 'OFF', 'AUTO' and // default is 'AUTO' WITH_INNODB_BZIP2:STRING=AUTO //InnoDB freeze writes patch from Google WITH_INNODB_DISALLOW_WRITES:BOOL=ON //Build with lz4. Possible values are 'ON', 'OFF', 'AUTO' and default // is 'AUTO' WITH_INNODB_LZ4:STRING=AUTO //Build with lzma. Possible values are 'ON', 'OFF', 'AUTO' and // default is 'AUTO' WITH_INNODB_LZMA:STRING=AUTO //Build with lzo. Possible values are 'ON', 'OFF', 'AUTO' and default // is 'AUTO' WITH_INNODB_LZO:STRING=AUTO WITH_INNODB_SNAPPY:STRING=OFF //Build with jemalloc. Possible values are 'yes', 'no', 'static', // 'auto' WITH_JEMALLOC:STRING=auto WITH_LIBARCHIVE:STRING=ON //Compile with tcp wrappers support WITH_LIBWRAP:BOOL=OFF //Include mariabackup WITH_MARIABACKUP:BOOL=ON //Additional linker flags for mysqld WITH_MYSQLD_LDFLAGS:STRING= //Which pcre to use (possible values are 'bundled', 'system', or // 'auto') WITH_PCRE:STRING=auto //Generate PIC objects WITH_PIC:BOOL=OFF //Use bundled readline WITH_READLINE:BOOL=OFF //Use safemalloc memory debugger. Will result in slower execution. // Options are: ON OFF AUTO. WITH_SAFEMALLOC:STRING=AUTO //bundled (use yassl), yes (prefer os library if present, otherwise // use bundled), system (use os library), WITH_SSL:STRING=bundled //Enable systemd scripts and notification support WITH_SYSTEMD:STRING=auto //Compile MySQL with unit tests WITH_UNIT_TESTS:BOOL=ON //Valgrind instrumentation WITH_VALGRIND:BOOL=OFF //WSREP replication API (to use, e.g. Galera Replication library) WITH_WSREP:BOOL=ON WITH_ZLIB:STRING=system //Path to a file. ZLIB_INCLUDE_DIR:PATH=/usr/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/i386-gnu/libz.so //Dependencies for the target archive_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;/usr/lib/i386-gnu/libz.so;general;mysqld;general;/usr/lib/i386-gnu/libz.so; //Dependencies for the target aria_LIB_DEPENDS:STATIC=general;-lpthread;general;myisam;general;mysys;general;mysys_ssl; //Dependencies for the target aria_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target audit_null_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target auth_0x0100_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target auth_ed25519_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target auth_gssapi_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;-L/usr/lib/i386-gnu/mit-krb5 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err;general;-L/usr/lib/i386-gnu/mit-krb5 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err; //Dependencies for the target auth_gssapi_client_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;-L/usr/lib/i386-gnu/mit-krb5 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err;general;-L/usr/lib/i386-gnu/mit-krb5 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err; //Dependencies for the target auth_pam_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;pam;general;pam; //Dependencies for the target auth_test_plugin_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target blackhole_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target client_ed25519_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysys_ssl;general;ref10;general;mysys_ssl;general;ref10; //Dependencies for the target clientlib_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target connect_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;/usr/lib/i386-gnu/libz.so;general;/usr/lib/i386-gnu/libxml2.so;general;/usr/lib/i386-gnu/libodbc.so;general;mysqld;general;/usr/lib/i386-gnu/libz.so;general;/usr/lib/i386-gnu/libxml2.so;general;/usr/lib/i386-gnu/libodbc.so; //Dependencies for the target cracklib_password_check_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;crack;general;crack; //Value Computed by CMake crc_BINARY_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir/extra/mariabackup/crc //Dependencies for the target crc_LIB_DEPENDS:STATIC=general;-lpthread;general;lzo2;general;lzma;general;bz2;general;/usr/lib/i386-gnu/libarchive.so; //Value Computed by CMake crc_SOURCE_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/extra/mariabackup/crc //Dependencies for the target csv_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target csv_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target daemon_example_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target dbug_LIB_DEPENDS:STATIC=general;-lpthread;general;mysys; //Dependencies for the target debug_key_management_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target dialog_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;dl;general;dl; //Dependencies for the target dialog_examples_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target example_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target example_key_management_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target federated_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target federatedx_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target feedback_LIB_DEPENDS:STATIC=general;-lpthread;general;yassl;general;taocrypt; //Dependencies for the target feedback_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target file_key_management_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target ftexample_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Value Computed by CMake groonga-normalizer-mysql_BINARY_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir/storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql //Value Computed by CMake groonga-normalizer-mysql_SOURCE_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql //Value Computed by CMake groonga_BINARY_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir/storage/mroonga/vendor/groonga //Value Computed by CMake groonga_SOURCE_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/storage/mroonga/vendor/groonga //Dependencies for the target handlersocket_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;hsclient;general;mysqld;general;hsclient; //Dependencies for the target heap_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target heap_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target hsclient_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target innobase_LIB_DEPENDS:STATIC=general;-lpthread;general;lzo2;general;lzma;general;bz2;general;mysqlservices;general;/usr/lib/i386-gnu/libz.so;general;mysqld;general;/usr/lib/i386-gnu/libz.so; //Dependencies for the target libgroonga_LIB_DEPENDS:STATIC=general;-lpthread;general;atomic;general;rt;general;pthread;general;z;general;dl;general;m;general;stdc++; //Dependencies for the target libmysql_LIB_DEPENDS:STATIC=general;-lpthread;general;clientlib;general;dbug;general;strings;general;vio;general;mysys;general;mysys_ssl;general;/usr/lib/i386-gnu/libz.so;general;yassl;general;taocrypt;general;dl; //Dependencies for the target libmysqld_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlserver; //Dependencies for the target locales_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target mariadbclient_LIB_DEPENDS:STATIC=general;-lpthread;general;-lpthread;general;/usr/lib/i386-gnu/libz.so;general;m;general;dl; //Dependencies for the target metadata_lock_info_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Value Computed by CMake mroonga_BINARY_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir/storage/mroonga //Dependencies for the target mroonga_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld;general;libgroonga;general;mysql_normalizer; //Value Computed by CMake mroonga_SOURCE_DIR:STATIC=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/storage/mroonga //Dependencies for the target myisam_LIB_DEPENDS:STATIC=general;-lpthread;general;mysys; //Dependencies for the target myisam_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target myisammrg_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target myisammrg_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target mysql_clear_password_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target mysql_normalizer_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga; //Dependencies for the target mysqlserver_LIB_DEPENDS:STATIC=general;-lpthread;general;-lpthread;general;/usr/lib/i386-gnu/libz.so;general;m;general;dl;general;pcre;general;crypt;general;lzo2;general;lzma;general;bz2; //Dependencies for the target mysqlservices_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target mysys_LIB_DEPENDS:STATIC=general;-lpthread;general;dbug;general;strings;general;mysys_ssl;general;/usr/lib/i386-gnu/libz.so;general;m;general;dl; //Dependencies for the target mysys_ssl_LIB_DEPENDS:STATIC=general;-lpthread;general;dbug;general;strings;general;yassl;general;taocrypt; //Dependencies for the target mytap_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target oqgraph_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;/usr/lib/i386-gnu/libJudy.so;general;mysqld;general;/usr/lib/i386-gnu/libJudy.so; //Dependencies for the target partition_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target partition_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target perfschema_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target perfschema_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target pfs_server_stubs_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target qa_auth_client_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target qa_auth_interface_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target qa_auth_server_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target query_cache_info_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target query_response_time_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target ref10_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target semisync_master_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target semisync_slave_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target sequence_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target sequence_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target server_audit_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target simple_password_check_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target sphinx_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target spider_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target sql_LIB_DEPENDS:STATIC=general;-lpthread;general;csv;general;heap;general;aria;general;myisam;general;myisammrg;general;perfschema;general;sequence;general;xtradb;general;/usr/lib/i386-gnu/libz.so;general;feedback;general;yassl;general;taocrypt;general;userstat;general;partition;general;mysys;general;mysys_ssl;general;dbug;general;strings;general;vio;general;pcre;general;crypt;general;dl;general;-lpthread;general;wsrep;general;yassl;general;taocrypt; //Dependencies for the target sql_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target sql_errlog_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices; //Dependencies for the target stem_token_filter_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga;general;stemmer; //Dependencies for the target stop_word_token_filter_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga; //Dependencies for the target strings_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target suggest_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga; //Dependencies for the target taocrypt_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target test_sql_discovery_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target tsv_query_expander_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga; //Dependencies for the target udf_example_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqld; //Dependencies for the target userstat_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target userstat_embedded_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target vector_functions_LIB_DEPENDS:STATIC=general;-lpthread;general;libgroonga; //Dependencies for the target vio_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target wsrep_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for the target wsrep_info_LIB_DEPENDS:STATIC=general;-lpthread;general;mysqlservices;general;mysqld; //Dependencies for the target xtradb_LIB_DEPENDS:STATIC=general;-lpthread;general;lzo2;general;lzma;general;bz2;general;/usr/lib/i386-gnu/libz.so; //Dependencies for the target xtradb_embedded_LIB_DEPENDS:STATIC=general;-lpthread;general;lzo2;general;lzma;general;bz2; //Dependencies for the target yassl_LIB_DEPENDS:STATIC=general;-lpthread; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: ACLOCAL_EXECUTABLE ACLOCAL_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: AUTOCONF_EXECUTABLE AUTOCONF_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: AUTOHEADER_EXECUTABLE AUTOHEADER_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: AUTOMAKE_EXECUTABLE AUTOMAKE_EXECUTABLE-ADVANCED:INTERNAL=1 //Have include bfd.h BFD_H_EXISTS:INTERNAL=1 //Result of TEST_BIG_ENDIAN BIG_ENDIAN:INTERNAL=0 //ADVANCED property for variable: BISON_EXECUTABLE BISON_EXECUTABLE-ADVANCED:INTERNAL=1 //Bison version 2 or higher BISON_USABLE:INTERNAL=1 //ADVANCED property for variable: Boost_DIR Boost_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Boost_INCLUDE_DIR Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CAT_EXECUTABLE CAT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CHECKMODULE CHECKMODULE-ADVANCED:INTERNAL=1 //Client functions CLIENT_API_FUNCTIONS:INTERNAL=get_tty_password;mysql_thread_end;mysql_thread_init;myodbc_remove_escape;mysql_affected_rows;mysql_autocommit;mysql_stmt_bind_param;mysql_stmt_bind_result;mysql_change_user;mysql_character_set_name;mysql_close;mysql_commit;mysql_data_seek;mysql_debug;mysql_dump_debug_info;mysql_eof;mysql_errno;mysql_error;mysql_escape_string;mysql_hex_string;mysql_stmt_execute;mysql_stmt_fetch;mysql_stmt_fetch_column;mysql_fetch_field;mysql_fetch_field_direct;mysql_fetch_fields;mysql_fetch_lengths;mysql_fetch_row;mysql_field_count;mysql_field_seek;mysql_field_tell;mysql_free_result;mysql_get_parameters;mysql_get_client_info;mysql_get_host_info;mysql_get_proto_info;mysql_get_server_info;mysql_get_client_version;mysql_get_ssl_cipher;mysql_info;mysql_init;mysql_insert_id;mysql_kill;mysql_set_server_option;mysql_list_dbs;mysql_list_fields;mysql_list_processes;mysql_list_tables;mysql_more_results;mysql_next_result;mysql_num_fields;mysql_num_rows;mysql_options;mysql_stmt_param_count;mysql_stmt_param_metadata;mysql_ping;mysql_stmt_result_metadata;mysql_query;mysql_read_query_result;mysql_real_connect;mysql_real_escape_string;mysql_real_query;mysql_refresh;mysql_rollback;mysql_row_seek;mysql_row_tell;mysql_select_db;mysql_stmt_send_long_data;mysql_send_query;mysql_shutdown;mysql_ssl_set;mysql_stat;mysql_stmt_affected_rows;mysql_stmt_close;mysql_stmt_reset;mysql_stmt_data_seek;mysql_stmt_errno;mysql_stmt_error;mysql_stmt_free_result;mysql_stmt_num_rows;mysql_stmt_row_seek;mysql_stmt_row_tell;mysql_stmt_store_result;mysql_store_result;mysql_thread_id;mysql_thread_safe;mysql_use_result;mysql_warning_count;mysql_stmt_sqlstate;mysql_sqlstate;mysql_get_server_version;mysql_stmt_prepare;mysql_stmt_init;mysql_stmt_insert_id;mysql_stmt_attr_get;mysql_stmt_attr_set;mysql_stmt_field_count;mysql_set_local_infile_default;mysql_set_local_infile_handler;mysql_embedded;mysql_server_init;mysql_server_end;mysql_set_character_set;mysql_get_character_set_info;handle_options;load_defaults;free_defaults;my_print_help;my_progname;mysql_stmt_next_result;my_charset_bin;my_charset_latin1;my_charset_utf8_general_ci;mysql_client_find_plugin;mysql_client_register_plugin;mysql_load_plugin;mysql_load_plugin_v;mysql_plugin_options;mysql_get_timeout_value;mysql_get_timeout_value_ms;mysql_get_socket;mysql_autocommit_cont;mysql_autocommit_start;mysql_change_user_cont;mysql_change_user_start;mysql_close_cont;mysql_close_start;mysql_commit_cont;mysql_commit_start;mysql_dump_debug_info_cont;mysql_dump_debug_info_start;mysql_fetch_row_cont;mysql_fetch_row_start;mysql_free_result_cont;mysql_free_result_start;mysql_kill_cont;mysql_kill_start;mysql_list_dbs_cont;mysql_list_dbs_start;mysql_list_fields_cont;mysql_list_fields_start;mysql_list_processes_cont;mysql_list_processes_start;mysql_list_tables_cont;mysql_list_tables_start;mysql_next_result_cont;mysql_next_result_start;mysql_ping_cont;mysql_ping_start;mysql_query_cont;mysql_query_start;mysql_read_query_result_cont;mysql_read_query_result_start;mysql_real_connect_cont;mysql_real_connect_start;mysql_real_query_cont;mysql_real_query_start;mysql_refresh_cont;mysql_refresh_start;mysql_rollback_cont;mysql_rollback_start;mysql_select_db_cont;mysql_select_db_start;mysql_send_query_cont;mysql_send_query_start;mysql_set_character_set_cont;mysql_set_character_set_start;mysql_set_server_option_cont;mysql_set_server_option_start;mysql_shutdown_cont;mysql_shutdown_start;mysql_stat_cont;mysql_stat_start;mysql_stmt_close_cont;mysql_stmt_close_start;mysql_stmt_execute_cont;mysql_stmt_execute_start;mysql_stmt_fetch_cont;mysql_stmt_fetch_start;mysql_stmt_free_result_cont;mysql_stmt_free_result_start;mysql_stmt_next_result_cont;mysql_stmt_next_result_start;mysql_stmt_prepare_cont;mysql_stmt_prepare_start;mysql_stmt_reset_cont;mysql_stmt_reset_start;mysql_stmt_send_long_data_cont;mysql_stmt_send_long_data_start;mysql_stmt_store_result_cont;mysql_stmt_store_result_start;mysql_store_result_cont;mysql_store_result_start;dynamic_column_create;dynamic_column_create_many;dynamic_column_update;dynamic_column_update_many;dynamic_column_exists;dynamic_column_list;dynamic_column_get;dynamic_column_prepare_decimal;mariadb_dyncol_create_many_num;mariadb_dyncol_create_many_named;mariadb_dyncol_update_many_num;mariadb_dyncol_update_many_named;mariadb_dyncol_exists_num;mariadb_dyncol_exists_named;mariadb_dyncol_free;mariadb_dyncol_list_num;mariadb_dyncol_list_named;mariadb_dyncol_get_num;mariadb_dyncol_get_named;mariadb_dyncol_has_names;mariadb_dyncol_check;mariadb_dyncol_json;mariadb_dyncol_val_str;mariadb_dyncol_val_long;mariadb_dyncol_val_double;mariadb_dyncol_unpack;mariadb_dyncol_unpack_free;mariadb_dyncol_column_cmp_named;mariadb_dyncol_column_count;mariadb_dyncol_prepare_decimal;mariadb_deinitialize_ssl;mysql_net_read_packet;mysql_net_field_length;mysql_options4 //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/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/builddir //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=7 //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=/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_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_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 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/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23 //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=102 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.7 //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: CURSES_CURSES_LIBRARY CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_FORM_LIBRARY CURSES_FORM_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_INCLUDE_PATH CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_NCURSES_LIBRARY CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CYBOZU CYBOZU-ADVANCED:INTERNAL=1 //Test C_HAS_inline C_HAS_inline:INTERNAL=1 //Directory of debug build DEBUGBUILDDIR:INTERNAL=/home/srs/DEBs/mariadb-10.1/mariadb-10.1-10.1.23/debug //ADVANCED property for variable: DTRACE DTRACE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: EVENT_LIBRARY EVENT_LIBRARY-ADVANCED:INTERNAL=1 //Details about finding Curses FIND_PACKAGE_MESSAGE_DETAILS_Curses:INTERNAL=[/usr/lib/i386-gnu/libcurses.so][/usr/include][v()] //Details about finding LibArchive FIND_PACKAGE_MESSAGE_DETAILS_LibArchive:INTERNAL=[/usr/lib/i386-gnu/libarchive.so][/usr/include][v3.2.2()] //Details about finding LibXml2 FIND_PACKAGE_MESSAGE_DETAILS_LibXml2:INTERNAL=[/usr/lib/i386-gnu/libxml2.so][/usr/include/libxml2][v2.9.4()] //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/i386-gnu/libz.so][/usr/include][v1.2.8()] //Have symbol FIONREAD FIONREAD_IN_SYS_FILIO:INTERNAL= //Have symbol FIONREAD FIONREAD_IN_SYS_IOCTL:INTERNAL=1 //ADVANCED property for variable: GETCONF GETCONF-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GLIBTOOLIZE_EXECUTABLE GLIBTOOLIZE_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GROFF GROFF-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_FLAVOR GSSAPI_FLAVOR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_INCS GSSAPI_INCS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GSSAPI_LIBS GSSAPI_LIBS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GTAR_EXECUTABLE GTAR_EXECUTABLE-ADVANCED:INTERNAL=1 //Have symbol TIOCGWINSZ GWINSZ_IN_SYS_IOCTL:INTERNAL=1 //Test HAVE_ABI_CXA_DEMANGLE HAVE_ABI_CXA_DEMANGLE:INTERNAL=1 //Have function accept4 HAVE_ACCEPT4:INTERNAL=1 //Have function access HAVE_ACCESS:INTERNAL=1 //Have include aio.h HAVE_AIO_H:INTERNAL=1 //Have function aio_read HAVE_AIO_READ:INTERNAL= //Have function alarm HAVE_ALARM:INTERNAL=1 //Have include alloca.h HAVE_ALLOCA_H:INTERNAL=1 //Have include arpa/inet.h HAVE_ARPA_INET_H:INTERNAL=1 //Have includes asm/msr.h HAVE_ASM_MSR_H:INTERNAL= //Have includes asm/termbits.h HAVE_ASM_TERMBITS_H:INTERNAL= //Have function asprintf HAVE_ASPRINTF:INTERNAL=1 //Test HAVE_ATTRIBUTE_CLEANUP HAVE_ATTRIBUTE_CLEANUP:INTERNAL=1 //Have function backtrace HAVE_BACKTRACE:INTERNAL=1 //Have function backtrace_symbols HAVE_BACKTRACE_SYMBOLS:INTERNAL=1 //Have function backtrace_symbols_fd HAVE_BACKTRACE_SYMBOLS_FD:INTERNAL=1 //Have function bfill HAVE_BFILL:INTERNAL= //Result of TRY_COMPILE HAVE_BIG_ENDIAN:INTERNAL=TRUE //Have function bmove HAVE_BMOVE:INTERNAL= //Have function bsearch HAVE_BSEARCH:INTERNAL=1 //Test HAVE_BSS_START HAVE_BSS_START:INTERNAL=1 //Have function bzero HAVE_BZERO:INTERNAL=1 //Have library bz2 HAVE_BZLIB2_COMPRESS:INTERNAL=1 //Have library bz2 HAVE_BZLIB2_DECOMPRESS:INTERNAL=1 //Have include bzlib.h HAVE_BZLIB2_H:INTERNAL=1 //Test HAVE_C99_INITIALIZERS HAVE_C99_INITIALIZERS:INTERNAL=1 //Have function chown HAVE_CHOWN:INTERNAL=1 //Test HAVE_CLMUL_INSTRUCTION HAVE_CLMUL_INSTRUCTION:INTERNAL=1 //Result of TRY_COMPILE HAVE_CLMUL_INSTRUCTION_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_CLMUL_INSTRUCTION_EXITCODE:INTERNAL=0 //Have function clock_gettime HAVE_CLOCK_GETTIME:INTERNAL=1 //Result of TRY_COMPILE HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE //Have function compress HAVE_COMPRESS:INTERNAL= //Have function compressBound HAVE_COMPRESSBOUND:INTERNAL=1 //Have include crack.h HAVE_CRACK_H:INTERNAL=1 //Have function crc32 HAVE_CRC32:INTERNAL=1 //Have function crypt HAVE_CRYPT:INTERNAL=1 //Have include crypt.h HAVE_CRYPT_H:INTERNAL=1 HAVE_CURSES_H:INTERNAL=1 //Have function cuserid HAVE_CUSERID:INTERNAL=1 //Test HAVE_CXX_NEW HAVE_CXX_NEW:INTERNAL=1 //Test HAVE_CXX__D_FORTIFY_SOURCE_2 HAVE_CXX__D_FORTIFY_SOURCE_2:INTERNAL=1 //Test HAVE_CXX__Wall HAVE_CXX__Wall:INTERNAL=1 //Test HAVE_CXX__Wbad_function_cast HAVE_CXX__Wbad_function_cast:INTERNAL= //Test HAVE_CXX__Wcast_align HAVE_CXX__Wcast_align:INTERNAL=1 //Test HAVE_CXX__Wdeclaration_after_statement HAVE_CXX__Wdeclaration_after_statement:INTERNAL= //Test HAVE_CXX__Wdisabled_optimization HAVE_CXX__Wdisabled_optimization:INTERNAL=1 //Test HAVE_CXX__Wextra HAVE_CXX__Wextra:INTERNAL=1 //Test HAVE_CXX__Wfloat_equal HAVE_CXX__Wfloat_equal:INTERNAL=1 //Test HAVE_CXX__Wformat_2 HAVE_CXX__Wformat_2:INTERNAL=1 //Test HAVE_CXX__Wl__z_relro__z_now HAVE_CXX__Wl__z_relro__z_now:INTERNAL=1 //Test HAVE_CXX__Wno_clobbered HAVE_CXX__Wno_clobbered:INTERNAL=1 //Test HAVE_CXX__Wno_missing_field_initializers HAVE_CXX__Wno_missing_field_initializers:INTERNAL=1 //Test HAVE_CXX__Wno_pointer_sign HAVE_CXX__Wno_pointer_sign:INTERNAL= //Test HAVE_CXX__Wno_sign_compare HAVE_CXX__Wno_sign_compare:INTERNAL=1 //Test HAVE_CXX__Wno_unused_but_set_variable HAVE_CXX__Wno_unused_but_set_variable:INTERNAL=1 //Test HAVE_CXX__Wno_unused_parameter HAVE_CXX__Wno_unused_parameter:INTERNAL=1 //Test HAVE_CXX__Wno_vla HAVE_CXX__Wno_vla:INTERNAL=1 //Test HAVE_CXX__Wno_write_strings HAVE_CXX__Wno_write_strings:INTERNAL=1 //Test HAVE_CXX__Wpointer_arith HAVE_CXX__Wpointer_arith:INTERNAL=1 //Test HAVE_CXX__Wstrict_aliasing_2 HAVE_CXX__Wstrict_aliasing_2:INTERNAL=1 //Test HAVE_CXX__Wwrite_strings HAVE_CXX__Wwrite_strings:INTERNAL=1 //Test HAVE_CXX__fexceptions HAVE_CXX__fexceptions:INTERNAL=1 //Test HAVE_CXX__fimplicit_templates HAVE_CXX__fimplicit_templates:INTERNAL=1 //Test HAVE_CXX__fno_strict_aliasing HAVE_CXX__fno_strict_aliasing:INTERNAL=1 //Test HAVE_CXX__fstack_protector___param_ssp_buffer_size_4 HAVE_CXX__fstack_protector___param_ssp_buffer_size_4:INTERNAL=1 //Test HAVE_CXX__ggdb3 HAVE_CXX__ggdb3:INTERNAL=1 //Test HAVE_CXX__pie__fPIC HAVE_CXX__pie__fPIC:INTERNAL=1 //Test HAVE_C__D_FORTIFY_SOURCE_2 HAVE_C__D_FORTIFY_SOURCE_2:INTERNAL=1 //Test HAVE_C__Wall HAVE_C__Wall:INTERNAL=1 //Test HAVE_C__Wbad_function_cast HAVE_C__Wbad_function_cast:INTERNAL=1 //Test HAVE_C__Wcast_align HAVE_C__Wcast_align:INTERNAL=1 //Test HAVE_C__Wdeclaration_after_statement HAVE_C__Wdeclaration_after_statement:INTERNAL=1 //Test HAVE_C__Wdisabled_optimization HAVE_C__Wdisabled_optimization:INTERNAL=1 //Test HAVE_C__Werror HAVE_C__Werror:INTERNAL=1 //Test HAVE_C__Wextra HAVE_C__Wextra:INTERNAL=1 //Test HAVE_C__Wfloat_equal HAVE_C__Wfloat_equal:INTERNAL=1 //Test HAVE_C__Wformat_2 HAVE_C__Wformat_2:INTERNAL=1 //Test HAVE_C__Wl__z_relro__z_now HAVE_C__Wl__z_relro__z_now:INTERNAL=1 //Test HAVE_C__Wno_clobbered HAVE_C__Wno_clobbered:INTERNAL=1 //Test HAVE_C__Wno_missing_field_initializers HAVE_C__Wno_missing_field_initializers:INTERNAL=1 //Test HAVE_C__Wno_pointer_sign HAVE_C__Wno_pointer_sign:INTERNAL=1 //Test HAVE_C__Wno_sign_compare HAVE_C__Wno_sign_compare:INTERNAL=1 //Test HAVE_C__Wno_unused_but_set_variable HAVE_C__Wno_unused_but_set_variable:INTERNAL=1 //Test HAVE_C__Wno_unused_parameter HAVE_C__Wno_unused_parameter:INTERNAL=1 //Test HAVE_C__Wno_vla HAVE_C__Wno_vla:INTERNAL=1 //Test HAVE_C__Wno_write_strings HAVE_C__Wno_write_strings:INTERNAL=1 //Test HAVE_C__Wpointer_arith HAVE_C__Wpointer_arith:INTERNAL=1 //Test HAVE_C__Wstrict_aliasing_2 HAVE_C__Wstrict_aliasing_2:INTERNAL=1 //Test HAVE_C__Wvla HAVE_C__Wvla:INTERNAL=1 //Test HAVE_C__Wwrite_strings HAVE_C__Wwrite_strings:INTERNAL=1 //Test HAVE_C__fexceptions HAVE_C__fexceptions:INTERNAL=1 //Test HAVE_C__fimplicit_templates HAVE_C__fimplicit_templates:INTERNAL= //Test HAVE_C__fno_strict_aliasing HAVE_C__fno_strict_aliasing:INTERNAL=1 //Test HAVE_C__fstack_protector___param_ssp_buffer_size_4 HAVE_C__fstack_protector___param_ssp_buffer_size_4:INTERNAL=1 //Test HAVE_C__ggdb3 HAVE_C__ggdb3:INTERNAL=1 //Test HAVE_C__pie__fPIC HAVE_C__pie__fPIC:INTERNAL=1 //Have symbol fdatasync HAVE_DECL_FDATASYNC:INTERNAL=1 //Have symbol madvise HAVE_DECL_MADVISE:INTERNAL=1 //Have function deflateBound HAVE_DEFLATEBOUND:INTERNAL=1 //Have function directio HAVE_DIRECTIO:INTERNAL= //Have include dirent.h HAVE_DIRENT_H:INTERNAL=1 //Have function dlerror HAVE_DLERROR:INTERNAL=1 //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL=1 //Have function dlopen HAVE_DLOPEN:INTERNAL=1 //Have function _doprnt HAVE_DOPRNT:INTERNAL= //Have include errno.h HAVE_ERRNO_H:INTERNAL=1 //yassl doesn't have ERR_remove_thread_state HAVE_ERR_remove_thread_state:INTERNAL=OFF //Have include event.h HAVE_EVENT_H:INTERNAL=1 //Have include execinfo.h HAVE_EXECINFO_H:INTERNAL=1 //yassl doesn't support AES-CTR HAVE_EncryptAes128Ctr:INTERNAL=OFF //yassl doesn't support AES-GCM HAVE_EncryptAes128Gcm:INTERNAL=OFF //Have function fallocate HAVE_FALLOCATE:INTERNAL= //Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE:INTERNAL= //Have function fchmod HAVE_FCHMOD:INTERNAL=1 //Have function fcntl HAVE_FCNTL:INTERNAL=1 //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Have symbol O_NONBLOCK HAVE_FCNTL_NONBLOCK:INTERNAL=1 //Have function fconvert HAVE_FCONVERT:INTERNAL= //Have function fdatasync HAVE_FDATASYNC:INTERNAL=1 //Have function fedisableexcept HAVE_FEDISABLEEXCEPT:INTERNAL=1 //Have include fenv.h HAVE_FENV_H:INTERNAL=1 //Have function fesetround HAVE_FESETROUND:INTERNAL=1 //Have function fgetln HAVE_FGETLN:INTERNAL= HAVE_FINITE:INTERNAL=TRUE //Have symbol finite HAVE_FINITE_IN_MATH_H:INTERNAL=1 //Have includes floatingpoint.h HAVE_FLOATINGPOINT_H:INTERNAL= //Have include float.h HAVE_FLOAT_H:INTERNAL=1 //Have function flockfile HAVE_FLOCKFILE:INTERNAL=1 //Have include fnmatch.h HAVE_FNMATCH_H:INTERNAL=1 //Have symbol fpclassify HAVE_FPCLASSIFY:INTERNAL=1 //Have function fpsetmask HAVE_FPSETMASK:INTERNAL= //Have include fpu_control.h HAVE_FPU_CONTROL_H:INTERNAL=1 //Have function fseeko HAVE_FSEEKO:INTERNAL=1 //Have function fsync HAVE_FSYNC:INTERNAL=1 //Have function ftime HAVE_FTIME:INTERNAL=1 //Have function ftruncate HAVE_FTRUNCATE:INTERNAL=1 //Test HAVE_GCC_ATOMIC_BUILTINS HAVE_GCC_ATOMIC_BUILTINS:INTERNAL=1 //Test HAVE_GCC_C11_ATOMICS_WITHOUT_LIBATOMIC HAVE_GCC_C11_ATOMICS_WITHOUT_LIBATOMIC:INTERNAL=1 //Test HAVE_GETADDRINFO HAVE_GETADDRINFO:INTERNAL=1 //Have function getcwd HAVE_GETCWD:INTERNAL=1 //Have function getegid HAVE_GETEGID:INTERNAL=1 //Have function geteuid HAVE_GETEUID:INTERNAL=1 //Have function getgid HAVE_GETGID:INTERNAL=1 //Have function gethostbyaddr_r HAVE_GETHOSTBYADDR_R:INTERNAL=1 //Have function gethrtime HAVE_GETHRTIME:INTERNAL= //Have function getifaddrs HAVE_GETIFADDRS:INTERNAL=1 //Have function getline HAVE_GETLINE:INTERNAL=1 //Have function getnameinfo HAVE_GETNAMEINFO:INTERNAL=1 //Have symbol getpagesize HAVE_GETPAGESIZE:INTERNAL=1 //Have function getpass HAVE_GETPASS:INTERNAL=1 //Have function getpassphrase HAVE_GETPASSPHRASE:INTERNAL= //Have function getpwnam HAVE_GETPWNAM:INTERNAL=1 //Have function getpwuid HAVE_GETPWUID:INTERNAL=1 //Have function getrlimit HAVE_GETRLIMIT:INTERNAL=1 //Have function getrusage HAVE_GETRUSAGE:INTERNAL=1 //Have function gettimeofday HAVE_GETTIMEOFDAY:INTERNAL=1 //Have function getuid HAVE_GETUID:INTERNAL=1 //Have function getwd HAVE_GETWD:INTERNAL=1 //Have function gmtime_r HAVE_GMTIME_R:INTERNAL=1 //Have include grp.h HAVE_GRP_H:INTERNAL=1 //Test HAVE_HIST_ENTRY HAVE_HIST_ENTRY:INTERNAL= //Have includes ia64intrin.h HAVE_IA64INTRIN_H:INTERNAL= //Test HAVE_IB_ATOMIC_PTHREAD_T_GCC HAVE_IB_ATOMIC_PTHREAD_T_GCC:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_ATOMIC_PTHREAD_T_GCC_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_ATOMIC_PTHREAD_T_GCC_EXITCODE:INTERNAL=0 //Test HAVE_IB_GCC_ATOMIC_BUILTINS HAVE_IB_GCC_ATOMIC_BUILTINS:INTERNAL=1 //Test HAVE_IB_GCC_ATOMIC_BUILTINS_64 HAVE_IB_GCC_ATOMIC_BUILTINS_64:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_GCC_ATOMIC_BUILTINS_64_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_ATOMIC_BUILTINS_64_EXITCODE:INTERNAL=0 //Test HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE_EXITCODE:INTERNAL=0 //Result of TRY_COMPILE HAVE_IB_GCC_ATOMIC_BUILTINS_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_ATOMIC_BUILTINS_EXITCODE:INTERNAL=0 //Test HAVE_IB_GCC_ATOMIC_TEST_AND_SET HAVE_IB_GCC_ATOMIC_TEST_AND_SET:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_GCC_ATOMIC_TEST_AND_SET_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_ATOMIC_TEST_AND_SET_EXITCODE:INTERNAL=0 //Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE HAVE_IB_GCC_ATOMIC_THREAD_FENCE:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_GCC_ATOMIC_THREAD_FENCE_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_ATOMIC_THREAD_FENCE_EXITCODE:INTERNAL=0 //Test HAVE_IB_GCC_SYNC_SYNCHRONISE HAVE_IB_GCC_SYNC_SYNCHRONISE:INTERNAL=1 //Result of TRY_COMPILE HAVE_IB_GCC_SYNC_SYNCHRONISE_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_IB_GCC_SYNC_SYNCHRONISE_EXITCODE:INTERNAL=0 //Have includes ieeefp.h HAVE_IEEEFP_H:INTERNAL= //Have function index HAVE_INDEX:INTERNAL=1 //Have function initgroups HAVE_INITGROUPS:INTERNAL=1 //Have include inttypes.h HAVE_INTTYPES_H:INTERNAL=1 HAVE_IPV6:INTERNAL=TRUE //Test HAVE_ISINF HAVE_ISINF:INTERNAL=1 //Have symbol isnan HAVE_ISNAN:INTERNAL=1 //Have function issetugid HAVE_ISSETUGID:INTERNAL= //Have function iswctype HAVE_ISWCTYPE:INTERNAL=1 //Have function iswlower HAVE_ISWLOWER:INTERNAL=1 //Have function iswupper HAVE_ISWUPPER:INTERNAL=1 //Have library c HAVE_JEMALLOC_IN_c:INTERNAL= //Have library jemalloc HAVE_JEMALLOC_IN_jemalloc:INTERNAL= //Have symbol krb5_free_unparsed_name HAVE_KRB5_FREE_UNPARSED_NAME:INTERNAL=1 //Test HAVE_LANGINFO_CODESET HAVE_LANGINFO_CODESET:INTERNAL=1 //Have include langinfo.h HAVE_LANGINFO_H:INTERNAL=1 //Have function ldiv HAVE_LDIV:INTERNAL=1 //Have library atomic HAVE_LIBATOMIC:INTERNAL=1 //Have library crack HAVE_LIBCRACK:INTERNAL=1 //Have library event HAVE_LIBEVENT:INTERNAL=1 //Have library execinfo HAVE_LIBEXECINFO:INTERNAL= //Have library msgpack HAVE_LIBMSGPACK:INTERNAL= //Have library pthread HAVE_LIBPTHREAD:INTERNAL=1 //Have library rt HAVE_LIBRT:INTERNAL=1 //Have library stemmer HAVE_LIBSTEMMER:INTERNAL=1 //Have include libstemmer.h HAVE_LIBSTEMMER_H:INTERNAL=1 //Have library z HAVE_LIBZ:INTERNAL=1 //Have include limits.h HAVE_LIMITS_H:INTERNAL=1 //Have include link.h HAVE_LINK_H:INTERNAL=1 //Have includes linux/falloc.h HAVE_LINUX_FALLOC_H:INTERNAL= //Have includes linux/unistd.h HAVE_LINUX_UNISTD_H:INTERNAL= //Have include locale.h HAVE_LOCALE_H:INTERNAL=1 //Have function localtime_r HAVE_LOCALTIME_R:INTERNAL=1 //Have symbol log2 HAVE_LOG2:INTERNAL=1 //Have function longjmp HAVE_LONGJMP:INTERNAL=1 //Have symbol lrand48 HAVE_LRAND48:INTERNAL=1 //Have function lstat HAVE_LSTAT:INTERNAL=1 //Have includes lz4.h HAVE_LZ4_H:INTERNAL= //Have library lz4 HAVE_LZ4_SHARED_LIB:INTERNAL= //Have library lzma HAVE_LZMA_DECODE:INTERNAL=1 //Have library lzma HAVE_LZMA_ENCODE:INTERNAL=1 //Have include lzma.h HAVE_LZMA_H:INTERNAL=1 //Have include lzo/lzo1x.h HAVE_LZO_H:INTERNAL=1 //Have library lzo2 HAVE_LZO_SHARED_LIB:INTERNAL=1 //Have function madvise HAVE_MADVISE:INTERNAL=1 //Have function mallinfo HAVE_MALLINFO:INTERNAL=1 //Have include malloc.h HAVE_MALLOC_H:INTERNAL=1 //Have function mbrlen HAVE_MBRLEN:INTERNAL=1 //Have function mbrtowc HAVE_MBRTOWC:INTERNAL=1 //Have function mbscmp HAVE_MBSCMP:INTERNAL= //Have function mbsrtowcs HAVE_MBSRTOWCS:INTERNAL=1 //Have function memalign HAVE_MEMALIGN:INTERNAL=1 //Have function memcpy HAVE_MEMCPY:INTERNAL=1 //Have function memmove HAVE_MEMMOVE:INTERNAL=1 //Have include memory.h HAVE_MEMORY_H:INTERNAL=1 //Have function mkstemp HAVE_MKSTEMP:INTERNAL=1 //Have function mlock HAVE_MLOCK:INTERNAL=1 //Have function mlockall HAVE_MLOCKALL:INTERNAL=1 //Have function mmap HAVE_MMAP:INTERNAL=1 //Have function mmap64 HAVE_MMAP64:INTERNAL=1 //Have includes ndir.h HAVE_NDIR_H:INTERNAL= //Have include netdb.h HAVE_NETDB_H:INTERNAL=1 //Have include netinet/in6.h HAVE_NETINET_IN6_H:INTERNAL= //Have include netinet/in.h HAVE_NETINET_IN_H:INTERNAL=1 //Have function nl_langinfo HAVE_NL_LANGINFO:INTERNAL=1 //Have include security/pam_appl.h HAVE_PAM_APPL_H:INTERNAL=1 //Have include paths.h HAVE_PATHS_H:INTERNAL=1 //Test HAVE_PAUSE_INSTRUCTION HAVE_PAUSE_INSTRUCTION:INTERNAL=1 //Result of TRY_COMPILE HAVE_PAUSE_INSTRUCTION_COMPILED:INTERNAL=TRUE //Result of TRY_RUN HAVE_PAUSE_INSTRUCTION_EXITCODE:INTERNAL=0 //Have library pcre HAVE_PCRE:INTERNAL=1 //Test HAVE_PEERCRED HAVE_PEERCRED:INTERNAL= //Have function perror HAVE_PERROR:INTERNAL=1 //Have function poll HAVE_POLL:INTERNAL=1 //Have include poll.h HAVE_POLL_H:INTERNAL=1 //Have function port_create HAVE_PORT_CREATE:INTERNAL= //Have includes port.h HAVE_PORT_H:INTERNAL= //Have function posix_fallocate HAVE_POSIX_FALLOCATE:INTERNAL=1 //Test HAVE_POSIX_SIGNALS HAVE_POSIX_SIGNALS:INTERNAL=1 //Have function pread HAVE_PREAD:INTERNAL=1 //Have function printstack HAVE_PRINTSTACK:INTERNAL= //Have function pthread_attr_create HAVE_PTHREAD_ATTR_CREATE:INTERNAL= //Have function pthread_attr_getguardsize HAVE_PTHREAD_ATTR_GETGUARDSIZE:INTERNAL=1 //Have function pthread_attr_getstacksize HAVE_PTHREAD_ATTR_GETSTACKSIZE:INTERNAL=1 //Have function pthread_attr_setscope HAVE_PTHREAD_ATTR_SETSCOPE:INTERNAL=1 //Have function pthread_attr_setstacksize HAVE_PTHREAD_ATTR_SETSTACKSIZE:INTERNAL=1 //Have function pthread_condattr_create HAVE_PTHREAD_CONDATTR_CREATE:INTERNAL= //Have function pthread_condattr_setclock HAVE_PTHREAD_CONDATTR_SETCLOCK:INTERNAL=1 //Have function pthread_condattr_setpshared HAVE_PTHREAD_CONDATTR_SETPSHARED:INTERNAL= //Have include pthread.h HAVE_PTHREAD_H:INTERNAL=1 //Have function pthread_key_delete HAVE_PTHREAD_KEY_DELETE:INTERNAL=1 //Have function pthread_mutexattr_setpshared HAVE_PTHREAD_MUTEXATTR_SETPSHARED:INTERNAL= //Test HAVE_PTHREAD_ONCE_INIT HAVE_PTHREAD_ONCE_INIT:INTERNAL=1 //Have function pthread_rwlock_rdlock HAVE_PTHREAD_RWLOCK_RDLOCK:INTERNAL=1 //Have function pthread_sigmask HAVE_PTHREAD_SIGMASK:INTERNAL=1 //Have function pthread_threadmask HAVE_PTHREAD_THREADMASK:INTERNAL= //Have function pthread_yield_np HAVE_PTHREAD_YIELD_NP:INTERNAL= //Test HAVE_PTHREAD_YIELD_ZERO_ARG HAVE_PTHREAD_YIELD_ZERO_ARG:INTERNAL=1 //Have function putenv HAVE_PUTENV:INTERNAL=1 //Have include pwd.h HAVE_PWD_H:INTERNAL=1 //Have function rdtscll HAVE_RDTSCLL:INTERNAL= //Have function readdir_r HAVE_READDIR_R:INTERNAL=1 //Have function readlink HAVE_READLINK:INTERNAL=1 //Have function read_real_time HAVE_READ_REAL_TIME:INTERNAL= //Have function realpath HAVE_REALPATH:INTERNAL=1 //Have function regcomp HAVE_REGCOMP:INTERNAL=1 //Have function rename HAVE_RENAME:INTERNAL=1 //Have function re_comp HAVE_RE_COMP:INTERNAL=1 //Have symbol rint HAVE_RINT:INTERNAL=1 //Have function rwlock_init HAVE_RWLOCK_INIT:INTERNAL= //Have function sched_getcpu HAVE_SCHED_GETCPU:INTERNAL= //Have include sched.h HAVE_SCHED_H:INTERNAL=1 //Have function sched_yield HAVE_SCHED_YIELD:INTERNAL=1 //Test HAVE_SELECT HAVE_SELECT:INTERNAL=1 //Have includes select.h HAVE_SELECT_H:INTERNAL= //Have include semaphore.h HAVE_SEMAPHORE_H:INTERNAL=1 //Have function setenv HAVE_SETENV:INTERNAL=1 //Have function setfd HAVE_SETFD:INTERNAL= //Have function setlocale HAVE_SETLOCALE:INTERNAL=1 //Have library /usr/lib/i386-gnu/libcurses.so HAVE_SETUPTERM:INTERNAL=1 //Have function shmat HAVE_SHMAT:INTERNAL=1 //Have function shmctl HAVE_SHMCTL:INTERNAL=1 //Have function shmdt HAVE_SHMDT:INTERNAL=1 //Have function shmget HAVE_SHMGET:INTERNAL=1 //Have function sigaction HAVE_SIGACTION:INTERNAL=1 //Have function sigaddset HAVE_SIGADDSET:INTERNAL=1 //Have function sigemptyset HAVE_SIGEMPTYSET:INTERNAL=1 //Have function sighold HAVE_SIGHOLD:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Have function sigset HAVE_SIGSET:INTERNAL=1 //Have function sigthreadmask HAVE_SIGTHREADMASK:INTERNAL= //Have function sigwait HAVE_SIGWAIT:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIZEOF_BOOL:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_CHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_CHARP:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_IN6_ADDR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT16:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_INT32:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_INT64:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_INT8:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_IN_ADDR_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_MBSTATE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_MODE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_PTHREAD_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SIGHANDLER_T:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_SIGSET_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SOCKADDR_IN6:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SOCKLEN_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_TIME_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UCHAR:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UINT16:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT32:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT64:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT8:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_ULONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_U_INT32_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_VOIDP:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_WCHAR_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_WCTYPE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_WINT_T:INTERNAL=TRUE //Have function sleep HAVE_SLEEP:INTERNAL=1 //Have function snprintf HAVE_SNPRINTF:INTERNAL=1 //Test HAVE_SOCKADDR_IN6_SIN6_LEN HAVE_SOCKADDR_IN6_SIN6_LEN:INTERNAL=1 //Test HAVE_SOCKADDR_IN_SIN_LEN HAVE_SOCKADDR_IN_SIN_LEN:INTERNAL=1 //Test HAVE_SOCKADDR_STORAGE_SS_FAMILY HAVE_SOCKADDR_STORAGE_SS_FAMILY:INTERNAL=1 //Test HAVE_SOCKET_SIZE_T_AS_socklen_t HAVE_SOCKET_SIZE_T_AS_socklen_t:INTERNAL=1 //Test HAVE_SOCKPEERCRED HAVE_SOCKPEERCRED:INTERNAL= //Test HAVE_SOLARIS_STYLE_GETHOST HAVE_SOLARIS_STYLE_GETHOST:INTERNAL= //Have include stdarg.h HAVE_STDARG_H:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have include stdlib.h HAVE_STDLIB_H:INTERNAL=1 //Have function stpcpy HAVE_STPCPY:INTERNAL=1 //Have function strcasecmp HAVE_STRCASECMP:INTERNAL=1 //Have function strcoll HAVE_STRCOLL:INTERNAL=1 //Have function strdup HAVE_STRDUP:INTERNAL=1 //Have function strerror HAVE_STRERROR:INTERNAL=1 //Have include strings.h HAVE_STRINGS_H:INTERNAL=1 //Have include string.h HAVE_STRING_H:INTERNAL=1 //Have function strlcat HAVE_STRLCAT:INTERNAL= //Have function strlcpy HAVE_STRLCPY:INTERNAL= //Have function strncasecmp HAVE_STRNCASECMP:INTERNAL=1 //Have function strndup HAVE_STRNDUP:INTERNAL=1 //Have function strnlen HAVE_STRNLEN:INTERNAL=1 //Have function strpbrk HAVE_STRPBRK:INTERNAL=1 //Have function strsignal HAVE_STRSIGNAL:INTERNAL=1 //Have function strstr HAVE_STRSTR:INTERNAL=1 //Have function strtok_r HAVE_STRTOK_R:INTERNAL=1 //Have function strtol HAVE_STRTOL:INTERNAL=1 //Have function strtoll HAVE_STRTOLL:INTERNAL=1 //Have function strtoul HAVE_STRTOUL:INTERNAL=1 //Have function strtoull HAVE_STRTOULL:INTERNAL=1 //Have includes synch.h HAVE_SYNCH_H:INTERNAL= //Have includes sysent.h HAVE_SYSENT_H:INTERNAL= //Test HAVE_SYSTEMD HAVE_SYSTEMD:INTERNAL= //Have includes systemd/sd-daemon.h HAVE_SYSTEMD_SD_DAEMON_H:INTERNAL= //Have function sd_listen_fds HAVE_SYSTEMD_SD_LISTEN_FDS:INTERNAL= //Have function sd_notify HAVE_SYSTEMD_SD_NOTIFY:INTERNAL= //Have function sd_notifyf HAVE_SYSTEMD_SD_NOTIFYF:INTERNAL= //Have symbol regcomp HAVE_SYSTEM_REGEX:INTERNAL=1 //Have include sys/cdefs.h HAVE_SYS_CDEFS_H:INTERNAL=1 //Have include sys/types.h;sys/dir.h HAVE_SYS_DIR_H:INTERNAL=1 //Have include sys/epoll.h HAVE_SYS_EPOLL_H:INTERNAL= //Have includes sys/types.h;sys/event.h HAVE_SYS_EVENT_H:INTERNAL= //Have include sys/file.h HAVE_SYS_FILE_H:INTERNAL=1 //Have includes sys/fpu.h HAVE_SYS_FPU_H:INTERNAL= //Have include sys/ioctl.h HAVE_SYS_IOCTL_H:INTERNAL=1 //Have include sys/types.h;sys/ipc.h HAVE_SYS_IPC_H:INTERNAL=1 //Have includes sys/types.h;sys/malloc.h HAVE_SYS_MALLOC_H:INTERNAL= //Have include sys/mman.h HAVE_SYS_MMAN_H:INTERNAL=1 //Have includes sys/ndir.h HAVE_SYS_NDIR_H:INTERNAL= //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL=1 //Have include sys/poll.h HAVE_SYS_POLL_H:INTERNAL=1 //Have includes sys/prctl.h HAVE_SYS_PRCTL_H:INTERNAL= //Have includes sys/ptem.h HAVE_SYS_PTEM_H:INTERNAL= //Have includes sys/pte.h HAVE_SYS_PTE_H:INTERNAL= //Have include sys/resource.h HAVE_SYS_RESOURCE_H:INTERNAL=1 //Have include sys/select.h HAVE_SYS_SELECT_H:INTERNAL=1 //Have include sys/types.h;sys/shm.h HAVE_SYS_SHM_H:INTERNAL=1 //Have include sys/socket.h HAVE_SYS_SOCKET_H:INTERNAL=1 //Have includes sys/sockio.h HAVE_SYS_SOCKIO_H:INTERNAL= //Have include sys/statvfs.h HAVE_SYS_STATVFS_H:INTERNAL=1 //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have includes sys/stream.h HAVE_SYS_STREAM_H:INTERNAL= //Have include sys/syscall.h HAVE_SYS_SYSCALL_H:INTERNAL=1 //Have include sys/sysctl.h HAVE_SYS_SYSCTL_H:INTERNAL= //Have includes sys/termcap.h HAVE_SYS_TERMCAP_H:INTERNAL= //Have include sys/times.h HAVE_SYS_TIMES_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 stdlib.h;sys/un.h HAVE_SYS_UN_H:INTERNAL=1 //Have includes sys/utime.h HAVE_SYS_UTIME_H:INTERNAL= //Have include sys/utsname.h HAVE_SYS_UTSNAME_H:INTERNAL=1 //Have includes sys/vadvise.h HAVE_SYS_VADVISE_H:INTERNAL= //Have include sys/wait.h HAVE_SYS_WAIT_H:INTERNAL=1 //Have symbol tcgetattr HAVE_TCGETATTR:INTERNAL=1 //Have function tell HAVE_TELL:INTERNAL= //Have function tempnam HAVE_TEMPNAM:INTERNAL=1 //Have includes termbits.h HAVE_TERMBITS_H:INTERNAL= //Have include termcap.h HAVE_TERMCAP_H:INTERNAL=1 //Have include termios.h HAVE_TERMIOS_H:INTERNAL=1 //Have includes termio.h HAVE_TERMIO_H:INTERNAL= //Have include curses.h;term.h HAVE_TERM_H:INTERNAL=1 //Have function thr_setconcurrency HAVE_THR_SETCONCURRENCY:INTERNAL= //Have function thr_yield HAVE_THR_YIELD:INTERNAL= //Have function time HAVE_TIME:INTERNAL=1 //Have function times HAVE_TIMES:INTERNAL=1 //Test HAVE_TIMESPEC_TS_SEC HAVE_TIMESPEC_TS_SEC:INTERNAL= //Have include time.h HAVE_TIME_H:INTERNAL=1 //Have function towlower HAVE_TOWLOWER:INTERNAL=1 //Have function towupper HAVE_TOWUPPER:INTERNAL=1 //Have symbol tzname HAVE_TZNAME:INTERNAL=1 //Have include ucontext.h HAVE_UCONTEXT_H:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include utime.h HAVE_UTIME_H:INTERNAL=1 //Have includes valgrind/memcheck.h;valgrind/valgrind.h HAVE_VALGRIND:INTERNAL= //Have function valloc HAVE_VALLOC:INTERNAL=1 //Have includes varargs.h HAVE_VARARGS_H:INTERNAL= //Have function vasprintf HAVE_VASPRINTF:INTERNAL=1 //Have library /usr/lib/i386-gnu/libcurses.so HAVE_VIDATTR:INTERNAL=1 //Test HAVE_VISIBILITY_HIDDEN HAVE_VISIBILITY_HIDDEN:INTERNAL=1 //Have includes vis.h HAVE_VIS_H:INTERNAL= //Have function vprintf HAVE_VPRINTF:INTERNAL=1 //Have function vsnprintf HAVE_VSNPRINTF:INTERNAL=1 //Have include wchar.h HAVE_WCHAR_H:INTERNAL=1 //Have function wcrtomb HAVE_WCRTOMB:INTERNAL=1 //Have function wcscoll HAVE_WCSCOLL:INTERNAL=1 //Have function wcsdup HAVE_WCSDUP:INTERNAL=1 //Have function wctype HAVE_WCTYPE:INTERNAL=1 //Have include wctype.h HAVE_WCTYPE_H:INTERNAL=1 //Have function wcwidth HAVE_WCWIDTH:INTERNAL=1 //Test HAVE_WEAK_SYMBOL HAVE_WEAK_SYMBOL:INTERNAL=1 //Result of TRY_COMPILE HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE //Test HAVE_XUCRED HAVE_XUCRED:INTERNAL= //Have function _gmtime64_s HAVE__GMTIME64_S:INTERNAL= //Have function _localtime64_s HAVE__LOCALTIME64_S:INTERNAL= //Have function _stricmp HAVE__STRICMP:INTERNAL= //Have function _strnicmp HAVE__STRNICMP:INTERNAL= //Have function _strtoui64 HAVE__STRTOUI64:INTERNAL= //Have function bind HAVE_bind_IN_LIBC:INTERNAL=1 //Have function clock_gettime HAVE_clock_gettime_IN_LIBC:INTERNAL=1 //Have function crypt HAVE_crypt_IN_LIBC:INTERNAL= //Have library crypt HAVE_crypt_IN_crypt:INTERNAL=1 //Have function dlopen HAVE_dlopen_IN_LIBC:INTERNAL= //Have library dl HAVE_dlopen_IN_dl:INTERNAL=1 //Have function floor HAVE_floor_IN_LIBC:INTERNAL= //Have library m HAVE_floor_IN_m:INTERNAL=1 //Have function gethostbyname_r HAVE_gethostbyname_r_IN_LIBC:INTERNAL=1 //Have function sched_yield HAVE_sched_yield_IN_LIBC:INTERNAL=1 //Have function setsockopt HAVE_setsockopt_IN_LIBC:INTERNAL=1 //ADVANCED property for variable: INSTALL_BINDIR INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_DOCDIR INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_DOCREADMEDIR INSTALL_DOCREADMEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_INCLUDEDIR INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_INFODIR INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_LIBDIR INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_MANDIR INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_MYSQLDATADIR INSTALL_MYSQLDATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_MYSQLSHAREDIR INSTALL_MYSQLSHAREDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_MYSQLTESTDIR INSTALL_MYSQLTESTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_PLUGINDIR INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SBINDIR INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SCRIPTDIR INSTALL_SCRIPTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SHAREDIR INSTALL_SHAREDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SQLBENCHDIR INSTALL_SQLBENCHDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SUPPORTFILESDIR INSTALL_SUPPORTFILESDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SYSCONF2DIR INSTALL_SYSCONF2DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SYSCONFDIR INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_SYSTEMD_UNITDIR INSTALL_SYSTEMD_UNITDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: INSTALL_UNIX_ADDRDIR INSTALL_UNIX_ADDRDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_AWT_INCLUDE_PATH JAVA_AWT_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_AWT_LIBRARY JAVA_AWT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_INCLUDE_PATH2 JAVA_INCLUDE_PATH2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_JVM_LIBRARY JAVA_JVM_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_IDLJ_EXECUTABLE Java_IDLJ_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JARSIGNER_EXECUTABLE Java_JARSIGNER_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JAR_EXECUTABLE Java_JAR_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JAVAC_EXECUTABLE Java_JAVAC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JAVADOC_EXECUTABLE Java_JAVADOC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JAVAH_EXECUTABLE Java_JAVAH_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Java_JAVA_EXECUTABLE Java_JAVA_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Judy_INCLUDE_DIR Judy_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Judy_LIBRARIES Judy_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: KRB5_CONFIG KRB5_CONFIG-ADVANCED:INTERNAL=1 KYTEA_CFLAGS:INTERNAL= KYTEA_CFLAGS_I:INTERNAL= KYTEA_CFLAGS_OTHER:INTERNAL= KYTEA_FOUND:INTERNAL= KYTEA_INCLUDEDIR:INTERNAL= KYTEA_LIBDIR:INTERNAL= KYTEA_LIBS:INTERNAL= KYTEA_LIBS_L:INTERNAL= KYTEA_LIBS_OTHER:INTERNAL= KYTEA_LIBS_PATHS:INTERNAL= KYTEA_PREFIX:INTERNAL= KYTEA_STATIC_CFLAGS:INTERNAL= KYTEA_STATIC_CFLAGS_I:INTERNAL= KYTEA_STATIC_CFLAGS_OTHER:INTERNAL= KYTEA_STATIC_LIBDIR:INTERNAL= KYTEA_STATIC_LIBS:INTERNAL= KYTEA_STATIC_LIBS_L:INTERNAL= KYTEA_STATIC_LIBS_OTHER:INTERNAL= KYTEA_STATIC_LIBS_PATHS:INTERNAL= KYTEA_VERSION:INTERNAL= KYTEA_kytea_INCLUDEDIR:INTERNAL= KYTEA_kytea_LIBDIR:INTERNAL= KYTEA_kytea_PREFIX:INTERNAL= KYTEA_kytea_VERSION:INTERNAL= LIBLZ4_CFLAGS:INTERNAL= LIBLZ4_CFLAGS_I:INTERNAL= LIBLZ4_CFLAGS_OTHER:INTERNAL= LIBLZ4_FOUND:INTERNAL= LIBLZ4_INCLUDEDIR:INTERNAL= LIBLZ4_LIBDIR:INTERNAL= LIBLZ4_LIBS:INTERNAL= LIBLZ4_LIBS_L:INTERNAL= LIBLZ4_LIBS_OTHER:INTERNAL= LIBLZ4_LIBS_PATHS:INTERNAL= LIBLZ4_PREFIX:INTERNAL= LIBLZ4_STATIC_CFLAGS:INTERNAL= LIBLZ4_STATIC_CFLAGS_I:INTERNAL= LIBLZ4_STATIC_CFLAGS_OTHER:INTERNAL= LIBLZ4_STATIC_LIBDIR:INTERNAL= LIBLZ4_STATIC_LIBS:INTERNAL= LIBLZ4_STATIC_LIBS_L:INTERNAL= LIBLZ4_STATIC_LIBS_OTHER:INTERNAL= LIBLZ4_STATIC_LIBS_PATHS:INTERNAL= LIBLZ4_VERSION:INTERNAL= LIBLZ4_liblz4_INCLUDEDIR:INTERNAL= LIBLZ4_liblz4_LIBDIR:INTERNAL= LIBLZ4_liblz4_PREFIX:INTERNAL= LIBLZ4_liblz4_VERSION:INTERNAL= LIBSYSTEMD_CFLAGS:INTERNAL= LIBSYSTEMD_CFLAGS_I:INTERNAL= LIBSYSTEMD_CFLAGS_OTHER:INTERNAL= LIBSYSTEMD_FOUND:INTERNAL=1 LIBSYSTEMD_INCLUDEDIR:INTERNAL= LIBSYSTEMD_INCLUDE_DIRS:INTERNAL= LIBSYSTEMD_LDFLAGS:INTERNAL= LIBSYSTEMD_LDFLAGS_OTHER:INTERNAL= LIBSYSTEMD_LIBDIR:INTERNAL= LIBSYSTEMD_LIBRARIES:INTERNAL= LIBSYSTEMD_LIBRARY_DIRS:INTERNAL= LIBSYSTEMD_LIBS:INTERNAL= LIBSYSTEMD_LIBS_L:INTERNAL= LIBSYSTEMD_LIBS_OTHER:INTERNAL= LIBSYSTEMD_LIBS_PATHS:INTERNAL= LIBSYSTEMD_PREFIX:INTERNAL=/usr LIBSYSTEMD_STATIC_CFLAGS:INTERNAL= LIBSYSTEMD_STATIC_CFLAGS_I:INTERNAL= LIBSYSTEMD_STATIC_CFLAGS_OTHER:INTERNAL= LIBSYSTEMD_STATIC_INCLUDE_DIRS:INTERNAL= LIBSYSTEMD_STATIC_LDFLAGS:INTERNAL= LIBSYSTEMD_STATIC_LDFLAGS_OTHER:INTERNAL= LIBSYSTEMD_STATIC_LIBDIR:INTERNAL= LIBSYSTEMD_STATIC_LIBRARIES:INTERNAL= LIBSYSTEMD_STATIC_LIBRARY_DIRS:INTERNAL= LIBSYSTEMD_STATIC_LIBS:INTERNAL= LIBSYSTEMD_STATIC_LIBS_L:INTERNAL= LIBSYSTEMD_STATIC_LIBS_OTHER:INTERNAL= LIBSYSTEMD_STATIC_LIBS_PATHS:INTERNAL= LIBSYSTEMD_VERSION:INTERNAL=222 LIBSYSTEMD_libsystemd_INCLUDEDIR:INTERNAL= LIBSYSTEMD_libsystemd_LIBDIR:INTERNAL= LIBSYSTEMD_libsystemd_PREFIX:INTERNAL= LIBSYSTEMD_libsystemd_VERSION:INTERNAL= //ADVANCED property for variable: LIBTOOLIZE_EXECUTABLE LIBTOOLIZE_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_INCLUDE_DIR LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_LIBRARIES LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LibArchive_INCLUDE_DIR LibArchive_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LibArchive_LIBRARY LibArchive_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MANUFACTURER MANUFACTURER-ADVANCED:INTERNAL=1 MESSAGE_PACK_CFLAGS:INTERNAL= MESSAGE_PACK_CFLAGS_I:INTERNAL= MESSAGE_PACK_CFLAGS_OTHER:INTERNAL= MESSAGE_PACK_FOUND:INTERNAL= MESSAGE_PACK_INCLUDEDIR:INTERNAL= MESSAGE_PACK_LIBDIR:INTERNAL= MESSAGE_PACK_LIBS:INTERNAL= MESSAGE_PACK_LIBS_L:INTERNAL= MESSAGE_PACK_LIBS_OTHER:INTERNAL= MESSAGE_PACK_LIBS_PATHS:INTERNAL= MESSAGE_PACK_PREFIX:INTERNAL= MESSAGE_PACK_STATIC_CFLAGS:INTERNAL= MESSAGE_PACK_STATIC_CFLAGS_I:INTERNAL= MESSAGE_PACK_STATIC_CFLAGS_OTHER:INTERNAL= MESSAGE_PACK_STATIC_LIBDIR:INTERNAL= MESSAGE_PACK_STATIC_LIBS:INTERNAL= MESSAGE_PACK_STATIC_LIBS_L:INTERNAL= MESSAGE_PACK_STATIC_LIBS_OTHER:INTERNAL= MESSAGE_PACK_STATIC_LIBS_PATHS:INTERNAL= MESSAGE_PACK_VERSION:INTERNAL= MESSAGE_PACK_msgpack_INCLUDEDIR:INTERNAL= MESSAGE_PACK_msgpack_LIBDIR:INTERNAL= MESSAGE_PACK_msgpack_PREFIX:INTERNAL= MESSAGE_PACK_msgpack_VERSION:INTERNAL= MYSQLD_STATIC_PLUGIN_LIBS:INTERNAL=csv;heap;aria;myisam;myisammrg;perfschema;sequence;xtradb;/usr/lib/i386-gnu/libz.so;feedback;yassl;taocrypt;userstat;partition //ADVANCED property for variable: MYSQL_BASE_VERSION MYSQL_BASE_VERSION-ADVANCED:INTERNAL=1 //MySQL Base version MYSQL_BASE_VERSION:INTERNAL=10.1 //ADVANCED property for variable: MYSQL_PROJECT_NAME MYSQL_PROJECT_NAME-ADVANCED:INTERNAL=1 //Test NEW_READLINE_INTERFACE NEW_READLINE_INTERFACE:INTERNAL=1 //ADVANCED property for variable: NO_ALARM NO_ALARM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: NROFF NROFF-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ODBC_INCLUDE_DIR ODBC_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ODBC_LIBRARY ODBC_LIBRARY-ADVANCED:INTERNAL=1 //Test ODBC_OK ODBC_OK:INTERNAL=1 OLD_INSTALL_LAYOUT:INTERNAL=DEB //Test OQGRAPH_OK OQGRAPH_OK:INTERNAL=1 PC_LIBXML_CFLAGS:INTERNAL=-I/usr/include/libxml2 PC_LIBXML_CFLAGS_I:INTERNAL= PC_LIBXML_CFLAGS_OTHER:INTERNAL= PC_LIBXML_FOUND:INTERNAL=1 PC_LIBXML_INCLUDEDIR:INTERNAL=/usr/include PC_LIBXML_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 PC_LIBXML_LDFLAGS:INTERNAL=-lxml2 PC_LIBXML_LDFLAGS_OTHER:INTERNAL= PC_LIBXML_LIBDIR:INTERNAL=/usr/lib/i386-gnu PC_LIBXML_LIBRARIES:INTERNAL=xml2 PC_LIBXML_LIBRARY_DIRS:INTERNAL= PC_LIBXML_LIBS:INTERNAL= PC_LIBXML_LIBS_L:INTERNAL= PC_LIBXML_LIBS_OTHER:INTERNAL= PC_LIBXML_LIBS_PATHS:INTERNAL= PC_LIBXML_PREFIX:INTERNAL=/usr PC_LIBXML_STATIC_CFLAGS:INTERNAL=-I/usr/include/libxml2 PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= PC_LIBXML_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 PC_LIBXML_STATIC_LDFLAGS:INTERNAL=-lxml2;-licui18n;-licuuc;-licudata;-lpthread;-lz;-llzma;-lm PC_LIBXML_STATIC_LDFLAGS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBDIR:INTERNAL= PC_LIBXML_STATIC_LIBRARIES:INTERNAL=xml2;icui18n;icuuc;icudata;pthread;z;lzma;m PC_LIBXML_STATIC_LIBRARY_DIRS:INTERNAL= PC_LIBXML_STATIC_LIBS:INTERNAL= PC_LIBXML_STATIC_LIBS_L:INTERNAL= PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= PC_LIBXML_VERSION:INTERNAL=2.9.4 PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL= PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL= PC_LIBXML_libxml-2.0_PREFIX:INTERNAL= PC_LIBXML_libxml-2.0_VERSION:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //Test QSORT_TYPE_IS_VOID QSORT_TYPE_IS_VOID:INTERNAL=1 //ADVANCED property for variable: READLINE_INCLUDE_DIR READLINE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: READLINE_LIBRARY READLINE_LIBRARY-ADVANCED:INTERNAL=1 //Test READLINE_V5 READLINE_V5:INTERNAL=1 //ADVANCED property for variable: SEMODULE_PACKAGE SEMODULE_PACKAGE-ADVANCED:INTERNAL=1 //Test SIGNAL_RETURN_TYPE_IS_VOID SIGNAL_RETURN_TYPE_IS_VOID:INTERNAL=1 //CHECK_TYPE_SIZE: bool unknown SIZEOF_BOOL:INTERNAL= //CHECK_TYPE_SIZE: sizeof(char) SIZEOF_CHAR:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(char *) SIZEOF_CHARP:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(struct in6_addr) SIZEOF_IN6_ADDR:INTERNAL=16 //CHECK_TYPE_SIZE: sizeof(int) SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: int16 unknown SIZEOF_INT16:INTERNAL= //CHECK_TYPE_SIZE: int32 unknown SIZEOF_INT32:INTERNAL= //CHECK_TYPE_SIZE: int64 unknown SIZEOF_INT64:INTERNAL= //CHECK_TYPE_SIZE: int8 unknown SIZEOF_INT8:INTERNAL= //CHECK_TYPE_SIZE: sizeof(in_addr_t) SIZEOF_IN_ADDR_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long) SIZEOF_LONG:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long long) SIZEOF_LONG_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(mbstate_t) SIZEOF_MBSTATE_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(mode_t) SIZEOF_MODE_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(off_t) SIZEOF_OFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(pthread_t) SIZEOF_PTHREAD_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(short) SIZEOF_SHORT:INTERNAL=2 //CHECK_TYPE_SIZE: sighandler_t unknown SIZEOF_SIGHANDLER_T:INTERNAL= //CHECK_TYPE_SIZE: sizeof(sigset_t) SIZEOF_SIGSET_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(size_t) SIZEOF_SIZE_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(struct sockaddr_in6) SIZEOF_SOCKADDR_IN6:INTERNAL=28 //CHECK_TYPE_SIZE: sizeof(socklen_t) SIZEOF_SOCKLEN_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(time_t) SIZEOF_TIME_T:INTERNAL=4 //CHECK_TYPE_SIZE: uchar unknown SIZEOF_UCHAR:INTERNAL= //CHECK_TYPE_SIZE: sizeof(uint) SIZEOF_UINT:INTERNAL=4 //CHECK_TYPE_SIZE: uint16 unknown SIZEOF_UINT16:INTERNAL= //CHECK_TYPE_SIZE: uint32 unknown SIZEOF_UINT32:INTERNAL= //CHECK_TYPE_SIZE: uint64 unknown SIZEOF_UINT64:INTERNAL= //CHECK_TYPE_SIZE: uint8 unknown SIZEOF_UINT8:INTERNAL= //CHECK_TYPE_SIZE: sizeof(ulong) SIZEOF_ULONG:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(u_int32_t) SIZEOF_U_INT32_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(void *) SIZEOF_VOIDP:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(wchar_t) SIZEOF_WCHAR_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(wctype_t) SIZEOF_WCTYPE_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(wint_t) SIZEOF_WINT_T:INTERNAL=4 //Result of TRY_COMPILE STACKDIR_COMPILE_RESULT:INTERNAL=TRUE //Result of TRY_RUN STACKDIR_RUN_RESULT:INTERNAL=0 //Stack grows direction STACK_DIRECTION:INTERNAL=-1 //Have library stdc++ STDCPP:INTERNAL=1 //Have include stdlib.h;stdarg.h;string.h;float.h STDC_HEADERS:INTERNAL=1 //Test STRUCT_DIRENT_HAS_D_INO STRUCT_DIRENT_HAS_D_INO:INTERNAL=1 //Test STRUCT_DIRENT_HAS_D_NAMLEN STRUCT_DIRENT_HAS_D_NAMLEN:INTERNAL=1 //Test STRUCT_TIMESPEC_HAS_TV_NSEC STRUCT_TIMESPEC_HAS_TV_NSEC:INTERNAL=1 //Test STRUCT_TIMESPEC_HAS_TV_SEC STRUCT_TIMESPEC_HAS_TV_SEC:INTERNAL=1 //ADVANCED property for variable: TAR_EXECUTABLE TAR_EXECUTABLE-ADVANCED:INTERNAL=1 //Test TIME_T_UNSIGNED TIME_T_UNSIGNED:INTERNAL= //Have include time.h;sys/time.h TIME_WITH_SYS_TIME:INTERNAL=1 //Have symbol TIOCSTAT TIOCSTAT_IN_SYS_IOCTL:INTERNAL= //ADVANCED property for variable: Thrift_INCLUDE_DIRS Thrift_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Thrift_LIBS Thrift_LIBS-ADVANCED:INTERNAL=1 //Link ARIA statically to the server WITH_ARIA_STORAGE_ENGINE:INTERNAL=ON //ADVANCED property for variable: WITH_ATOMIC_OPS WITH_ATOMIC_OPS-ADVANCED:INTERNAL=1 //Link CSV statically to the server WITH_CSV_STORAGE_ENGINE:INTERNAL=ON //ADVANCED property for variable: WITH_FAST_MUTEXES WITH_FAST_MUTEXES-ADVANCED:INTERNAL=1 //Link FEEDBACK statically to the server WITH_FEEDBACK:INTERNAL=ON //Link HEAP statically to the server WITH_HEAP_STORAGE_ENGINE:INTERNAL=ON //Link MYISAMMRG statically to the server WITH_MYISAMMRG_STORAGE_ENGINE:INTERNAL=ON //Link MYISAM statically to the server WITH_MYISAM_STORAGE_ENGINE:INTERNAL=ON //ADVANCED property for variable: WITH_MYSQLD_LDFLAGS WITH_MYSQLD_LDFLAGS-ADVANCED:INTERNAL=1 //Link PARTITION statically to the server WITH_PARTITION_STORAGE_ENGINE:INTERNAL=ON //Link PERFSCHEMA statically to the server WITH_PERFSCHEMA_STORAGE_ENGINE:INTERNAL=ON //ADVANCED property for variable: WITH_PIC WITH_PIC-ADVANCED:INTERNAL=1 //Link SEQUENCE statically to the server WITH_SEQUENCE_STORAGE_ENGINE:INTERNAL=ON //Link USERSTAT statically to the server WITH_USERSTAT:INTERNAL=ON //Link XTRADB statically to the server WITH_XTRADB_STORAGE_ENGINE:INTERNAL=ON //Result of TEST_BIG_ENDIAN WORDS_BIGENDIAN:INTERNAL=0 //WSREP version WSREP_VERSION:INTERNAL=25.19 ZEROMQ_CFLAGS:INTERNAL= ZEROMQ_CFLAGS_I:INTERNAL= ZEROMQ_CFLAGS_OTHER:INTERNAL= ZEROMQ_FOUND:INTERNAL= ZEROMQ_INCLUDEDIR:INTERNAL= ZEROMQ_LIBDIR:INTERNAL= ZEROMQ_LIBS:INTERNAL= ZEROMQ_LIBS_L:INTERNAL= ZEROMQ_LIBS_OTHER:INTERNAL= ZEROMQ_LIBS_PATHS:INTERNAL= ZEROMQ_PREFIX:INTERNAL= ZEROMQ_STATIC_CFLAGS:INTERNAL= ZEROMQ_STATIC_CFLAGS_I:INTERNAL= ZEROMQ_STATIC_CFLAGS_OTHER:INTERNAL= ZEROMQ_STATIC_LIBDIR:INTERNAL= ZEROMQ_STATIC_LIBS:INTERNAL= ZEROMQ_STATIC_LIBS_L:INTERNAL= ZEROMQ_STATIC_LIBS_OTHER:INTERNAL= ZEROMQ_STATIC_LIBS_PATHS:INTERNAL= ZEROMQ_VERSION:INTERNAL= ZEROMQ_libzmq_INCLUDEDIR:INTERNAL= ZEROMQ_libzmq_LIBDIR:INTERNAL= ZEROMQ_libzmq_PREFIX:INTERNAL= ZEROMQ_libzmq_VERSION:INTERNAL= //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 //Components requested for this build tree. _Boost_COMPONENTS_SEARCHED:INTERNAL= //Last used Boost_INCLUDE_DIR value. _Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/include //Last used Boost_NAMESPACE value. _Boost_NAMESPACE_LAST:INTERNAL=boost //Last used Boost_USE_MULTITHREADED value. _Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE __pkg_config_checked_KYTEA:INTERNAL=1 __pkg_config_checked_LIBLZ4:INTERNAL=1 __pkg_config_checked_LIBSYSTEMD:INTERNAL=1 __pkg_config_checked_MESSAGE_PACK:INTERNAL=1 __pkg_config_checked_PC_LIBXML:INTERNAL=1 __pkg_config_checked_ZEROMQ:INTERNAL=1 prefix_result:INTERNAL=/usr/lib/i386-gnu