Performing C SOURCE FILE Test HAVE_C__pie__fPIC failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f2a49/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f2a49.dir/build.make CMakeFiles/cmTC_f2a49.dir/build Building C object CMakeFiles/cmTC_f2a49.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_C__pie__fPIC -pie -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f2a49.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Linking C executable cmTC_f2a49 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2a49.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_C__pie__fPIC -pie -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f2a49.dir/src.c.o -o cmTC_f2a49 clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__pie__fPIC failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c8693/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c8693.dir/build.make CMakeFiles/cmTC_c8693.dir/build Building CXX object CMakeFiles/cmTC_c8693.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_CXX__pie__fPIC -pie -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_c8693.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Linking CXX executable cmTC_c8693 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c8693.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_CXX__pie__fPIC -pie -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c8693.dir/src.cxx.o -o cmTC_c8693 clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Source file was: int main(void) { return 0; } Determining if the function __infinity exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9021d/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9021d.dir/build.make CMakeFiles/cmTC_9021d.dir/build Building C object CMakeFiles/cmTC_9021d.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=__infinity -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9021d.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_9021d /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9021d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=__infinity -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9021d.dir/CheckFunctionExists.c.o -o cmTC_9021d Undefined symbols for architecture x86_64: "___infinity", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_9021d] Error 1 make: *** [cmTC_9021d/fast] Error 2 Determining if the function __infinity exists in the m failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_27717/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_27717.dir/build.make CMakeFiles/cmTC_27717.dir/build Building C object CMakeFiles/cmTC_27717.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=__infinity -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_27717.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_27717 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27717.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=__infinity -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27717.dir/CheckFunctionExists.c.o -o cmTC_27717 -lm Undefined symbols for architecture x86_64: "___infinity", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_27717] Error 1 make: *** [cmTC_27717/fast] Error 2 Determining if the function gethostbyname_r exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a1bec/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_a1bec.dir/build.make CMakeFiles/cmTC_a1bec.dir/build Building C object CMakeFiles/cmTC_a1bec.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_a1bec.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_a1bec /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1bec.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1bec.dir/CheckFunctionExists.c.o -o cmTC_a1bec Undefined symbols for architecture x86_64: "_gethostbyname_r", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_a1bec] Error 1 make: *** [cmTC_a1bec/fast] Error 2 Determining if the function gethostbyname_r exists in the nsl_r failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9c635/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9c635.dir/build.make CMakeFiles/cmTC_9c635.dir/build Building C object CMakeFiles/cmTC_9c635.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9c635.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_9c635 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c635.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9c635.dir/CheckFunctionExists.c.o -o cmTC_9c635 -lnsl_r ld: library not found for -lnsl_r clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_9c635] Error 1 make: *** [cmTC_9c635/fast] Error 2 Determining if the function gethostbyname_r exists in the nsl failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2fe47/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2fe47.dir/build.make CMakeFiles/cmTC_2fe47.dir/build Building C object CMakeFiles/cmTC_2fe47.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2fe47.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_2fe47 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2fe47.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyname_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2fe47.dir/CheckFunctionExists.c.o -o cmTC_2fe47 -lnsl ld: library not found for -lnsl clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_2fe47] Error 1 make: *** [cmTC_2fe47/fast] Error 2 Determining if files crypt.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b058/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9b058.dir/build.make CMakeFiles/cmTC_9b058.dir/build Building C object CMakeFiles/cmTC_9b058.dir/HAVE_CRYPT_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9b058.dir/HAVE_CRYPT_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_CRYPT_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_CRYPT_H.c:2:10: fatal error: 'crypt.h' file not found #include ^~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_9b058.dir/HAVE_CRYPT_H.c.o] Error 1 make: *** [cmTC_9b058/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files floatingpoint.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b605b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b605b.dir/build.make CMakeFiles/cmTC_b605b.dir/build Building C object CMakeFiles/cmTC_b605b.dir/HAVE_FLOATINGPOINT_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_b605b.dir/HAVE_FLOATINGPOINT_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_FLOATINGPOINT_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_FLOATINGPOINT_H.c:2:10: fatal error: 'floatingpoint.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b605b.dir/HAVE_FLOATINGPOINT_H.c.o] Error 1 make: *** [cmTC_b605b/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files fpu_control.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5964/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b5964.dir/build.make CMakeFiles/cmTC_b5964.dir/build Building C object CMakeFiles/cmTC_b5964.dir/HAVE_FPU_CONTROL_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_b5964.dir/HAVE_FPU_CONTROL_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c:2:10: fatal error: 'fpu_control.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b5964.dir/HAVE_FPU_CONTROL_H.c.o] Error 1 make: *** [cmTC_b5964/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files ieeefp.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2e927/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2e927.dir/build.make CMakeFiles/cmTC_2e927.dir/build Building C object CMakeFiles/cmTC_2e927.dir/HAVE_IEEEFP_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2e927.dir/HAVE_IEEEFP_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c:2:10: fatal error: 'ieeefp.h' file not found #include ^~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_2e927.dir/HAVE_IEEEFP_H.c.o] Error 1 make: *** [cmTC_2e927/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files link.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fbf18/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fbf18.dir/build.make CMakeFiles/cmTC_fbf18.dir/build Building C object CMakeFiles/cmTC_fbf18.dir/HAVE_LINK_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_fbf18.dir/HAVE_LINK_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINK_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINK_H.c:2:10: fatal error: 'link.h' file not found #include ^~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_fbf18.dir/HAVE_LINK_H.c.o] Error 1 make: *** [cmTC_fbf18/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files linux/unistd.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f3fb1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f3fb1.dir/build.make CMakeFiles/cmTC_f3fb1.dir/build Building C object CMakeFiles/cmTC_f3fb1.dir/HAVE_LINUX_UNISTD_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f3fb1.dir/HAVE_LINUX_UNISTD_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINUX_UNISTD_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINUX_UNISTD_H.c:2:10: fatal error: 'linux/unistd.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_f3fb1.dir/HAVE_LINUX_UNISTD_H.c.o] Error 1 make: *** [cmTC_f3fb1/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files linux/falloc.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_afd13/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_afd13.dir/build.make CMakeFiles/cmTC_afd13.dir/build Building C object CMakeFiles/cmTC_afd13.dir/HAVE_LINUX_FALLOC_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_afd13.dir/HAVE_LINUX_FALLOC_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINUX_FALLOC_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LINUX_FALLOC_H.c:2:10: fatal error: 'linux/falloc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_afd13.dir/HAVE_LINUX_FALLOC_H.c.o] Error 1 make: *** [cmTC_afd13/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files malloc.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_30d53/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_30d53.dir/build.make CMakeFiles/cmTC_30d53.dir/build Building C object CMakeFiles/cmTC_30d53.dir/HAVE_MALLOC_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_30d53.dir/HAVE_MALLOC_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c:2:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_30d53.dir/HAVE_MALLOC_H.c.o] Error 1 make: *** [cmTC_30d53/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files ndir.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a9986/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_a9986.dir/build.make CMakeFiles/cmTC_a9986.dir/build Building C object CMakeFiles/cmTC_a9986.dir/HAVE_NDIR_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_a9986.dir/HAVE_NDIR_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_NDIR_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_NDIR_H.c:2:10: fatal error: 'ndir.h' file not found #include ^~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_a9986.dir/HAVE_NDIR_H.c.o] Error 1 make: *** [cmTC_a9986/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files port.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e3ed1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e3ed1.dir/build.make CMakeFiles/cmTC_e3ed1.dir/build Building C object CMakeFiles/cmTC_e3ed1.dir/HAVE_PORT_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_e3ed1.dir/HAVE_PORT_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_PORT_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_PORT_H.c:2:10: fatal error: 'port.h' file not found #include ^~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_e3ed1.dir/HAVE_PORT_H.c.o] Error 1 make: *** [cmTC_e3ed1/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files select.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5355b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5355b.dir/build.make CMakeFiles/cmTC_5355b.dir/build Building C object CMakeFiles/cmTC_5355b.dir/HAVE_SELECT_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_5355b.dir/HAVE_SELECT_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SELECT_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SELECT_H.c:2:10: fatal error: 'select.h' file not found #include ^~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_5355b.dir/HAVE_SELECT_H.c.o] Error 1 make: *** [cmTC_5355b/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/ndir.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_78f11/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_78f11.dir/build.make CMakeFiles/cmTC_78f11.dir/build Building C object CMakeFiles/cmTC_78f11.dir/HAVE_SYS_NDIR_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_78f11.dir/HAVE_SYS_NDIR_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_NDIR_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_NDIR_H.c:2:10: fatal error: 'sys/ndir.h' file not found #include ^~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_78f11.dir/HAVE_SYS_NDIR_H.c.o] Error 1 make: *** [cmTC_78f11/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/pte.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bb947/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_bb947.dir/build.make CMakeFiles/cmTC_bb947.dir/build Building C object CMakeFiles/cmTC_bb947.dir/HAVE_SYS_PTE_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_bb947.dir/HAVE_SYS_PTE_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTE_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTE_H.c:2:10: fatal error: 'sys/pte.h' file not found #include ^~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_bb947.dir/HAVE_SYS_PTE_H.c.o] Error 1 make: *** [cmTC_bb947/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files synch.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_278b1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_278b1.dir/build.make CMakeFiles/cmTC_278b1.dir/build Building C object CMakeFiles/cmTC_278b1.dir/HAVE_SYNCH_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_278b1.dir/HAVE_SYNCH_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYNCH_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYNCH_H.c:2:10: fatal error: 'synch.h' file not found #include ^~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_278b1.dir/HAVE_SYNCH_H.c.o] Error 1 make: *** [cmTC_278b1/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sysent.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0d24f/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0d24f.dir/build.make CMakeFiles/cmTC_0d24f.dir/build Building C object CMakeFiles/cmTC_0d24f.dir/HAVE_SYSENT_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_0d24f.dir/HAVE_SYSENT_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYSENT_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYSENT_H.c:2:10: fatal error: 'sysent.h' file not found #include ^~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_0d24f.dir/HAVE_SYSENT_H.c.o] Error 1 make: *** [cmTC_0d24f/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/fpu.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8fa1f/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8fa1f.dir/build.make CMakeFiles/cmTC_8fa1f.dir/build Building C object CMakeFiles/cmTC_8fa1f.dir/HAVE_SYS_FPU_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8fa1f.dir/HAVE_SYS_FPU_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FPU_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FPU_H.c:2:10: fatal error: 'sys/fpu.h' file not found #include ^~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_8fa1f.dir/HAVE_SYS_FPU_H.c.o] Error 1 make: *** [cmTC_8fa1f/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/prctl.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bc458/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_bc458.dir/build.make CMakeFiles/cmTC_bc458.dir/build Building C object CMakeFiles/cmTC_bc458.dir/HAVE_SYS_PRCTL_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_bc458.dir/HAVE_SYS_PRCTL_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c:2:10: fatal error: 'sys/prctl.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_bc458.dir/HAVE_SYS_PRCTL_H.c.o] Error 1 make: *** [cmTC_bc458/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/stream.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_24476/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_24476.dir/build.make CMakeFiles/cmTC_24476.dir/build Building C object CMakeFiles/cmTC_24476.dir/HAVE_SYS_STREAM_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_24476.dir/HAVE_SYS_STREAM_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_STREAM_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_STREAM_H.c:2:10: fatal error: 'sys/stream.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_24476.dir/HAVE_SYS_STREAM_H.c.o] Error 1 make: *** [cmTC_24476/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/termcap.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_444bc/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_444bc.dir/build.make CMakeFiles/cmTC_444bc.dir/build Building C object CMakeFiles/cmTC_444bc.dir/HAVE_SYS_TERMCAP_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_444bc.dir/HAVE_SYS_TERMCAP_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TERMCAP_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TERMCAP_H.c:2:10: fatal error: 'sys/termcap.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_444bc.dir/HAVE_SYS_TERMCAP_H.c.o] Error 1 make: *** [cmTC_444bc/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files asm/termbits.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_468ab/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_468ab.dir/build.make CMakeFiles/cmTC_468ab.dir/build Building C object CMakeFiles/cmTC_468ab.dir/HAVE_ASM_TERMBITS_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_468ab.dir/HAVE_ASM_TERMBITS_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_ASM_TERMBITS_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_ASM_TERMBITS_H.c:2:10: fatal error: 'asm/termbits.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_468ab.dir/HAVE_ASM_TERMBITS_H.c.o] Error 1 make: *** [cmTC_468ab/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files termbits.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9ad32/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9ad32.dir/build.make CMakeFiles/cmTC_9ad32.dir/build Building C object CMakeFiles/cmTC_9ad32.dir/HAVE_TERMBITS_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9ad32.dir/HAVE_TERMBITS_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_TERMBITS_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_TERMBITS_H.c:2:10: fatal error: 'termbits.h' file not found #include ^~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_9ad32.dir/HAVE_TERMBITS_H.c.o] Error 1 make: *** [cmTC_9ad32/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files termio.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_76711/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_76711.dir/build.make CMakeFiles/cmTC_76711.dir/build Building C object CMakeFiles/cmTC_76711.dir/HAVE_TERMIO_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_76711.dir/HAVE_TERMIO_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c:2:10: fatal error: 'termio.h' file not found #include ^~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_76711.dir/HAVE_TERMIO_H.c.o] Error 1 make: *** [cmTC_76711/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files varargs.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3f7c1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3f7c1.dir/build.make CMakeFiles/cmTC_3f7c1.dir/build Building C object CMakeFiles/cmTC_3f7c1.dir/HAVE_VARARGS_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_3f7c1.dir/HAVE_VARARGS_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_VARARGS_H.c In file included from /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_VARARGS_H.c:2: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/varargs.h:11:4: error: "Please use instead of " #error "Please use instead of " ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_3f7c1.dir/HAVE_VARARGS_H.c.o] Error 1 make: *** [cmTC_3f7c1/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/utime.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3304/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_a3304.dir/build.make CMakeFiles/cmTC_a3304.dir/build Building C object CMakeFiles/cmTC_a3304.dir/HAVE_SYS_UTIME_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_a3304.dir/HAVE_SYS_UTIME_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c:2:10: fatal error: 'sys/utime.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_a3304.dir/HAVE_SYS_UTIME_H.c.o] Error 1 make: *** [cmTC_a3304/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files bfd.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b4ddd/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b4ddd.dir/build.make CMakeFiles/cmTC_b4ddd.dir/build Building C object CMakeFiles/cmTC_b4ddd.dir/BFD_H_EXISTS.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_b4ddd.dir/BFD_H_EXISTS.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/BFD_H_EXISTS.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/BFD_H_EXISTS.c:2:10: fatal error: 'bfd.h' file not found #include ^~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b4ddd.dir/BFD_H_EXISTS.c.o] Error 1 make: *** [cmTC_b4ddd/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files sys/ptem.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5227a/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5227a.dir/build.make CMakeFiles/cmTC_5227a.dir/build Building C object CMakeFiles/cmTC_5227a.dir/HAVE_SYS_PTEM_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_5227a.dir/HAVE_SYS_PTEM_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTEM_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTEM_H.c:2:10: fatal error: 'sys/ptem.h' file not found #include ^~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_5227a.dir/HAVE_SYS_PTEM_H.c.o] Error 1 make: *** [cmTC_5227a/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function accept4 exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8becf/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8becf.dir/build.make CMakeFiles/cmTC_8becf.dir/build Building C object CMakeFiles/cmTC_8becf.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=accept4 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8becf.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_8becf /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8becf.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=accept4 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8becf.dir/CheckFunctionExists.c.o -o cmTC_8becf Undefined symbols for architecture x86_64: "_accept4", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_8becf] Error 1 make: *** [cmTC_8becf/fast] Error 2 Determining if the function printstack exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8dd67/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8dd67.dir/build.make CMakeFiles/cmTC_8dd67.dir/build Building C object CMakeFiles/cmTC_8dd67.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=printstack -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8dd67.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_8dd67 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8dd67.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=printstack -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8dd67.dir/CheckFunctionExists.c.o -o cmTC_8dd67 Undefined symbols for architecture x86_64: "_printstack", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_8dd67] Error 1 make: *** [cmTC_8dd67/fast] Error 2 Determining if the function bfill exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_837de/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_837de.dir/build.make CMakeFiles/cmTC_837de.dir/build Building C object CMakeFiles/cmTC_837de.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=bfill -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_837de.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_837de /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_837de.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=bfill -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_837de.dir/CheckFunctionExists.c.o -o cmTC_837de Undefined symbols for architecture x86_64: "_bfill", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_837de] Error 1 make: *** [cmTC_837de/fast] Error 2 Determining if the function bmove exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dbab4/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_dbab4.dir/build.make CMakeFiles/cmTC_dbab4.dir/build Building C object CMakeFiles/cmTC_dbab4.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=bmove -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_dbab4.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_dbab4 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dbab4.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=bmove -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dbab4.dir/CheckFunctionExists.c.o -o cmTC_dbab4 Undefined symbols for architecture x86_64: "_bmove", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_dbab4] Error 1 make: *** [cmTC_dbab4/fast] Error 2 Determining if the function cuserid exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_04524/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_04524.dir/build.make CMakeFiles/cmTC_04524.dir/build Building C object CMakeFiles/cmTC_04524.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=cuserid -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_04524.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_04524 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_04524.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=cuserid -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_04524.dir/CheckFunctionExists.c.o -o cmTC_04524 Undefined symbols for architecture x86_64: "_cuserid", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_04524] Error 1 make: *** [cmTC_04524/fast] Error 2 Determining if the function directio exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e9acc/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e9acc.dir/build.make CMakeFiles/cmTC_e9acc.dir/build Building C object CMakeFiles/cmTC_e9acc.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=directio -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_e9acc.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_e9acc /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9acc.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=directio -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e9acc.dir/CheckFunctionExists.c.o -o cmTC_e9acc Undefined symbols for architecture x86_64: "_directio", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_e9acc] Error 1 make: *** [cmTC_e9acc/fast] Error 2 Determining if the function _doprnt exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f0fe1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f0fe1.dir/build.make CMakeFiles/cmTC_f0fe1.dir/build Building C object CMakeFiles/cmTC_f0fe1.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=_doprnt -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f0fe1.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_f0fe1 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0fe1.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=_doprnt -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f0fe1.dir/CheckFunctionExists.c.o -o cmTC_f0fe1 Undefined symbols for architecture x86_64: "__doprnt", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_f0fe1] Error 1 make: *** [cmTC_f0fe1/fast] Error 2 Determining if the function compress exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_24831/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_24831.dir/build.make CMakeFiles/cmTC_24831.dir/build Building C object CMakeFiles/cmTC_24831.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=compress -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_24831.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_24831 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24831.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=compress -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_24831.dir/CheckFunctionExists.c.o -o cmTC_24831 Undefined symbols for architecture x86_64: "_compress", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_24831] Error 1 make: *** [cmTC_24831/fast] Error 2 Determining if the function fconvert exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0c8aa/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0c8aa.dir/build.make CMakeFiles/cmTC_0c8aa.dir/build Building C object CMakeFiles/cmTC_0c8aa.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fconvert -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_0c8aa.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_0c8aa /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c8aa.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fconvert -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c8aa.dir/CheckFunctionExists.c.o -o cmTC_0c8aa Undefined symbols for architecture x86_64: "_fconvert", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_0c8aa] Error 1 make: *** [cmTC_0c8aa/fast] Error 2 Determining if the fdatasync exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b1bac/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b1bac.dir/build.make CMakeFiles/cmTC_b1bac.dir/build Building C object CMakeFiles/cmTC_b1bac.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_b1bac.dir/CheckSymbolExists.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'fdatasync' return ((int*)(&fdatasync))[argc]; ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b1bac.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_b1bac/fast] Error 2 File /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef fdatasync return ((int*)(&fdatasync))[argc]; #else (void)argc; return 0; #endif } Determining if the function fedisableexcept exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_39a1e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_39a1e.dir/build.make CMakeFiles/cmTC_39a1e.dir/build Building C object CMakeFiles/cmTC_39a1e.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fedisableexcept -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_39a1e.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_39a1e /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39a1e.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fedisableexcept -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39a1e.dir/CheckFunctionExists.c.o -o cmTC_39a1e Undefined symbols for architecture x86_64: "_fedisableexcept", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_39a1e] Error 1 make: *** [cmTC_39a1e/fast] Error 2 Determining if the function fpsetmask exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c75c2/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c75c2.dir/build.make CMakeFiles/cmTC_c75c2.dir/build Building C object CMakeFiles/cmTC_c75c2.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fpsetmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_c75c2.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_c75c2 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c75c2.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fpsetmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c75c2.dir/CheckFunctionExists.c.o -o cmTC_c75c2 Undefined symbols for architecture x86_64: "_fpsetmask", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_c75c2] Error 1 make: *** [cmTC_c75c2/fast] Error 2 Determining if the function gethostbyaddr_r exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7fb16/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7fb16.dir/build.make CMakeFiles/cmTC_7fb16.dir/build Building C object CMakeFiles/cmTC_7fb16.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_7fb16.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_7fb16 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7fb16.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7fb16.dir/CheckFunctionExists.c.o -o cmTC_7fb16 Undefined symbols for architecture x86_64: "_gethostbyaddr_r", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_7fb16] Error 1 make: *** [cmTC_7fb16/fast] Error 2 Determining if the function gethrtime exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c4ebe/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c4ebe.dir/build.make CMakeFiles/cmTC_c4ebe.dir/build Building C object CMakeFiles/cmTC_c4ebe.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethrtime -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_c4ebe.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_c4ebe /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4ebe.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=gethrtime -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4ebe.dir/CheckFunctionExists.c.o -o cmTC_c4ebe Undefined symbols for architecture x86_64: "_gethrtime", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_c4ebe] Error 1 make: *** [cmTC_c4ebe/fast] Error 2 Determining if the function getpassphrase exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3b720/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3b720.dir/build.make CMakeFiles/cmTC_3b720.dir/build Building C object CMakeFiles/cmTC_3b720.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=getpassphrase -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_3b720.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_3b720 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b720.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=getpassphrase -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3b720.dir/CheckFunctionExists.c.o -o cmTC_3b720 Undefined symbols for architecture x86_64: "_getpassphrase", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_3b720] Error 1 make: *** [cmTC_3b720/fast] Error 2 Determining if the function mallinfo exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ac1da/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ac1da.dir/build.make CMakeFiles/cmTC_ac1da.dir/build Building C object CMakeFiles/cmTC_ac1da.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mallinfo -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_ac1da.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_ac1da /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac1da.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mallinfo -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ac1da.dir/CheckFunctionExists.c.o -o cmTC_ac1da Undefined symbols for architecture x86_64: "_mallinfo", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_ac1da] Error 1 make: *** [cmTC_ac1da/fast] Error 2 Determining if the function mmap64 exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_88a6c/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_88a6c.dir/build.make CMakeFiles/cmTC_88a6c.dir/build Building C object CMakeFiles/cmTC_88a6c.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mmap64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_88a6c.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_88a6c /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88a6c.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mmap64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88a6c.dir/CheckFunctionExists.c.o -o cmTC_88a6c Undefined symbols for architecture x86_64: "_mmap64", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_88a6c] Error 1 make: *** [cmTC_88a6c/fast] Error 2 Determining if the function port_create exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_89fc4/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_89fc4.dir/build.make CMakeFiles/cmTC_89fc4.dir/build Building C object CMakeFiles/cmTC_89fc4.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=port_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_89fc4.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_89fc4 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89fc4.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=port_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_89fc4.dir/CheckFunctionExists.c.o -o cmTC_89fc4 Undefined symbols for architecture x86_64: "_port_create", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_89fc4] Error 1 make: *** [cmTC_89fc4/fast] Error 2 Determining if the function posix_fallocate exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_27db7/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_27db7.dir/build.make CMakeFiles/cmTC_27db7.dir/build Building C object CMakeFiles/cmTC_27db7.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=posix_fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_27db7.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_27db7 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27db7.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=posix_fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27db7.dir/CheckFunctionExists.c.o -o cmTC_27db7 Undefined symbols for architecture x86_64: "_posix_fallocate", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_27db7] Error 1 make: *** [cmTC_27db7/fast] Error 2 Determining if the function fallocate exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_44c19/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_44c19.dir/build.make CMakeFiles/cmTC_44c19.dir/build Building C object CMakeFiles/cmTC_44c19.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_44c19.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_44c19 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44c19.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_44c19.dir/CheckFunctionExists.c.o -o cmTC_44c19 Undefined symbols for architecture x86_64: "_fallocate", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_44c19] Error 1 make: *** [cmTC_44c19/fast] Error 2 Determining if the function pthread_attr_create exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_21777/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_21777.dir/build.make CMakeFiles/cmTC_21777.dir/build Building C object CMakeFiles/cmTC_21777.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_attr_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_21777.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_21777 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_21777.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_attr_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_21777.dir/CheckFunctionExists.c.o -o cmTC_21777 Undefined symbols for architecture x86_64: "_pthread_attr_create", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_21777] Error 1 make: *** [cmTC_21777/fast] Error 2 Determining if the function pthread_condattr_create exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53574/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_53574.dir/build.make CMakeFiles/cmTC_53574.dir/build Building C object CMakeFiles/cmTC_53574.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_53574.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_53574 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53574.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53574.dir/CheckFunctionExists.c.o -o cmTC_53574 Undefined symbols for architecture x86_64: "_pthread_condattr_create", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_53574] Error 1 make: *** [cmTC_53574/fast] Error 2 Determining if the function pthread_condattr_setclock exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5137c/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5137c.dir/build.make CMakeFiles/cmTC_5137c.dir/build Building C object CMakeFiles/cmTC_5137c.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_5137c.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_5137c /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5137c.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5137c.dir/CheckFunctionExists.c.o -o cmTC_5137c Undefined symbols for architecture x86_64: "_pthread_condattr_setclock", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_5137c] Error 1 make: *** [cmTC_5137c/fast] Error 2 Determining if the function pthread_threadmask exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_901ba/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_901ba.dir/build.make CMakeFiles/cmTC_901ba.dir/build Building C object CMakeFiles/cmTC_901ba.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_threadmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_901ba.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_901ba /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_901ba.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=pthread_threadmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_901ba.dir/CheckFunctionExists.c.o -o cmTC_901ba Undefined symbols for architecture x86_64: "_pthread_threadmask", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_901ba] Error 1 make: *** [cmTC_901ba/fast] Error 2 Determining if the function re_comp exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1acd0/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1acd0.dir/build.make CMakeFiles/cmTC_1acd0.dir/build Building C object CMakeFiles/cmTC_1acd0.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=re_comp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_1acd0.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_1acd0 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1acd0.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=re_comp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1acd0.dir/CheckFunctionExists.c.o -o cmTC_1acd0 Undefined symbols for architecture x86_64: "_re_comp", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_1acd0] Error 1 make: *** [cmTC_1acd0/fast] Error 2 Determining if the function rwlock_init exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9fce/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c9fce.dir/build.make CMakeFiles/cmTC_c9fce.dir/build Building C object CMakeFiles/cmTC_c9fce.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=rwlock_init -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_c9fce.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_c9fce /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9fce.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=rwlock_init -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c9fce.dir/CheckFunctionExists.c.o -o cmTC_c9fce Undefined symbols for architecture x86_64: "_rwlock_init", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_c9fce] Error 1 make: *** [cmTC_c9fce/fast] Error 2 Determining if the function setfd exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8daae/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8daae.dir/build.make CMakeFiles/cmTC_8daae.dir/build Building C object CMakeFiles/cmTC_8daae.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=setfd -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8daae.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_8daae /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8daae.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=setfd -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8daae.dir/CheckFunctionExists.c.o -o cmTC_8daae Undefined symbols for architecture x86_64: "_setfd", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_8daae] Error 1 make: *** [cmTC_8daae/fast] Error 2 Determining if the function sigthreadmask exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1e97/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d1e97.dir/build.make CMakeFiles/cmTC_d1e97.dir/build Building C object CMakeFiles/cmTC_d1e97.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sigthreadmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_d1e97.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_d1e97 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1e97.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sigthreadmask -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d1e97.dir/CheckFunctionExists.c.o -o cmTC_d1e97 Undefined symbols for architecture x86_64: "_sigthreadmask", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_d1e97] Error 1 make: *** [cmTC_d1e97/fast] Error 2 Determining if the function tell exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_287d8/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_287d8.dir/build.make CMakeFiles/cmTC_287d8.dir/build Building C object CMakeFiles/cmTC_287d8.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=tell -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_287d8.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_287d8 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_287d8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=tell -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_287d8.dir/CheckFunctionExists.c.o -o cmTC_287d8 Undefined symbols for architecture x86_64: "_tell", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_287d8] Error 1 make: *** [cmTC_287d8/fast] Error 2 Determining if the function thr_setconcurrency exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3b95d/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3b95d.dir/build.make CMakeFiles/cmTC_3b95d.dir/build Building C object CMakeFiles/cmTC_3b95d.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_3b95d.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_3b95d /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b95d.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3b95d.dir/CheckFunctionExists.c.o -o cmTC_3b95d Undefined symbols for architecture x86_64: "_thr_setconcurrency", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_3b95d] Error 1 make: *** [cmTC_3b95d/fast] Error 2 Determining if the function thr_yield exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bd11e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_bd11e.dir/build.make CMakeFiles/cmTC_bd11e.dir/build Building C object CMakeFiles/cmTC_bd11e.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=thr_yield -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_bd11e.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_bd11e /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bd11e.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=thr_yield -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bd11e.dir/CheckFunctionExists.c.o -o cmTC_bd11e Undefined symbols for architecture x86_64: "_thr_yield", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_bd11e] Error 1 make: *** [cmTC_bd11e/fast] Error 2 Determining if the function memalign exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_987e4/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_987e4.dir/build.make CMakeFiles/cmTC_987e4.dir/build Building C object CMakeFiles/cmTC_987e4.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=memalign -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_987e4.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_987e4 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_987e4.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=memalign -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_987e4.dir/CheckFunctionExists.c.o -o cmTC_987e4 Undefined symbols for architecture x86_64: "_memalign", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_987e4] Error 1 make: *** [cmTC_987e4/fast] Error 2 Determining if files asm/msr.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_03a08/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_03a08.dir/build.make CMakeFiles/cmTC_03a08.dir/build Building C object CMakeFiles/cmTC_03a08.dir/HAVE_ASM_MSR_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_03a08.dir/HAVE_ASM_MSR_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_ASM_MSR_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_ASM_MSR_H.c:2:10: fatal error: 'asm/msr.h' file not found #include ^~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_03a08.dir/HAVE_ASM_MSR_H.c.o] Error 1 make: *** [cmTC_03a08/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files ia64intrin.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_be606/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_be606.dir/build.make CMakeFiles/cmTC_be606.dir/build Building C object CMakeFiles/cmTC_be606.dir/HAVE_IA64INTRIN_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_be606.dir/HAVE_IA64INTRIN_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_IA64INTRIN_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_IA64INTRIN_H.c:2:10: fatal error: 'ia64intrin.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_be606.dir/HAVE_IA64INTRIN_H.c.o] Error 1 make: *** [cmTC_be606/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function read_real_time exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_56a46/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_56a46.dir/build.make CMakeFiles/cmTC_56a46.dir/build Building C object CMakeFiles/cmTC_56a46.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=read_real_time -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_56a46.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_56a46 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56a46.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=read_real_time -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_56a46.dir/CheckFunctionExists.c.o -o cmTC_56a46 Undefined symbols for architecture x86_64: "_read_real_time", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_56a46] Error 1 make: *** [cmTC_56a46/fast] Error 2 Determining if the function rdtscll exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2209b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2209b.dir/build.make CMakeFiles/cmTC_2209b.dir/build Building C object CMakeFiles/cmTC_2209b.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=rdtscll -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2209b.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_2209b /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2209b.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=rdtscll -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2209b.dir/CheckFunctionExists.c.o -o cmTC_2209b Undefined symbols for architecture x86_64: "_rdtscll", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_2209b] Error 1 make: *** [cmTC_2209b/fast] Error 2 Determining size of sighandler_t failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d042/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6d042.dir/build.make CMakeFiles/cmTC_6d042.dir/build Building C object CMakeFiles/cmTC_6d042.dir/SIZEOF_SIGHANDLER_T.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_6d042.dir/SIZEOF_SIGHANDLER_T.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:26:12: error: use of undeclared identifier 'sighandler_t' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(sighandler_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:27:12: error: use of undeclared identifier 'sighandler_t' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(sighandler_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:28:12: error: use of undeclared identifier 'sighandler_t' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(sighandler_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:29:12: error: use of undeclared identifier 'sighandler_t' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(sighandler_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:30:12: error: use of undeclared identifier 'sighandler_t' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(sighandler_t)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_6d042.dir/SIZEOF_SIGHANDLER_T.c.o] Error 1 make: *** [cmTC_6d042/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_SIGHANDLER_T.c: #include #include #include #include "signal.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(sighandler_t)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uchar failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_28966/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_28966.dir/build.make CMakeFiles/cmTC_28966.dir/build Building C object CMakeFiles/cmTC_28966.dir/SIZEOF_UCHAR.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_28966.dir/SIZEOF_UCHAR.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:27:12: error: use of undeclared identifier 'uchar' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uchar)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:28:12: error: use of undeclared identifier 'uchar' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uchar)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:29:12: error: use of undeclared identifier 'uchar' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uchar)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:30:12: error: use of undeclared identifier 'uchar' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uchar)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:31:12: error: use of undeclared identifier 'uchar' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uchar)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_28966.dir/SIZEOF_UCHAR.c.o] Error 1 make: *** [cmTC_28966/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uchar)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of ulong failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12ff9/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_12ff9.dir/build.make CMakeFiles/cmTC_12ff9.dir/build Building C object CMakeFiles/cmTC_12ff9.dir/SIZEOF_ULONG.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_12ff9.dir/SIZEOF_ULONG.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:27:12: error: use of undeclared identifier 'ulong'; did you mean 'long'? ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:27:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^~~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:28:12: error: use of undeclared identifier 'ulong'; did you mean 'long'? ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:28:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 1000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^~~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:29:12: error: use of undeclared identifier 'ulong'; did you mean 'long'? ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:29:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 100)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^~~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:30:12: error: use of undeclared identifier 'ulong'; did you mean 'long'? ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:30:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^~~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:12: error: use of undeclared identifier 'ulong'; did you mean 'long'? ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + (SIZE % 10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(ulong)) ^~~~~~~ 10 errors generated. make[1]: *** [CMakeFiles/cmTC_12ff9.dir/SIZEOF_ULONG.c.o] Error 1 make: *** [cmTC_12ff9/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(ulong)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int8 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_73a05/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_73a05.dir/build.make CMakeFiles/cmTC_73a05.dir/build Building C object CMakeFiles/cmTC_73a05.dir/SIZEOF_INT8.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_73a05.dir/SIZEOF_INT8.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:27:12: error: use of undeclared identifier 'int8'; did you mean 'int'? ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:27:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:28:12: error: use of undeclared identifier 'int8'; did you mean 'int'? ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:28:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 1000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:29:12: error: use of undeclared identifier 'int8'; did you mean 'int'? ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:29:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 100)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:30:12: error: use of undeclared identifier 'int8'; did you mean 'int'? ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:30:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:31:12: error: use of undeclared identifier 'int8'; did you mean 'int'? ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:31:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + (SIZE % 10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:25:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(int8)) ^~~~~~ 10 errors generated. make[1]: *** [CMakeFiles/cmTC_73a05.dir/SIZEOF_INT8.c.o] Error 1 make: *** [cmTC_73a05/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int8)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint8 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_793ac/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_793ac.dir/build.make CMakeFiles/cmTC_793ac.dir/build Building C object CMakeFiles/cmTC_793ac.dir/SIZEOF_UINT8.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_793ac.dir/SIZEOF_UINT8.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:27:12: error: use of undeclared identifier 'uint8' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:28:12: error: use of undeclared identifier 'uint8' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:29:12: error: use of undeclared identifier 'uint8' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:30:12: error: use of undeclared identifier 'uint8' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint8)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:31:12: error: use of undeclared identifier 'uint8' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint8)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_793ac.dir/SIZEOF_UINT8.c.o] Error 1 make: *** [cmTC_793ac/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint8)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int16 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8577a/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8577a.dir/build.make CMakeFiles/cmTC_8577a.dir/build Building C object CMakeFiles/cmTC_8577a.dir/SIZEOF_INT16.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8577a.dir/SIZEOF_INT16.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:27:12: error: use of undeclared identifier 'int16' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:28:12: error: use of undeclared identifier 'int16' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:29:12: error: use of undeclared identifier 'int16' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:30:12: error: use of undeclared identifier 'int16' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:31:12: error: use of undeclared identifier 'int16' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int16)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_8577a.dir/SIZEOF_INT16.c.o] Error 1 make: *** [cmTC_8577a/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int16)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint16 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e984d/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e984d.dir/build.make CMakeFiles/cmTC_e984d.dir/build Building C object CMakeFiles/cmTC_e984d.dir/SIZEOF_UINT16.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_e984d.dir/SIZEOF_UINT16.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:27:12: error: use of undeclared identifier 'uint16' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:28:12: error: use of undeclared identifier 'uint16' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:29:12: error: use of undeclared identifier 'uint16' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:30:12: error: use of undeclared identifier 'uint16' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint16)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:31:12: error: use of undeclared identifier 'uint16' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint16)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_e984d.dir/SIZEOF_UINT16.c.o] Error 1 make: *** [cmTC_e984d/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint16)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int32 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d46f3/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d46f3.dir/build.make CMakeFiles/cmTC_d46f3.dir/build Building C object CMakeFiles/cmTC_d46f3.dir/SIZEOF_INT32.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_d46f3.dir/SIZEOF_INT32.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:27:12: error: use of undeclared identifier 'int32' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:28:12: error: use of undeclared identifier 'int32' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:29:12: error: use of undeclared identifier 'int32' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:30:12: error: use of undeclared identifier 'int32' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:31:12: error: use of undeclared identifier 'int32' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int32)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_d46f3.dir/SIZEOF_INT32.c.o] Error 1 make: *** [cmTC_d46f3/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int32)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint32 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fc978/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fc978.dir/build.make CMakeFiles/cmTC_fc978.dir/build Building C object CMakeFiles/cmTC_fc978.dir/SIZEOF_UINT32.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_fc978.dir/SIZEOF_UINT32.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:27:12: error: use of undeclared identifier 'uint32' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:28:12: error: use of undeclared identifier 'uint32' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:29:12: error: use of undeclared identifier 'uint32' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:30:12: error: use of undeclared identifier 'uint32' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint32)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:31:12: error: use of undeclared identifier 'uint32' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint32)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_fc978.dir/SIZEOF_UINT32.c.o] Error 1 make: *** [cmTC_fc978/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint32)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int64 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_78dd2/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_78dd2.dir/build.make CMakeFiles/cmTC_78dd2.dir/build Building C object CMakeFiles/cmTC_78dd2.dir/SIZEOF_INT64.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_78dd2.dir/SIZEOF_INT64.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:27:12: error: use of undeclared identifier 'int64' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:28:12: error: use of undeclared identifier 'int64' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:29:12: error: use of undeclared identifier 'int64' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:30:12: error: use of undeclared identifier 'int64' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:31:12: error: use of undeclared identifier 'int64' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(int64)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_78dd2.dir/SIZEOF_INT64.c.o] Error 1 make: *** [cmTC_78dd2/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int64)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint64 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d8df/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6d8df.dir/build.make CMakeFiles/cmTC_6d8df.dir/build Building C object CMakeFiles/cmTC_6d8df.dir/SIZEOF_UINT64.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_6d8df.dir/SIZEOF_UINT64.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:27:12: error: use of undeclared identifier 'uint64' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:28:12: error: use of undeclared identifier 'uint64' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:29:12: error: use of undeclared identifier 'uint64' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:30:12: error: use of undeclared identifier 'uint64' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint64)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:31:12: error: use of undeclared identifier 'uint64' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:25:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(uint64)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_6d8df.dir/SIZEOF_UINT64.c.o] Error 1 make: *** [cmTC_6d8df/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint64)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of bool failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_17ddf/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_17ddf.dir/build.make CMakeFiles/cmTC_17ddf.dir/build Building C object CMakeFiles/cmTC_17ddf.dir/SIZEOF_BOOL.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_17ddf.dir/SIZEOF_BOOL.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:26:12: error: use of undeclared identifier 'bool'; did you mean '_Bool'? ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:26:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:27:12: error: use of undeclared identifier 'bool'; did you mean '_Bool'? ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:27:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 1000)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:28:12: error: use of undeclared identifier 'bool'; did you mean '_Bool'? ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:28:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 100)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:29:12: error: use of undeclared identifier 'bool'; did you mean '_Bool'? ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:29:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + ((SIZE / 10)%10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^~~~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:30:12: error: use of undeclared identifier 'bool'; did you mean '_Bool'? ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:30:12: error: reference to overloaded function could not be resolved; did you mean to call it? ('0' + (SIZE % 10)), ^~~~ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:24:21: note: expanded from macro 'SIZE' #define SIZE (sizeof(bool)) ^~~~~~ 10 errors generated. make[1]: *** [CMakeFiles/cmTC_17ddf.dir/SIZEOF_BOOL.c.o] Error 1 make: *** [cmTC_17ddf/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c: #include #include #include #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(bool)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Performing C SOURCE FILE Test TIME_T_UNSIGNED failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7bd33/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7bd33.dir/build.make CMakeFiles/cmTC_7bd33.dir/build Building C object CMakeFiles/cmTC_7bd33.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DTIME_T_UNSIGNED -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_7bd33.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:5:13: error: 'array' declared as an array with a negative size int array[(((time_t)-1) > 0) ? 1 : -1]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_7bd33.dir/src.c.o] Error 1 make: *** [cmTC_7bd33/fast] Error 2 Source file was: #include int main() { int array[(((time_t)-1) > 0) ? 1 : -1]; return 0; } Performing C SOURCE FILE Test HAVE_SELECT failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ee03/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0ee03.dir/build.make CMakeFiles/cmTC_0ee03.dir/build Building C object CMakeFiles/cmTC_0ee03.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_SELECT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_0ee03.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:12:3: error: implicit declaration of function 'select' is invalid in C99 [-Werror,-Wimplicit-function-declaration] select(0,0,0,0,0); ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_0ee03.dir/src.c.o] Error 1 make: *** [cmTC_0ee03/fast] Error 2 Source file was: #ifdef _WIN32 #include #include #else #include #include #include #endif int main() { select(0,0,0,0,0); return 0; } Performing C SOURCE FILE Test HAVE_TIMESPEC_TS_SEC failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_00aa6/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_00aa6.dir/build.make CMakeFiles/cmTC_00aa6.dir/build Building C object CMakeFiles/cmTC_00aa6.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_TIMESPEC_TS_SEC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_00aa6.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:7:11: error: no member named 'ts_sec' in 'struct timespec'; did you mean 'tv_sec'? abstime.ts_sec = time(NULL)+1; ^~~~~~ tv_sec /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timespec.h:35:18: note: 'tv_sec' declared here __darwin_time_t tv_sec; ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:8:11: error: no member named 'ts_nsec' in 'struct timespec'; did you mean 'tv_nsec'? abstime.ts_nsec = 0; ^~~~~~~ tv_nsec /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timespec.h:36:18: note: 'tv_nsec' declared here long tv_nsec; ^ 2 errors generated. make[1]: *** [CMakeFiles/cmTC_00aa6.dir/src.c.o] Error 1 make: *** [cmTC_00aa6/fast] Error 2 Source file was: #include int main(int ac, char **av) { struct timespec abstime; abstime.ts_sec = time(NULL)+1; abstime.ts_nsec = 0; } Performing C++ SOURCE FILE Test HAVE_PTHREAD_YIELD_ZERO_ARG failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6b080/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6b080.dir/build.make CMakeFiles/cmTC_6b080.dir/build Building CXX object CMakeFiles/cmTC_6b080.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_PTHREAD_YIELD_ZERO_ARG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_6b080.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:5:3: error: use of undeclared identifier 'pthread_yield' pthread_yield(); ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_6b080.dir/src.cxx.o] Error 1 make: *** [cmTC_6b080/fast] Error 2 Source file was: #include int main() { pthread_yield(); return 0; } Performing C++ SOURCE FILE Test HAVE_SOLARIS_STYLE_GETHOST failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62f2c/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_62f2c.dir/build.make CMakeFiles/cmTC_62f2c.dir/build Building CXX object CMakeFiles/cmTC_62f2c.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_SOLARIS_STYLE_GETHOST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_62f2c.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:16:8: error: use of undeclared identifier 'gethostbyaddr_r' gethostbyaddr_r((const char *) 0, ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_62f2c.dir/src.cxx.o] Error 1 make: *** [cmTC_62f2c/fast] Error 2 Source file was: #undef inline #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) #define _REENTRANT #endif #include #include #include #include #include #include int main() { struct hostent *foo = gethostbyaddr_r((const char *) 0, 0, 0, (struct hostent *) 0, (char *) NULL, 0, (int *)0); return 0; } Determining if files valgrind/memcheck.h;valgrind/valgrind.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b04f2/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b04f2.dir/build.make CMakeFiles/cmTC_b04f2.dir/build Building C object CMakeFiles/cmTC_b04f2.dir/HAVE_VALGRIND.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_b04f2.dir/HAVE_VALGRIND.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_VALGRIND.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_VALGRIND.c:2:10: fatal error: 'valgrind/memcheck.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b04f2.dir/HAVE_VALGRIND.c.o] Error 1 make: *** [cmTC_b04f2/fast] Error 2 Source: /* */ #include #include int main(void){return 0;} Determining if the include file netinet/in6.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_47aca/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_47aca.dir/build.make CMakeFiles/cmTC_47aca.dir/build Building C object CMakeFiles/cmTC_47aca.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_47aca.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'netinet/in6.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_47aca.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_47aca/fast] Error 2 Determining if the include file ucontext.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c7d72/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c7d72.dir/build.make CMakeFiles/cmTC_c7d72.dir/build Building C object CMakeFiles/cmTC_c7d72.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_c7d72.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c In file included from /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/ucontext.h:43:2: error: The deprecated ucontext routines require _XOPEN_SOURCE to be defined #error The deprecated ucontext routines require _XOPEN_SOURCE to be defined ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_c7d72.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_c7d72/fast] Error 2 Performing C SOURCE FILE Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f6cc5/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f6cc5.dir/build.make CMakeFiles/cmTC_f6cc5.dir/build Building C object CMakeFiles/cmTC_f6cc5.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f6cc5.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:4:12: fatal error: 'linux/falloc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_f6cc5.dir/src.c.o] Error 1 make: *** [cmTC_f6cc5/fast] Error 2 Source file was: #define _GNU_SOURCE #include #include int main() { /* Ignore the return value for now. Check if the flags exist. The return value is checked at runtime. */ fallocate(0, FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE, 0, 0); return(0); } Determining size of off64_t failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_081af/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_081af.dir/build.make CMakeFiles/cmTC_081af.dir/build Building C object CMakeFiles/cmTC_081af.dir/OFF64_T.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_SYS_TYPES_H -D_LARGEFILE64_SOURCE=1 -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_081af.dir/OFF64_T.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:25:12: error: use of undeclared identifier 'off64_t' ('0' + ((SIZE / 10000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:23:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(off64_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:26:12: error: use of undeclared identifier 'off64_t' ('0' + ((SIZE / 1000)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:23:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(off64_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:27:12: error: use of undeclared identifier 'off64_t' ('0' + ((SIZE / 100)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:23:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(off64_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:28:12: error: use of undeclared identifier 'off64_t' ('0' + ((SIZE / 10)%10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:23:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(off64_t)) ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:29:12: error: use of undeclared identifier 'off64_t' ('0' + (SIZE % 10)), ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c:23:22: note: expanded from macro 'SIZE' #define SIZE (sizeof(off64_t)) ^ 5 errors generated. make[1]: *** [CMakeFiles/cmTC_081af.dir/OFF64_T.c.o] Error 1 make: *** [cmTC_081af/fast] Error 2 /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckTypeSize/OFF64_T.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(off64_t)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if the function mbscmp exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8ebfc/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8ebfc.dir/build.make CMakeFiles/cmTC_8ebfc.dir/build Building C object CMakeFiles/cmTC_8ebfc.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mbscmp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8ebfc.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_8ebfc /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ebfc.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=mbscmp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8ebfc.dir/CheckFunctionExists.c.o -o cmTC_8ebfc Undefined symbols for architecture x86_64: "_mbscmp", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_8ebfc] Error 1 make: *** [cmTC_8ebfc/fast] Error 2 Performing C SOURCE FILE Test PCRE_STACK_SIZE_OK failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cf027/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_cf027.dir/build.make CMakeFiles/cmTC_cf027.dir/build Building C object CMakeFiles/cmTC_cf027.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DPCRE_STACK_SIZE_OK -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_cf027.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c:2:18: fatal error: 'pcre.h' file not found #include ^~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_cf027.dir/src.c.o] Error 1 make: *** [cmTC_cf027/fast] Error 2 Return value: 1 Source file was: #include int main() { return -pcre_exec(NULL, NULL, NULL, -999, -999, 0, NULL, 0) < 256; } Determining if the include file windows.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_94aa6/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_94aa6.dir/build.make CMakeFiles/cmTC_94aa6.dir/build Building C object CMakeFiles/cmTC_94aa6.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_94aa6.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'windows.h' file not found #include ^~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_94aa6.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_94aa6/fast] Error 2 Determining if the include file type_traits.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_01121/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_01121.dir/build.make CMakeFiles/cmTC_01121.dir/build Building CXX object CMakeFiles/cmTC_01121.dir/CheckIncludeFile.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_01121.dir/CheckIncludeFile.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'type_traits.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_01121.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTC_01121/fast] Error 2 Determining if the include file bits/type_traits.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_58cce/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_58cce.dir/build.make CMakeFiles/cmTC_58cce.dir/build Building CXX object CMakeFiles/cmTC_58cce.dir/CheckIncludeFile.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_58cce.dir/CheckIncludeFile.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'bits/type_traits.h' file not found #include ^~~~~~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_58cce.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTC_58cce/fast] Error 2 Determining if the function _strtoi64 exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_90dc8/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_90dc8.dir/build.make CMakeFiles/cmTC_90dc8.dir/build Building C object CMakeFiles/cmTC_90dc8.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=_strtoi64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_90dc8.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_90dc8 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90dc8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=_strtoi64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90dc8.dir/CheckFunctionExists.c.o -o cmTC_90dc8 Undefined symbols for architecture x86_64: "__strtoi64", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_90dc8] Error 1 make: *** [cmTC_90dc8/fast] Error 2 Determining if the function sd_listen_fds exists in the systemd failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d64f7/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d64f7.dir/build.make CMakeFiles/cmTC_d64f7.dir/build Building C object CMakeFiles/cmTC_d64f7.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_listen_fds -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_d64f7.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_d64f7 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d64f7.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_listen_fds -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d64f7.dir/CheckFunctionExists.c.o -o cmTC_d64f7 -lsystemd ld: library not found for -lsystemd clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_d64f7] Error 1 make: *** [cmTC_d64f7/fast] Error 2 Determining if files systemd/sd-daemon.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e17d9/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e17d9.dir/build.make CMakeFiles/cmTC_e17d9.dir/build Building C object CMakeFiles/cmTC_e17d9.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_e17d9.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYSTEMD_SD_DAEMON_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_SYSTEMD_SD_DAEMON_H.c:2:10: fatal error: 'systemd/sd-daemon.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_e17d9.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o] Error 1 make: *** [cmTC_e17d9/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function sd_notify exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3cd32/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3cd32.dir/build.make CMakeFiles/cmTC_3cd32.dir/build Building C object CMakeFiles/cmTC_3cd32.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_notify -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_3cd32.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_3cd32 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cd32.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_notify -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3cd32.dir/CheckFunctionExists.c.o -o cmTC_3cd32 Undefined symbols for architecture x86_64: "_sd_notify", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_3cd32] Error 1 make: *** [cmTC_3cd32/fast] Error 2 Determining if the function sd_notifyf exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0c5c9/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0c5c9.dir/build.make CMakeFiles/cmTC_0c5c9.dir/build Building C object CMakeFiles/cmTC_0c5c9.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_notifyf -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_0c5c9.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_0c5c9 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c5c9.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sd_notifyf -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c5c9.dir/CheckFunctionExists.c.o -o cmTC_0c5c9 Undefined symbols for architecture x86_64: "_sd_notifyf", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_0c5c9] Error 1 make: *** [cmTC_0c5c9/fast] Error 2 Performing C SOURCE FILE Test HAVE_C__Wformat_truncation failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8f729/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8f729.dir/build.make CMakeFiles/cmTC_8f729.dir/build Building C object CMakeFiles/cmTC_8f729.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wformat_truncation -Wformat-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8f729.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c warning: unknown warning option '-Wformat-truncation' [-Wunknown-warning-option] 1 warning generated. Linking C executable cmTC_8f729 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f729.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wformat_truncation -Wformat-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f729.dir/src.c.o -o cmTC_8f729 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__Wformat_truncation failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9d6c4/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9d6c4.dir/build.make CMakeFiles/cmTC_9d6c4.dir/build Building CXX object CMakeFiles/cmTC_9d6c4.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wformat_truncation -Wformat-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9d6c4.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx warning: unknown warning option '-Wformat-truncation' [-Wunknown-warning-option] 1 warning generated. Linking CXX executable cmTC_9d6c4 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9d6c4.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wformat_truncation -Wformat-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d6c4.dir/src.cxx.o -o cmTC_9d6c4 Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_C__Wnonnull_compare failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8796e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8796e.dir/build.make CMakeFiles/cmTC_8796e.dir/build Building C object CMakeFiles/cmTC_8796e.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wnonnull_compare -Wnonnull-compare -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8796e.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c warning: unknown warning option '-Wnonnull-compare' [-Wunknown-warning-option] 1 warning generated. Linking C executable cmTC_8796e /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8796e.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wnonnull_compare -Wnonnull-compare -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8796e.dir/src.c.o -o cmTC_8796e Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__Wnonnull_compare failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3e886/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3e886.dir/build.make CMakeFiles/cmTC_3e886.dir/build Building CXX object CMakeFiles/cmTC_3e886.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wnonnull_compare -Wnonnull-compare -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_3e886.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx warning: unknown warning option '-Wnonnull-compare' [-Wunknown-warning-option] 1 warning generated. Linking CXX executable cmTC_3e886 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e886.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wnonnull_compare -Wnonnull-compare -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e886.dir/src.cxx.o -o cmTC_3e886 Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_C__Werror_format_truncation failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_30ed4/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_30ed4.dir/build.make CMakeFiles/cmTC_30ed4.dir/build Building C object CMakeFiles/cmTC_30ed4.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wmissing-declarations -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-value -Wno-error=parentheses -Wno-error=strict-aliasing -Wno-error=misleading-indentation -DHAVE_C__Werror_format_truncation -Werror=format-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_30ed4.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c warning: unknown warning option '-Werror=format-truncation' [-Wunknown-warning-option] 1 warning generated. Linking C executable cmTC_30ed4 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30ed4.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wmissing-declarations -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-value -Wno-error=parentheses -Wno-error=strict-aliasing -Wno-error=misleading-indentation -DHAVE_C__Werror_format_truncation -Werror=format-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30ed4.dir/src.c.o -o cmTC_30ed4 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__Werror_format_truncation failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f6b40/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f6b40.dir/build.make CMakeFiles/cmTC_f6b40.dir/build Building CXX object CMakeFiles/cmTC_f6b40.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -Wall -Wmissing-declarations -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-value -Wno-error=parentheses -Wno-error=strict-aliasing -Wno-error=misleading-indentation -DHAVE_CXX__Werror_format_truncation -Werror=format-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f6b40.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx warning: unknown warning option '-Werror=format-truncation' [-Wunknown-warning-option] 1 warning generated. Linking CXX executable cmTC_f6b40 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6b40.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -Wall -Wmissing-declarations -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-value -Wno-error=parentheses -Wno-error=strict-aliasing -Wno-error=misleading-indentation -DHAVE_CXX__Werror_format_truncation -Werror=format-truncation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6b40.dir/src.cxx.o -o cmTC_f6b40 Source file was: int main(void) { return 0; } Determining if files lz4.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8c98d/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8c98d.dir/build.make CMakeFiles/cmTC_8c98d.dir/build Building C object CMakeFiles/cmTC_8c98d.dir/HAVE_LZ4_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8c98d.dir/HAVE_LZ4_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZ4_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZ4_H.c:2:10: fatal error: 'lz4.h' file not found #include ^~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_8c98d.dir/HAVE_LZ4_H.c.o] Error 1 make: *** [cmTC_8c98d/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function LZ4_compress_limitedOutput exists in the lz4 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_57ea3/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_57ea3.dir/build.make CMakeFiles/cmTC_57ea3.dir/build Building C object CMakeFiles/cmTC_57ea3.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=LZ4_compress_limitedOutput -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_57ea3.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_57ea3 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57ea3.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=LZ4_compress_limitedOutput -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_57ea3.dir/CheckFunctionExists.c.o -o cmTC_57ea3 -llz4 ld: library not found for -llz4 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_57ea3] Error 1 make: *** [cmTC_57ea3/fast] Error 2 Determining if the function LZ4_compress_default exists in the lz4 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4b802/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_4b802.dir/build.make CMakeFiles/cmTC_4b802.dir/build Building C object CMakeFiles/cmTC_4b802.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=LZ4_compress_default -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_4b802.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_4b802 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4b802.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=LZ4_compress_default -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4b802.dir/CheckFunctionExists.c.o -o cmTC_4b802 -llz4 ld: library not found for -llz4 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_4b802] Error 1 make: *** [cmTC_4b802/fast] Error 2 Determining if files lzo/lzo1x.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dcf28/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_dcf28.dir/build.make CMakeFiles/cmTC_dcf28.dir/build Building C object CMakeFiles/cmTC_dcf28.dir/HAVE_LZO_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_dcf28.dir/HAVE_LZO_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZO_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZO_H.c:2:10: fatal error: 'lzo/lzo1x.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_dcf28.dir/HAVE_LZO_H.c.o] Error 1 make: *** [cmTC_dcf28/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function lzo1x_1_compress exists in the lzo2 failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_96e5a/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_96e5a.dir/build.make CMakeFiles/cmTC_96e5a.dir/build Building C object CMakeFiles/cmTC_96e5a.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=lzo1x_1_compress -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_96e5a.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_96e5a /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96e5a.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=lzo1x_1_compress -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_96e5a.dir/CheckFunctionExists.c.o -o cmTC_96e5a -llzo2 ld: library not found for -llzo2 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_96e5a] Error 1 make: *** [cmTC_96e5a/fast] Error 2 Determining if files lzma.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5f628/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5f628.dir/build.make CMakeFiles/cmTC_5f628.dir/build Building C object CMakeFiles/cmTC_5f628.dir/HAVE_LZMA_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_5f628.dir/HAVE_LZMA_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZMA_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_LZMA_H.c:2:10: fatal error: 'lzma.h' file not found #include ^~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_5f628.dir/HAVE_LZMA_H.c.o] Error 1 make: *** [cmTC_5f628/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function sched_getcpu exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5f363/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5f363.dir/build.make CMakeFiles/cmTC_5f363.dir/build Building C object CMakeFiles/cmTC_5f363.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sched_getcpu -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_5f363.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_5f363 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f363.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=sched_getcpu -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5f363.dir/CheckFunctionExists.c.o -o cmTC_5f363 Undefined symbols for architecture x86_64: "_sched_getcpu", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_5f363] Error 1 make: *** [cmTC_5f363/fast] Error 2 Performing C SOURCE FILE Test HAVE_C__Wclass_memaccess failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53a04/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_53a04.dir/build.make CMakeFiles/cmTC_53a04.dir/build Building C object CMakeFiles/cmTC_53a04.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wclass_memaccess -Wclass-memaccess -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_53a04.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c warning: unknown warning option '-Wclass-memaccess'; did you mean '-Wclass-varargs'? [-Wunknown-warning-option] 1 warning generated. Linking C executable cmTC_53a04 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53a04.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DHAVE_C__Wclass_memaccess -Wclass-memaccess -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53a04.dir/src.c.o -o cmTC_53a04 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__Wclass_memaccess failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6c952/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6c952.dir/build.make CMakeFiles/cmTC_6c952.dir/build Building CXX object CMakeFiles/cmTC_6c952.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wclass_memaccess -Wclass-memaccess -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_6c952.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx warning: unknown warning option '-Wclass-memaccess'; did you mean '-Wclass-varargs'? [-Wunknown-warning-option] 1 warning generated. Linking CXX executable cmTC_6c952 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c952.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_CXX__Wclass_memaccess -Wclass-memaccess -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6c952.dir/src.cxx.o -o cmTC_6c952 Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_C__Wunused_but_set_variable failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7e2c5/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7e2c5.dir/build.make CMakeFiles/cmTC_7e2c5.dir/build Building C object CMakeFiles/cmTC_7e2c5.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -DHAVE_C__Wunused_but_set_variable -Wunused-but-set-variable -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_7e2c5.dir/src.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.c warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option] 1 warning generated. Linking C executable cmTC_7e2c5 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e2c5.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -DHAVE_C__Wunused_but_set_variable -Wunused-but-set-variable -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7e2c5.dir/src.c.o -o cmTC_7e2c5 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX__Wunused_but_set_variable failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f82a9/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f82a9.dir/build.make CMakeFiles/cmTC_f82a9.dir/build Building CXX object CMakeFiles/cmTC_f82a9.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -Wall -DHAVE_CXX__Wunused_but_set_variable -Wunused-but-set-variable -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_f82a9.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option] 1 warning generated. Linking CXX executable cmTC_f82a9 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f82a9.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -Wall -DHAVE_CXX__Wunused_but_set_variable -Wunused-but-set-variable -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f82a9.dir/src.cxx.o -o cmTC_f82a9 Source file was: int main(void) { return 0; } Determining if the include file ucontext.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8dc90/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8dc90.dir/build.make CMakeFiles/cmTC_8dc90.dir/build Building C object CMakeFiles/cmTC_8dc90.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8dc90.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c In file included from /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/ucontext.h:43:2: error: The deprecated ucontext routines require _XOPEN_SOURCE to be defined #error The deprecated ucontext routines require _XOPEN_SOURCE to be defined ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_8dc90.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_8dc90/fast] Error 2 Determining if the function _gmtime64_s exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6d714/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6d714.dir/build.make CMakeFiles/cmTC_6d714.dir/build Building C object CMakeFiles/cmTC_6d714.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_gmtime64_s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_6d714.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_6d714 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d714.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_gmtime64_s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6d714.dir/CheckFunctionExists.c.o -o cmTC_6d714 Undefined symbols for architecture x86_64: "__gmtime64_s", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_6d714] Error 1 make: *** [cmTC_6d714/fast] Error 2 Determining if the function _localtime64_s exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_afbf3/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_afbf3.dir/build.make CMakeFiles/cmTC_afbf3.dir/build Building C object CMakeFiles/cmTC_afbf3.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_localtime64_s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_afbf3.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_afbf3 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_afbf3.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_localtime64_s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_afbf3.dir/CheckFunctionExists.c.o -o cmTC_afbf3 Undefined symbols for architecture x86_64: "__localtime64_s", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_afbf3] Error 1 make: *** [cmTC_afbf3/fast] Error 2 Determining if the function _strtoui64 exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_36d58/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_36d58.dir/build.make CMakeFiles/cmTC_36d58.dir/build Building C object CMakeFiles/cmTC_36d58.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_strtoui64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_36d58.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_36d58 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36d58.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=_strtoui64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_36d58.dir/CheckFunctionExists.c.o -o cmTC_36d58 Undefined symbols for architecture x86_64: "__strtoui64", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_36d58] Error 1 make: *** [cmTC_36d58/fast] Error 2 Determining if the function fpclassify exists in the m failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_451b0/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_451b0.dir/build.make CMakeFiles/cmTC_451b0.dir/build Building C object CMakeFiles/cmTC_451b0.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=fpclassify -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_451b0.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_451b0 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_451b0.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=fpclassify -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_451b0.dir/CheckFunctionExists.c.o -o cmTC_451b0 -lm Undefined symbols for architecture x86_64: "_fpclassify", referenced from: _main in CheckFunctionExists.c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_451b0] Error 1 make: *** [cmTC_451b0/fast] Error 2 Determining if the function backtrace exists in the execinfo failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_955af/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_955af.dir/build.make CMakeFiles/cmTC_955af.dir/build Building C object CMakeFiles/cmTC_955af.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=backtrace -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_955af.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_955af /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_955af.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=backtrace -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_955af.dir/CheckFunctionExists.c.o -o cmTC_955af -lexecinfo ld: library not found for -lexecinfo clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_955af] Error 1 make: *** [cmTC_955af/fast] Error 2 Determining if the function clock_gettime exists in the rt failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8e587/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8e587.dir/build.make CMakeFiles/cmTC_8e587.dir/build Building C object CMakeFiles/cmTC_8e587.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=clock_gettime -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_8e587.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_8e587 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8e587.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=clock_gettime -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8e587.dir/CheckFunctionExists.c.o -o cmTC_8e587 -lrt ld: library not found for -lrt clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_8e587] Error 1 make: *** [cmTC_8e587/fast] Error 2 Determining if the include file sys/epoll.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_370c5/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_370c5.dir/build.make CMakeFiles/cmTC_370c5.dir/build Building C object CMakeFiles/cmTC_370c5.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_370c5.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_370c5.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_370c5/fast] Error 2 Determining if the include file libstemmer.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_70c98/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_70c98.dir/build.make CMakeFiles/cmTC_70c98.dir/build Building C object CMakeFiles/cmTC_70c98.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_70c98.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'libstemmer.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_70c98.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_70c98/fast] Error 2 Determining if the function sb_stemmer_list exists in the stemmer failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2230f/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2230f.dir/build.make CMakeFiles/cmTC_2230f.dir/build Building C object CMakeFiles/cmTC_2230f.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=sb_stemmer_list -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2230f.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_2230f /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2230f.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=sb_stemmer_list -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2230f.dir/CheckFunctionExists.c.o -o cmTC_2230f -lstemmer ld: library not found for -lstemmer clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_2230f] Error 1 make: *** [cmTC_2230f/fast] Error 2 Determining if the function event_init exists in the event failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dfd8e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_dfd8e.dir/build.make CMakeFiles/cmTC_dfd8e.dir/build Building C object CMakeFiles/cmTC_dfd8e.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=event_init -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_dfd8e.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_dfd8e /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfd8e.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=event_init -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dfd8e.dir/CheckFunctionExists.c.o -o cmTC_dfd8e -levent ld: library not found for -levent clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_dfd8e] Error 1 make: *** [cmTC_dfd8e/fast] Error 2 Determining if the function msgpack_version exists in the msgpack failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_17514/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_17514.dir/build.make CMakeFiles/cmTC_17514.dir/build Building C object CMakeFiles/cmTC_17514.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=msgpack_version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_17514.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_17514 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_17514.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -Wall -Wno-pointer-sign -Wformat -Wstrict-aliasing=2 -fno-strict-aliasing -Wno-disabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -fexceptions -fimplicit-templates -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -DCHECK_FUNCTION_EXISTS=msgpack_version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_17514.dir/CheckFunctionExists.c.o -o cmTC_17514 -lmsgpack ld: library not found for -lmsgpack clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_17514] Error 1 make: *** [cmTC_17514/fast] Error 2 Determining if the krb5_xfree exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1100/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d1100.dir/build.make CMakeFiles/cmTC_d1100.dir/build Building CXX object CMakeFiles/cmTC_d1100.dir/CheckSymbolExists.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_d1100.dir/CheckSymbolExists.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'krb5_xfree' return ((int*)(&krb5_xfree))[argc]; ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_d1100.dir/CheckSymbolExists.cxx.o] Error 1 make: *** [cmTC_d1100/fast] Error 2 File /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef krb5_xfree return ((int*)(&krb5_xfree))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test HAVE_PEERCRED failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_047e1/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_047e1.dir/build.make CMakeFiles/cmTC_047e1.dir/build Building CXX object CMakeFiles/cmTC_047e1.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_PEERCRED -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_047e1.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:4:16: error: variable has incomplete type 'struct ucred' struct ucred cred; ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:4:10: note: forward declaration of 'ucred' struct ucred cred; ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:5:29: error: use of undeclared identifier 'SO_PEERCRED' getsockopt(0, SOL_SOCKET, SO_PEERCRED, &cred, 0); ^ 2 errors generated. make[1]: *** [CMakeFiles/cmTC_047e1.dir/src.cxx.o] Error 1 make: *** [cmTC_047e1/fast] Error 2 Source file was: #define _GNU_SOURCE #include int main() { struct ucred cred; getsockopt(0, SOL_SOCKET, SO_PEERCRED, &cred, 0); } Performing C++ SOURCE FILE Test HAVE_SOCKPEERCRED failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bb9eb/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_bb9eb.dir/build.make CMakeFiles/cmTC_bb9eb.dir/build Building CXX object CMakeFiles/cmTC_bb9eb.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -fno-exceptions -fno-rtti -DHAVE_SOCKPEERCRED -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_bb9eb.dir/src.cxx.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:4:23: error: variable has incomplete type 'struct sockpeercred' struct sockpeercred cred; ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:4:10: note: forward declaration of 'sockpeercred' struct sockpeercred cred; ^ /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/src.cxx:5:29: error: use of undeclared identifier 'SO_PEERCRED' getsockopt(0, SOL_SOCKET, SO_PEERCRED, &cred, 0); ^ 2 errors generated. make[1]: *** [CMakeFiles/cmTC_bb9eb.dir/src.cxx.o] Error 1 make: *** [cmTC_bb9eb/fast] Error 2 Source file was: #include #include int main() { struct sockpeercred cred; getsockopt(0, SOL_SOCKET, SO_PEERCRED, &cred, 0); } Determining if the function FascistCheckUser exists in the crack failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e6b23/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e6b23.dir/build.make CMakeFiles/cmTC_e6b23.dir/build Building C object CMakeFiles/cmTC_e6b23.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=FascistCheckUser -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_e6b23.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.11/Modules/CheckFunctionExists.c Linking C executable cmTC_e6b23 /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6b23.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -DCHECK_FUNCTION_EXISTS=FascistCheckUser -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e6b23.dir/CheckFunctionExists.c.o -o cmTC_e6b23 -lcrack ld: library not found for -lcrack clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_e6b23] Error 1 make: *** [cmTC_e6b23/fast] Error 2 Determining if files crack.h exist failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2cfa0/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2cfa0.dir/build.make CMakeFiles/cmTC_2cfa0.dir/build Building C object CMakeFiles/cmTC_2cfa0.dir/HAVE_CRACK_H.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Dsize_t=int -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2cfa0.dir/HAVE_CRACK_H.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_CRACK_H.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CheckIncludeFiles/HAVE_CRACK_H.c:2:10: fatal error: 'crack.h' file not found #include ^~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_2cfa0.dir/HAVE_CRACK_H.c.o] Error 1 make: *** [cmTC_2cfa0/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the include file event.h exists failed with the following output: Change Dir: /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_57a8d/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_57a8d.dir/build.make CMakeFiles/cmTC_57a8d.dir/build Building C object CMakeFiles/cmTC_57a8d.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fstack-protector --param=ssp-buffer-size=4 -DWITH_INNODB_DISALLOW_WRITES -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_57a8d.dir/CheckIncludeFile.c.o -c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/shulga/projects/mariadb/server-10.1/build.dir/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'event.h' file not found #include ^~~~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_57a8d.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_57a8d/fast] Error 2