Ticket #58091: mysql57_CMakeCache.txt

File mysql57_CMakeCache.txt, 60.1 KB (added by TheLastLovemark, 6 years ago)

mysql57 CMakeCache.txt

Line 
1# This is the CMakeCache file.
2# For build in directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/build
3# It was generated by CMake: /opt/local/bin/cmake
4# You can edit this file to change values found and used by cmake.
5# If you do not want to change any of the values, simply exit the editor.
6# If you do want to change a value, simply edit, save, and exit the editor.
7# The syntax for the file is as follows:
8# KEY:TYPE=VALUE
9# KEY is the name of a variable in the cache.
10# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
11# VALUE is the current value for the KEY.
12
13########################
14# EXTERNAL cache entries
15########################
16
17//path to the executable
18ACLOCAL_EXECUTABLE:FILEPATH=/opt/local/bin/aclocal
19
20//path to the executable
21AUTOCONF_EXECUTABLE:FILEPATH=/opt/local/bin/autoconf
22
23//path to the executable
24AUTOHEADER_EXECUTABLE:FILEPATH=/opt/local/bin/autoheader
25
26//path to the executable
27AUTOMAKE_EXECUTABLE:FILEPATH=/opt/local/bin/automake
28
29//path to the bison executable
30BISON_EXECUTABLE:FILEPATH=/opt/local/bin/bison
31
32//Path to a file.
33BOOST_INCLUDE_DIR:PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/boost_1_59_0
34
35//Bundle mecab and ipadic with plugin
36BUNDLE_MECAB:BOOL=ON
37
38//path to the executable
39CAT_EXECUTABLE:FILEPATH=/bin/cat
40
41//Path to a program.
42CMAKE_AR:FILEPATH=/usr/bin/ar
43
44//Choose the type of build, options are: None Debug Release RelWithDebInfo
45// MinSizeRel ...
46CMAKE_BUILD_TYPE:STRING=Release
47
48//No help, variable specified on the command line.
49CMAKE_BUILD_WITH_INSTALL_RPATH:UNINITIALIZED=ON
50
51//Enable/Disable color output during build.
52CMAKE_COLOR_MAKEFILE:BOOL=ON
53
54//No help, variable specified on the command line.
55CMAKE_CXX_COMPILER:UNINITIALIZED=/usr/bin/clang++
56
57//Flags used by the CXX compiler during all build types.
58CMAKE_CXX_FLAGS:STRING=-pipe -Os -stdlib=libc++
59
60//Flags used by the CXX compiler during DEBUG builds.
61CMAKE_CXX_FLAGS_DEBUG:STRING=-g
62
63//Flags used by the CXX compiler during MINSIZEREL builds.
64CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
65
66//Flags used by the CXX compiler during RELEASE builds.
67CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG
68
69//Flags used by the CXX compiler during RELWITHDEBINFO builds.
70CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
71
72//No help, variable specified on the command line.
73CMAKE_C_COMPILER:UNINITIALIZED=/usr/bin/clang
74
75//Flags used by the C compiler during all build types.
76CMAKE_C_FLAGS:STRING=-pipe -Os
77
78//Flags used by the C compiler during DEBUG builds.
79CMAKE_C_FLAGS_DEBUG:STRING=-g
80
81//Flags used by the C compiler during MINSIZEREL builds.
82CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
83
84//Flags used by the C compiler during RELEASE builds.
85CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG
86
87//Flags used by the C compiler during RELWITHDEBINFO builds.
88CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
89
90//Flags used by the linker during all build types.
91CMAKE_EXE_LINKER_FLAGS:STRING=-L/opt/local/lib -Wl,-headerpad_max_install_names
92
93//Flags used by the linker during DEBUG builds.
94CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
95
96//Flags used by the linker during MINSIZEREL builds.
97CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
98
99//Flags used by the linker during RELEASE builds.
100CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
101
102//Flags used by the linker during RELWITHDEBINFO builds.
103CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
104
105//Enable/Disable output of compile commands during generation.
106CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
107
108//No help, variable specified on the command line.
109CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
110
111//No help, variable specified on the command line.
112CMAKE_INSTALL_NAME_DIR:STRING=/opt/local/lib/mysql57/mysql
113
114//Path to a program.
115CMAKE_INSTALL_NAME_TOOL:FILEPATH=/opt/local/bin/install_name_tool
116
117//Install path prefix, prepended onto install directories.
118CMAKE_INSTALL_PREFIX:PATH=/opt/local
119
120//No help, variable specified on the command line.
121CMAKE_INSTALL_RPATH:UNINITIALIZED=/opt/local/lib
122
123//Path to a program.
124CMAKE_LINKER:FILEPATH=/usr/bin/ld
125
126//No help, variable specified on the command line.
127CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/make
128
129//Flags used by the linker during the creation of modules during
130// all build types.
131CMAKE_MODULE_LINKER_FLAGS:STRING=-L/opt/local/lib -Wl,-headerpad_max_install_names
132
133//Flags used by the linker during the creation of modules during
134// DEBUG builds.
135CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
136
137//Flags used by the linker during the creation of modules during
138// MINSIZEREL builds.
139CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
140
141//Flags used by the linker during the creation of modules during
142// RELEASE builds.
143CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
144
145//Flags used by the linker during the creation of modules during
146// RELWITHDEBINFO builds.
147CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
148
149//No help, variable specified on the command line.
150CMAKE_MODULE_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules
151
152//Path to a program.
153CMAKE_NM:FILEPATH=/usr/bin/nm
154
155//Path to a program.
156CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
157
158//Path to a program.
159CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
160
161//Build architectures for OSX
162CMAKE_OSX_ARCHITECTURES:STRING=x86_64
163
164//Minimum OS X version to target for deployment (at runtime); newer
165// APIs weak linked. Set to empty string for default value.
166CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.12
167
168//The product will be built against the headers and libraries located
169// inside the indicated SDK.
170CMAKE_OSX_SYSROOT:PATH=/
171
172//No help, variable specified on the command line.
173CMAKE_POLICY_DEFAULT_CMP0025:UNINITIALIZED=NEW
174
175//Value Computed by CMake
176CMAKE_PROJECT_DESCRIPTION:STATIC=
177
178//Value Computed by CMake
179CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
180
181//Value Computed by CMake
182CMAKE_PROJECT_NAME:STATIC=MySQL
183
184//Path to a program.
185CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
186
187//Flags used by the linker during the creation of shared libraries
188// during all build types.
189CMAKE_SHARED_LINKER_FLAGS:STRING=-L/opt/local/lib -Wl,-headerpad_max_install_names
190
191//Flags used by the linker during the creation of shared libraries
192// during DEBUG builds.
193CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
194
195//Flags used by the linker during the creation of shared libraries
196// during MINSIZEREL builds.
197CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
198
199//Flags used by the linker during the creation of shared libraries
200// during RELEASE builds.
201CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
202
203//Flags used by the linker during the creation of shared libraries
204// during RELWITHDEBINFO builds.
205CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
206
207//If set, runtime paths are not added when installing shared libraries,
208// but are added when building.
209CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
210
211//If set, runtime paths are not added when using shared libraries.
212CMAKE_SKIP_RPATH:BOOL=NO
213
214//Flags used by the linker during the creation of static libraries
215// during all build types.
216CMAKE_STATIC_LINKER_FLAGS:STRING=
217
218//Flags used by the linker during the creation of static libraries
219// during DEBUG builds.
220CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
221
222//Flags used by the linker during the creation of static libraries
223// during MINSIZEREL builds.
224CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
225
226//Flags used by the linker during the creation of static libraries
227// during RELEASE builds.
228CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
229
230//Flags used by the linker during the creation of static libraries
231// during RELWITHDEBINFO builds.
232CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
233
234//Path to a program.
235CMAKE_STRIP:FILEPATH=/usr/bin/strip
236
237//No help, variable specified on the command line.
238CMAKE_SYSTEM_PREFIX_PATH:UNINITIALIZED=/opt/local;/opt/local;/usr
239
240//If this value is on, makefiles will be generated without the
241// .SILENT directive, and all commands will be echoed to the console
242// during the make.  This is useful for debugging only. With Visual
243// Studio IDE projects all commands are done without /nologo.
244CMAKE_VERBOSE_MAKEFILE:BOOL=ON
245
246//Set to true if this is a community build
247COMMUNITY_BUILD:BOOL=ON
248
249//Path to a library.
250CORESERVICES:FILEPATH=//System/Library/Frameworks/CoreServices.framework
251
252//Path to a program.
253CTAGS_EXECUTABLE:FILEPATH=/usr/bin/ctags
254
255//Build server as mysqld-debug (debug builds only)
256DEBUG_EXTNAME:BOOL=OFF
257
258//No help, variable specified on the command line.
259DEFAULT_CHARSET:STRING=utf8
260
261//No help, variable specified on the command line.
262DEFAULT_COLLATION:STRING=utf8_general_ci
263
264//Exclude the performance schema condition instrumentation
265DISABLE_PSI_COND:BOOL=OFF
266
267//Exclude the performance schema file instrumentation
268DISABLE_PSI_FILE:BOOL=OFF
269
270//Exclude the performance schema idle instrumentation
271DISABLE_PSI_IDLE:BOOL=OFF
272
273//Exclude the performance schema memory instrumentation
274DISABLE_PSI_MEMORY:BOOL=OFF
275
276//Exclude the performance schema metadata instrumentation
277DISABLE_PSI_METADATA:BOOL=OFF
278
279//Exclude the performance schema mutex instrumentation
280DISABLE_PSI_MUTEX:BOOL=OFF
281
282//Exclude the performance schema prepared statements instances
283// instrumentation
284DISABLE_PSI_PS:BOOL=OFF
285
286//Exclude the performance schema rwlock instrumentation
287DISABLE_PSI_RWLOCK:BOOL=OFF
288
289//Exclude the performance schema socket instrumentation
290DISABLE_PSI_SOCKET:BOOL=OFF
291
292//Exclude the performance schema stored procedure instrumentation
293DISABLE_PSI_SP:BOOL=OFF
294
295//Exclude the performance schema stage instrumentation
296DISABLE_PSI_STAGE:BOOL=OFF
297
298//Exclude the performance schema statement instrumentation
299DISABLE_PSI_STATEMENT:BOOL=OFF
300
301//Exclude the performance schema statement digest instrumentation
302DISABLE_PSI_STATEMENT_DIGEST:BOOL=OFF
303
304//Exclude the performance schema table instrumentation
305DISABLE_PSI_TABLE:BOOL=OFF
306
307//Exclude the performance schema thread instrumentation
308DISABLE_PSI_THREAD:BOOL=OFF
309
310//Exclude the performance schema transaction instrumentation
311DISABLE_PSI_TRANSACTION:BOOL=OFF
312
313//Don't build shared libraries, compile code as position-dependent
314DISABLE_SHARED:BOOL=OFF
315
316//Download boost from sourceforge.
317DOWNLOAD_BOOST:BOOL=1
318
319//Timeout in seconds when downloading boost.
320DOWNLOAD_BOOST_TIMEOUT:STRING=2400
321
322//Path to a program.
323DTRACE:FILEPATH=/usr/sbin/dtrace
324
325//Path to a library.
326EDITLINE_LIBRARY:FILEPATH=/opt/local/lib/libedit.dylib
327
328//If we should enable LOAD DATA LOCAL by default
329ENABLED_LOCAL_INFILE:BOOL=OFF
330
331//Enable profiling
332ENABLED_PROFILING:BOOL=ON
333
334//No help, variable specified on the command line.
335ENABLE_DOWNLOADS:BOOL=OFF
336
337//No help, variable specified on the command line.
338ENABLE_DTRACE:BOOL=OFF
339
340//Enable gcov (debug, Linux builds only)
341ENABLE_GCOV:BOOL=OFF
342
343//Enable gprof (optimized, Linux builds only)
344ENABLE_GPROF:BOOL=OFF
345
346//Enable SASL on InnoDB Memcached
347ENABLE_MEMCACHED_SASL:BOOL=OFF
348
349//Enable SASL on InnoDB Memcached
350ENABLE_MEMCACHED_SASL_PWDB:BOOL=OFF
351
352// Selection of features. This option is deprecated
353FEATURE_SET:STRING=community
354
355//Disable compiler version checks
356FORCE_UNSUPPORTED_COMPILER:BOOL=OFF
357
358//Path to a file.
359FOUND_EDITLINE_READLINE:PATH=/opt/local/include
360
361//Path to a program.
362GETCONF:FILEPATH=/usr/bin/getconf
363
364//Git command line client
365GIT_EXECUTABLE:FILEPATH=/opt/local/bin/git
366
367//path to the executable
368GLIBTOOLIZE_EXECUTABLE:FILEPATH=/opt/local/bin/glibtoolize
369
370//path to the executable
371GTAR_EXECUTABLE:FILEPATH=GTAR_EXECUTABLE-NOTFOUND
372
373//Compile InnoDB with compiler hints
374INNODB_COMPILER_HINTS:BOOL=ON
375
376//BIN installation directory
377INSTALL_BINDIR:STRING=lib/mysql57/bin
378
379//DOC installation directory
380INSTALL_DOCDIR:STRING=share/doc/mysql57
381
382//DOCREADME installation directory
383INSTALL_DOCREADMEDIR:STRING=share/doc/mysql57
384
385//INCLUDE installation directory
386INSTALL_INCLUDEDIR:STRING=include/mysql57/mysql
387
388//INFO installation directory
389INSTALL_INFODIR:STRING=share/doc/mysql57
390
391//No help, variable specified on the command line.
392INSTALL_LAYOUT:STRING=MACPORTS
393
394//LIB installation directory
395INSTALL_LIBDIR:STRING=lib/mysql57/mysql
396
397//MAN installation directory
398INSTALL_MANDIR:STRING=share/man/mysql57
399
400//MYSQLDATA installation directory
401INSTALL_MYSQLDATADIR:STRING=var/db/mysql57
402
403//MYSQLKEYRING installation directory
404INSTALL_MYSQLKEYRINGDIR:STRING=var/db/mysql57-keyring
405
406//MYSQLSHARE installation directory
407INSTALL_MYSQLSHAREDIR:STRING=share/mysql57
408
409//MYSQLTEST installation directory
410INSTALL_MYSQLTESTDIR:STRING=0
411
412//Where to install mysqlclient.pc, defaults to lib/mysql57/pkgconfig
413INSTALL_PKGCONFIGDIR:PATH=
414
415//PLUGIN installation directory
416INSTALL_PLUGINDIR:STRING=lib/mysql57/plugin
417
418//PLUGINTEST installation directory
419INSTALL_PLUGINTESTDIR:STRING=
420
421//SBIN installation directory
422INSTALL_SBINDIR:STRING=lib/mysql57/bin
423
424//SCRIPT installation directory
425INSTALL_SCRIPTDIR:STRING=lib/mysql57/bin
426
427//SECURE_FILE_PRIV installation directory
428INSTALL_SECURE_FILE_PRIVDIR:STRING=/opt/local/var/db/mysql57-files
429
430//SECURE_FILE_PRIV_EMBEDDED installation directory
431INSTALL_SECURE_FILE_PRIV_EMBEDDEDDIR:STRING=/opt/local/var/db/mysql57-files
432
433//SHARE installation directory
434INSTALL_SHAREDIR:STRING=share/mysql57
435
436//SUPPORTFILES installation directory
437INSTALL_SUPPORTFILESDIR:STRING=share/mysql57/support-files
438
439//path to the executable
440LIBTOOLIZE_EXECUTABLE:FILEPATH=LIBTOOLIZE_EXECUTABLE-NOTFOUND
441
442//Path to a file.
443LOCAL_BOOST_DIR:PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/boost_1_59_0
444
445//Path to a file.
446LOCAL_BOOST_ZIP:FILEPATH=LOCAL_BOOST_ZIP-NOTFOUND
447
448//Set the entity that appears as the manufacturer of packages that
449// support a manufacturer field.
450MANUFACTURER:STRING=Built from Source
451
452//Mutex type: event, sys or futex
453MUTEXTYPE:STRING=event
454
455//No help, variable specified on the command line.
456MYSQL_DATADIR:PATH=/opt/local/var/db/mysql57
457
458//Location from where documentation is copied
459MYSQL_DOCS_LOCATION:PATH=
460
461//default MySQL keyring directory
462MYSQL_KEYRINGDIR:PATH=/opt/local/var/db/mysql57-keyring
463
464//MySQL maintainer-specific development environment
465MYSQL_MAINTAINER_MODE:BOOL=OFF
466
467//MySQL project name
468MYSQL_PROJECT_NAME:STRING=MySQL
469
470//No help, variable specified on the command line.
471MYSQL_UNIX_ADDR:PATH=/opt/local/var/run/mysql57/mysqld.sock
472
473//Value Computed by CMake
474MySQL_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/build
475
476//Value Computed by CMake
477MySQL_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.25
478
479//Support tracing of Optimizer
480OPTIMIZER_TRACE:BOOL=ON
481
482//path to the rpcgen executable
483RPCGEN_EXECUTABLE:FILEPATH=/usr/bin/rpcgen
484
485//Path to a file.
486RPC_INCLUDE_DIR:PATH=/usr/include
487
488//Path to a library.
489SASL_SYSTEM_LIBRARY:FILEPATH=/opt/local/lib/libsasl2.dylib
490
491//No help, variable specified on the command line.
492SYSCONFDIR:PATH=/opt/local/etc/mysql57
493
494//path to the executable
495TAR_EXECUTABLE:FILEPATH=/usr/bin/tar
496
497//PATH to MySQL TMP dir. Defaults to the P_tmpdir macro in <stdio.h>
498TMPDIR:PATH=P_tmpdir
499
500//OFF
501WITHOUT_SERVER:BOOL=OFF
502
503//Link ARCHIVE statically to the server
504WITH_ARCHIVE_STORAGE_ENGINE:BOOL=ON
505
506//Enable address sanitizer
507WITH_ASAN:BOOL=OFF
508
509//Enable -fsanitize-address-use-after-scope
510WITH_ASAN_SCOPE:BOOL=OFF
511
512//Link BLACKHOLE statically to the server
513WITH_BLACKHOLE_STORAGE_ENGINE:BOOL=ON
514
515//Path to boost sources: a directory, or a tarball to be unzipped.
516WITH_BOOST:PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/boost_1_59_0
517
518//Support for client-side protocol tracing plugins
519WITH_CLIENT_PROTOCOL_TRACING:BOOL=ON
520
521//Use dbug/safemutex
522WITH_DEBUG:BOOL=OFF
523
524//Use flags from cmake/build_configurations/compiler_options.cmake
525WITH_DEFAULT_COMPILER_OPTIONS:BOOL=ON
526
527//Use feature set in cmake/build_configurations/feature_set.cmake
528WITH_DEFAULT_FEATURE_SET:BOOL=ON
529
530//No help, variable specified on the command line.
531WITH_EDITLINE:UNINITIALIZED=system
532
533//Compile MySQL with embedded server
534WITH_EMBEDDED_SERVER:BOOL=ON
535
536//Generate shared version of embedded library (in addition to the
537// static one)
538WITH_EMBEDDED_SHARED_LIBRARY:BOOL=OFF
539
540//Options are: none, complex, all
541WITH_EXTRA_CHARSETS:STRING=all
542
543//Link FEDERATED statically to the server
544WITH_FEDERATED_STORAGE_ENGINE:BOOL=ON
545
546//Enable extra InnoDB debug checks
547WITH_INNODB_EXTRA_DEBUG:BOOL=OFF
548
549WITH_INNODB_MEMCACHED:BOOL=1
550
551//By default use bundled libevent on this platform
552WITH_LIBEVENT:STRING=bundled
553
554//Compile with tcp wrappers support
555WITH_LIBWRAP:BOOL=OFF
556
557//By default use bundled lz4 library
558WITH_LZ4:STRING=bundled
559
560//<empty> (disabled) | system (use os library) | </path/to/custom/installation>
561// (use custom version)
562WITH_MECAB:STRING=
563
564//Enable memory sanitizer
565WITH_MSAN:BOOL=OFF
566
567//Additional linker flags for mysqld
568WITH_MYSQLD_LDFLAGS:STRING=
569
570//Autodetect MySQL Cluster version and set ndbcluster as DEFAULT
571// plugin
572WITH_NDB_DEFAULT_PLUGIN_DETECT:BOOL=ON
573
574//Link NGRAM_PARSER statically to the server
575WITH_NGRAM_PARSER:BOOL=ON
576
577//Explicitly set NUMA memory allocation policy
578WITH_NUMA:BOOL=OFF
579
580//Link PARTITION statically to the server
581WITH_PARTITION_STORAGE_ENGINE:BOOL=ON
582
583//Build additonal code(plugins) that is located in rapid directory
584WITH_RAPID:BOOL=ON
585
586//By default use system sasl library
587WITH_SASL:STRING=system
588
589//bundled (use yassl), yes (prefer os library if present, otherwise
590// use bundled), system (use os library), </path/to/custom/installation>
591WITH_SSL:STRING=bundled
592
593//Have a built-in test protocol trace plugin in libmysql (requires
594// WITH_CLIENT_PROTOCOL_TRACING option)
595WITH_TEST_TRACE_PLUGIN:BOOL=OFF
596
597//Enable undefined behavior sanitizer
598WITH_UBSAN:BOOL=OFF
599
600//Compile MySQL with unit tests
601WITH_UNIT_TESTS:BOOL=OFF
602
603//Valgrind instrumentation
604WITH_VALGRIND:BOOL=OFF
605
606//No help, variable specified on the command line.
607WITH_ZLIB:STRING=system
608
609//Enable logging of protobuf messages
610XPLUGIN_LOG_PROTOBUF:STRING=1
611
612//Path to a file.
613ZLIB_INCLUDE_DIR:PATH=/opt/local/include
614
615//Path to a library.
616ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
617
618//Path to a library.
619ZLIB_LIBRARY_RELEASE:FILEPATH=/opt/local/lib/libz.dylib
620
621//Dependencies for the target
622archive_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
623
624//Dependencies for the target
625audit_null_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
626
627//Dependencies for the target
628auth_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
629
630//Dependencies for the target
631auth_test_plugin_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
632
633//Dependencies for the target
634authentication_ldap_sasl_client_LIB_DEPENDS:STATIC=general;/opt/local/lib/libsasl2.dylib;
635
636//Dependencies for the target
637binlog_LIB_DEPENDS:STATIC=general;binlogevents_static;
638
639//Dependencies for the target
640binlogevents_static_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;general;mysys;general;dbug;
641
642//Dependencies for the target
643binlogstandalone_shared_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
644
645//Dependencies for the target
646binlogstandalone_static_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
647
648//Dependencies for the target
649client_base_LIB_DEPENDS:STATIC=general;mysqlclient;
650
651//Dependencies for the target
652connection_control_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
653
654//Dependencies for the target
655daemon_example_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
656
657//Dependencies for the target
658dbug_LIB_DEPENDS:STATIC=general;mysys;
659
660//Dependencies for the target
661example_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
662
663//Dependencies for the target
664ftexample_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
665
666//Dependencies for the target
667group_replication_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;general;lz4_lib;general;yassl;general;taocrypt;general;lz4_lib;general;yassl;general;taocrypt;
668
669//Dependencies for the target
670innobase_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;general;lz4_lib;
671
672//Dependencies for the target
673innodb_engine_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;general;libmcd_util;general;libmcd_util;
674
675//Dependencies for the target
676keyring_file_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
677
678//Dependencies for the target
679keyring_udf_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
680
681//Dependencies for the target
682libmemcached_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;general;event;general;memcached_utilities;general;event;general;memcached_utilities;
683
684//Dependencies for the target
685libmysql_LIB_DEPENDS:STATIC=general;clientlib;general;dbug;general;strings;general;vio;general;mysys;general;mysys_ssl;general;/opt/local/lib/libz.dylib;general;yassl;general;taocrypt;
686
687//Dependencies for the target
688locking_service_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
689
690//Dependencies for the target
691myisam_LIB_DEPENDS:STATIC=general;mysys;
692
693//Dependencies for the target
694myisam_embedded_LIB_DEPENDS:STATIC=general;mysys;
695
696//Dependencies for the target
697mysql_no_login_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
698
699//Dependencies for the target
700mysqlcheck_core_LIB_DEPENDS:STATIC=general;mysqlclient;
701
702//Dependencies for the target
703mysqlclient_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
704
705//Dependencies for the target
706mysqlpump_lib_LIB_DEPENDS:STATIC=general;client_base;general;lz4_lib;
707
708//Dependencies for the target
709mysqlserver_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
710
711//Dependencies for the target
712mysqlx_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;general;protobuf-lite;general;event;general;protobuf-lite;general;event;
713
714//Dependencies for the target
715mysys_LIB_DEPENDS:STATIC=general;dbug;general;strings;general;/opt/local/lib/libz.dylib;
716
717//Dependencies for the target
718mysys_ssl_LIB_DEPENDS:STATIC=general;dbug;general;strings;general;yassl;general;taocrypt;general;/opt/local/lib/libz.dylib;
719
720//Dependencies for the target
721protobuf_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;
722
723//Dependencies for the target
724qa_auth_client_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
725
726//Dependencies for the target
727qa_auth_interface_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
728
729//Dependencies for the target
730qa_auth_server_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
731
732//Dependencies for the target
733replication_observers_example_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
734
735//Dependencies for the target
736rewrite_example_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
737
738//Dependencies for the target
739rewriter_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
740
741//Dependencies for the target
742semisync_master_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
743
744//Dependencies for the target
745semisync_slave_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
746
747//Dependencies for the target
748sql_LIB_DEPENDS:STATIC=general;archive;general;/opt/local/lib/libz.dylib;general;blackhole;general;csv;general;federated;general;heap;general;innobase;general;/opt/local/lib/libz.dylib;general;lz4_lib;general;myisam;general;myisammrg;general;partition;general;perfschema;general;ngram_parser;general;mysys;general;mysys_ssl;general;dbug;general;strings;general;vio;general;regex;general;binlogevents_static;general;yassl;general;taocrypt;
749
750//Dependencies for the target
751test_framework_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
752
753//Dependencies for the target
754test_security_context_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
755
756//Dependencies for the target
757test_services_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
758
759//Dependencies for the target
760test_services_thread_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
761
762//Dependencies for the target
763test_session_detach_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
764
765//Dependencies for the target
766test_session_in_thd_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
767
768//Dependencies for the target
769test_session_info_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
770
771//Dependencies for the target
772test_sql_2_sessions_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
773
774//Dependencies for the target
775test_sql_all_col_types_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
776
777//Dependencies for the target
778test_sql_cmds_1_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
779
780//Dependencies for the target
781test_sql_commit_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
782
783//Dependencies for the target
784test_sql_complex_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
785
786//Dependencies for the target
787test_sql_errors_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
788
789//Dependencies for the target
790test_sql_lock_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
791
792//Dependencies for the target
793test_sql_processlist_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
794
795//Dependencies for the target
796test_sql_replication_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
797
798//Dependencies for the target
799test_sql_shutdown_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
800
801//Dependencies for the target
802test_sql_sqlmode_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
803
804//Dependencies for the target
805test_sql_stored_procedures_functions_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
806
807//Dependencies for the target
808test_sql_views_triggers_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
809
810//Dependencies for the target
811test_udf_services_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
812
813//Dependencies for the target
814test_x_sessions_deinit_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
815
816//Dependencies for the target
817test_x_sessions_init_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
818
819//Dependencies for the target
820udf_example_LIB_DEPENDS:STATIC=general;mysqld;
821
822//Dependencies for the target
823validate_password_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
824
825//Dependencies for the target
826version_token_LIB_DEPENDS:STATIC=general;mysqlservices;general;mysqld;
827
828
829########################
830# INTERNAL cache entries
831########################
832
833//ADVANCED property for variable: ACLOCAL_EXECUTABLE
834ACLOCAL_EXECUTABLE-ADVANCED:INTERNAL=1
835//ADVANCED property for variable: AUTOCONF_EXECUTABLE
836AUTOCONF_EXECUTABLE-ADVANCED:INTERNAL=1
837//ADVANCED property for variable: AUTOHEADER_EXECUTABLE
838AUTOHEADER_EXECUTABLE-ADVANCED:INTERNAL=1
839//ADVANCED property for variable: AUTOMAKE_EXECUTABLE
840AUTOMAKE_EXECUTABLE-ADVANCED:INTERNAL=1
841//ADVANCED property for variable: BISON_EXECUTABLE
842BISON_EXECUTABLE-ADVANCED:INTERNAL=1
843//Bison version 2 or higher
844BISON_USABLE:INTERNAL=1
845//ADVANCED property for variable: CAT_EXECUTABLE
846CAT_EXECUTABLE-ADVANCED:INTERNAL=1
847//Functions exported by client API
848CLIENT_API_FUNCTIONS:INTERNAL=mysql_thread_end;mysql_thread_init;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_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_escape_string_quote;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_server_init;mysql_server_end;mysql_set_character_set;mysql_get_character_set_info;mysql_stmt_next_result;my_init;mysql_client_find_plugin;mysql_client_register_plugin;mysql_load_plugin;mysql_load_plugin_v;mysql_options4;mysql_plugin_options;mysql_reset_connection;mysql_get_option;mysql_session_track_get_first;mysql_session_track_get_next
849//Undocumented functions exported by client API
850CLIENT_API_FUNCTIONS_UNDOCUMENTED:INTERNAL=get_tty_password;my_load_defaults;handle_options;my_make_scrambled_password
851//Undocumented functions exported by client API in version 20.0
852CLIENT_API_FUNCTIONS_UNDOCUMENTED_20_0:INTERNAL=get_tty_password;my_load_defaults;handle_options
853//Undocumented functions exported by client API in version 20.3
854CLIENT_API_FUNCTIONS_UNDOCUMENTED_20_3:INTERNAL=my_make_scrambled_password
855//ADVANCED property for variable: CMAKE_AR
856CMAKE_AR-ADVANCED:INTERNAL=1
857//This is the directory where this CMakeCache.txt was created
858CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/build
859//Major version of cmake used to create the current loaded cache
860CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
861//Minor version of cmake used to create the current loaded cache
862CMAKE_CACHE_MINOR_VERSION:INTERNAL=13
863//Patch version of cmake used to create the current loaded cache
864CMAKE_CACHE_PATCH_VERSION:INTERNAL=4
865//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
866CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
867//Path to CMake executable.
868CMAKE_COMMAND:INTERNAL=/opt/local/bin/cmake
869//Path to cpack program executable.
870CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/bin/cpack
871//Path to ctest program executable.
872CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/bin/ctest
873//ADVANCED property for variable: CMAKE_CXX_COMPILER
874CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
875//ADVANCED property for variable: CMAKE_CXX_FLAGS
876CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
877//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
878CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
879//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
880CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
881//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
882CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
883//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
884CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
885//ADVANCED property for variable: CMAKE_C_COMPILER
886CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
887//ADVANCED property for variable: CMAKE_C_FLAGS
888CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
889//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
890CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
891//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
892CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
893//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
894CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
895//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
896CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
897//Path to cache edit program executable.
898CMAKE_EDIT_COMMAND:INTERNAL=/opt/local/bin/ccmake
899//Whether to issue deprecation errors for macros and functions.
900CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
901//Executable file format
902CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
903//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
904CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
905//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
906CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
907//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
908CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
909//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
910CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
911//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
912CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
913//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
914CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
915//Name of external makefile project generator.
916CMAKE_EXTRA_GENERATOR:INTERNAL=
917//Name of generator.
918CMAKE_GENERATOR:INTERNAL=Unix Makefiles
919//Generator instance identifier.
920CMAKE_GENERATOR_INSTANCE:INTERNAL=
921//Name of generator platform.
922CMAKE_GENERATOR_PLATFORM:INTERNAL=
923//Name of generator toolset.
924CMAKE_GENERATOR_TOOLSET:INTERNAL=
925//Have symbol pthread_create
926CMAKE_HAVE_LIBC_CREATE:INTERNAL=1
927//Have include pthread.h
928CMAKE_HAVE_PTHREAD_H:INTERNAL=1
929//Source directory with the top level CMakeLists.txt file for this
930// project
931CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.25
932//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
933CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
934//ADVANCED property for variable: CMAKE_LINKER
935CMAKE_LINKER-ADVANCED:INTERNAL=1
936//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
937CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
938//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
939CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
940//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
941CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
942//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
943CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
944//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
945CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
946//ADVANCED property for variable: CMAKE_NM
947CMAKE_NM-ADVANCED:INTERNAL=1
948//number of local generators
949CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=74
950//ADVANCED property for variable: CMAKE_OBJCOPY
951CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
952//ADVANCED property for variable: CMAKE_OBJDUMP
953CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
954//Platform information initialized
955CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
956//ADVANCED property for variable: CMAKE_RANLIB
957CMAKE_RANLIB-ADVANCED:INTERNAL=1
958//Path to CMake installation.
959CMAKE_ROOT:INTERNAL=/opt/local/share/cmake-3.13
960//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
961CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
962//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
963CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
964//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
965CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
966//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
967CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
968//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
969CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
970//CHECK_TYPE_SIZE: sizeof(unsigned short)
971CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
972//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
973CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
974//ADVANCED property for variable: CMAKE_SKIP_RPATH
975CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
976//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
977CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
978//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
979CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
980//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
981CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
982//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
983CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
984//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
985CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
986//ADVANCED property for variable: CMAKE_STRIP
987CMAKE_STRIP-ADVANCED:INTERNAL=1
988//Suppress errors that are meant for the author of the CMakeLists.txt
989// files.
990CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
991//Suppress Warnings that are meant for the author of the CMakeLists.txt
992// files.
993CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
994//uname command
995CMAKE_UNAME:INTERNAL=/usr/bin/uname
996//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
997CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
998//Whether to issue warnings for deprecated functionality.
999CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
1000//Test CXX_HAVE_SIGN_COMPARE
1001CXX_HAVE_SIGN_COMPARE:INTERNAL=1
1002//Test CXX_HAVE_UNUSED_VARIABLE
1003CXX_HAVE_UNUSED_VARIABLE:INTERNAL=1
1004//Directory of debug build
1005DEBUGBUILDDIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/debug
1006//ADVANCED property for variable: DEBUG_EXTNAME
1007DEBUG_EXTNAME-ADVANCED:INTERNAL=1
1008//default --secure-file-priv directory
1009DEFAULT_SECURE_FILE_PRIV_DIR:INTERNAL="/opt/local/var/db/mysql57-files"
1010//default --secure-file-priv directory (for embedded library)
1011DEFAULT_SECURE_FILE_PRIV_EMBEDDED_DIR:INTERNAL="/opt/local/var/db/mysql57-files"
1012//ADVANCED property for variable: DISABLE_PSI_COND
1013DISABLE_PSI_COND-ADVANCED:INTERNAL=1
1014//ADVANCED property for variable: DISABLE_PSI_FILE
1015DISABLE_PSI_FILE-ADVANCED:INTERNAL=1
1016//ADVANCED property for variable: DISABLE_PSI_IDLE
1017DISABLE_PSI_IDLE-ADVANCED:INTERNAL=1
1018//ADVANCED property for variable: DISABLE_PSI_MEMORY
1019DISABLE_PSI_MEMORY-ADVANCED:INTERNAL=1
1020//ADVANCED property for variable: DISABLE_PSI_METADATA
1021DISABLE_PSI_METADATA-ADVANCED:INTERNAL=1
1022//ADVANCED property for variable: DISABLE_PSI_MUTEX
1023DISABLE_PSI_MUTEX-ADVANCED:INTERNAL=1
1024//ADVANCED property for variable: DISABLE_PSI_PS
1025DISABLE_PSI_PS-ADVANCED:INTERNAL=1
1026//ADVANCED property for variable: DISABLE_PSI_RWLOCK
1027DISABLE_PSI_RWLOCK-ADVANCED:INTERNAL=1
1028//ADVANCED property for variable: DISABLE_PSI_SOCKET
1029DISABLE_PSI_SOCKET-ADVANCED:INTERNAL=1
1030//ADVANCED property for variable: DISABLE_PSI_SP
1031DISABLE_PSI_SP-ADVANCED:INTERNAL=1
1032//ADVANCED property for variable: DISABLE_PSI_STAGE
1033DISABLE_PSI_STAGE-ADVANCED:INTERNAL=1
1034//ADVANCED property for variable: DISABLE_PSI_STATEMENT
1035DISABLE_PSI_STATEMENT-ADVANCED:INTERNAL=1
1036//ADVANCED property for variable: DISABLE_PSI_STATEMENT_DIGEST
1037DISABLE_PSI_STATEMENT_DIGEST-ADVANCED:INTERNAL=1
1038//ADVANCED property for variable: DISABLE_PSI_TABLE
1039DISABLE_PSI_TABLE-ADVANCED:INTERNAL=1
1040//ADVANCED property for variable: DISABLE_PSI_THREAD
1041DISABLE_PSI_THREAD-ADVANCED:INTERNAL=1
1042//ADVANCED property for variable: DISABLE_PSI_TRANSACTION
1043DISABLE_PSI_TRANSACTION-ADVANCED:INTERNAL=1
1044//ADVANCED property for variable: DISABLE_SHARED
1045DISABLE_SHARED-ADVANCED:INTERNAL=1
1046//Have function clock_gettime
1047DNS_USE_CPU_CLOCK_FOR_ID:INTERNAL=1
1048//ADVANCED property for variable: DTRACE
1049DTRACE-ADVANCED:INTERNAL=1
1050//Test EDITLINE_HAVE_COMPLETION_CHAR
1051EDITLINE_HAVE_COMPLETION_CHAR:INTERNAL=1
1052//Test EDITLINE_HAVE_COMPLETION_INT
1053EDITLINE_HAVE_COMPLETION_INT:INTERNAL=
1054//Test EDITLINE_HAVE_HIST_ENTRY
1055EDITLINE_HAVE_HIST_ENTRY:INTERNAL=1
1056//ADVANCED property for variable: EDITLINE_LIBRARY
1057EDITLINE_LIBRARY-ADVANCED:INTERNAL=1
1058//ADVANCED property for variable: ENABLED_LOCAL_INFILE
1059ENABLED_LOCAL_INFILE-ADVANCED:INTERNAL=1
1060//Details about finding Git
1061FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/opt/local/bin/git][v2.20.1()]
1062//Details about finding Threads
1063FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
1064//Have symbol FIONREAD
1065FIONREAD_IN_SYS_FILIO:INTERNAL=1
1066//Have symbol FIONREAD
1067FIONREAD_IN_SYS_IOCTL:INTERNAL=1
1068//ADVANCED property for variable: FORCE_UNSUPPORTED_COMPILER
1069FORCE_UNSUPPORTED_COMPILER-ADVANCED:INTERNAL=1
1070//ADVANCED property for variable: GETCONF
1071GETCONF-ADVANCED:INTERNAL=1
1072//ADVANCED property for variable: GIT_EXECUTABLE
1073GIT_EXECUTABLE-ADVANCED:INTERNAL=1
1074//ADVANCED property for variable: GLIBTOOLIZE_EXECUTABLE
1075GLIBTOOLIZE_EXECUTABLE-ADVANCED:INTERNAL=1
1076//ADVANCED property for variable: GTAR_EXECUTABLE
1077GTAR_EXECUTABLE-ADVANCED:INTERNAL=1
1078//Have symbol TIOCGWINSZ
1079GWINSZ_IN_SYS_IOCTL:INTERNAL=1
1080//Have function _aligned_malloc
1081HAVE_ALIGNED_MALLOC:INTERNAL=
1082//Have include alloca.h
1083HAVE_ALLOCA_H:INTERNAL=1
1084//Have include arpa/inet.h
1085HAVE_ARPA_INET_H:INTERNAL=1
1086//Have function asprintf
1087HAVE_ASPRINTF:INTERNAL=1
1088//Have function backtrace
1089HAVE_BACKTRACE:INTERNAL=1
1090//Test HAVE_BUILTIN_EXPECT
1091HAVE_BUILTIN_EXPECT:INTERNAL=1
1092//Test HAVE_BUILTIN_STPCPY
1093HAVE_BUILTIN_STPCPY:INTERNAL=1
1094//Test HAVE_BUILTIN_UNREACHABLE
1095HAVE_BUILTIN_UNREACHABLE:INTERNAL=1
1096//Test HAVE_CAST_FUNCTION_TYPE
1097HAVE_CAST_FUNCTION_TYPE:INTERNAL=
1098//Have function chown
1099HAVE_CHOWN:INTERNAL=1
1100//Have function clock_gettime
1101HAVE_CLOCK_GETTIME:INTERNAL=1
1102//Result of TRY_COMPILE
1103HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
1104//Have function compress
1105HAVE_COMPRESS:INTERNAL=
1106//Have function compressBound
1107HAVE_COMPRESSBOUND:INTERNAL=1
1108//Have function crc32
1109HAVE_CRC32:INTERNAL=1
1110//Have function crypt
1111HAVE_CRYPT:INTERNAL=1
1112//Have includes crypt.h
1113HAVE_CRYPT_H:INTERNAL=
1114//Have function cuserid
1115HAVE_CUSERID:INTERNAL=
1116//Test HAVE_CXX_ISINF
1117HAVE_CXX_ISINF:INTERNAL=1
1118//Have symbol isinf
1119HAVE_C_ISINF:INTERNAL=1
1120//Test HAVE_DECLARATION_AFTER_STATEMENT
1121HAVE_DECLARATION_AFTER_STATEMENT:INTERNAL=1
1122//Have symbol fdatasync
1123HAVE_DECL_FDATASYNC:INTERNAL=
1124//Have function deflateBound
1125HAVE_DEFLATEBOUND:INTERNAL=1
1126//Have includes sys/devpoll.h
1127HAVE_DEVPOLL:INTERNAL=
1128//Have function directio
1129HAVE_DIRECTIO:INTERNAL=
1130//Test HAVE_DISCARDED_QUALIFIERS
1131HAVE_DISCARDED_QUALIFIERS:INTERNAL=
1132//Have include dlfcn.h
1133HAVE_DLFCN_H:INTERNAL=1
1134//Have function dlopen
1135HAVE_DLOPEN:INTERNAL=1
1136//Test HAVE_DUPLICATE_DECL_SPECIFIER
1137HAVE_DUPLICATE_DECL_SPECIFIER:INTERNAL=1
1138//Have includes endian.h
1139HAVE_ENDIAN_H:INTERNAL=
1140//Have function epoll_create
1141HAVE_EPOLL:INTERNAL=
1142//Have symbol EVFILT_TIMER
1143HAVE_EVFILT_TIMER:INTERNAL=1
1144//Have include execinfo.h
1145HAVE_EXECINFO_H:INTERNAL=1
1146//Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE
1147HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE:INTERNAL=
1148//Result of TRY_COMPILE
1149HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE_COMPILED:INTERNAL=FALSE
1150//Have function fchmod
1151HAVE_FCHMOD:INTERNAL=1
1152//Have function fcntl
1153HAVE_FCNTL:INTERNAL=1
1154//Have symbol O_NONBLOCK
1155HAVE_FCNTL_NONBLOCK:INTERNAL=1
1156//Have function fdatasync
1157HAVE_FDATASYNC:INTERNAL=1
1158//Have function fedisableexcept
1159HAVE_FEDISABLEEXCEPT:INTERNAL=
1160//Have function fgetln
1161HAVE_FGETLN:INTERNAL=1
1162//Have include fnmatch.h
1163HAVE_FNMATCH_H:INTERNAL=1
1164//Have includes fpu_control.h
1165HAVE_FPU_CONTROL_H:INTERNAL=
1166//Have function fseeko
1167HAVE_FSEEKO:INTERNAL=1
1168//Have function fsync
1169HAVE_FSYNC:INTERNAL=1
1170//Have function ftruncate
1171HAVE_FTRUNCATE:INTERNAL=1
1172//Test HAVE_GCC_ATOMIC_BUILTINS
1173HAVE_GCC_ATOMIC_BUILTINS:INTERNAL=1
1174//Test HAVE_GCC_SYNC_BUILTINS
1175HAVE_GCC_SYNC_BUILTINS:INTERNAL=1
1176//Have function getegid
1177HAVE_GETEGID:INTERNAL=1
1178//Have function geteuid
1179HAVE_GETEUID:INTERNAL=1
1180//Have function getgid
1181HAVE_GETGID:INTERNAL=1
1182//Have function gethostbyaddr_r
1183HAVE_GETHOSTBYADDR_R:INTERNAL=
1184//Have function gethrtime
1185HAVE_GETHRTIME:INTERNAL=
1186//Have function getnameinfo
1187HAVE_GETNAMEINFO:INTERNAL=1
1188//Have function getpass
1189HAVE_GETPASS:INTERNAL=1
1190//Have function getpassphrase
1191HAVE_GETPASSPHRASE:INTERNAL=
1192//Have function getpwnam
1193HAVE_GETPWNAM:INTERNAL=1
1194//Have function getpwuid
1195HAVE_GETPWUID:INTERNAL=1
1196//Have function getrlimit
1197HAVE_GETRLIMIT:INTERNAL=1
1198//Have function getrusage
1199HAVE_GETRUSAGE:INTERNAL=1
1200//Have function gettimeofday
1201HAVE_GETTIMEOFDAY:INTERNAL=1
1202//Have function getuid
1203HAVE_GETUID:INTERNAL=1
1204//Have include grp.h
1205HAVE_GRP_H:INTERNAL=1
1206//Have symbol ntohll
1207HAVE_HTONLL:INTERNAL=1
1208//Test HAVE_IB_ATOMIC_PTHREAD_T_GCC
1209HAVE_IB_ATOMIC_PTHREAD_T_GCC:INTERNAL=1
1210//Result of TRY_COMPILE
1211HAVE_IB_ATOMIC_PTHREAD_T_GCC_COMPILED:INTERNAL=TRUE
1212//Result of TRY_RUN
1213HAVE_IB_ATOMIC_PTHREAD_T_GCC_EXITCODE:INTERNAL=0
1214//Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE
1215HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE:INTERNAL=1
1216//Result of TRY_COMPILE
1217HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE_COMPILED:INTERNAL=TRUE
1218//Result of TRY_RUN
1219HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE_EXITCODE:INTERNAL=0
1220//Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE
1221HAVE_IB_GCC_ATOMIC_THREAD_FENCE:INTERNAL=1
1222//Result of TRY_COMPILE
1223HAVE_IB_GCC_ATOMIC_THREAD_FENCE_COMPILED:INTERNAL=TRUE
1224//Result of TRY_RUN
1225HAVE_IB_GCC_ATOMIC_THREAD_FENCE_EXITCODE:INTERNAL=0
1226//Test HAVE_IB_GCC_SYNC_SYNCHRONISE
1227HAVE_IB_GCC_SYNC_SYNCHRONISE:INTERNAL=1
1228//Result of TRY_COMPILE
1229HAVE_IB_GCC_SYNC_SYNCHRONISE_COMPILED:INTERNAL=TRUE
1230//Result of TRY_RUN
1231HAVE_IB_GCC_SYNC_SYNCHRONISE_EXITCODE:INTERNAL=0
1232//Test HAVE_IB_LINUX_FUTEX
1233HAVE_IB_LINUX_FUTEX:INTERNAL=
1234//Result of TRY_COMPILE
1235HAVE_IB_LINUX_FUTEX_COMPILED:INTERNAL=FALSE
1236//Have includes ieeefp.h
1237HAVE_IEEEFP_H:INTERNAL=
1238//Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING
1239HAVE_IMPLICIT_DEPENDENT_NAME_TYPING:INTERNAL=
1240//Test HAVE_IMPLICIT_FALLTHROUGH
1241HAVE_IMPLICIT_FALLTHROUGH:INTERNAL=1
1242//Have function index
1243HAVE_INDEX:INTERNAL=1
1244//Have function inet_ntop
1245HAVE_INET_NTOP:INTERNAL=1
1246//Have function initgroups
1247HAVE_INITGROUPS:INTERNAL=1
1248//Result of TRY_COMPILE
1249HAVE_INT:INTERNAL=TRUE
1250//Test HAVE_INTEGER_PTHREAD_SELF
1251HAVE_INTEGER_PTHREAD_SELF:INTERNAL=
1252//Test HAVE_INT_CONVERSION
1253HAVE_INT_CONVERSION:INTERNAL=1
1254HAVE_IPV6:INTERNAL=TRUE
1255//isinf visible in C and C++
1256HAVE_ISINF:INTERNAL=1
1257//Have function issetugid
1258HAVE_ISSETUGID:INTERNAL=1
1259//Result of TRY_COMPILE
1260HAVE_IS_BIG_ENDIAN:INTERNAL=TRUE
1261//Have function kqueue
1262HAVE_KQUEUE:INTERNAL=1
1263//Have kqueue timer-related filter
1264HAVE_KQUEUE_TIMERS:INTERNAL=1
1265//Test HAVE_LANGINFO_CODESET
1266HAVE_LANGINFO_CODESET:INTERNAL=1
1267//Have include langinfo.h
1268HAVE_LANGINFO_H:INTERNAL=1
1269//Have include lber.h
1270HAVE_LBER_H:INTERNAL=1
1271//Test HAVE_LLVM_LIBCPP
1272HAVE_LLVM_LIBCPP:INTERNAL=1
1273//Result of TRY_COMPILE
1274HAVE_LLVM_LIBCPP_COMPILED:INTERNAL=TRUE
1275//Result of TRY_RUN
1276HAVE_LLVM_LIBCPP_EXITCODE:INTERNAL=0
1277//Have symbol log2
1278HAVE_LOG2:INTERNAL=1
1279//Result of TRY_COMPILE
1280HAVE_LONG:INTERNAL=TRUE
1281//Result of TRY_COMPILE
1282HAVE_LONG_LONG:INTERNAL=TRUE
1283//Have symbol lrand48
1284HAVE_LRAND48:INTERNAL=1
1285//Have function lstat
1286HAVE_LSTAT:INTERNAL=1
1287//Have function madvise
1288HAVE_MADVISE:INTERNAL=1
1289//Have includes malloc.h
1290HAVE_MALLOC_H:INTERNAL=
1291//Have function malloc_info
1292HAVE_MALLOC_INFO:INTERNAL=
1293//Test HAVE_MAYBE_UNINITIALIZED
1294HAVE_MAYBE_UNINITIALIZED:INTERNAL=
1295//Have function memalign
1296HAVE_MEMALIGN:INTERNAL=
1297//Have function memrchr
1298HAVE_MEMRCHR:INTERNAL=
1299//Test HAVE_MISLEADING_INDENTATION
1300HAVE_MISLEADING_INDENTATION:INTERNAL=
1301//Have function mlock
1302HAVE_MLOCK:INTERNAL=1
1303//Have function mlockall
1304HAVE_MLOCKALL:INTERNAL=1
1305//Have function mmap64
1306HAVE_MMAP64:INTERNAL=
1307//Have function nanosleep
1308HAVE_NANOSLEEP:INTERNAL=1
1309//Have include netinet/in6.h
1310HAVE_NETINET_IN6_H:INTERNAL=
1311//Have include netinet/in.h
1312HAVE_NETINET_IN_H:INTERNAL=1
1313//Have function nl_langinfo
1314HAVE_NL_LANGINFO:INTERNAL=1
1315//Test HAVE_NO_BUILTIN_MEMCMP
1316HAVE_NO_BUILTIN_MEMCMP:INTERNAL=1
1317//Test HAVE_NO_IGNORED_QUALIFIERS
1318HAVE_NO_IGNORED_QUALIFIERS:INTERNAL=1
1319//Test HAVE_NO_RETURN_TYPE
1320HAVE_NO_RETURN_TYPE:INTERNAL=1
1321//Test HAVE_NO_SIGN_COMPARE
1322HAVE_NO_SIGN_COMPARE:INTERNAL=1
1323//Test HAVE_NO_UNUSED_CONST_VAR
1324HAVE_NO_UNUSED_CONST_VAR:INTERNAL=1
1325//Test HAVE_NO_UNUSED_FUNCTION
1326HAVE_NO_UNUSED_FUNCTION:INTERNAL=1
1327//Test HAVE_NO_UNUSED_TYPEDEFS
1328HAVE_NO_UNUSED_TYPEDEFS:INTERNAL=1
1329//Have includes numaif.h
1330HAVE_NUMAIF_H:INTERNAL=
1331//Have includes numa.h
1332HAVE_NUMA_H:INTERNAL=
1333//Test HAVE_PAUSE_INSTRUCTION
1334HAVE_PAUSE_INSTRUCTION:INTERNAL=1
1335//Result of TRY_COMPILE
1336HAVE_PAUSE_INSTRUCTION_COMPILED:INTERNAL=TRUE
1337//Result of TRY_RUN
1338HAVE_PAUSE_INSTRUCTION_EXITCODE:INTERNAL=0
1339//Test HAVE_PEERCRED
1340HAVE_PEERCRED:INTERNAL=
1341//Have function poll
1342HAVE_POLL:INTERNAL=1
1343//Have include poll.h
1344HAVE_POLL_H:INTERNAL=1
1345//Have function posix_fallocate
1346HAVE_POSIX_FALLOCATE:INTERNAL=
1347//Have function posix_memalign
1348HAVE_POSIX_MEMALIGN:INTERNAL=1
1349//Have function pread
1350HAVE_PREAD:INTERNAL=1
1351//Have function printstack
1352HAVE_PRINTSTACK:INTERNAL=
1353//Have function pthread_condattr_setclock
1354HAVE_PTHREAD_CONDATTR_SETCLOCK:INTERNAL=
1355//Test HAVE_PTHREAD_GETTHREADID_NP
1356HAVE_PTHREAD_GETTHREADID_NP:INTERNAL=
1357//Have function pthread_sigmask
1358HAVE_PTHREAD_SIGMASK:INTERNAL=1
1359//Test HAVE_PTHREAD_THREADID_NP
1360HAVE_PTHREAD_THREADID_NP:INTERNAL=1
1361//Have include pwd.h
1362HAVE_PWD_H:INTERNAL=1
1363//Have function readlink
1364HAVE_READLINK:INTERNAL=1
1365//Have function realpath
1366HAVE_REALPATH:INTERNAL=1
1367//Test HAVE_RPC_INLINE_T
1368HAVE_RPC_INLINE_T:INTERNAL=
1369//Have include sasl/sasl.h
1370HAVE_SASL_H:INTERNAL=1
1371//Have include sasl/sasl.h
1372HAVE_SASL_SASL_H:INTERNAL=1
1373//Have function sched_getcpu
1374HAVE_SCHED_GETCPU:INTERNAL=
1375//Have function setfd
1376HAVE_SETFD:INTERNAL=
1377//Have function sigaction
1378HAVE_SIGACTION:INTERNAL=1
1379//Have symbol SIGEV_PORT
1380HAVE_SIGEV_PORT:INTERNAL=
1381//Have symbol SIGEV_THREAD_ID
1382HAVE_SIGEV_THREAD_ID:INTERNAL=
1383//Result of TRY_COMPILE
1384HAVE_SIZEOF_CHARP:INTERNAL=TRUE
1385//Result of TRY_COMPILE
1386HAVE_SIZEOF_IN6_ADDR:INTERNAL=TRUE
1387//Result of TRY_COMPILE
1388HAVE_SIZEOF_INT:INTERNAL=TRUE
1389//Result of TRY_COMPILE
1390HAVE_SIZEOF_LONG:INTERNAL=TRUE
1391//Result of TRY_COMPILE
1392HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE
1393//Result of TRY_COMPILE
1394HAVE_SIZEOF_MBSTATE_T:INTERNAL=TRUE
1395//Result of TRY_COMPILE
1396HAVE_SIZEOF_OFF_T:INTERNAL=TRUE
1397//Result of TRY_COMPILE
1398HAVE_SIZEOF_SHORT:INTERNAL=TRUE
1399//Result of TRY_COMPILE
1400HAVE_SIZEOF_SOCKADDR_IN6:INTERNAL=TRUE
1401//Result of TRY_COMPILE
1402HAVE_SIZEOF_SOCKLEN_T:INTERNAL=FALSE
1403//Result of TRY_COMPILE
1404HAVE_SIZEOF_TIME_T:INTERNAL=TRUE
1405//Result of TRY_COMPILE
1406HAVE_SIZEOF_UINT:INTERNAL=TRUE
1407//Result of TRY_COMPILE
1408HAVE_SIZEOF_ULONG:INTERNAL=FALSE
1409//Result of TRY_COMPILE
1410HAVE_SIZEOF_U_INT32_T:INTERNAL=TRUE
1411//Result of TRY_COMPILE
1412HAVE_SIZEOF_VOIDP:INTERNAL=TRUE
1413//Result of TRY_COMPILE
1414HAVE_SIZEOF_WCHAR_T:INTERNAL=TRUE
1415//Result of TRY_COMPILE
1416HAVE_SIZEOF_WINT_T:INTERNAL=TRUE
1417//Have function sleep
1418HAVE_SLEEP:INTERNAL=1
1419//Test HAVE_SOCKADDR_IN6_SIN6_LEN
1420HAVE_SOCKADDR_IN6_SIN6_LEN:INTERNAL=1
1421//Test HAVE_SOCKADDR_IN_SIN_LEN
1422HAVE_SOCKADDR_IN_SIN_LEN:INTERNAL=1
1423//Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
1424HAVE_SOCKADDR_STORAGE_SS_FAMILY:INTERNAL=1
1425//Have include stddef.h
1426HAVE_STDDEF_H:INTERNAL=1
1427//Have include stdint.h
1428HAVE_STDINT_H:INTERNAL=1
1429//Have function stpcpy
1430HAVE_STPCPY:INTERNAL=1
1431//Have function stpncpy
1432HAVE_STPNCPY:INTERNAL=1
1433//Test HAVE_STRINGOP_OVERFLOW
1434HAVE_STRINGOP_OVERFLOW:INTERNAL=
1435//Test HAVE_STRINGOP_TRUNCATION
1436HAVE_STRINGOP_TRUNCATION:INTERNAL=
1437//Have include strings.h
1438HAVE_STRINGS_H:INTERNAL=1
1439//Have function strlcat
1440HAVE_STRLCAT:INTERNAL=1
1441//Have function strlcpy
1442HAVE_STRLCPY:INTERNAL=1
1443//Have function strndup
1444HAVE_STRNDUP:INTERNAL=1
1445//Have function strnlen
1446HAVE_STRNLEN:INTERNAL=1
1447//Have function strsep
1448HAVE_STRSEP:INTERNAL=1
1449//Have function strsignal
1450HAVE_STRSIGNAL:INTERNAL=1
1451//Test HAVE_STRUCT_IFREQ_IFR_NAME
1452HAVE_STRUCT_IFREQ_IFR_NAME:INTERNAL=1
1453//Test HAVE_STRUCT_SOCKADDR_SA_LEN
1454HAVE_STRUCT_SOCKADDR_SA_LEN:INTERNAL=1
1455//Result of TRY_COMPILE
1456HAVE_STRUCT_TIMESPEC:INTERNAL=TRUE
1457//Test HAVE_SUGGEST_ATTRIBUTE_FORMAT
1458HAVE_SUGGEST_ATTRIBUTE_FORMAT:INTERNAL=
1459//Test HAVE_SUPPORTED_CLANG_VERSION
1460HAVE_SUPPORTED_CLANG_VERSION:INTERNAL=1
1461//Result of TRY_COMPILE
1462HAVE_SUPPORTED_CLANG_VERSION_COMPILED:INTERNAL=TRUE
1463//Result of TRY_RUN
1464HAVE_SUPPORTED_CLANG_VERSION_EXITCODE:INTERNAL=0
1465//Have include sys/cdefs.h
1466HAVE_SYS_CDEFS_H:INTERNAL=1
1467//Have includes sys/epoll.h
1468HAVE_SYS_EPOLL_H:INTERNAL=
1469//Test HAVE_SYS_GETTID
1470HAVE_SYS_GETTID:INTERNAL=1
1471//Have include sys/ioctl.h
1472HAVE_SYS_IOCTL_H:INTERNAL=1
1473//Have include sys/mman.h
1474HAVE_SYS_MMAN_H:INTERNAL=1
1475//Have include sys/param.h
1476HAVE_SYS_PARAM_H:INTERNAL=1
1477//Have include sys/resource.h
1478HAVE_SYS_RESOURCE_H:INTERNAL=1
1479//Have include sys/select.h
1480HAVE_SYS_SELECT_H:INTERNAL=1
1481//Have include sys/socket.h
1482HAVE_SYS_SOCKET_H:INTERNAL=1
1483//Test HAVE_SYS_THREAD_SELFID
1484HAVE_SYS_THREAD_SELFID:INTERNAL=1
1485//Have include sys/times.h
1486HAVE_SYS_TIMES_H:INTERNAL=1
1487//Have include sys/time.h
1488HAVE_SYS_TIME_H:INTERNAL=1
1489//Have include sys/types.h
1490HAVE_SYS_TYPES_H:INTERNAL=1
1491//Have include sys/un.h
1492HAVE_SYS_UN_H:INTERNAL=1
1493//Have include sys/wait.h
1494HAVE_SYS_WAIT_H:INTERNAL=1
1495//Have symbol TAILQ_FOREACH
1496HAVE_TAILQFOREACH:INTERNAL=1
1497//Have function tell
1498HAVE_TELL:INTERNAL=
1499//Have include termios.h
1500HAVE_TERMIOS_H:INTERNAL=1
1501//Have includes termio.h
1502HAVE_TERMIO_H:INTERNAL=
1503//Have include curses.h;term.h
1504HAVE_TERM_H:INTERNAL=1
1505//Have symbol timeradd
1506HAVE_TIMERADD:INTERNAL=1
1507//Have symbol timerclear
1508HAVE_TIMERCLEAR:INTERNAL=1
1509//Have symbol timercmp
1510HAVE_TIMERCMP:INTERNAL=1
1511//Have symbol timerisset
1512HAVE_TIMERISSET:INTERNAL=1
1513//Have function timer_create
1514HAVE_TIMER_CREATE:INTERNAL=
1515//Have function timer_settime
1516HAVE_TIMER_SETTIME:INTERNAL=
1517//Have function times
1518HAVE_TIMES:INTERNAL=1
1519//Have include unistd.h
1520HAVE_UNISTD_H:INTERNAL=1
1521//Test HAVE_UNUSED_BUT_SET
1522HAVE_UNUSED_BUT_SET:INTERNAL=
1523//Test HAVE_UNUSED_BUT_SET_PARAMETER
1524HAVE_UNUSED_BUT_SET_PARAMETER:INTERNAL=
1525//Test HAVE_UNUSED_BUT_SET_VARIABLE
1526HAVE_UNUSED_BUT_SET_VARIABLE:INTERNAL=
1527//Test HAVE_UNUSED_PARAMETER
1528HAVE_UNUSED_PARAMETER:INTERNAL=1
1529//Test HAVE_UNUSED_TYPEDEFS
1530HAVE_UNUSED_TYPEDEFS:INTERNAL=1
1531//Have function vasprintf
1532HAVE_VASPRINTF:INTERNAL=1
1533//Test HAVE_VISIBILITY_HIDDEN
1534HAVE_VISIBILITY_HIDDEN:INTERNAL=1
1535//Have include vis.h
1536HAVE_VIS_H:INTERNAL=1
1537//Have function wcsdup
1538HAVE_WCSDUP:INTERNAL=1
1539//Result of TRY_COMPILE
1540HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE
1541//Have function kqueue
1542HAVE_WORKING_KQUEUE:INTERNAL=1
1543//Test HAVE_XDR_OPS_X_GETINT32
1544HAVE_XDR_OPS_X_GETINT32:INTERNAL=
1545//Test HAVE_XDR_OPS_X_PUTINT32
1546HAVE_XDR_OPS_X_PUTINT32:INTERNAL=
1547//Test HAVE___CONST
1548HAVE___CONST:INTERNAL=
1549//Have function __infinity
1550HAVE___infinity_IN_LIBC:INTERNAL=
1551//Have library m
1552HAVE___infinity_IN_m:INTERNAL=
1553//Have function atomic_thread_fence
1554HAVE_atomic_thread_fence_IN_LIBC:INTERNAL=1
1555//Have function backtrace
1556HAVE_backtrace_IN_LIBC:INTERNAL=1
1557//Have function bind
1558HAVE_bind_IN_LIBC:INTERNAL=1
1559//Have function clock_gettime
1560HAVE_clock_gettime_IN_LIBC:INTERNAL=1
1561//Have function crypt
1562HAVE_crypt_IN_LIBC:INTERNAL=1
1563//Have function dlopen
1564HAVE_dlopen_IN_LIBC:INTERNAL=1
1565//Have function floor
1566HAVE_floor_IN_LIBC:INTERNAL=1
1567//Have function gethostbyname_r
1568HAVE_gethostbyname_r_IN_LIBC:INTERNAL=
1569//Have library nsl
1570HAVE_gethostbyname_r_IN_nsl:INTERNAL=
1571//Have library nsl_r
1572HAVE_gethostbyname_r_IN_nsl_r:INTERNAL=
1573//Have function sched_yield
1574HAVE_sched_yield_IN_LIBC:INTERNAL=1
1575//Have function setsockopt
1576HAVE_setsockopt_IN_LIBC:INTERNAL=1
1577//Have function timer_create
1578HAVE_timer_create_IN_LIBC:INTERNAL=
1579//Have library rt
1580HAVE_timer_create_IN_rt:INTERNAL=
1581//ADVANCED property for variable: INNODB_COMPILER_HINTS
1582INNODB_COMPILER_HINTS-ADVANCED:INTERNAL=1
1583//ADVANCED property for variable: INSTALL_BINDIR
1584INSTALL_BINDIR-ADVANCED:INTERNAL=1
1585//ADVANCED property for variable: INSTALL_DOCDIR
1586INSTALL_DOCDIR-ADVANCED:INTERNAL=1
1587//ADVANCED property for variable: INSTALL_DOCREADMEDIR
1588INSTALL_DOCREADMEDIR-ADVANCED:INTERNAL=1
1589//ADVANCED property for variable: INSTALL_INCLUDEDIR
1590INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
1591//ADVANCED property for variable: INSTALL_INFODIR
1592INSTALL_INFODIR-ADVANCED:INTERNAL=1
1593//ADVANCED property for variable: INSTALL_LIBDIR
1594INSTALL_LIBDIR-ADVANCED:INTERNAL=1
1595//ADVANCED property for variable: INSTALL_MANDIR
1596INSTALL_MANDIR-ADVANCED:INTERNAL=1
1597//ADVANCED property for variable: INSTALL_MYSQLDATADIR
1598INSTALL_MYSQLDATADIR-ADVANCED:INTERNAL=1
1599//ADVANCED property for variable: INSTALL_MYSQLKEYRINGDIR
1600INSTALL_MYSQLKEYRINGDIR-ADVANCED:INTERNAL=1
1601//ADVANCED property for variable: INSTALL_MYSQLSHAREDIR
1602INSTALL_MYSQLSHAREDIR-ADVANCED:INTERNAL=1
1603//ADVANCED property for variable: INSTALL_MYSQLTESTDIR
1604INSTALL_MYSQLTESTDIR-ADVANCED:INTERNAL=1
1605//ADVANCED property for variable: INSTALL_PLUGINDIR
1606INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1
1607//ADVANCED property for variable: INSTALL_PLUGINTESTDIR
1608INSTALL_PLUGINTESTDIR-ADVANCED:INTERNAL=1
1609//ADVANCED property for variable: INSTALL_SBINDIR
1610INSTALL_SBINDIR-ADVANCED:INTERNAL=1
1611//ADVANCED property for variable: INSTALL_SCRIPTDIR
1612INSTALL_SCRIPTDIR-ADVANCED:INTERNAL=1
1613//ADVANCED property for variable: INSTALL_SECURE_FILE_PRIVDIR
1614INSTALL_SECURE_FILE_PRIVDIR-ADVANCED:INTERNAL=1
1615//ADVANCED property for variable: INSTALL_SECURE_FILE_PRIV_EMBEDDEDDIR
1616INSTALL_SECURE_FILE_PRIV_EMBEDDEDDIR-ADVANCED:INTERNAL=1
1617//ADVANCED property for variable: INSTALL_SHAREDIR
1618INSTALL_SHAREDIR-ADVANCED:INTERNAL=1
1619//ADVANCED property for variable: INSTALL_SUPPORTFILESDIR
1620INSTALL_SUPPORTFILESDIR-ADVANCED:INTERNAL=1
1621//CHECK_TYPE_SIZE: sizeof(int)
1622INT:INTERNAL=4
1623//Result of TEST_BIG_ENDIAN
1624IS_BIG_ENDIAN:INTERNAL=0
1625KNOWN_CONVENIENCE_LIBRARIES:INTERNAL=
1626//ADVANCED property for variable: LIBTOOLIZE_EXECUTABLE
1627LIBTOOLIZE_EXECUTABLE-ADVANCED:INTERNAL=1
1628//CHECK_TYPE_SIZE: sizeof(long)
1629LONG:INTERNAL=8
1630//CHECK_TYPE_SIZE: sizeof(long long)
1631LONG_LONG:INTERNAL=8
1632//ADVANCED property for variable: MANUFACTURER
1633MANUFACTURER-ADVANCED:INTERNAL=1
1634MYSQLD_STATIC_EMBEDDED_PLUGIN_LIBS:INTERNAL=archive;/opt/local/lib/libz.dylib;blackhole;csv;federated;heap;innobase;/opt/local/lib/libz.dylib;lz4_lib;myisam;myisammrg;partition;ngram_parser
1635MYSQLD_STATIC_PLUGIN_LIBS:INTERNAL=archive;/opt/local/lib/libz.dylib;blackhole;csv;federated;heap;innobase;/opt/local/lib/libz.dylib;lz4_lib;myisam;myisammrg;partition;perfschema;ngram_parser
1636//ADVANCED property for variable: MYSQL_BASE_VERSION
1637MYSQL_BASE_VERSION-ADVANCED:INTERNAL=1
1638//MySQL Base version
1639MYSQL_BASE_VERSION:INTERNAL=5.7
1640//ADVANCED property for variable: MYSQL_DOCS_LOCATION
1641MYSQL_DOCS_LOCATION-ADVANCED:INTERNAL=1
1642//ADVANCED property for variable: MYSQL_PROJECT_NAME
1643MYSQL_PROJECT_NAME-ADVANCED:INTERNAL=1
1644OLD_INSTALL_LAYOUT:INTERNAL=MACPORTS
1645//Previous version of WITH_BOOST
1646OLD_WITH_BOOST:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/boost_1_59_0
1647PROTOBUF_FOUND:INTERNAL=1
1648PROTOBUF_INCLUDE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.25/extra/protobuf/protobuf-2.6.1/src
1649PROTOBUF_INCLUDE_DIRS:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.25/extra/protobuf/protobuf-2.6.1/src
1650PROTOBUF_LIBRARIES:INTERNAL=protobuf
1651PROTOBUF_LIBRARY:INTERNAL=protobuf
1652PROTOBUF_LIBRARY_DEBUG:INTERNAL=protobuf
1653PROTOBUF_LITE_LIBRARY:INTERNAL=protobuf-lite
1654PROTOBUF_LITE_LIBRARY_DEBUG:INTERNAL=protobuf-lite
1655PROTOBUF_PROTOC_EXECUTABLE:INTERNAL=protoc
1656PROTOBUF_PROTOC_LIBRARY:INTERNAL=protoclib
1657PROTOBUF_PROTOC_LIBRARY_DEBUG:INTERNAL=protoclib
1658//ADVANCED property for variable: RPCGEN_EXECUTABLE
1659RPCGEN_EXECUTABLE-ADVANCED:INTERNAL=1
1660//CHECK_TYPE_SIZE: sizeof(char *)
1661SIZEOF_CHARP:INTERNAL=8
1662//CHECK_TYPE_SIZE: sizeof(struct in6_addr)
1663SIZEOF_IN6_ADDR:INTERNAL=16
1664//CHECK_TYPE_SIZE: sizeof(int)
1665SIZEOF_INT:INTERNAL=4
1666//CHECK_TYPE_SIZE: sizeof(long)
1667SIZEOF_LONG:INTERNAL=8
1668//CHECK_TYPE_SIZE: sizeof(long long)
1669SIZEOF_LONG_LONG:INTERNAL=8
1670//CHECK_TYPE_SIZE: sizeof(mbstate_t)
1671SIZEOF_MBSTATE_T:INTERNAL=128
1672//CHECK_TYPE_SIZE: sizeof(off_t)
1673SIZEOF_OFF_T:INTERNAL=8
1674//CHECK_TYPE_SIZE: sizeof(short)
1675SIZEOF_SHORT:INTERNAL=2
1676//CHECK_TYPE_SIZE: sizeof(struct sockaddr_in6)
1677SIZEOF_SOCKADDR_IN6:INTERNAL=28
1678//CHECK_TYPE_SIZE: socklen_t unknown
1679SIZEOF_SOCKLEN_T:INTERNAL=
1680//CHECK_TYPE_SIZE: sizeof(time_t)
1681SIZEOF_TIME_T:INTERNAL=8
1682//CHECK_TYPE_SIZE: sizeof(uint)
1683SIZEOF_UINT:INTERNAL=4
1684//CHECK_TYPE_SIZE: ulong unknown
1685SIZEOF_ULONG:INTERNAL=
1686//CHECK_TYPE_SIZE: sizeof(u_int32_t)
1687SIZEOF_U_INT32_T:INTERNAL=4
1688//CHECK_TYPE_SIZE: sizeof(void *)
1689SIZEOF_VOIDP:INTERNAL=8
1690//CHECK_TYPE_SIZE: sizeof(wchar_t)
1691SIZEOF_WCHAR_T:INTERNAL=4
1692//CHECK_TYPE_SIZE: sizeof(wint_t)
1693SIZEOF_WINT_T:INTERNAL=4
1694//Result of TRY_COMPILE
1695STACKDIR_COMPILE_RESULT:INTERNAL=TRUE
1696//Result of TRY_RUN
1697STACKDIR_RUN_RESULT:INTERNAL=0
1698//Stack grows direction
1699STACK_DIRECTION:INTERNAL=-1
1700//CHECK_TYPE_SIZE: sizeof(struct timespec)
1701STRUCT_TIMESPEC:INTERNAL=16
1702//ADVANCED property for variable: SYSCONFDIR
1703SYSCONFDIR-ADVANCED:INTERNAL=1
1704//ADVANCED property for variable: TAR_EXECUTABLE
1705TAR_EXECUTABLE-ADVANCED:INTERNAL=1
1706//Have include time.h;sys/time.h
1707TIME_WITH_SYS_TIME:INTERNAL=1
1708//ADVANCED property for variable: WITHOUT_SERVER
1709WITHOUT_SERVER-ADVANCED:INTERNAL=1
1710//Link CSV statically to the server
1711WITH_CSV_STORAGE_ENGINE:INTERNAL=ON
1712//Link HEAP statically to the server
1713WITH_HEAP_STORAGE_ENGINE:INTERNAL=ON
1714//Link INNOBASE statically to the server
1715WITH_INNOBASE_STORAGE_ENGINE:INTERNAL=ON
1716//Link MYISAMMRG statically to the server
1717WITH_MYISAMMRG_STORAGE_ENGINE:INTERNAL=ON
1718//Link MYISAM statically to the server
1719WITH_MYISAM_STORAGE_ENGINE:INTERNAL=ON
1720//ADVANCED property for variable: WITH_MYSQLD_LDFLAGS
1721WITH_MYSQLD_LDFLAGS-ADVANCED:INTERNAL=1
1722//ADVANCED property for variable: WITH_NDB_DEFAULT_PLUGIN_DETECT
1723WITH_NDB_DEFAULT_PLUGIN_DETECT-ADVANCED:INTERNAL=1
1724//Link PERFSCHEMA statically to the server
1725WITH_PERFSCHEMA_STORAGE_ENGINE:INTERNAL=ON
1726//Bundled protoc and protobuf library
1727WITH_PROTOBUF:INTERNAL=bundled
1728//Result of TEST_BIG_ENDIAN
1729WORDS_BIGENDIAN:INTERNAL=0
1730//ADVANCED property for variable: ZLIB_INCLUDE_DIR
1731ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
1732//System zlib library
1733ZLIB_LIBRARY:INTERNAL=/opt/local/lib/libz.dylib
1734//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
1735ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
1736//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
1737ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
1738