Created
November 19, 2013 16:45
-
-
Save hanxue/7548403 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| The system is: Darwin - 13.0.0 - i386 | |
| Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. | |
| Compiler: /usr/local/Library/ENV/4.3/clang | |
| Build flags: | |
| Id flags: | |
| The output was: | |
| 0 | |
| Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" | |
| The C compiler identification is Clang, found in "/tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/2.8.12.1/CompilerIdC/a.out" | |
| Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. | |
| Compiler: /usr/local/Library/ENV/4.3/clang++ | |
| Build flags: | |
| Id flags: | |
| The output was: | |
| 0 | |
| Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" | |
| The CXX compiler identification is Clang, found in "/tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/2.8.12.1/CompilerIdCXX/a.out" | |
| Determining if the C compiler works passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4167779101/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4167779101.dir/build.make CMakeFiles/cmTryCompileExec4167779101.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4167779101.dir/testCCompiler.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec4167779101.dir/testCCompiler.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/testCCompiler.c | |
| Linking C executable cmTryCompileExec4167779101 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4167779101.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4167779101.dir/testCCompiler.c.o -o cmTryCompileExec4167779101 | |
| Detecting C compiler ABI info compiled with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3867813894/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3867813894.dir/build.make CMakeFiles/cmTryCompileExec3867813894.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c | |
| Linking C executable cmTryCompileExec3867813894 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3867813894.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3867813894 | |
| Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
| Target: x86_64-apple-darwin13.0.0 | |
| Thread model: posix | |
| "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -w -o cmTryCompileExec3867813894 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a | |
| @(#)PROGRAM:ld PROJECT:ld64-224.1 | |
| configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em | |
| Library search paths: | |
| /usr/local/lib | |
| /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| /usr/lib | |
| /usr/local/lib | |
| Framework search paths: | |
| /Library/Frameworks/ | |
| /System/Library/Frameworks/ | |
| Parsed C implicit link information from above output: | |
| link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] | |
| ignore line: [Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp] | |
| ignore line: [] | |
| ignore line: [Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3867813894/fast"] | |
| ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3867813894.dir/build.make CMakeFiles/cmTryCompileExec3867813894.dir/build] | |
| ignore line: [/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1] | |
| ignore line: [Building C object CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o] | |
| ignore line: [/usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c] | |
| ignore line: [Linking C executable cmTryCompileExec3867813894] | |
| ignore line: [/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3867813894.dir/link.txt --verbose=1] | |
| ignore line: [/usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3867813894 ] | |
| ignore line: [Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)] | |
| ignore line: [Target: x86_64-apple-darwin13.0.0] | |
| ignore line: [Thread model: posix] | |
| link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -w -o cmTryCompileExec3867813894 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore | |
| arg [-demangle] ==> ignore | |
| arg [-dynamic] ==> ignore | |
| arg [-arch] ==> ignore | |
| arg [x86_64] ==> ignore | |
| arg [-macosx_version_min] ==> ignore | |
| arg [10.9.0] ==> ignore | |
| arg [-w] ==> ignore | |
| arg [-o] ==> ignore | |
| arg [cmTryCompileExec3867813894] ==> ignore | |
| arg [-L/usr/local/lib] ==> dir [/usr/local/lib] | |
| arg [-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| arg [-search_paths_first] ==> ignore | |
| arg [-headerpad_max_install_names] ==> ignore | |
| arg [-v] ==> ignore | |
| arg [CMakeFiles/cmTryCompileExec3867813894.dir/CMakeCCompilerABI.c.o] ==> ignore | |
| arg [-headerpad_max_install_names] ==> ignore | |
| arg [-lSystem] ==> lib [System] | |
| arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| Library search paths: [;/usr/local/lib;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/usr/lib;/usr/local/lib] | |
| Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/] | |
| remove lib [System] | |
| collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse library dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse library dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| collapse library dir [/usr/lib] ==> [/usr/lib] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks] | |
| collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks] | |
| implicit libs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| implicit dirs: [/usr/local/lib;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/usr/lib] | |
| implicit fwks: [/Library/Frameworks;/System/Library/Frameworks] | |
| Determining if the CXX compiler works passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1937653742/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1937653742.dir/build.make CMakeFiles/cmTryCompileExec1937653742.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec1937653742.dir/testCXXCompiler.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -o CMakeFiles/cmTryCompileExec1937653742.dir/testCXXCompiler.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
| Linking CXX executable cmTryCompileExec1937653742 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1937653742.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1937653742.dir/testCXXCompiler.cxx.o -o cmTryCompileExec1937653742 | |
| Detecting CXX compiler ABI info compiled with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2657840932/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2657840932.dir/build.make CMakeFiles/cmTryCompileExec2657840932.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o | |
| /usr/local/Library/ENV/4.3/clang++ -o CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
| Linking CXX executable cmTryCompileExec2657840932 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2657840932.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2657840932 | |
| Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
| Target: x86_64-apple-darwin13.0.0 | |
| Thread model: posix | |
| "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -w -o cmTryCompileExec2657840932 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a | |
| @(#)PROGRAM:ld PROJECT:ld64-224.1 | |
| configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em | |
| Library search paths: | |
| /usr/local/lib | |
| /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| /usr/lib | |
| /usr/local/lib | |
| Framework search paths: | |
| /Library/Frameworks/ | |
| /System/Library/Frameworks/ | |
| Parsed CXX implicit link information from above output: | |
| link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] | |
| ignore line: [Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp] | |
| ignore line: [] | |
| ignore line: [Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2657840932/fast"] | |
| ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2657840932.dir/build.make CMakeFiles/cmTryCompileExec2657840932.dir/build] | |
| ignore line: [/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1] | |
| ignore line: [Building CXX object CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o] | |
| ignore line: [/usr/local/Library/ENV/4.3/clang++ -o CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp] | |
| ignore line: [Linking CXX executable cmTryCompileExec2657840932] | |
| ignore line: [/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2657840932.dir/link.txt --verbose=1] | |
| ignore line: [/usr/local/Library/ENV/4.3/clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2657840932 ] | |
| ignore line: [Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)] | |
| ignore line: [Target: x86_64-apple-darwin13.0.0] | |
| ignore line: [Thread model: posix] | |
| link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -w -o cmTryCompileExec2657840932 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore | |
| arg [-demangle] ==> ignore | |
| arg [-dynamic] ==> ignore | |
| arg [-arch] ==> ignore | |
| arg [x86_64] ==> ignore | |
| arg [-macosx_version_min] ==> ignore | |
| arg [10.9.0] ==> ignore | |
| arg [-w] ==> ignore | |
| arg [-o] ==> ignore | |
| arg [cmTryCompileExec2657840932] ==> ignore | |
| arg [-L/usr/local/lib] ==> dir [/usr/local/lib] | |
| arg [-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| arg [-search_paths_first] ==> ignore | |
| arg [-headerpad_max_install_names] ==> ignore | |
| arg [-v] ==> ignore | |
| arg [CMakeFiles/cmTryCompileExec2657840932.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore | |
| arg [-headerpad_max_install_names] ==> ignore | |
| arg [-lc++] ==> lib [c++] | |
| arg [-lSystem] ==> lib [System] | |
| arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| Library search paths: [;/usr/local/lib;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/usr/lib;/usr/local/lib] | |
| Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/] | |
| remove lib [System] | |
| collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse library dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse library dir [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] | |
| collapse library dir [/usr/lib] ==> [/usr/lib] | |
| collapse library dir [/usr/local/lib] ==> [/usr/local/lib] | |
| collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks] | |
| collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks] | |
| implicit libs: [c++;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a] | |
| implicit dirs: [/usr/local/lib;/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/usr/lib] | |
| implicit fwks: [/Library/Frameworks;/System/Library/Frameworks] | |
| Determining if the include file sys/types.h exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4102081284/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4102081284.dir/build.make CMakeFiles/cmTryCompileExec4102081284.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4102081284.dir/CheckIncludeFile.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec4102081284.dir/CheckIncludeFile.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| Linking C executable cmTryCompileExec4102081284 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4102081284.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4102081284.dir/CheckIncludeFile.c.o -o cmTryCompileExec4102081284 | |
| Determining if the include file stdint.h exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec698429923/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec698429923.dir/build.make CMakeFiles/cmTryCompileExec698429923.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec698429923.dir/CheckIncludeFile.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec698429923.dir/CheckIncludeFile.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| Linking C executable cmTryCompileExec698429923 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec698429923.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec698429923.dir/CheckIncludeFile.c.o -o cmTryCompileExec698429923 | |
| Determining if the include file stddef.h exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2275527639/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2275527639.dir/build.make CMakeFiles/cmTryCompileExec2275527639.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2275527639.dir/CheckIncludeFile.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2275527639.dir/CheckIncludeFile.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| Linking C executable cmTryCompileExec2275527639 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2275527639.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2275527639.dir/CheckIncludeFile.c.o -o cmTryCompileExec2275527639 | |
| Determining size of void * passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3860938912/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3860938912.dir/build.make CMakeFiles/cmTryCompileExec3860938912.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3860938912.dir/SIZEOF_VOIDP.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3860938912.dir/SIZEOF_VOIDP.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c | |
| Linking C executable cmTryCompileExec3860938912 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3860938912.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3860938912.dir/SIZEOF_VOIDP.c.o -o cmTryCompileExec3860938912 | |
| Determining if the function floor exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3714423193/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3714423193.dir/build.make CMakeFiles/cmTryCompileExec3714423193.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3714423193.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTryCompileExec3714423193.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3714423193 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3714423193.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=floor -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3714423193.dir/CheckFunctionExists.c.o -o cmTryCompileExec3714423193 | |
| Determining if the function bind exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1889422959/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1889422959.dir/build.make CMakeFiles/cmTryCompileExec1889422959.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1889422959.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bind -o CMakeFiles/cmTryCompileExec1889422959.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1889422959 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1889422959.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bind -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1889422959.dir/CheckFunctionExists.c.o -o cmTryCompileExec1889422959 | |
| Determining if the function crypt exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec395900132/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec395900132.dir/build.make CMakeFiles/cmTryCompileExec395900132.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec395900132.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTryCompileExec395900132.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec395900132 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec395900132.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=crypt -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec395900132.dir/CheckFunctionExists.c.o -o cmTryCompileExec395900132 | |
| Determining if the function setsockopt exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1394681473/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1394681473.dir/build.make CMakeFiles/cmTryCompileExec1394681473.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1394681473.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setsockopt -o CMakeFiles/cmTryCompileExec1394681473.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1394681473 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1394681473.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setsockopt -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1394681473.dir/CheckFunctionExists.c.o -o cmTryCompileExec1394681473 | |
| Determining if the function dlopen exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec838749032/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec838749032.dir/build.make CMakeFiles/cmTryCompileExec838749032.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec838749032.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTryCompileExec838749032.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec838749032 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec838749032.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlopen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec838749032.dir/CheckFunctionExists.c.o -o cmTryCompileExec838749032 | |
| Determining if the function sched_yield exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3621722543/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3621722543.dir/build.make CMakeFiles/cmTryCompileExec3621722543.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3621722543.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sched_yield -o CMakeFiles/cmTryCompileExec3621722543.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3621722543 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3621722543.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sched_yield -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3621722543.dir/CheckFunctionExists.c.o -o cmTryCompileExec3621722543 | |
| Determining if files pthread.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2574330458/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2574330458.dir/build.make CMakeFiles/cmTryCompileExec2574330458.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2574330458.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2574330458.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2574330458 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2574330458.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2574330458.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2574330458 | |
| Determining if the pthread_create exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2147896970/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2147896970.dir/build.make CMakeFiles/cmTryCompileExec2147896970.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2147896970.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2147896970.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec2147896970 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2147896970.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2147896970.dir/CheckSymbolExists.c.o -o cmTryCompileExec2147896970 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <pthread.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef pthread_create | |
| return ((int*)(&pthread_create))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if files stdlib.h;stdarg.h;string.h;float.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec243923329/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec243923329.dir/build.make CMakeFiles/cmTryCompileExec243923329.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec243923329.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec243923329.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec243923329 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec243923329.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec243923329.dir/CheckIncludeFiles.c.o -o cmTryCompileExec243923329 | |
| Determining if files alloca.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3341509596/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3341509596.dir/build.make CMakeFiles/cmTryCompileExec3341509596.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3341509596.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3341509596.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3341509596 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3341509596.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3341509596.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3341509596 | |
| Determining if files aio.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2926311946/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2926311946.dir/build.make CMakeFiles/cmTryCompileExec2926311946.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2926311946.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2926311946.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2926311946 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2926311946.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2926311946.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2926311946 | |
| Determining if files arpa/inet.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec280818611/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec280818611.dir/build.make CMakeFiles/cmTryCompileExec280818611.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec280818611.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec280818611.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec280818611 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec280818611.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec280818611.dir/CheckIncludeFiles.c.o -o cmTryCompileExec280818611 | |
| Determining if the include file cxxabi.h exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3497000460/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3497000460.dir/build.make CMakeFiles/cmTryCompileExec3497000460.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec3497000460.dir/CheckIncludeFile.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -o CMakeFiles/cmTryCompileExec3497000460.dir/CheckIncludeFile.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx | |
| Linking CXX executable cmTryCompileExec3497000460 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3497000460.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3497000460.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec3497000460 | |
| Determining if files dirent.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1391422409/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1391422409.dir/build.make CMakeFiles/cmTryCompileExec1391422409.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1391422409.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1391422409.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1391422409 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1391422409.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1391422409.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1391422409 | |
| Determining if files dlfcn.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec436695618/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec436695618.dir/build.make CMakeFiles/cmTryCompileExec436695618.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec436695618.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec436695618.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec436695618 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec436695618.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec436695618.dir/CheckIncludeFiles.c.o -o cmTryCompileExec436695618 | |
| Determining if files execinfo.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2086225665/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2086225665.dir/build.make CMakeFiles/cmTryCompileExec2086225665.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2086225665.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2086225665.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2086225665 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2086225665.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2086225665.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2086225665 | |
| Determining if files fcntl.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3279595877/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3279595877.dir/build.make CMakeFiles/cmTryCompileExec3279595877.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3279595877.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3279595877.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3279595877 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3279595877.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3279595877.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3279595877 | |
| Determining if files fenv.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1407797264/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1407797264.dir/build.make CMakeFiles/cmTryCompileExec1407797264.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1407797264.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1407797264.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1407797264 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1407797264.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1407797264.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1407797264 | |
| Determining if files float.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec846577288/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec846577288.dir/build.make CMakeFiles/cmTryCompileExec846577288.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec846577288.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec846577288.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec846577288 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec846577288.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec846577288.dir/CheckIncludeFiles.c.o -o cmTryCompileExec846577288 | |
| Determining if files grp.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2231354365/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2231354365.dir/build.make CMakeFiles/cmTryCompileExec2231354365.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2231354365.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2231354365.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2231354365 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2231354365.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2231354365.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2231354365 | |
| Determining if files inttypes.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3810571904/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3810571904.dir/build.make CMakeFiles/cmTryCompileExec3810571904.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3810571904.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3810571904.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3810571904 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3810571904.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3810571904.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3810571904 | |
| Determining if files langinfo.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec32062244/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec32062244.dir/build.make CMakeFiles/cmTryCompileExec32062244.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec32062244.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec32062244.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec32062244 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec32062244.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec32062244.dir/CheckIncludeFiles.c.o -o cmTryCompileExec32062244 | |
| Determining if files limits.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec76439197/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec76439197.dir/build.make CMakeFiles/cmTryCompileExec76439197.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec76439197.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec76439197.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec76439197 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec76439197.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec76439197.dir/CheckIncludeFiles.c.o -o cmTryCompileExec76439197 | |
| Determining if files locale.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1535428050/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1535428050.dir/build.make CMakeFiles/cmTryCompileExec1535428050.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1535428050.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1535428050.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1535428050 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1535428050.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1535428050.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1535428050 | |
| Determining if files memory.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1403388551/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1403388551.dir/build.make CMakeFiles/cmTryCompileExec1403388551.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1403388551.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1403388551.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1403388551 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1403388551.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1403388551.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1403388551 | |
| Determining if files netinet/in.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3772295199/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3772295199.dir/build.make CMakeFiles/cmTryCompileExec3772295199.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3772295199.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3772295199.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3772295199 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3772295199.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3772295199.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3772295199 | |
| Determining if files paths.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1342941641/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1342941641.dir/build.make CMakeFiles/cmTryCompileExec1342941641.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1342941641.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1342941641.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1342941641 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1342941641.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1342941641.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1342941641 | |
| Determining if files poll.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1222215827/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1222215827.dir/build.make CMakeFiles/cmTryCompileExec1222215827.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1222215827.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1222215827.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1222215827 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1222215827.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1222215827.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1222215827 | |
| Determining if files pwd.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec570927377/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec570927377.dir/build.make CMakeFiles/cmTryCompileExec570927377.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec570927377.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec570927377.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec570927377 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec570927377.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec570927377.dir/CheckIncludeFiles.c.o -o cmTryCompileExec570927377 | |
| Determining if files sched.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec766060396/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec766060396.dir/build.make CMakeFiles/cmTryCompileExec766060396.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec766060396.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec766060396.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec766060396 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec766060396.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec766060396.dir/CheckIncludeFiles.c.o -o cmTryCompileExec766060396 | |
| Determining if files semaphore.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3390786748/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3390786748.dir/build.make CMakeFiles/cmTryCompileExec3390786748.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3390786748.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3390786748.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3390786748 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3390786748.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3390786748.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3390786748 | |
| Determining if files sys/types.h;sys/dir.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3013698792/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3013698792.dir/build.make CMakeFiles/cmTryCompileExec3013698792.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3013698792.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3013698792.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3013698792 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3013698792.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3013698792.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3013698792 | |
| Determining if files sys/types.h;sys/event.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2779235657/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2779235657.dir/build.make CMakeFiles/cmTryCompileExec2779235657.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2779235657.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2779235657.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2779235657 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2779235657.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2779235657.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2779235657 | |
| Determining if files stdlib.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3235507286/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3235507286.dir/build.make CMakeFiles/cmTryCompileExec3235507286.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3235507286.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3235507286.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3235507286 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3235507286.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3235507286.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3235507286 | |
| Determining if files strings.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1639362902/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1639362902.dir/build.make CMakeFiles/cmTryCompileExec1639362902.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1639362902.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1639362902.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1639362902 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1639362902.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1639362902.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1639362902 | |
| Determining if files string.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3248972915/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3248972915.dir/build.make CMakeFiles/cmTryCompileExec3248972915.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3248972915.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3248972915.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3248972915 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3248972915.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3248972915.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3248972915 | |
| Determining if files sys/cdefs.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3792919070/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3792919070.dir/build.make CMakeFiles/cmTryCompileExec3792919070.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3792919070.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3792919070.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3792919070 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3792919070.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3792919070.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3792919070 | |
| Determining if files sys/file.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2488583207/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2488583207.dir/build.make CMakeFiles/cmTryCompileExec2488583207.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2488583207.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2488583207.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2488583207 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2488583207.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2488583207.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2488583207 | |
| Determining if files sys/ioctl.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3596287596/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3596287596.dir/build.make CMakeFiles/cmTryCompileExec3596287596.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3596287596.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3596287596.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3596287596 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3596287596.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3596287596.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3596287596 | |
| Determining if files sys/types.h;sys/ipc.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3259607370/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3259607370.dir/build.make CMakeFiles/cmTryCompileExec3259607370.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3259607370.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3259607370.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3259607370 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3259607370.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3259607370.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3259607370 | |
| Determining if files sys/types.h;sys/malloc.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2710225997/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2710225997.dir/build.make CMakeFiles/cmTryCompileExec2710225997.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2710225997.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2710225997.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2710225997 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2710225997.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2710225997.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2710225997 | |
| Determining if files sys/mman.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2450117021/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2450117021.dir/build.make CMakeFiles/cmTryCompileExec2450117021.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2450117021.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2450117021.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2450117021 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2450117021.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2450117021.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2450117021 | |
| Determining if files sys/resource.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4101961626/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4101961626.dir/build.make CMakeFiles/cmTryCompileExec4101961626.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4101961626.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec4101961626.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec4101961626 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4101961626.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4101961626.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4101961626 | |
| Determining if files sys/select.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1014731043/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1014731043.dir/build.make CMakeFiles/cmTryCompileExec1014731043.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1014731043.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1014731043.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1014731043 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1014731043.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1014731043.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1014731043 | |
| Determining if files sys/types.h;sys/shm.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4126566260/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4126566260.dir/build.make CMakeFiles/cmTryCompileExec4126566260.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4126566260.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec4126566260.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec4126566260 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4126566260.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4126566260.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4126566260 | |
| Determining if files sys/socket.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1238274704/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1238274704.dir/build.make CMakeFiles/cmTryCompileExec1238274704.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1238274704.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1238274704.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1238274704 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1238274704.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1238274704.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1238274704 | |
| Determining if files sys/stat.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1110004144/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1110004144.dir/build.make CMakeFiles/cmTryCompileExec1110004144.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1110004144.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1110004144.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1110004144 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1110004144.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1110004144.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1110004144 | |
| Determining if files curses.h;term.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec868145204/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec868145204.dir/build.make CMakeFiles/cmTryCompileExec868145204.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec868145204.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec868145204.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec868145204 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec868145204.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec868145204.dir/CheckIncludeFiles.c.o -o cmTryCompileExec868145204 | |
| Determining if files termios.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec425769732/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec425769732.dir/build.make CMakeFiles/cmTryCompileExec425769732.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec425769732.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec425769732.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec425769732 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec425769732.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec425769732.dir/CheckIncludeFiles.c.o -o cmTryCompileExec425769732 | |
| Determining if files termcap.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1496853736/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1496853736.dir/build.make CMakeFiles/cmTryCompileExec1496853736.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1496853736.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1496853736.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1496853736 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1496853736.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1496853736.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1496853736 | |
| Determining if files unistd.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2734137072/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2734137072.dir/build.make CMakeFiles/cmTryCompileExec2734137072.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2734137072.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2734137072.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2734137072 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2734137072.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2734137072.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2734137072 | |
| Determining if files utime.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec55447123/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec55447123.dir/build.make CMakeFiles/cmTryCompileExec55447123.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec55447123.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec55447123.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec55447123 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec55447123.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec55447123.dir/CheckIncludeFiles.c.o -o cmTryCompileExec55447123 | |
| Determining if files sys/time.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1406330361/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1406330361.dir/build.make CMakeFiles/cmTryCompileExec1406330361.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1406330361.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1406330361.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1406330361 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1406330361.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1406330361.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1406330361 | |
| Determining if files sys/wait.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1199386202/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1199386202.dir/build.make CMakeFiles/cmTryCompileExec1199386202.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1199386202.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1199386202.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1199386202 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1199386202.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1199386202.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1199386202 | |
| Determining if files sys/param.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1292374568/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1292374568.dir/build.make CMakeFiles/cmTryCompileExec1292374568.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1292374568.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1292374568.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1292374568 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1292374568.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1292374568.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1292374568 | |
| Determining if files sys/vadvise.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3879122313/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3879122313.dir/build.make CMakeFiles/cmTryCompileExec3879122313.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3879122313.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3879122313.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3879122313 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3879122313.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3879122313.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3879122313 | |
| Determining if files fnmatch.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec911907348/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec911907348.dir/build.make CMakeFiles/cmTryCompileExec911907348.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec911907348.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec911907348.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec911907348 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec911907348.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec911907348.dir/CheckIncludeFiles.c.o -o cmTryCompileExec911907348 | |
| Determining if files stdarg.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1761946939/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1761946939.dir/build.make CMakeFiles/cmTryCompileExec1761946939.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1761946939.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1761946939.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1761946939 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1761946939.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1761946939.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1761946939 | |
| Determining if files stdlib.h;sys/un.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3183352580/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3183352580.dir/build.make CMakeFiles/cmTryCompileExec3183352580.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3183352580.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3183352580.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3183352580 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3183352580.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3183352580.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3183352580 | |
| Determining if files vis.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3109949645/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3109949645.dir/build.make CMakeFiles/cmTryCompileExec3109949645.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3109949645.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3109949645.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3109949645 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3109949645.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3109949645.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3109949645 | |
| Determining if files wchar.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2199580315/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2199580315.dir/build.make CMakeFiles/cmTryCompileExec2199580315.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2199580315.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2199580315.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2199580315 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2199580315.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2199580315.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2199580315 | |
| Determining if files wctype.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec164425649/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec164425649.dir/build.make CMakeFiles/cmTryCompileExec164425649.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec164425649.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec164425649.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec164425649 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec164425649.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec164425649.dir/CheckIncludeFiles.c.o -o cmTryCompileExec164425649 | |
| Determining if files sys/sockio.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2675084403/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2675084403.dir/build.make CMakeFiles/cmTryCompileExec2675084403.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2675084403.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2675084403.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2675084403 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2675084403.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2675084403.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2675084403 | |
| Determining if files sys/utsname.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3769889539/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3769889539.dir/build.make CMakeFiles/cmTryCompileExec3769889539.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3769889539.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3769889539.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3769889539 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3769889539.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3769889539.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3769889539 | |
| Performing C SOURCE FILE Test HAVE_WERROR_FLAG succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1839347842/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1839347842.dir/build.make CMakeFiles/cmTryCompileExec1839347842.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1839347842.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_WERROR_FLAG -Werror -o CMakeFiles/cmTryCompileExec1839347842.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec1839347842 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1839347842.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_WERROR_FLAG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1839347842.dir/src.c.o -o cmTryCompileExec1839347842 | |
| Source file was: | |
| int main(void) { return 0; } | |
| Performing C SOURCE FILE Test HAVE_PTHREAD_ONCE_INIT succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1354408802/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1354408802.dir/build.make CMakeFiles/cmTryCompileExec1354408802.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1354408802.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_PTHREAD_ONCE_INIT -Werror -o CMakeFiles/cmTryCompileExec1354408802.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec1354408802 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1354408802.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_PTHREAD_ONCE_INIT -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1354408802.dir/src.c.o -o cmTryCompileExec1354408802 | |
| Source file was: | |
| #include <pthread.h> | |
| void foo(void) {} | |
| int main() | |
| { | |
| pthread_once_t once_control = PTHREAD_ONCE_INIT; | |
| pthread_once(&once_control, foo); | |
| return 0; | |
| } | |
| Determining if the function access exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4292944235/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4292944235.dir/build.make CMakeFiles/cmTryCompileExec4292944235.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4292944235.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=access -o CMakeFiles/cmTryCompileExec4292944235.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4292944235 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4292944235.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=access -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4292944235.dir/CheckFunctionExists.c.o -o cmTryCompileExec4292944235 | |
| Determining if the function aio_read exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2993712085/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2993712085.dir/build.make CMakeFiles/cmTryCompileExec2993712085.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2993712085.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=aio_read -o CMakeFiles/cmTryCompileExec2993712085.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2993712085 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2993712085.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=aio_read -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2993712085.dir/CheckFunctionExists.c.o -o cmTryCompileExec2993712085 | |
| Determining if the function alarm exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2317402375/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2317402375.dir/build.make CMakeFiles/cmTryCompileExec2317402375.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2317402375.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=alarm -o CMakeFiles/cmTryCompileExec2317402375.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2317402375 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2317402375.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=alarm -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2317402375.dir/CheckFunctionExists.c.o -o cmTryCompileExec2317402375 | |
| Determining if the function backtrace exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec411091342/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec411091342.dir/build.make CMakeFiles/cmTryCompileExec411091342.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec411091342.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTryCompileExec411091342.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec411091342 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec411091342.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec411091342.dir/CheckFunctionExists.c.o -o cmTryCompileExec411091342 | |
| Determining if the function backtrace_symbols exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec755060104/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec755060104.dir/build.make CMakeFiles/cmTryCompileExec755060104.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec755060104.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace_symbols -o CMakeFiles/cmTryCompileExec755060104.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec755060104 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec755060104.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace_symbols -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec755060104.dir/CheckFunctionExists.c.o -o cmTryCompileExec755060104 | |
| Determining if the function backtrace_symbols_fd exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1022741616/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1022741616.dir/build.make CMakeFiles/cmTryCompileExec1022741616.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1022741616.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -o CMakeFiles/cmTryCompileExec1022741616.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1022741616 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1022741616.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1022741616.dir/CheckFunctionExists.c.o -o cmTryCompileExec1022741616 | |
| Determining if the function bsearch exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec473055627/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec473055627.dir/build.make CMakeFiles/cmTryCompileExec473055627.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec473055627.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bsearch -o CMakeFiles/cmTryCompileExec473055627.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec473055627 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec473055627.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bsearch -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec473055627.dir/CheckFunctionExists.c.o -o cmTryCompileExec473055627 | |
| Determining if the function index exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1054318175/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1054318175.dir/build.make CMakeFiles/cmTryCompileExec1054318175.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1054318175.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=index -o CMakeFiles/cmTryCompileExec1054318175.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1054318175 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1054318175.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=index -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1054318175.dir/CheckFunctionExists.c.o -o cmTryCompileExec1054318175 | |
| Determining if the function bzero exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1701658349/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1701658349.dir/build.make CMakeFiles/cmTryCompileExec1701658349.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1701658349.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bzero -o CMakeFiles/cmTryCompileExec1701658349.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1701658349 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1701658349.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bzero -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1701658349.dir/CheckFunctionExists.c.o -o cmTryCompileExec1701658349 | |
| Determining if the function flockfile exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2876059160/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2876059160.dir/build.make CMakeFiles/cmTryCompileExec2876059160.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2876059160.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=flockfile -o CMakeFiles/cmTryCompileExec2876059160.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2876059160 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2876059160.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=flockfile -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2876059160.dir/CheckFunctionExists.c.o -o cmTryCompileExec2876059160 | |
| Determining if the function ftruncate exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3643058476/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3643058476.dir/build.make CMakeFiles/cmTryCompileExec3643058476.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3643058476.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ftruncate -o CMakeFiles/cmTryCompileExec3643058476.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3643058476 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3643058476.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ftruncate -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3643058476.dir/CheckFunctionExists.c.o -o cmTryCompileExec3643058476 | |
| Determining if the function getline exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2432008344/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2432008344.dir/build.make CMakeFiles/cmTryCompileExec2432008344.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2432008344.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getline -o CMakeFiles/cmTryCompileExec2432008344.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2432008344 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2432008344.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getline -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2432008344.dir/CheckFunctionExists.c.o -o cmTryCompileExec2432008344 | |
| Determining if the function crypt exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4042385261/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4042385261.dir/build.make CMakeFiles/cmTryCompileExec4042385261.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4042385261.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTryCompileExec4042385261.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4042385261 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4042385261.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=crypt -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4042385261.dir/CheckFunctionExists.c.o -o cmTryCompileExec4042385261 | |
| Determining if the function dlerror exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1172720213/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1172720213.dir/build.make CMakeFiles/cmTryCompileExec1172720213.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1172720213.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlerror -o CMakeFiles/cmTryCompileExec1172720213.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1172720213 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1172720213.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlerror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1172720213.dir/CheckFunctionExists.c.o -o cmTryCompileExec1172720213 | |
| Determining if the function dlopen exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3408481993/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3408481993.dir/build.make CMakeFiles/cmTryCompileExec3408481993.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3408481993.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTryCompileExec3408481993.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3408481993 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3408481993.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=dlopen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3408481993.dir/CheckFunctionExists.c.o -o cmTryCompileExec3408481993 | |
| Determining if the function fchmod exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1565140387/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1565140387.dir/build.make CMakeFiles/cmTryCompileExec1565140387.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1565140387.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fchmod -o CMakeFiles/cmTryCompileExec1565140387.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1565140387 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1565140387.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fchmod -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1565140387.dir/CheckFunctionExists.c.o -o cmTryCompileExec1565140387 | |
| Determining if the function fcntl exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec413019697/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec413019697.dir/build.make CMakeFiles/cmTryCompileExec413019697.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec413019697.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTryCompileExec413019697.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec413019697 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec413019697.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fcntl -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec413019697.dir/CheckFunctionExists.c.o -o cmTryCompileExec413019697 | |
| Determining if the function fdatasync exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec589798111/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec589798111.dir/build.make CMakeFiles/cmTryCompileExec589798111.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec589798111.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fdatasync -o CMakeFiles/cmTryCompileExec589798111.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec589798111 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec589798111.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fdatasync -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec589798111.dir/CheckFunctionExists.c.o -o cmTryCompileExec589798111 | |
| Determining if the function fesetround exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1279110633/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1279110633.dir/build.make CMakeFiles/cmTryCompileExec1279110633.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1279110633.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fesetround -o CMakeFiles/cmTryCompileExec1279110633.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1279110633 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1279110633.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fesetround -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1279110633.dir/CheckFunctionExists.c.o -o cmTryCompileExec1279110633 | |
| Determining if the function fseeko exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1236425268/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1236425268.dir/build.make CMakeFiles/cmTryCompileExec1236425268.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1236425268.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTryCompileExec1236425268.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1236425268 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1236425268.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fseeko -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1236425268.dir/CheckFunctionExists.c.o -o cmTryCompileExec1236425268 | |
| Determining if the function fsync exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4146459391/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4146459391.dir/build.make CMakeFiles/cmTryCompileExec4146459391.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4146459391.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fsync -o CMakeFiles/cmTryCompileExec4146459391.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4146459391 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4146459391.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fsync -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4146459391.dir/CheckFunctionExists.c.o -o cmTryCompileExec4146459391 | |
| Determining if the function getcwd exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3707118306/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3707118306.dir/build.make CMakeFiles/cmTryCompileExec3707118306.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3707118306.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getcwd -o CMakeFiles/cmTryCompileExec3707118306.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3707118306 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3707118306.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getcwd -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3707118306.dir/CheckFunctionExists.c.o -o cmTryCompileExec3707118306 | |
| Determining if the function getnameinfo exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2367291173/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2367291173.dir/build.make CMakeFiles/cmTryCompileExec2367291173.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2367291173.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getnameinfo -o CMakeFiles/cmTryCompileExec2367291173.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2367291173 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2367291173.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getnameinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2367291173.dir/CheckFunctionExists.c.o -o cmTryCompileExec2367291173 | |
| Determining if the function getpass exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec68450349/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec68450349.dir/build.make CMakeFiles/cmTryCompileExec68450349.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec68450349.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpass -o CMakeFiles/cmTryCompileExec68450349.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec68450349 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec68450349.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpass -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec68450349.dir/CheckFunctionExists.c.o -o cmTryCompileExec68450349 | |
| Determining if the function getpwnam exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2881717153/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2881717153.dir/build.make CMakeFiles/cmTryCompileExec2881717153.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2881717153.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpwnam -o CMakeFiles/cmTryCompileExec2881717153.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2881717153 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2881717153.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpwnam -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2881717153.dir/CheckFunctionExists.c.o -o cmTryCompileExec2881717153 | |
| Determining if the function getpwuid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec434942036/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec434942036.dir/build.make CMakeFiles/cmTryCompileExec434942036.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec434942036.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpwuid -o CMakeFiles/cmTryCompileExec434942036.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec434942036 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec434942036.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getpwuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec434942036.dir/CheckFunctionExists.c.o -o cmTryCompileExec434942036 | |
| Determining if the function getrlimit exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1739099742/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1739099742.dir/build.make CMakeFiles/cmTryCompileExec1739099742.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1739099742.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getrlimit -o CMakeFiles/cmTryCompileExec1739099742.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1739099742 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1739099742.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getrlimit -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1739099742.dir/CheckFunctionExists.c.o -o cmTryCompileExec1739099742 | |
| Determining if the function getrusage exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3485522728/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3485522728.dir/build.make CMakeFiles/cmTryCompileExec3485522728.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3485522728.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getrusage -o CMakeFiles/cmTryCompileExec3485522728.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3485522728 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3485522728.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getrusage -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3485522728.dir/CheckFunctionExists.c.o -o cmTryCompileExec3485522728 | |
| Determining if the function getwd exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec233591250/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec233591250.dir/build.make CMakeFiles/cmTryCompileExec233591250.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec233591250.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getwd -o CMakeFiles/cmTryCompileExec233591250.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec233591250 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec233591250.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getwd -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec233591250.dir/CheckFunctionExists.c.o -o cmTryCompileExec233591250 | |
| Determining if the function gmtime_r exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1733724100/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1733724100.dir/build.make CMakeFiles/cmTryCompileExec1733724100.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1733724100.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=gmtime_r -o CMakeFiles/cmTryCompileExec1733724100.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1733724100 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1733724100.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=gmtime_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1733724100.dir/CheckFunctionExists.c.o -o cmTryCompileExec1733724100 | |
| Determining if the function initgroups exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2826582949/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2826582949.dir/build.make CMakeFiles/cmTryCompileExec2826582949.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2826582949.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=initgroups -o CMakeFiles/cmTryCompileExec2826582949.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2826582949 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2826582949.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=initgroups -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2826582949.dir/CheckFunctionExists.c.o -o cmTryCompileExec2826582949 | |
| Determining if the function issetugid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3753949366/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3753949366.dir/build.make CMakeFiles/cmTryCompileExec3753949366.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3753949366.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTryCompileExec3753949366.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3753949366 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3753949366.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=issetugid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3753949366.dir/CheckFunctionExists.c.o -o cmTryCompileExec3753949366 | |
| Determining if the function getuid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2607412056/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2607412056.dir/build.make CMakeFiles/cmTryCompileExec2607412056.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2607412056.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getuid -o CMakeFiles/cmTryCompileExec2607412056.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2607412056 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2607412056.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2607412056.dir/CheckFunctionExists.c.o -o cmTryCompileExec2607412056 | |
| Determining if the function geteuid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3495235539/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3495235539.dir/build.make CMakeFiles/cmTryCompileExec3495235539.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3495235539.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTryCompileExec3495235539.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3495235539 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3495235539.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=geteuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3495235539.dir/CheckFunctionExists.c.o -o cmTryCompileExec3495235539 | |
| Determining if the function getgid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1577356293/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1577356293.dir/build.make CMakeFiles/cmTryCompileExec1577356293.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1577356293.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getgid -o CMakeFiles/cmTryCompileExec1577356293.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1577356293 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1577356293.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getgid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1577356293.dir/CheckFunctionExists.c.o -o cmTryCompileExec1577356293 | |
| Determining if the function getegid exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec241122330/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec241122330.dir/build.make CMakeFiles/cmTryCompileExec241122330.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec241122330.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTryCompileExec241122330.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec241122330 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec241122330.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=getegid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec241122330.dir/CheckFunctionExists.c.o -o cmTryCompileExec241122330 | |
| Determining if the function ldiv exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3457105588/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3457105588.dir/build.make CMakeFiles/cmTryCompileExec3457105588.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3457105588.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ldiv -o CMakeFiles/cmTryCompileExec3457105588.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3457105588 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3457105588.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ldiv -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3457105588.dir/CheckFunctionExists.c.o -o cmTryCompileExec3457105588 | |
| Determining if the function localtime_r exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2462505464/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2462505464.dir/build.make CMakeFiles/cmTryCompileExec2462505464.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2462505464.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=localtime_r -o CMakeFiles/cmTryCompileExec2462505464.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2462505464 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2462505464.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=localtime_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2462505464.dir/CheckFunctionExists.c.o -o cmTryCompileExec2462505464 | |
| Determining if the function longjmp exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1466496540/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1466496540.dir/build.make CMakeFiles/cmTryCompileExec1466496540.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1466496540.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=longjmp -o CMakeFiles/cmTryCompileExec1466496540.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1466496540 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1466496540.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=longjmp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1466496540.dir/CheckFunctionExists.c.o -o cmTryCompileExec1466496540 | |
| Determining if the function lstat exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec625288976/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec625288976.dir/build.make CMakeFiles/cmTryCompileExec625288976.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec625288976.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=lstat -o CMakeFiles/cmTryCompileExec625288976.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec625288976 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec625288976.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=lstat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec625288976.dir/CheckFunctionExists.c.o -o cmTryCompileExec625288976 | |
| Determining if the function madvise exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2192634888/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2192634888.dir/build.make CMakeFiles/cmTryCompileExec2192634888.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2192634888.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=madvise -o CMakeFiles/cmTryCompileExec2192634888.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2192634888 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2192634888.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=madvise -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2192634888.dir/CheckFunctionExists.c.o -o cmTryCompileExec2192634888 | |
| Determining if the function memcpy exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3903979823/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3903979823.dir/build.make CMakeFiles/cmTryCompileExec3903979823.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3903979823.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=memcpy -o CMakeFiles/cmTryCompileExec3903979823.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3903979823 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3903979823.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=memcpy -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3903979823.dir/CheckFunctionExists.c.o -o cmTryCompileExec3903979823 | |
| Determining if the function memmove exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2385554654/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2385554654.dir/build.make CMakeFiles/cmTryCompileExec2385554654.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2385554654.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTryCompileExec2385554654.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2385554654 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2385554654.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=memmove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2385554654.dir/CheckFunctionExists.c.o -o cmTryCompileExec2385554654 | |
| Determining if the function mkstemp exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2451620857/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2451620857.dir/build.make CMakeFiles/cmTryCompileExec2451620857.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2451620857.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTryCompileExec2451620857.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2451620857 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2451620857.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2451620857.dir/CheckFunctionExists.c.o -o cmTryCompileExec2451620857 | |
| Determining if the function mlock exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1836574161/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1836574161.dir/build.make CMakeFiles/cmTryCompileExec1836574161.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1836574161.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mlock -o CMakeFiles/cmTryCompileExec1836574161.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1836574161 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1836574161.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mlock -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1836574161.dir/CheckFunctionExists.c.o -o cmTryCompileExec1836574161 | |
| Determining if the function mlockall exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec223069407/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec223069407.dir/build.make CMakeFiles/cmTryCompileExec223069407.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec223069407.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mlockall -o CMakeFiles/cmTryCompileExec223069407.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec223069407 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec223069407.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mlockall -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec223069407.dir/CheckFunctionExists.c.o -o cmTryCompileExec223069407 | |
| Determining if the function mmap exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1608583760/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1608583760.dir/build.make CMakeFiles/cmTryCompileExec1608583760.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1608583760.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTryCompileExec1608583760.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1608583760 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1608583760.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mmap -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1608583760.dir/CheckFunctionExists.c.o -o cmTryCompileExec1608583760 | |
| Determining if the function perror exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1308354932/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1308354932.dir/build.make CMakeFiles/cmTryCompileExec1308354932.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1308354932.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=perror -o CMakeFiles/cmTryCompileExec1308354932.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1308354932 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1308354932.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=perror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1308354932.dir/CheckFunctionExists.c.o -o cmTryCompileExec1308354932 | |
| Determining if the function poll exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3483377331/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3483377331.dir/build.make CMakeFiles/cmTryCompileExec3483377331.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3483377331.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTryCompileExec3483377331.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3483377331 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3483377331.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=poll -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3483377331.dir/CheckFunctionExists.c.o -o cmTryCompileExec3483377331 | |
| Determining if the function pread exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec570961632/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec570961632.dir/build.make CMakeFiles/cmTryCompileExec570961632.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec570961632.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pread -o CMakeFiles/cmTryCompileExec570961632.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec570961632 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec570961632.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pread -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec570961632.dir/CheckFunctionExists.c.o -o cmTryCompileExec570961632 | |
| Determining if the function pthread_attr_getstacksize exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4279338769/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4279338769.dir/build.make CMakeFiles/cmTryCompileExec4279338769.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4279338769.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_getstacksize -o CMakeFiles/cmTryCompileExec4279338769.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4279338769 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4279338769.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_getstacksize -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4279338769.dir/CheckFunctionExists.c.o -o cmTryCompileExec4279338769 | |
| Determining if the function pthread_attr_setscope exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec955811509/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec955811509.dir/build.make CMakeFiles/cmTryCompileExec955811509.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec955811509.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_setscope -o CMakeFiles/cmTryCompileExec955811509.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec955811509 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec955811509.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_setscope -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec955811509.dir/CheckFunctionExists.c.o -o cmTryCompileExec955811509 | |
| Determining if the function pthread_attr_getguardsize exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec940287109/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec940287109.dir/build.make CMakeFiles/cmTryCompileExec940287109.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec940287109.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_getguardsize -o CMakeFiles/cmTryCompileExec940287109.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec940287109 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec940287109.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_getguardsize -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec940287109.dir/CheckFunctionExists.c.o -o cmTryCompileExec940287109 | |
| Determining if the function pthread_attr_setstacksize exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4142041823/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4142041823.dir/build.make CMakeFiles/cmTryCompileExec4142041823.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4142041823.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_setstacksize -o CMakeFiles/cmTryCompileExec4142041823.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4142041823 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4142041823.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_attr_setstacksize -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4142041823.dir/CheckFunctionExists.c.o -o cmTryCompileExec4142041823 | |
| Determining if the function pthread_key_delete exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3327345135/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3327345135.dir/build.make CMakeFiles/cmTryCompileExec3327345135.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3327345135.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_key_delete -o CMakeFiles/cmTryCompileExec3327345135.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3327345135 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3327345135.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_key_delete -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3327345135.dir/CheckFunctionExists.c.o -o cmTryCompileExec3327345135 | |
| Determining if the function pthread_rwlock_rdlock exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2629922777/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2629922777.dir/build.make CMakeFiles/cmTryCompileExec2629922777.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2629922777.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_rwlock_rdlock -o CMakeFiles/cmTryCompileExec2629922777.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2629922777 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2629922777.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_rwlock_rdlock -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2629922777.dir/CheckFunctionExists.c.o -o cmTryCompileExec2629922777 | |
| Determining if the function pthread_sigmask exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3653101681/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3653101681.dir/build.make CMakeFiles/cmTryCompileExec3653101681.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3653101681.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_sigmask -o CMakeFiles/cmTryCompileExec3653101681.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3653101681 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3653101681.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_sigmask -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3653101681.dir/CheckFunctionExists.c.o -o cmTryCompileExec3653101681 | |
| Determining if the function pthread_yield_np exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3278703919/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3278703919.dir/build.make CMakeFiles/cmTryCompileExec3278703919.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3278703919.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_yield_np -o CMakeFiles/cmTryCompileExec3278703919.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3278703919 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3278703919.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=pthread_yield_np -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3278703919.dir/CheckFunctionExists.c.o -o cmTryCompileExec3278703919 | |
| Determining if the function putenv exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2224766415/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2224766415.dir/build.make CMakeFiles/cmTryCompileExec2224766415.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2224766415.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=putenv -o CMakeFiles/cmTryCompileExec2224766415.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2224766415 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2224766415.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=putenv -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2224766415.dir/CheckFunctionExists.c.o -o cmTryCompileExec2224766415 | |
| Determining if the function readdir_r exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2806743367/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2806743367.dir/build.make CMakeFiles/cmTryCompileExec2806743367.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2806743367.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=readdir_r -o CMakeFiles/cmTryCompileExec2806743367.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2806743367 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2806743367.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=readdir_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2806743367.dir/CheckFunctionExists.c.o -o cmTryCompileExec2806743367 | |
| Determining if the function readlink exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2263442714/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2263442714.dir/build.make CMakeFiles/cmTryCompileExec2263442714.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2263442714.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=readlink -o CMakeFiles/cmTryCompileExec2263442714.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2263442714 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2263442714.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=readlink -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2263442714.dir/CheckFunctionExists.c.o -o cmTryCompileExec2263442714 | |
| Determining if the function regcomp exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2307890811/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2307890811.dir/build.make CMakeFiles/cmTryCompileExec2307890811.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2307890811.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=regcomp -o CMakeFiles/cmTryCompileExec2307890811.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2307890811 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2307890811.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=regcomp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2307890811.dir/CheckFunctionExists.c.o -o cmTryCompileExec2307890811 | |
| Determining if the function realpath exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3242030736/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3242030736.dir/build.make CMakeFiles/cmTryCompileExec3242030736.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3242030736.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=realpath -o CMakeFiles/cmTryCompileExec3242030736.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3242030736 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3242030736.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=realpath -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3242030736.dir/CheckFunctionExists.c.o -o cmTryCompileExec3242030736 | |
| Determining if the function rename exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3001959515/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3001959515.dir/build.make CMakeFiles/cmTryCompileExec3001959515.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3001959515.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=rename -o CMakeFiles/cmTryCompileExec3001959515.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3001959515 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3001959515.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=rename -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3001959515.dir/CheckFunctionExists.c.o -o cmTryCompileExec3001959515 | |
| Determining if the function sched_yield exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3566506134/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3566506134.dir/build.make CMakeFiles/cmTryCompileExec3566506134.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3566506134.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sched_yield -o CMakeFiles/cmTryCompileExec3566506134.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3566506134 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3566506134.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sched_yield -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3566506134.dir/CheckFunctionExists.c.o -o cmTryCompileExec3566506134 | |
| Determining if the function setenv exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec205741337/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec205741337.dir/build.make CMakeFiles/cmTryCompileExec205741337.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec205741337.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTryCompileExec205741337.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec205741337 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec205741337.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setenv -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec205741337.dir/CheckFunctionExists.c.o -o cmTryCompileExec205741337 | |
| Determining if the function setlocale exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec887399297/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec887399297.dir/build.make CMakeFiles/cmTryCompileExec887399297.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec887399297.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setlocale -o CMakeFiles/cmTryCompileExec887399297.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec887399297 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec887399297.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setlocale -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec887399297.dir/CheckFunctionExists.c.o -o cmTryCompileExec887399297 | |
| Determining if the function sigaction exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1439161247/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1439161247.dir/build.make CMakeFiles/cmTryCompileExec1439161247.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1439161247.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTryCompileExec1439161247.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1439161247 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1439161247.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigaction -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1439161247.dir/CheckFunctionExists.c.o -o cmTryCompileExec1439161247 | |
| Determining if the function sigwait exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1355789286/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1355789286.dir/build.make CMakeFiles/cmTryCompileExec1355789286.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1355789286.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigwait -o CMakeFiles/cmTryCompileExec1355789286.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1355789286 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1355789286.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigwait -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1355789286.dir/CheckFunctionExists.c.o -o cmTryCompileExec1355789286 | |
| Determining if the function sigaddset exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec961381570/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec961381570.dir/build.make CMakeFiles/cmTryCompileExec961381570.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec961381570.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigaddset -o CMakeFiles/cmTryCompileExec961381570.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec961381570 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec961381570.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigaddset -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec961381570.dir/CheckFunctionExists.c.o -o cmTryCompileExec961381570 | |
| Determining if the function sigemptyset exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec140216338/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec140216338.dir/build.make CMakeFiles/cmTryCompileExec140216338.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec140216338.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigemptyset -o CMakeFiles/cmTryCompileExec140216338.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec140216338 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec140216338.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigemptyset -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec140216338.dir/CheckFunctionExists.c.o -o cmTryCompileExec140216338 | |
| Determining if the function sighold exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec829185374/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec829185374.dir/build.make CMakeFiles/cmTryCompileExec829185374.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec829185374.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sighold -o CMakeFiles/cmTryCompileExec829185374.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec829185374 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec829185374.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sighold -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec829185374.dir/CheckFunctionExists.c.o -o cmTryCompileExec829185374 | |
| Determining if the function sigset exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1378343060/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1378343060.dir/build.make CMakeFiles/cmTryCompileExec1378343060.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1378343060.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigset -o CMakeFiles/cmTryCompileExec1378343060.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1378343060 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1378343060.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sigset -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1378343060.dir/CheckFunctionExists.c.o -o cmTryCompileExec1378343060 | |
| Determining if the function sleep exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1432788902/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1432788902.dir/build.make CMakeFiles/cmTryCompileExec1432788902.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1432788902.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTryCompileExec1432788902.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1432788902 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1432788902.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=sleep -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1432788902.dir/CheckFunctionExists.c.o -o cmTryCompileExec1432788902 | |
| Determining if the function snprintf exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1774668802/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1774668802.dir/build.make CMakeFiles/cmTryCompileExec1774668802.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1774668802.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTryCompileExec1774668802.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1774668802 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1774668802.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=snprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1774668802.dir/CheckFunctionExists.c.o -o cmTryCompileExec1774668802 | |
| Determining if the function stpcpy exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1642905681/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1642905681.dir/build.make CMakeFiles/cmTryCompileExec1642905681.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1642905681.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=stpcpy -o CMakeFiles/cmTryCompileExec1642905681.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1642905681 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1642905681.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=stpcpy -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1642905681.dir/CheckFunctionExists.c.o -o cmTryCompileExec1642905681 | |
| Determining if the function strcoll exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2180901788/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2180901788.dir/build.make CMakeFiles/cmTryCompileExec2180901788.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2180901788.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strcoll -o CMakeFiles/cmTryCompileExec2180901788.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2180901788 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2180901788.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strcoll -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2180901788.dir/CheckFunctionExists.c.o -o cmTryCompileExec2180901788 | |
| Determining if the function strerror exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1733819519/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1733819519.dir/build.make CMakeFiles/cmTryCompileExec1733819519.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1733819519.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strerror -o CMakeFiles/cmTryCompileExec1733819519.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1733819519 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1733819519.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strerror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1733819519.dir/CheckFunctionExists.c.o -o cmTryCompileExec1733819519 | |
| Determining if the function strlcpy exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2312231965/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2312231965.dir/build.make CMakeFiles/cmTryCompileExec2312231965.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2312231965.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTryCompileExec2312231965.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2312231965 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2312231965.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strlcpy -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2312231965.dir/CheckFunctionExists.c.o -o cmTryCompileExec2312231965 | |
| Determining if the function strnlen exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1143842163/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1143842163.dir/build.make CMakeFiles/cmTryCompileExec1143842163.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1143842163.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strnlen -o CMakeFiles/cmTryCompileExec1143842163.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1143842163 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1143842163.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strnlen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1143842163.dir/CheckFunctionExists.c.o -o cmTryCompileExec1143842163 | |
| Determining if the function strlcat exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1727062413/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1727062413.dir/build.make CMakeFiles/cmTryCompileExec1727062413.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1727062413.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTryCompileExec1727062413.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1727062413 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1727062413.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strlcat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1727062413.dir/CheckFunctionExists.c.o -o cmTryCompileExec1727062413 | |
| Determining if the function strsignal exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec827563565/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec827563565.dir/build.make CMakeFiles/cmTryCompileExec827563565.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec827563565.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strsignal -o CMakeFiles/cmTryCompileExec827563565.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec827563565 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec827563565.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strsignal -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec827563565.dir/CheckFunctionExists.c.o -o cmTryCompileExec827563565 | |
| Determining if the function fgetln exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1894933952/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1894933952.dir/build.make CMakeFiles/cmTryCompileExec1894933952.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1894933952.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fgetln -o CMakeFiles/cmTryCompileExec1894933952.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1894933952 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1894933952.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=fgetln -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1894933952.dir/CheckFunctionExists.c.o -o cmTryCompileExec1894933952 | |
| Determining if the function strpbrk exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3979107374/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3979107374.dir/build.make CMakeFiles/cmTryCompileExec3979107374.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3979107374.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strpbrk -o CMakeFiles/cmTryCompileExec3979107374.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3979107374 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3979107374.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strpbrk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3979107374.dir/CheckFunctionExists.c.o -o cmTryCompileExec3979107374 | |
| Determining if the function strstr exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3486171067/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3486171067.dir/build.make CMakeFiles/cmTryCompileExec3486171067.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3486171067.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strstr -o CMakeFiles/cmTryCompileExec3486171067.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3486171067 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3486171067.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strstr -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3486171067.dir/CheckFunctionExists.c.o -o cmTryCompileExec3486171067 | |
| Determining if the function strtok_r exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec49682511/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec49682511.dir/build.make CMakeFiles/cmTryCompileExec49682511.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec49682511.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtok_r -o CMakeFiles/cmTryCompileExec49682511.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec49682511 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec49682511.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtok_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec49682511.dir/CheckFunctionExists.c.o -o cmTryCompileExec49682511 | |
| Determining if the function strtol exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec527168668/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec527168668.dir/build.make CMakeFiles/cmTryCompileExec527168668.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec527168668.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtol -o CMakeFiles/cmTryCompileExec527168668.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec527168668 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec527168668.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtol -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec527168668.dir/CheckFunctionExists.c.o -o cmTryCompileExec527168668 | |
| Determining if the function strtoll exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1209036564/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1209036564.dir/build.make CMakeFiles/cmTryCompileExec1209036564.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1209036564.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoll -o CMakeFiles/cmTryCompileExec1209036564.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1209036564 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1209036564.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoll -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1209036564.dir/CheckFunctionExists.c.o -o cmTryCompileExec1209036564 | |
| Determining if the function strtoul exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3718546886/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3718546886.dir/build.make CMakeFiles/cmTryCompileExec3718546886.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3718546886.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoul -o CMakeFiles/cmTryCompileExec3718546886.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3718546886 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3718546886.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoul -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3718546886.dir/CheckFunctionExists.c.o -o cmTryCompileExec3718546886 | |
| Determining if the function strtoull exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec617579963/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec617579963.dir/build.make CMakeFiles/cmTryCompileExec617579963.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec617579963.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoull -o CMakeFiles/cmTryCompileExec617579963.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec617579963 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec617579963.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoull -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec617579963.dir/CheckFunctionExists.c.o -o cmTryCompileExec617579963 | |
| Determining if the function strcasecmp exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec666855185/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec666855185.dir/build.make CMakeFiles/cmTryCompileExec666855185.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec666855185.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strcasecmp -o CMakeFiles/cmTryCompileExec666855185.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec666855185 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec666855185.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strcasecmp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec666855185.dir/CheckFunctionExists.c.o -o cmTryCompileExec666855185 | |
| Determining if the function strncasecmp exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3058205068/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3058205068.dir/build.make CMakeFiles/cmTryCompileExec3058205068.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3058205068.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strncasecmp -o CMakeFiles/cmTryCompileExec3058205068.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3058205068 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3058205068.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strncasecmp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3058205068.dir/CheckFunctionExists.c.o -o cmTryCompileExec3058205068 | |
| Determining if the function strdup exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec266606419/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec266606419.dir/build.make CMakeFiles/cmTryCompileExec266606419.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec266606419.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTryCompileExec266606419.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec266606419 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec266606419.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strdup -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec266606419.dir/CheckFunctionExists.c.o -o cmTryCompileExec266606419 | |
| Determining if the function shmat exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec647892737/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec647892737.dir/build.make CMakeFiles/cmTryCompileExec647892737.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec647892737.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec647892737.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec647892737 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec647892737.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec647892737.dir/CheckFunctionExists.c.o -o cmTryCompileExec647892737 | |
| Determining if the function shmctl exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2714474838/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2714474838.dir/build.make CMakeFiles/cmTryCompileExec2714474838.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2714474838.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmctl -o CMakeFiles/cmTryCompileExec2714474838.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2714474838 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2714474838.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmctl -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2714474838.dir/CheckFunctionExists.c.o -o cmTryCompileExec2714474838 | |
| Determining if the function shmdt exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2839979780/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2839979780.dir/build.make CMakeFiles/cmTryCompileExec2839979780.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2839979780.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmdt -o CMakeFiles/cmTryCompileExec2839979780.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2839979780 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2839979780.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmdt -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2839979780.dir/CheckFunctionExists.c.o -o cmTryCompileExec2839979780 | |
| Determining if the function shmget exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3031433392/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3031433392.dir/build.make CMakeFiles/cmTryCompileExec3031433392.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3031433392.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmget -o CMakeFiles/cmTryCompileExec3031433392.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3031433392 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3031433392.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=shmget -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3031433392.dir/CheckFunctionExists.c.o -o cmTryCompileExec3031433392 | |
| Determining if the function tempnam exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4001178432/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4001178432.dir/build.make CMakeFiles/cmTryCompileExec4001178432.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4001178432.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=tempnam -o CMakeFiles/cmTryCompileExec4001178432.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec4001178432 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4001178432.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=tempnam -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4001178432.dir/CheckFunctionExists.c.o -o cmTryCompileExec4001178432 | |
| Determining if the function vasprintf exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1070430429/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1070430429.dir/build.make CMakeFiles/cmTryCompileExec1070430429.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1070430429.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vasprintf -o CMakeFiles/cmTryCompileExec1070430429.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1070430429 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1070430429.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vasprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1070430429.dir/CheckFunctionExists.c.o -o cmTryCompileExec1070430429 | |
| Determining if the function vsnprintf exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3472063671/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3472063671.dir/build.make CMakeFiles/cmTryCompileExec3472063671.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3472063671.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vsnprintf -o CMakeFiles/cmTryCompileExec3472063671.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3472063671 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3472063671.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vsnprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3472063671.dir/CheckFunctionExists.c.o -o cmTryCompileExec3472063671 | |
| Determining if the function vprintf exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3778866455/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3778866455.dir/build.make CMakeFiles/cmTryCompileExec3778866455.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3778866455.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vprintf -o CMakeFiles/cmTryCompileExec3778866455.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3778866455 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3778866455.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3778866455.dir/CheckFunctionExists.c.o -o cmTryCompileExec3778866455 | |
| Determining if the function valloc exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1217745314/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1217745314.dir/build.make CMakeFiles/cmTryCompileExec1217745314.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1217745314.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=valloc -o CMakeFiles/cmTryCompileExec1217745314.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1217745314 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1217745314.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=valloc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1217745314.dir/CheckFunctionExists.c.o -o cmTryCompileExec1217745314 | |
| Determining if the function chown exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec231515020/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec231515020.dir/build.make CMakeFiles/cmTryCompileExec231515020.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec231515020.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=chown -o CMakeFiles/cmTryCompileExec231515020.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec231515020 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec231515020.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=chown -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec231515020.dir/CheckFunctionExists.c.o -o cmTryCompileExec231515020 | |
| Determining if the function nl_langinfo exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1216253283/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1216253283.dir/build.make CMakeFiles/cmTryCompileExec1216253283.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1216253283.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=nl_langinfo -o CMakeFiles/cmTryCompileExec1216253283.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1216253283 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1216253283.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=nl_langinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1216253283.dir/CheckFunctionExists.c.o -o cmTryCompileExec1216253283 | |
| Determining if the function kqueue exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3551528336/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3551528336.dir/build.make CMakeFiles/cmTryCompileExec3551528336.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3551528336.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTryCompileExec3551528336.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3551528336 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3551528336.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=kqueue -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3551528336.dir/CheckFunctionExists.c.o -o cmTryCompileExec3551528336 | |
| Determining if files time.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec304674104/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec304674104.dir/build.make CMakeFiles/cmTryCompileExec304674104.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec304674104.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec304674104.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec304674104 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec304674104.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec304674104.dir/CheckIncludeFiles.c.o -o cmTryCompileExec304674104 | |
| Determining if files sys/times.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3964423204/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3964423204.dir/build.make CMakeFiles/cmTryCompileExec3964423204.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3964423204.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3964423204.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec3964423204 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3964423204.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3964423204.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3964423204 | |
| Determining if the function times exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec741262979/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec741262979.dir/build.make CMakeFiles/cmTryCompileExec741262979.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec741262979.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=times -o CMakeFiles/cmTryCompileExec741262979.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec741262979 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec741262979.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=times -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec741262979.dir/CheckFunctionExists.c.o -o cmTryCompileExec741262979 | |
| Determining if the function gettimeofday exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec111063150/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec111063150.dir/build.make CMakeFiles/cmTryCompileExec111063150.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec111063150.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTryCompileExec111063150.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec111063150 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec111063150.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=gettimeofday -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec111063150.dir/CheckFunctionExists.c.o -o cmTryCompileExec111063150 | |
| Determining if the function ftime exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec563526524/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec563526524.dir/build.make CMakeFiles/cmTryCompileExec563526524.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec563526524.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ftime -o CMakeFiles/cmTryCompileExec563526524.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec563526524 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec563526524.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=ftime -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec563526524.dir/CheckFunctionExists.c.o -o cmTryCompileExec563526524 | |
| Determining if the function time exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1994596667/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1994596667.dir/build.make CMakeFiles/cmTryCompileExec1994596667.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1994596667.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=time -o CMakeFiles/cmTryCompileExec1994596667.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1994596667 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1994596667.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=time -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1994596667.dir/CheckFunctionExists.c.o -o cmTryCompileExec1994596667 | |
| Determining if the madvise exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec472822140/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec472822140.dir/build.make CMakeFiles/cmTryCompileExec472822140.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec472822140.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec472822140.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec472822140 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec472822140.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec472822140.dir/CheckSymbolExists.c.o -o cmTryCompileExec472822140 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <sys/mman.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef madvise | |
| return ((int*)(&madvise))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the tzname exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2344151594/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2344151594.dir/build.make CMakeFiles/cmTryCompileExec2344151594.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2344151594.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec2344151594.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec2344151594 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2344151594.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2344151594.dir/CheckSymbolExists.c.o -o cmTryCompileExec2344151594 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <time.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef tzname | |
| return ((int*)(&tzname))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the lrand48 exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3076078818/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3076078818.dir/build.make CMakeFiles/cmTryCompileExec3076078818.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3076078818.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3076078818.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3076078818 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3076078818.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3076078818.dir/CheckSymbolExists.c.o -o cmTryCompileExec3076078818 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <stdlib.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef lrand48 | |
| return ((int*)(&lrand48))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the getpagesize exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec82538207/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec82538207.dir/build.make CMakeFiles/cmTryCompileExec82538207.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec82538207.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec82538207.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec82538207 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec82538207.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec82538207.dir/CheckSymbolExists.c.o -o cmTryCompileExec82538207 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <unistd.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef getpagesize | |
| return ((int*)(&getpagesize))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the TIOCGWINSZ exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4168633032/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4168633032.dir/build.make CMakeFiles/cmTryCompileExec4168633032.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4168633032.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec4168633032.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec4168633032 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4168633032.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4168633032.dir/CheckSymbolExists.c.o -o cmTryCompileExec4168633032 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <sys/ioctl.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef TIOCGWINSZ | |
| return ((int*)(&TIOCGWINSZ))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the FIONREAD exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3527393743/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3527393743.dir/build.make CMakeFiles/cmTryCompileExec3527393743.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3527393743.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3527393743.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3527393743 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3527393743.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3527393743.dir/CheckSymbolExists.c.o -o cmTryCompileExec3527393743 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <sys/ioctl.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef FIONREAD | |
| return ((int*)(&FIONREAD))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the TIOCSTAT exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1570451427/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1570451427.dir/build.make CMakeFiles/cmTryCompileExec1570451427.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1570451427.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec1570451427.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec1570451427 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1570451427.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1570451427.dir/CheckSymbolExists.c.o -o cmTryCompileExec1570451427 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <sys/ioctl.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef TIOCSTAT | |
| return ((int*)(&TIOCSTAT))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the FIONREAD exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec827804540/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec827804540.dir/build.make CMakeFiles/cmTryCompileExec827804540.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec827804540.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec827804540.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec827804540 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec827804540.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec827804540.dir/CheckSymbolExists.c.o -o cmTryCompileExec827804540 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <sys/filio.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef FIONREAD | |
| return ((int*)(&FIONREAD))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the finite exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec645576565/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec645576565.dir/build.make CMakeFiles/cmTryCompileExec645576565.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec645576565.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec645576565.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec645576565 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec645576565.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec645576565.dir/CheckSymbolExists.c.o -o cmTryCompileExec645576565 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <math.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef finite | |
| return ((int*)(&finite))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the log2 exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3981711935/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3981711935.dir/build.make CMakeFiles/cmTryCompileExec3981711935.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3981711935.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3981711935.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3981711935 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3981711935.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3981711935.dir/CheckSymbolExists.c.o -o cmTryCompileExec3981711935 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <math.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef log2 | |
| return ((int*)(&log2))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the isnan exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3182181429/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3182181429.dir/build.make CMakeFiles/cmTryCompileExec3182181429.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3182181429.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3182181429.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3182181429 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3182181429.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3182181429.dir/CheckSymbolExists.c.o -o cmTryCompileExec3182181429 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <math.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef isnan | |
| return ((int*)(&isnan))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the rint exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3896742581/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3896742581.dir/build.make CMakeFiles/cmTryCompileExec3896742581.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3896742581.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -o CMakeFiles/cmTryCompileExec3896742581.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3896742581 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3896742581.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3896742581.dir/CheckSymbolExists.c.o -o cmTryCompileExec3896742581 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <math.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef rint | |
| return ((int*)(&rint))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Performing C++ SOURCE FILE Test HAVE_ISINF succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2876276305/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2876276305.dir/build.make CMakeFiles/cmTryCompileExec2876276305.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec2876276305.dir/src.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -DHAVE_ISINF -o CMakeFiles/cmTryCompileExec2876276305.dir/src.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.cxx | |
| Linking CXX executable cmTryCompileExec2876276305 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2876276305.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -DHAVE_ISINF -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2876276305.dir/src.cxx.o -o cmTryCompileExec2876276305 | |
| Source file was: | |
| #include <math.h> | |
| int main() { | |
| isinf(0.0); | |
| return 0; | |
| } | |
| Determining size of sigset_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1188074555/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1188074555.dir/build.make CMakeFiles/cmTryCompileExec1188074555.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1188074555.dir/SIZEOF_SIGSET_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1188074555.dir/SIZEOF_SIGSET_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_SIGSET_T.c | |
| Linking C executable cmTryCompileExec1188074555 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1188074555.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1188074555.dir/SIZEOF_SIGSET_T.c.o -o cmTryCompileExec1188074555 | |
| Determining size of mode_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3742453795/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3742453795.dir/build.make CMakeFiles/cmTryCompileExec3742453795.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3742453795.dir/SIZEOF_MODE_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec3742453795.dir/SIZEOF_MODE_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_MODE_T.c | |
| Linking C executable cmTryCompileExec3742453795 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3742453795.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3742453795.dir/SIZEOF_MODE_T.c.o -o cmTryCompileExec3742453795 | |
| Determining size of in_addr_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4003937693/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4003937693.dir/build.make CMakeFiles/cmTryCompileExec4003937693.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4003937693.dir/SIZEOF_IN_ADDR_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec4003937693.dir/SIZEOF_IN_ADDR_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_IN_ADDR_T.c | |
| Linking C executable cmTryCompileExec4003937693 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4003937693.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4003937693.dir/SIZEOF_IN_ADDR_T.c.o -o cmTryCompileExec4003937693 | |
| Determining size of char passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2342993626/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2342993626.dir/build.make CMakeFiles/cmTryCompileExec2342993626.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2342993626.dir/SIZEOF_CHAR.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec2342993626.dir/SIZEOF_CHAR.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_CHAR.c | |
| Linking C executable cmTryCompileExec2342993626 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2342993626.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2342993626.dir/SIZEOF_CHAR.c.o -o cmTryCompileExec2342993626 | |
| Determining size of short passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1442153600/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1442153600.dir/build.make CMakeFiles/cmTryCompileExec1442153600.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1442153600.dir/SIZEOF_SHORT.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1442153600.dir/SIZEOF_SHORT.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c | |
| Linking C executable cmTryCompileExec1442153600 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1442153600.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1442153600.dir/SIZEOF_SHORT.c.o -o cmTryCompileExec1442153600 | |
| Determining size of int passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec664086487/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec664086487.dir/build.make CMakeFiles/cmTryCompileExec664086487.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec664086487.dir/SIZEOF_INT.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec664086487.dir/SIZEOF_INT.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_INT.c | |
| Linking C executable cmTryCompileExec664086487 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec664086487.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec664086487.dir/SIZEOF_INT.c.o -o cmTryCompileExec664086487 | |
| Determining size of long long passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1448155580/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1448155580.dir/build.make CMakeFiles/cmTryCompileExec1448155580.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1448155580.dir/SIZEOF_LONG_LONG.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1448155580.dir/SIZEOF_LONG_LONG.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c | |
| Linking C executable cmTryCompileExec1448155580 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1448155580.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1448155580.dir/SIZEOF_LONG_LONG.c.o -o cmTryCompileExec1448155580 | |
| Determining size of off_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3058482923/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3058482923.dir/build.make CMakeFiles/cmTryCompileExec3058482923.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3058482923.dir/SIZEOF_OFF_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec3058482923.dir/SIZEOF_OFF_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c | |
| Linking C executable cmTryCompileExec3058482923 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3058482923.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3058482923.dir/SIZEOF_OFF_T.c.o -o cmTryCompileExec3058482923 | |
| Determining size of uint passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1716818507/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1716818507.dir/build.make CMakeFiles/cmTryCompileExec1716818507.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1716818507.dir/SIZEOF_UINT.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1716818507.dir/SIZEOF_UINT.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_UINT.c | |
| Linking C executable cmTryCompileExec1716818507 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1716818507.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1716818507.dir/SIZEOF_UINT.c.o -o cmTryCompileExec1716818507 | |
| Determining size of u_int32_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2570925808/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2570925808.dir/build.make CMakeFiles/cmTryCompileExec2570925808.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2570925808.dir/SIZEOF_U_INT32_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec2570925808.dir/SIZEOF_U_INT32_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_U_INT32_T.c | |
| Linking C executable cmTryCompileExec2570925808 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2570925808.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2570925808.dir/SIZEOF_U_INT32_T.c.o -o cmTryCompileExec2570925808 | |
| Determining size of time_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4274305457/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4274305457.dir/build.make CMakeFiles/cmTryCompileExec4274305457.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4274305457.dir/SIZEOF_TIME_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec4274305457.dir/SIZEOF_TIME_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c | |
| Linking C executable cmTryCompileExec4274305457 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4274305457.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4274305457.dir/SIZEOF_TIME_T.c.o -o cmTryCompileExec4274305457 | |
| Determining size of socklen_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4282913293/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4282913293.dir/build.make CMakeFiles/cmTryCompileExec4282913293.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4282913293.dir/SIZEOF_SOCKLEN_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec4282913293.dir/SIZEOF_SOCKLEN_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c | |
| Linking C executable cmTryCompileExec4282913293 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4282913293.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4282913293.dir/SIZEOF_SOCKLEN_T.c.o -o cmTryCompileExec4282913293 | |
| Performing C SOURCE FILE Test HAVE_GETADDRINFO succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2718382752/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2718382752.dir/build.make CMakeFiles/cmTryCompileExec2718382752.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2718382752.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_GETADDRINFO -o CMakeFiles/cmTryCompileExec2718382752.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec2718382752 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2718382752.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_GETADDRINFO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2718382752.dir/src.c.o -o cmTryCompileExec2718382752 | |
| Source file was: | |
| #ifdef _WIN32 | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #else | |
| #include <sys/types.h> | |
| #include <sys/socket.h> | |
| #include <netdb.h> | |
| #endif | |
| int main() | |
| { | |
| getaddrinfo( 0, 0, 0, 0); | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test HAVE_SELECT succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3855546962/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3855546962.dir/build.make CMakeFiles/cmTryCompileExec3855546962.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3855546962.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_SELECT -o CMakeFiles/cmTryCompileExec3855546962.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3855546962 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3855546962.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_SELECT -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3855546962.dir/src.c.o -o cmTryCompileExec3855546962 | |
| Source file was: | |
| #ifdef _WIN32 | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #else | |
| #include <sys/types.h> | |
| #include <sys/socket.h> | |
| #include <netdb.h> | |
| #endif | |
| int main() | |
| { | |
| select(0,0,0,0,0); | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test QSORT_TYPE_IS_VOID succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2416290254/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2416290254.dir/build.make CMakeFiles/cmTryCompileExec2416290254.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2416290254.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DQSORT_TYPE_IS_VOID -o CMakeFiles/cmTryCompileExec2416290254.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec2416290254 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2416290254.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DQSORT_TYPE_IS_VOID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2416290254.dir/src.c.o -o cmTryCompileExec2416290254 | |
| Source file was: | |
| #include <stdlib.h> | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| void qsort(void *base, size_t nel, size_t width, | |
| int (*compar) (const void *, const void *)); | |
| int main(int ac, char **av) {} | |
| Performing C++ SOURCE FILE Test HAVE_SOCKET_SIZE_T_AS_socklen_t succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1190537056/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1190537056.dir/build.make CMakeFiles/cmTryCompileExec1190537056.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec1190537056.dir/src.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_SOCKET_SIZE_T_AS_socklen_t -o CMakeFiles/cmTryCompileExec1190537056.dir/src.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.cxx | |
| Linking CXX executable cmTryCompileExec1190537056 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1190537056.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -DHAVE_SOCKET_SIZE_T_AS_socklen_t -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1190537056.dir/src.cxx.o -o cmTryCompileExec1190537056 | |
| Source file was: | |
| #include <sys/socket.h> | |
| int main(int argc, char **argv) | |
| { | |
| getsockname(0,0,(socklen_t *) 0); | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test SIGNAL_RETURN_TYPE_IS_VOID succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec953778266/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec953778266.dir/build.make CMakeFiles/cmTryCompileExec953778266.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec953778266.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DSIGNAL_RETURN_TYPE_IS_VOID -o CMakeFiles/cmTryCompileExec953778266.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec953778266 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec953778266.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DSIGNAL_RETURN_TYPE_IS_VOID -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec953778266.dir/src.c.o -o cmTryCompileExec953778266 | |
| Source file was: | |
| #include <signal.h> | |
| #ifdef signal | |
| # undef signal | |
| #endif | |
| #ifdef __cplusplus | |
| extern "C" void (*signal (int, void (*)(int)))(int); | |
| #else | |
| void (*signal ()) (); | |
| #endif | |
| int main(int ac, char **av) {} | |
| Determining if files time.h;sys/time.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2508399139/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2508399139.dir/build.make CMakeFiles/cmTryCompileExec2508399139.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2508399139.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec2508399139.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2508399139 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2508399139.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2508399139.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2508399139 | |
| Determining if the O_NONBLOCK exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3283695187/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3283695187.dir/build.make CMakeFiles/cmTryCompileExec3283695187.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3283695187.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec3283695187.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec3283695187 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3283695187.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3283695187.dir/CheckSymbolExists.c.o -o cmTryCompileExec3283695187 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <unistd.h> | |
| #include <fcntl.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef O_NONBLOCK | |
| return ((int*)(&O_NONBLOCK))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Performing C SOURCE FILE Test C_HAS_inline succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3612836023/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3612836023.dir/build.make CMakeFiles/cmTryCompileExec3612836023.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3612836023.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DC_HAS_inline -o CMakeFiles/cmTryCompileExec3612836023.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3612836023 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3612836023.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DC_HAS_inline -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3612836023.dir/src.c.o -o cmTryCompileExec3612836023 | |
| Source file was: | |
| static inline int foo(){return 0;} | |
| int main(int argc, char *argv[]){return 0;} | |
| Performing C SOURCE FILE Test HAVE_PAUSE_INSTRUCTION succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1331918900/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1331918900.dir/build.make CMakeFiles/cmTryCompileExec1331918900.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1331918900.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_PAUSE_INSTRUCTION -o CMakeFiles/cmTryCompileExec1331918900.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec1331918900 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1331918900.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_PAUSE_INSTRUCTION -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1331918900.dir/src.c.o -o cmTryCompileExec1331918900 | |
| Return value: 1 | |
| Source file was: | |
| int main() | |
| { | |
| __asm__ __volatile__ ("pause"); | |
| return 0; | |
| } | |
| Determining if the tcgetattr exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec350904248/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec350904248.dir/build.make CMakeFiles/cmTryCompileExec350904248.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec350904248.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec350904248.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec350904248 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec350904248.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec350904248.dir/CheckSymbolExists.c.o -o cmTryCompileExec350904248 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <termios.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef tcgetattr | |
| return ((int*)(&tcgetattr))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Performing C SOURCE FILE Test HAVE_POSIX_SIGNALS succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3137971868/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3137971868.dir/build.make CMakeFiles/cmTryCompileExec3137971868.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3137971868.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_POSIX_SIGNALS -o CMakeFiles/cmTryCompileExec3137971868.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3137971868 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3137971868.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_POSIX_SIGNALS -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3137971868.dir/src.c.o -o cmTryCompileExec3137971868 | |
| Source file was: | |
| #include <signal.h> | |
| int main(int ac, char **av) | |
| { | |
| sigset_t ss; | |
| struct sigaction sa; | |
| sigemptyset(&ss); sigsuspend(&ss); | |
| sigaction(SIGINT, &sa, (struct sigaction *) 0); | |
| sigprocmask(SIG_BLOCK, &ss, (sigset_t *) 0); | |
| } | |
| Performing C SOURCE FILE Test HAVE_WEAK_SYMBOL succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec687404090/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec687404090.dir/build.make CMakeFiles/cmTryCompileExec687404090.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec687404090.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_WEAK_SYMBOL -o CMakeFiles/cmTryCompileExec687404090.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec687404090 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec687404090.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_WEAK_SYMBOL -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec687404090.dir/src.c.o -o cmTryCompileExec687404090 | |
| Source file was: | |
| int main() | |
| { | |
| extern void __attribute__((weak)) foo(void); | |
| return 0; | |
| } | |
| Performing C++ SOURCE FILE Test HAVE_CXX_NEW succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec267213215/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec267213215.dir/build.make CMakeFiles/cmTryCompileExec267213215.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec267213215.dir/src.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_CXX_NEW -o CMakeFiles/cmTryCompileExec267213215.dir/src.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.cxx | |
| Linking CXX executable cmTryCompileExec267213215 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec267213215.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -DHAVE_CXX_NEW -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec267213215.dir/src.cxx.o -o cmTryCompileExec267213215 | |
| Source file was: | |
| #include <new> | |
| int main() | |
| { | |
| char *c = new char; | |
| return 0; | |
| } | |
| Determining size of struct sockaddr_in6 passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1652733498/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1652733498.dir/build.make CMakeFiles/cmTryCompileExec1652733498.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1652733498.dir/SIZEOF_SOCKADDR_IN6.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1652733498.dir/SIZEOF_SOCKADDR_IN6.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_SOCKADDR_IN6.c | |
| Linking C executable cmTryCompileExec1652733498 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1652733498.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1652733498.dir/SIZEOF_SOCKADDR_IN6.c.o -o cmTryCompileExec1652733498 | |
| Determining size of struct in6_addr passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1565751086/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1565751086.dir/build.make CMakeFiles/cmTryCompileExec1565751086.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1565751086.dir/SIZEOF_IN6_ADDR.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1565751086.dir/SIZEOF_IN6_ADDR.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c | |
| Linking C executable cmTryCompileExec1565751086 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1565751086.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1565751086.dir/SIZEOF_IN6_ADDR.c.o -o cmTryCompileExec1565751086 | |
| Performing C SOURCE FILE Test HAVE_SOCKADDR_STORAGE_SS_FAMILY succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3245471641/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3245471641.dir/build.make CMakeFiles/cmTryCompileExec3245471641.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3245471641.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_SOCKADDR_STORAGE_SS_FAMILY -o CMakeFiles/cmTryCompileExec3245471641.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3245471641 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3245471641.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_SOCKADDR_STORAGE_SS_FAMILY -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3245471641.dir/src.c.o -o cmTryCompileExec3245471641 | |
| Source file was: | |
| #include <sys/types.h> | |
| #include <netinet/in.h> | |
| #include <sys/socket.h> | |
| int main() | |
| { | |
| struct sockaddr_storage* tmp; | |
| tmp->ss_family; | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test HAVE_SOCKADDR_IN_SIN_LEN succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3542993770/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3542993770.dir/build.make CMakeFiles/cmTryCompileExec3542993770.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3542993770.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTryCompileExec3542993770.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3542993770 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3542993770.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_SOCKADDR_IN_SIN_LEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3542993770.dir/src.c.o -o cmTryCompileExec3542993770 | |
| Source file was: | |
| #include <sys/types.h> | |
| #include <netinet/in.h> | |
| #include <sys/socket.h> | |
| int main() | |
| { | |
| struct sockaddr_in* tmp; | |
| tmp->sin_len; | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test HAVE_SOCKADDR_IN6_SIN6_LEN succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec406261078/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec406261078.dir/build.make CMakeFiles/cmTryCompileExec406261078.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec406261078.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTryCompileExec406261078.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec406261078 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec406261078.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_SOCKADDR_IN6_SIN6_LEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec406261078.dir/src.c.o -o cmTryCompileExec406261078 | |
| Source file was: | |
| #include <sys/types.h> | |
| #include <netinet/in.h> | |
| #include <sys/socket.h> | |
| int main() | |
| { | |
| struct sockaddr_in6* tmp; | |
| tmp->sin6_len; | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test STRUCT_DIRENT_HAS_D_INO succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3898006003/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3898006003.dir/build.make CMakeFiles/cmTryCompileExec3898006003.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3898006003.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DSTRUCT_DIRENT_HAS_D_INO -o CMakeFiles/cmTryCompileExec3898006003.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec3898006003 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3898006003.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DSTRUCT_DIRENT_HAS_D_INO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3898006003.dir/src.c.o -o cmTryCompileExec3898006003 | |
| Source file was: | |
| #include <dirent.h> | |
| int main() | |
| { | |
| struct dirent* tmp; | |
| tmp->d_ino; | |
| return 0; | |
| } | |
| Performing C SOURCE FILE Test STRUCT_DIRENT_HAS_D_NAMLEN succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec4072208723/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4072208723.dir/build.make CMakeFiles/cmTryCompileExec4072208723.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec4072208723.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DSTRUCT_DIRENT_HAS_D_NAMLEN -o CMakeFiles/cmTryCompileExec4072208723.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec4072208723 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4072208723.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DSTRUCT_DIRENT_HAS_D_NAMLEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4072208723.dir/src.c.o -o cmTryCompileExec4072208723 | |
| Source file was: | |
| #include <dirent.h> | |
| int main() | |
| { | |
| struct dirent* tmp; | |
| tmp->d_namlen; | |
| return 0; | |
| } | |
| Determining if the function crc32 exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2823334637/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2823334637.dir/build.make CMakeFiles/cmTryCompileExec2823334637.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2823334637.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=crc32 -o CMakeFiles/cmTryCompileExec2823334637.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2823334637 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2823334637.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=crc32 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2823334637.dir/CheckFunctionExists.c.o -o cmTryCompileExec2823334637 -lz | |
| Determining if the function compressBound exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3985467249/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3985467249.dir/build.make CMakeFiles/cmTryCompileExec3985467249.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3985467249.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=compressBound -o CMakeFiles/cmTryCompileExec3985467249.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3985467249 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3985467249.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=compressBound -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3985467249.dir/CheckFunctionExists.c.o -o cmTryCompileExec3985467249 -lz | |
| Determining if the function deflateBound exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec234098326/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec234098326.dir/build.make CMakeFiles/cmTryCompileExec234098326.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec234098326.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=deflateBound -o CMakeFiles/cmTryCompileExec234098326.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec234098326 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec234098326.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=deflateBound -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec234098326.dir/CheckFunctionExists.c.o -o cmTryCompileExec234098326 -lz | |
| Determining if the SHA512_DIGEST_LENGTH exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec465406628/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec465406628.dir/build.make CMakeFiles/cmTryCompileExec465406628.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec465406628.dir/CheckSymbolExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec465406628.dir/CheckSymbolExists.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| Linking C executable cmTryCompileExec465406628 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec465406628.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec465406628.dir/CheckSymbolExists.c.o -o cmTryCompileExec465406628 | |
| File /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <openssl/sha.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef SHA512_DIGEST_LENGTH | |
| return ((int*)(&SHA512_DIGEST_LENGTH))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining size of mbstate_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3505495104/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3505495104.dir/build.make CMakeFiles/cmTryCompileExec3505495104.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3505495104.dir/SIZEOF_MBSTATE_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec3505495104.dir/SIZEOF_MBSTATE_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_MBSTATE_T.c | |
| Linking C executable cmTryCompileExec3505495104 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3505495104.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3505495104.dir/SIZEOF_MBSTATE_T.c.o -o cmTryCompileExec3505495104 | |
| Performing C SOURCE FILE Test HAVE_LANGINFO_CODESET succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1788481499/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1788481499.dir/build.make CMakeFiles/cmTryCompileExec1788481499.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1788481499.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_LANGINFO_CODESET -o CMakeFiles/cmTryCompileExec1788481499.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec1788481499 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1788481499.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_LANGINFO_CODESET -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1788481499.dir/src.c.o -o cmTryCompileExec1788481499 | |
| Source file was: | |
| #include <langinfo.h> | |
| int main(int ac, char **av) | |
| { | |
| char *cs = nl_langinfo(CODESET); | |
| return 0; | |
| } | |
| Determining if the function mbrlen exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec162365800/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec162365800.dir/build.make CMakeFiles/cmTryCompileExec162365800.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec162365800.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=mbrlen -o CMakeFiles/cmTryCompileExec162365800.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec162365800 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec162365800.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mbrlen -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec162365800.dir/CheckFunctionExists.c.o -o cmTryCompileExec162365800 | |
| Determining if the function mbsrtowcs exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3650538609/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3650538609.dir/build.make CMakeFiles/cmTryCompileExec3650538609.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3650538609.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=mbsrtowcs -o CMakeFiles/cmTryCompileExec3650538609.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3650538609 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3650538609.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mbsrtowcs -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3650538609.dir/CheckFunctionExists.c.o -o cmTryCompileExec3650538609 | |
| Determining if the function wcrtomb exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1587636909/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1587636909.dir/build.make CMakeFiles/cmTryCompileExec1587636909.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1587636909.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=wcrtomb -o CMakeFiles/cmTryCompileExec1587636909.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1587636909 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1587636909.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=wcrtomb -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1587636909.dir/CheckFunctionExists.c.o -o cmTryCompileExec1587636909 | |
| Determining if the function mbrtowc exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3994300995/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3994300995.dir/build.make CMakeFiles/cmTryCompileExec3994300995.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3994300995.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=mbrtowc -o CMakeFiles/cmTryCompileExec3994300995.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3994300995 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3994300995.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=mbrtowc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3994300995.dir/CheckFunctionExists.c.o -o cmTryCompileExec3994300995 | |
| Determining if the function wcscoll exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3556769802/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3556769802.dir/build.make CMakeFiles/cmTryCompileExec3556769802.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3556769802.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=wcscoll -o CMakeFiles/cmTryCompileExec3556769802.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3556769802 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3556769802.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=wcscoll -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3556769802.dir/CheckFunctionExists.c.o -o cmTryCompileExec3556769802 | |
| Determining if the function wcsdup exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec156197668/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec156197668.dir/build.make CMakeFiles/cmTryCompileExec156197668.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec156197668.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=wcsdup -o CMakeFiles/cmTryCompileExec156197668.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec156197668 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec156197668.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=wcsdup -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec156197668.dir/CheckFunctionExists.c.o -o cmTryCompileExec156197668 | |
| Determining if the function wcwidth exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec344322298/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec344322298.dir/build.make CMakeFiles/cmTryCompileExec344322298.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec344322298.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=wcwidth -o CMakeFiles/cmTryCompileExec344322298.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec344322298 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec344322298.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=wcwidth -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec344322298.dir/CheckFunctionExists.c.o -o cmTryCompileExec344322298 | |
| Determining if the function wctype exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1187852262/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1187852262.dir/build.make CMakeFiles/cmTryCompileExec1187852262.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1187852262.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=wctype -o CMakeFiles/cmTryCompileExec1187852262.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1187852262 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1187852262.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=wctype -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1187852262.dir/CheckFunctionExists.c.o -o cmTryCompileExec1187852262 | |
| Determining if the function iswlower exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3290484962/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3290484962.dir/build.make CMakeFiles/cmTryCompileExec3290484962.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3290484962.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=iswlower -o CMakeFiles/cmTryCompileExec3290484962.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3290484962 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3290484962.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=iswlower -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3290484962.dir/CheckFunctionExists.c.o -o cmTryCompileExec3290484962 | |
| Determining if the function iswupper exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2380779341/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2380779341.dir/build.make CMakeFiles/cmTryCompileExec2380779341.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2380779341.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=iswupper -o CMakeFiles/cmTryCompileExec2380779341.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2380779341 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2380779341.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=iswupper -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2380779341.dir/CheckFunctionExists.c.o -o cmTryCompileExec2380779341 | |
| Determining if the function towlower exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3500133484/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3500133484.dir/build.make CMakeFiles/cmTryCompileExec3500133484.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3500133484.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=towlower -o CMakeFiles/cmTryCompileExec3500133484.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec3500133484 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3500133484.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=towlower -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3500133484.dir/CheckFunctionExists.c.o -o cmTryCompileExec3500133484 | |
| Determining if the function towupper exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1546942078/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1546942078.dir/build.make CMakeFiles/cmTryCompileExec1546942078.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1546942078.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=towupper -o CMakeFiles/cmTryCompileExec1546942078.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1546942078 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1546942078.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=towupper -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1546942078.dir/CheckFunctionExists.c.o -o cmTryCompileExec1546942078 | |
| Determining if the function iswctype exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec642782389/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec642782389.dir/build.make CMakeFiles/cmTryCompileExec642782389.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec642782389.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=iswctype -o CMakeFiles/cmTryCompileExec642782389.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec642782389 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec642782389.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=iswctype -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec642782389.dir/CheckFunctionExists.c.o -o cmTryCompileExec642782389 | |
| Determining size of wchar_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1407445513/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1407445513.dir/build.make CMakeFiles/cmTryCompileExec1407445513.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1407445513.dir/SIZEOF_WCHAR_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1407445513.dir/SIZEOF_WCHAR_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c | |
| Linking C executable cmTryCompileExec1407445513 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1407445513.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1407445513.dir/SIZEOF_WCHAR_T.c.o -o cmTryCompileExec1407445513 | |
| Determining size of wctype_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec588601243/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec588601243.dir/build.make CMakeFiles/cmTryCompileExec588601243.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec588601243.dir/SIZEOF_WCTYPE_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec588601243.dir/SIZEOF_WCTYPE_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_WCTYPE_T.c | |
| Linking C executable cmTryCompileExec588601243 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec588601243.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec588601243.dir/SIZEOF_WCTYPE_T.c.o -o cmTryCompileExec588601243 | |
| Determining size of wint_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2113116222/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2113116222.dir/build.make CMakeFiles/cmTryCompileExec2113116222.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2113116222.dir/SIZEOF_WINT_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec2113116222.dir/SIZEOF_WINT_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_WINT_T.c | |
| Linking C executable cmTryCompileExec2113116222 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2113116222.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2113116222.dir/SIZEOF_WINT_T.c.o -o cmTryCompileExec2113116222 | |
| Determining if the function setupterm exists in the /usr/lib/libcurses.dylib passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2654969300/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2654969300.dir/build.make CMakeFiles/cmTryCompileExec2654969300.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2654969300.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTryCompileExec2654969300.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2654969300 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2654969300.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=setupterm -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2654969300.dir/CheckFunctionExists.c.o -o cmTryCompileExec2654969300 /usr/lib/libcurses.dylib | |
| Determining if the function vidattr exists in the /usr/lib/libcurses.dylib passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2637788919/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2637788919.dir/build.make CMakeFiles/cmTryCompileExec2637788919.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2637788919.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=vidattr -o CMakeFiles/cmTryCompileExec2637788919.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2637788919 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2637788919.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=vidattr -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2637788919.dir/CheckFunctionExists.c.o -o cmTryCompileExec2637788919 /usr/lib/libcurses.dylib | |
| Performing C SOURCE FILE Test HAVE_IB_GCC_ATOMIC_BUILTINS succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2566578138/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2566578138.dir/build.make CMakeFiles/cmTryCompileExec2566578138.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2566578138.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_IB_GCC_ATOMIC_BUILTINS -o CMakeFiles/cmTryCompileExec2566578138.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec2566578138 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2566578138.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_IB_GCC_ATOMIC_BUILTINS -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2566578138.dir/src.c.o -o cmTryCompileExec2566578138 | |
| Return value: 1 | |
| Source file was: | |
| int main() | |
| { | |
| long x; | |
| long y; | |
| long res; | |
| char c; | |
| x = 10; | |
| y = 123; | |
| res = __sync_bool_compare_and_swap(&x, x, y); | |
| if (!res || x != y) { | |
| return(1); | |
| } | |
| x = 10; | |
| y = 123; | |
| res = __sync_bool_compare_and_swap(&x, x + 1, y); | |
| if (res || x != 10) { | |
| return(1); | |
| } | |
| x = 10; | |
| y = 123; | |
| res = __sync_add_and_fetch(&x, y); | |
| if (res != 123 + 10 || x != 123 + 10) { | |
| return(1); | |
| } | |
| c = 10; | |
| res = __sync_lock_test_and_set(&c, 123); | |
| if (res != 10 || c != 123) { | |
| return(1); | |
| } | |
| return(0); | |
| } | |
| Performing C SOURCE FILE Test HAVE_IB_GCC_ATOMIC_BUILTINS_64 succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2127962373/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2127962373.dir/build.make CMakeFiles/cmTryCompileExec2127962373.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2127962373.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_IB_GCC_ATOMIC_BUILTINS_64 -o CMakeFiles/cmTryCompileExec2127962373.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec2127962373 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2127962373.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_IB_GCC_ATOMIC_BUILTINS_64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2127962373.dir/src.c.o -o cmTryCompileExec2127962373 | |
| Return value: 1 | |
| Source file was: | |
| #include<stdint.h> | |
| int main() | |
| { | |
| int64_t x,y,res; | |
| x = 10; | |
| y = 123; | |
| res = __sync_sub_and_fetch(&y, x); | |
| if (res != y || y != 113) { | |
| return(1); | |
| } | |
| res = __sync_add_and_fetch(&y, x); | |
| if (res != y || y != 123) { | |
| return(1); | |
| } | |
| return(0); | |
| } | |
| Performing C SOURCE FILE Test HAVE_IB_ATOMIC_PTHREAD_T_GCC succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2724130387/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2724130387.dir/build.make CMakeFiles/cmTryCompileExec2724130387.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2724130387.dir/src.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -o CMakeFiles/cmTryCompileExec2724130387.dir/src.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTryCompileExec2724130387 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2724130387.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2724130387.dir/src.c.o -o cmTryCompileExec2724130387 | |
| Return value: 1 | |
| Source file was: | |
| #include <pthread.h> | |
| #include <string.h> | |
| int main() { | |
| pthread_t x1; | |
| pthread_t x2; | |
| pthread_t x3; | |
| memset(&x1, 0x0, sizeof(x1)); | |
| memset(&x2, 0x0, sizeof(x2)); | |
| memset(&x3, 0x0, sizeof(x3)); | |
| __sync_bool_compare_and_swap(&x1, x2, x3); | |
| return(0); | |
| } | |
| Determining if the function asprintf exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1819872969/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1819872969.dir/build.make CMakeFiles/cmTryCompileExec1819872969.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1819872969.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=asprintf -o CMakeFiles/cmTryCompileExec1819872969.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1819872969 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1819872969.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=asprintf -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1819872969.dir/CheckFunctionExists.c.o -o cmTryCompileExec1819872969 | |
| Determining size of pthread_t passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1076763807/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1076763807.dir/build.make CMakeFiles/cmTryCompileExec1076763807.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1076763807.dir/SIZEOF_PTHREAD_T.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1076763807.dir/SIZEOF_PTHREAD_T.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/SIZEOF_PTHREAD_T.c | |
| Linking C executable cmTryCompileExec1076763807 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1076763807.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1076763807.dir/SIZEOF_PTHREAD_T.c.o -o cmTryCompileExec1076763807 | |
| Performing C++ SOURCE FILE Test BOOST_OK succeded with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec526834107/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec526834107.dir/build.make CMakeFiles/cmTryCompileExec526834107.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building CXX object CMakeFiles/cmTryCompileExec526834107.dir/src.cxx.o | |
| /usr/local/Library/ENV/4.3/clang++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DBOOST_OK -I/usr/local/include -o CMakeFiles/cmTryCompileExec526834107.dir/src.cxx.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/src.cxx | |
| Linking CXX executable cmTryCompileExec526834107 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec526834107.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang++ -DBOOST_OK -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec526834107.dir/src.cxx.o -o cmTryCompileExec526834107 | |
| Source file was: | |
| #include <boost/config.hpp> | |
| #include <boost/property_map/property_map.hpp> | |
| int main() { return 0; } | |
| Determining if files security/pam_appl.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1151633059/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1151633059.dir/build.make CMakeFiles/cmTryCompileExec1151633059.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1151633059.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1151633059.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec1151633059 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1151633059.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1151633059.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1151633059 | |
| Determining if the function strndup exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2797588554/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2797588554.dir/build.make CMakeFiles/cmTryCompileExec2797588554.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2797588554.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTryCompileExec2797588554.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec2797588554 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2797588554.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strndup -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2797588554.dir/CheckFunctionExists.c.o -o cmTryCompileExec2797588554 | |
| Determining if files netdb.h exist passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec2782294719/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2782294719.dir/build.make CMakeFiles/cmTryCompileExec2782294719.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec2782294719.dir/CheckIncludeFiles.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec2782294719.dir/CheckIncludeFiles.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
| Linking C executable cmTryCompileExec2782294719 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2782294719.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2782294719.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2782294719 | |
| Determining if the function bcopy exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1352786999/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1352786999.dir/build.make CMakeFiles/cmTryCompileExec1352786999.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1352786999.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=bcopy -o CMakeFiles/cmTryCompileExec1352786999.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec1352786999 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1352786999.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=bcopy -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1352786999.dir/CheckFunctionExists.c.o -o cmTryCompileExec1352786999 | |
| Determining if the function strtoq exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec841845333/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec841845333.dir/build.make CMakeFiles/cmTryCompileExec841845333.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec841845333.dir/CheckFunctionExists.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCHECK_FUNCTION_EXISTS=strtoq -o CMakeFiles/cmTryCompileExec841845333.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c | |
| Linking C executable cmTryCompileExec841845333 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec841845333.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -DCHECK_FUNCTION_EXISTS=strtoq -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec841845333.dir/CheckFunctionExists.c.o -o cmTryCompileExec841845333 | |
| Determining size of unsigned long long passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec1112731997/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1112731997.dir/build.make CMakeFiles/cmTryCompileExec1112731997.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec1112731997.dir/UNSIGNED_LONG_LONG.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec1112731997.dir/UNSIGNED_LONG_LONG.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CheckTypeSize/UNSIGNED_LONG_LONG.c | |
| Linking C executable cmTryCompileExec1112731997 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1112731997.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1112731997.dir/UNSIGNED_LONG_LONG.c.o -o cmTryCompileExec1112731997 | |
| Determining if the include file event.h exists passed with the following output: | |
| Change Dir: /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp | |
| Run Build Command:/usr/local/Library/ENV/4.3/gmake "cmTryCompileExec3678622721/fast" | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3678622721.dir/build.make CMakeFiles/cmTryCompileExec3678622721.dir/build | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CMakeFiles 1 | |
| Building C object CMakeFiles/cmTryCompileExec3678622721.dir/CheckIncludeFile.c.o | |
| /usr/local/Library/ENV/4.3/clang -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -o CMakeFiles/cmTryCompileExec3678622721.dir/CheckIncludeFile.c.o -c /tmp/mariadb-mHZ8/mariadb-10.0.6/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| Linking C executable cmTryCompileExec3678622721 | |
| /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3678622721.dir/link.txt --verbose=1 | |
| /usr/local/Library/ENV/4.3/clang -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3678622721.dir/CheckIncludeFile.c.o -o cmTryCompileExec3678622721 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment