Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed. Compiler: CMAKE_Fortran_COMPILER-NOTFOUND Build flags: Id flags: -v The output was: No such file or directory Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed. Compiler: CMAKE_Fortran_COMPILER-NOTFOUND Build flags: Id flags: The output was: No such file or directory Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed. Compiler: CMAKE_Fortran_COMPILER-NOTFOUND Build flags: Id flags: -c The output was: No such file or directory Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed. Compiler: CMAKE_Fortran_COMPILER-NOTFOUND Build flags: Id flags: -fpp The output was: No such file or directory Determining if the Fortran dgemm exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e8331/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e8331.dir/build.make CMakeFiles/cmTC_e8331.dir/build Building Fortran object CMakeFiles/cmTC_e8331.dir/testFortranCompiler.f.o CMAKE_Fortran_COMPILER-NOTFOUND -m64 -std=legacy -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_e8331.dir/testFortranCompiler.f.o make[1]: CMAKE_Fortran_COMPILER-NOTFOUND: No such file or directory make[1]: *** [CMakeFiles/cmTC_e8331.dir/testFortranCompiler.f.o] Error 1 make: *** [cmTC_e8331/fast] Error 2 Determining if the Fortran dgemm exists failed with the following output: Determining if the Fortran sgemm exists failed with the following output: Performing C++ SOURCE FILE Test CXX_HAS_Wno_misleading_indentation failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a5d80/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_a5d80.dir/build.make CMakeFiles/cmTC_a5d80.dir/build Building CXX object CMakeFiles/cmTC_a5d80.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -DCXX_HAS_Wno_misleading_indentation -Werror -Wno-misleading-indentation -o CMakeFiles/cmTC_a5d80.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx error: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-missing-declarations'? [-Werror,-Wunknown-warning-option] make[1]: *** [CMakeFiles/cmTC_a5d80.dir/src.cxx.o] Error 1 make: *** [cmTC_a5d80/fast] Error 2 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno_maybe_uninitialized failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c177b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c177b.dir/build.make CMakeFiles/cmTC_c177b.dir/build Building CXX object CMakeFiles/cmTC_c177b.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -DCXX_HAS_Wno_maybe_uninitialized -Werror -Wno-maybe-uninitialized -o CMakeFiles/cmTC_c177b.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx error: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Werror,-Wunknown-warning-option] make[1]: *** [CMakeFiles/cmTC_c177b.dir/src.cxx.o] Error 1 make: *** [cmTC_c177b/fast] Error 2 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno_unused_but_set_variable failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_38c2b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_38c2b.dir/build.make CMakeFiles/cmTC_38c2b.dir/build Building CXX object CMakeFiles/cmTC_38c2b.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -DCXX_HAS_Wno_unused_but_set_variable -Werror -Wno-unused-but-set-variable -o CMakeFiles/cmTC_38c2b.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx error: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Werror,-Wunknown-warning-option] make[1]: *** [CMakeFiles/cmTC_38c2b.dir/src.cxx.o] Error 1 make: *** [cmTC_38c2b/fast] Error 2 Source file was: int main() { return 0;} Determining if the include file link.h exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2eac2/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2eac2.dir/build.make CMakeFiles/cmTC_2eac2.dir/build Building C object CMakeFiles/cmTC_2eac2.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_2eac2.dir/CheckIncludeFile.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'link.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_2eac2.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_2eac2/fast] Error 2 Determining if the include file malloc.h exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7aa63/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7aa63.dir/build.make CMakeFiles/cmTC_7aa63.dir/build Building C object CMakeFiles/cmTC_7aa63.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_7aa63.dir/CheckIncludeFile.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'malloc.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_7aa63.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_7aa63/fast] Error 2 Determining if the include file ndir.h exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37a55/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_37a55.dir/build.make CMakeFiles/cmTC_37a55.dir/build Building C object CMakeFiles/cmTC_37a55.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_37a55.dir/CheckIncludeFile.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'ndir.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_37a55.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_37a55/fast] Error 2 Determining if the include file sys/ndir.h exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_189d5/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_189d5.dir/build.make CMakeFiles/cmTC_189d5.dir/build Building C object CMakeFiles/cmTC_189d5.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_189d5.dir/CheckIncludeFile.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'sys/ndir.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_189d5.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_189d5/fast] Error 2 Determining if the include file valgrind/valgrind.h exists failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_15508/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_15508.dir/build.make CMakeFiles/cmTC_15508.dir/build Building C object CMakeFiles/cmTC_15508.dir/CheckIncludeFile.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_15508.dir/CheckIncludeFile.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'valgrind/valgrind.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_15508.dir/CheckIncludeFile.c.o] Error 1 make: *** [cmTC_15508/fast] Error 2 Determining if the function clock_gettime exists in the rt failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fd119/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fd119.dir/build.make CMakeFiles/cmTC_fd119.dir/build Building C object CMakeFiles/cmTC_fd119.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_fd119.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_fd119 /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd119.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=clock_gettime -Wl,-search_paths_first -Wl,-headerpad_max_install_names -mmacosx-version-min=10.12 -Wl,-rpath,@loader_path/../lib CMakeFiles/cmTC_fd119.dir/CheckFunctionExists.c.o -o cmTC_fd119 -lrt -lm ld: library not found for -lrt clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_fd119] Error 1 make: *** [cmTC_fd119/fast] Error 2 Determining if the function setupterm exists in the tinfo failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_43a17/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_43a17.dir/build.make CMakeFiles/cmTC_43a17.dir/build Building C object CMakeFiles/cmTC_43a17.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_43a17.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_43a17 /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_43a17.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=setupterm -Wl,-search_paths_first -Wl,-headerpad_max_install_names -mmacosx-version-min=10.12 -Wl,-rpath,@loader_path/../lib CMakeFiles/cmTC_43a17.dir/CheckFunctionExists.c.o -o cmTC_43a17 -ltinfo -lm ld: library not found for -ltinfo clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_43a17] Error 1 make: *** [cmTC_43a17/fast] Error 2 Determining if the function setupterm exists in the terminfo failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2cef8/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2cef8.dir/build.make CMakeFiles/cmTC_2cef8.dir/build Building C object CMakeFiles/cmTC_2cef8.dir/CheckFunctionExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_2cef8.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_2cef8 /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cef8.dir/link.txt --verbose=1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=setupterm -Wl,-search_paths_first -Wl,-headerpad_max_install_names -mmacosx-version-min=10.12 -Wl,-rpath,@loader_path/../lib CMakeFiles/cmTC_2cef8.dir/CheckFunctionExists.c.o -o cmTC_2cef8 -lterminfo -lm ld: library not found for -lterminfo clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_2cef8] Error 1 make: *** [cmTC_2cef8/fast] Error 2 Determining if the futimens exist failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6647e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_6647e.dir/build.make CMakeFiles/cmTC_6647e.dir/build Building C object CMakeFiles/cmTC_6647e.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_6647e.dir/CheckSymbolExists.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'futimens' return ((int*)(&futimens))[argc]; ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_6647e.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_6647e/fast] Error 2 File /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef futimens return ((int*)(&futimens))[argc]; #else (void)argc; return 0; #endif } Determining if the mallctl exist failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_083d3/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_083d3.dir/build.make CMakeFiles/cmTC_083d3.dir/build Building C object CMakeFiles/cmTC_083d3.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_083d3.dir/CheckSymbolExists.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: 'malloc_np.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_083d3.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_083d3/fast] Error 2 File /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef mallctl return ((int*)(&mallctl))[argc]; #else (void)argc; return 0; #endif } Determining if the mallinfo exist failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1ea7f/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1ea7f.dir/build.make CMakeFiles/cmTC_1ea7f.dir/build Building C object CMakeFiles/cmTC_1ea7f.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_1ea7f.dir/CheckSymbolExists.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: 'malloc.h' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_1ea7f.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_1ea7f/fast] Error 2 File /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef mallinfo return ((int*)(&mallinfo))[argc]; #else (void)argc; return 0; #endif } Determining if the strerror_s exist failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_45a1a/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_45a1a.dir/build.make CMakeFiles/cmTC_45a1a.dir/build Building C object CMakeFiles/cmTC_45a1a.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_45a1a.dir/CheckSymbolExists.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'strerror_s'; did you mean 'strerror_r'? return ((int*)(&strerror_s))[argc]; ^~~~~~~~~~ strerror_r /usr/include/string.h:116:6: note: 'strerror_r' declared here int strerror_r(int __errnum, char *__strerrbuf, size_t __buflen); ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_45a1a.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_45a1a/fast] Error 2 File /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef strerror_s return ((int*)(&strerror_s))[argc]; #else (void)argc; return 0; #endif } Determining if the __GLIBC__ exist failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7138b/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7138b.dir/build.make CMakeFiles/cmTC_7138b.dir/build Building C object CMakeFiles/cmTC_7138b.dir/CheckSymbolExists.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -Wno-parentheses-equality -Wno-unused-parameter -o CMakeFiles/cmTC_7138b.dir/CheckSymbolExists.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier '__GLIBC__' return ((int*)(&__GLIBC__))[argc]; ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_7138b.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTC_7138b/fast] Error 2 File /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef __GLIBC__ return ((int*)(&__GLIBC__))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test C_HAS_Wno_maybe_uninitialized failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8bc48/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8bc48.dir/build.make CMakeFiles/cmTC_8bc48.dir/build Building C object CMakeFiles/cmTC_8bc48.dir/src.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -DC_HAS_Wno_maybe_uninitialized -Werror -Wno-maybe-uninitialized -o CMakeFiles/cmTC_8bc48.dir/src.c.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.c error: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Werror,-Wunknown-warning-option] make[1]: *** [CMakeFiles/cmTC_8bc48.dir/src.c.o] Error 1 make: *** [cmTC_8bc48/fast] Error 2 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test found_setresuid failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3cb48/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3cb48.dir/build.make CMakeFiles/cmTC_3cb48.dir/build Building CXX object CMakeFiles/cmTC_3cb48.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -Dfound_setresuid -o CMakeFiles/cmTC_3cb48.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx:2:47: error: use of undeclared identifier 'setresuid' int main() { uid_t r = 0, e = 0, s = 0; if (setresuid(r, e, s) != 0) { }; return 0;} ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_3cb48.dir/src.cxx.o] Error 1 make: *** [cmTC_3cb48/fast] Error 2 Source file was: #include int main() { uid_t r = 0, e = 0, s = 0; if (setresuid(r, e, s) != 0) { }; return 0;} Performing C++ SOURCE FILE Test found_stdstringview failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c7fa3/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c7fa3.dir/build.make CMakeFiles/cmTC_c7fa3.dir/build Building CXX object CMakeFiles/cmTC_c7fa3.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -Dfound_stdstringview -o CMakeFiles/cmTC_c7fa3.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx:1:10: fatal error: 'string_view' file not found #include ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_c7fa3.dir/src.cxx.o] Error 1 make: *** [cmTC_c7fa3/fast] Error 2 Source file was: #include int main() { std::string_view().to_string(); return 0;} Performing C++ SOURCE FILE Test found_stod_stringview failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0eb35/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0eb35.dir/build.make CMakeFiles/cmTC_0eb35.dir/build Building CXX object CMakeFiles/cmTC_0eb35.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -Dfound_stod_stringview -o CMakeFiles/cmTC_0eb35.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx:2:67: error: no matching function for call to 'stod' int main() { size_t pos; std::experimental::string_view str; std::stod(str,&pos); return 0;} ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:4112:30: note: candidate function not viable: no known conversion from 'std::experimental::string_view' (aka 'basic_string_view') to 'const string' (aka 'const basic_string, allocator >') for 1st argument _LIBCPP_FUNC_VIS double stod (const string& __str, size_t* __idx = 0); ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:4132:30: note: candidate function not viable: no known conversion from 'std::experimental::string_view' (aka 'basic_string_view') to 'const wstring' (aka 'const basic_string, allocator >') for 1st argument _LIBCPP_FUNC_VIS double stod (const wstring& __str, size_t* __idx = 0); ^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_0eb35.dir/src.cxx.o] Error 1 make: *** [cmTC_0eb35/fast] Error 2 Source file was: #include int main() { size_t pos; std::experimental::string_view str; std::stod(str,&pos); return 0;} Performing C++ SOURCE FILE Test found_stdapply failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9d4bb/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9d4bb.dir/build.make CMakeFiles/cmTC_9d4bb.dir/build Building CXX object CMakeFiles/cmTC_9d4bb.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -Dfound_stdapply -o CMakeFiles/cmTC_9d4bb.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx:2:39: error: no member named 'apply' in namespace 'std' int main() { std::tuple tup;std::apply(tup, [](int){}); return 0;} ~~~~~^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_9d4bb.dir/src.cxx.o] Error 1 make: *** [cmTC_9d4bb/fast] Error 2 Source file was: #include int main() { std::tuple tup;std::apply(tup, [](int){}); return 0;} Performing C++ SOURCE FILE Test found_stdinvoke failed with the following output: Change Dir: /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7447e/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7447e.dir/build.make CMakeFiles/cmTC_7447e.dir/build Building CXX object CMakeFiles/cmTC_7447e.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -Dfound_stdinvoke -o CMakeFiles/cmTC_7447e.dir/src.cxx.o -c /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx /Users/eddyo/src/root-6.08.00_cmake/CMakeFiles/CMakeTmp/src.cxx:2:26: error: no member named 'invoke' in namespace 'std' int main() { return std::invoke([](int i){return i;}, 0); } ~~~~~^ 1 error generated. make[1]: *** [CMakeFiles/cmTC_7447e.dir/src.cxx.o] Error 1 make: *** [cmTC_7447e/fast] Error 2 Source file was: #include int main() { return std::invoke([](int i){return i;}, 0); }