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 pthread_create exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cc90a/fast" /usr/bin/make -f CMakeFiles/cmTC_cc90a.dir/build.make CMakeFiles/cmTC_cc90a.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cc90a.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTC_cc90a.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_cc90a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc90a.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_cc90a.dir/CheckSymbolExists.c.o -o cmTC_cc90a -rdynamic CMakeFiles/cmTC_cc90a.dir/CheckSymbolExists.c.o: na função `main': CheckSymbolExists.c:(.text+0x16): referência indefinida para `pthread_create' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_cc90a.dir/build.make:97: recipe for target 'cmTC_cc90a' failed make[1]: *** [cmTC_cc90a] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_cc90a/fast' failed make: *** [cmTC_cc90a/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_create return ((int*)(&pthread_create))[argc]; #else (void)argc; return 0; #endif } Determining if the function pthread_create exists in the pthreads failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fec23/fast" /usr/bin/make -f CMakeFiles/cmTC_fec23.dir/build.make CMakeFiles/cmTC_fec23.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fec23.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_fec23.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_fec23 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fec23.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_fec23.dir/CheckFunctionExists.c.o -o cmTC_fec23 -rdynamic -lpthreads /usr/bin/ld: não foi possível encontrar -lpthreads collect2: error: ld returned 1 exit status CMakeFiles/cmTC_fec23.dir/build.make:97: recipe for target 'cmTC_fec23' failed make[1]: *** [cmTC_fec23] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_fec23/fast' failed make: *** [cmTC_fec23/fast] Error 2 Determining if the include file malloc/malloc.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cad19/fast" /usr/bin/make -f CMakeFiles/cmTC_cad19.dir/build.make CMakeFiles/cmTC_cad19.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cad19.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_cad19.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:27: fatal error: malloc/malloc.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_cad19.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_cad19.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_cad19.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_cad19/fast' failed make: *** [cmTC_cad19/fast] Error 2 Determining if the include file ndir.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e36d5/fast" /usr/bin/make -f CMakeFiles/cmTC_e36d5.dir/build.make CMakeFiles/cmTC_e36d5.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e36d5.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_e36d5.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: ndir.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_e36d5.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e36d5.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_e36d5.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_e36d5/fast' failed make: *** [cmTC_e36d5/fast] Error 2 Determining if the include file sys/ndir.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2e999/fast" /usr/bin/make -f CMakeFiles/cmTC_2e999.dir/build.make CMakeFiles/cmTC_2e999.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e999.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_2e999.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:22: fatal error: sys/ndir.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_2e999.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_2e999.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_2e999.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_2e999/fast' failed make: *** [cmTC_2e999/fast] Error 2 Determining if the include file valgrind/valgrind.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5c8b4/fast" /usr/bin/make -f CMakeFiles/cmTC_5c8b4.dir/build.make CMakeFiles/cmTC_5c8b4.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5c8b4.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_5c8b4.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:31: fatal error: valgrind/valgrind.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_5c8b4.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_5c8b4.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_5c8b4.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_5c8b4/fast' failed make: *** [cmTC_5c8b4/fast] Error 2 Determining if the include file mach/mach.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e341d/fast" /usr/bin/make -f CMakeFiles/cmTC_e341d.dir/build.make CMakeFiles/cmTC_e341d.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e341d.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_e341d.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: mach/mach.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_e341d.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e341d.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_e341d.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_e341d/fast' failed make: *** [cmTC_e341d/fast] Error 2 Determining if the include file mach-o/dyld.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b544/fast" /usr/bin/make -f CMakeFiles/cmTC_8b544.dir/build.make CMakeFiles/cmTC_8b544.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b544.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_8b544.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: mach-o/dyld.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_8b544.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_8b544.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_8b544.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_8b544/fast' failed make: *** [cmTC_8b544/fast] Error 2 Determining if the include file histedit.h exists failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12a5f/fast" /usr/bin/make -f CMakeFiles/cmTC_12a5f.dir/build.make CMakeFiles/cmTC_12a5f.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12a5f.dir/CheckIncludeFile.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_12a5f.dir/CheckIncludeFile.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /opt/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:22: fatal error: histedit.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_12a5f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_12a5f.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_12a5f.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_12a5f/fast' failed make: *** [cmTC_12a5f/fast] Error 2 Determining if the function setupterm exists in the tinfo failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_af427/fast" /usr/bin/make -f CMakeFiles/cmTC_af427.dir/build.make CMakeFiles/cmTC_af427.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_af427.dir/CheckFunctionExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_af427.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_af427 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af427.dir/link.txt --verbose=1 /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_af427.dir/CheckFunctionExists.c.o -o cmTC_af427 -rdynamic -ltinfo -lm /usr/bin/ld: não foi possível encontrar -ltinfo collect2: error: ld returned 1 exit status CMakeFiles/cmTC_af427.dir/build.make:97: recipe for target 'cmTC_af427' failed make[1]: *** [cmTC_af427] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_af427/fast' failed make: *** [cmTC_af427/fast] Error 2 Determining if the function setupterm exists in the terminfo failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_43699/fast" /usr/bin/make -f CMakeFiles/cmTC_43699.dir/build.make CMakeFiles/cmTC_43699.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_43699.dir/CheckFunctionExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_43699.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_43699 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_43699.dir/link.txt --verbose=1 /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_43699.dir/CheckFunctionExists.c.o -o cmTC_43699 -rdynamic -lterminfo -lm /usr/bin/ld: não foi possível encontrar -lterminfo collect2: error: ld returned 1 exit status CMakeFiles/cmTC_43699.dir/build.make:97: recipe for target 'cmTC_43699' failed make[1]: *** [cmTC_43699] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_43699/fast' failed make: *** [cmTC_43699/fast] Error 2 Determining if the function setupterm exists in the curses failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_47d74/fast" /usr/bin/make -f CMakeFiles/cmTC_47d74.dir/build.make CMakeFiles/cmTC_47d74.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_47d74.dir/CheckFunctionExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_47d74.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_47d74 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_47d74.dir/link.txt --verbose=1 /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_47d74.dir/CheckFunctionExists.c.o -o cmTC_47d74 -rdynamic -lcurses -lm /usr/bin/ld: não foi possível encontrar -lcurses collect2: error: ld returned 1 exit status CMakeFiles/cmTC_47d74.dir/build.make:97: recipe for target 'cmTC_47d74' failed make[1]: *** [cmTC_47d74] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_47d74/fast' failed make: *** [cmTC_47d74/fast] Error 2 Determining if the function setupterm exists in the ncurses failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_572fa/fast" /usr/bin/make -f CMakeFiles/cmTC_572fa.dir/build.make CMakeFiles/cmTC_572fa.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_572fa.dir/CheckFunctionExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_572fa.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_572fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_572fa.dir/link.txt --verbose=1 /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_572fa.dir/CheckFunctionExists.c.o -o cmTC_572fa -rdynamic -lncurses -lm /usr/bin/ld: não foi possível encontrar -lncurses collect2: error: ld returned 1 exit status CMakeFiles/cmTC_572fa.dir/build.make:97: recipe for target 'cmTC_572fa' failed make[1]: *** [cmTC_572fa] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_572fa/fast' failed make: *** [cmTC_572fa/fast] Error 2 Determining if the function setupterm exists in the ncursesw failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7b2f9/fast" /usr/bin/make -f CMakeFiles/cmTC_7b2f9.dir/build.make CMakeFiles/cmTC_7b2f9.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7b2f9.dir/CheckFunctionExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_7b2f9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c Linking C executable cmTC_7b2f9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b2f9.dir/link.txt --verbose=1 /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_7b2f9.dir/CheckFunctionExists.c.o -o cmTC_7b2f9 -rdynamic -lncursesw -lm /usr/bin/ld: não foi possível encontrar -lncursesw collect2: error: ld returned 1 exit status CMakeFiles/cmTC_7b2f9.dir/build.make:97: recipe for target 'cmTC_7b2f9' failed make[1]: *** [cmTC_7b2f9] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_7b2f9/fast' failed make: *** [cmTC_7b2f9/fast] Error 2 Determining if the arc4random exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eb1e1/fast" /usr/bin/make -f CMakeFiles/cmTC_eb1e1.dir/build.make CMakeFiles/cmTC_eb1e1.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eb1e1.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_eb1e1.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘arc4random’ undeclared (first use in this function) return ((int*)(&arc4random))[argc]; ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter ‘argc’ set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CMakeFiles/cmTC_eb1e1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_eb1e1.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_eb1e1.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_eb1e1/fast' failed make: *** [cmTC_eb1e1/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random return ((int*)(&arc4random))[argc]; #else (void)argc; return 0; #endif } Determining if the isinf exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_980ed/fast" /usr/bin/make -f CMakeFiles/cmTC_980ed.dir/build.make CMakeFiles/cmTC_980ed.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_980ed.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_980ed.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:17: fatal error: cmath: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_980ed.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_980ed.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_980ed.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_980ed/fast' failed make: *** [cmTC_980ed/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef isinf return ((int*)(&isinf))[argc]; #else (void)argc; return 0; #endif } Determining if the finite exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_69920/fast" /usr/bin/make -f CMakeFiles/cmTC_69920.dir/build.make CMakeFiles/cmTC_69920.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_69920.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_69920.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:20: fatal error: ieeefp.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_69920.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_69920.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_69920.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_69920/fast' failed make: *** [cmTC_69920/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef finite return ((int*)(&finite))[argc]; #else (void)argc; return 0; #endif } Determining if the isnan exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_88ab6/fast" /usr/bin/make -f CMakeFiles/cmTC_88ab6.dir/build.make CMakeFiles/cmTC_88ab6.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_88ab6.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_88ab6.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:17: fatal error: cmath: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_88ab6.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_88ab6.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_88ab6.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_88ab6/fast' failed make: *** [cmTC_88ab6/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef isnan return ((int*)(&isnan))[argc]; #else (void)argc; return 0; #endif } Determining if the exp10 exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_820b4/fast" /usr/bin/make -f CMakeFiles/cmTC_820b4.dir/build.make CMakeFiles/cmTC_820b4.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_820b4.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_820b4.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘exp10’ undeclared (first use in this function) return ((int*)(&exp10))[argc]; ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter ‘argc’ set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CMakeFiles/cmTC_820b4.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_820b4.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_820b4.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_820b4/fast' failed make: *** [cmTC_820b4/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef exp10 return ((int*)(&exp10))[argc]; #else (void)argc; return 0; #endif } Determining if the malloc_zone_statistics exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9de1d/fast" /usr/bin/make -f CMakeFiles/cmTC_9de1d.dir/build.make CMakeFiles/cmTC_9de1d.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9de1d.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_9de1d.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:27: fatal error: malloc/malloc.h: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_9de1d.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_9de1d.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_9de1d.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_9de1d/fast' failed make: *** [cmTC_9de1d/fast] Error 2 File /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef malloc_zone_statistics return ((int*)(&malloc_zone_statistics))[argc]; #else (void)argc; return 0; #endif } Determining if the strerror_s exist failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_37c30/fast" /usr/bin/make -f CMakeFiles/cmTC_37c30.dir/build.make CMakeFiles/cmTC_37c30.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_37c30.dir/CheckSymbolExists.c.o /usr/bin/cc -pipe -m64 -Wall -W -fPIC -pthread -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -o CMakeFiles/cmTC_37c30.dir/CheckSymbolExists.c.o -c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘strerror_s’ undeclared (first use in this function) return ((int*)(&strerror_s))[argc]; ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter ‘argc’ set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^ /opt/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CMakeFiles/cmTC_37c30.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_37c30.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_37c30.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_37c30/fast' failed make: *** [cmTC_37c30/fast] Error 2 File /opt/build/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 } Performing C++ SOURCE FILE Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c48d1/fast" /usr/bin/make -f CMakeFiles/cmTC_c48d1.dir/build.make CMakeFiles/cmTC_c48d1.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c48d1.dir/src.cxx.o /usr/bin/c++ -D_GLIBCXX_USE_CXX11_ABI=0 -pipe -m64 -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++11 -Wno-deprecated-declarations -Wno-comment -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-missing-field-initializers -fvisibility=hidden -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -DCXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -Werror -Wnested-anon-types -o CMakeFiles/cmTC_c48d1.dir/src.cxx.o -c /opt/build/CMakeFiles/CMakeTmp/src.cxx c++: error: unrecognized command line option ‘-Wnested-anon-types’ CMakeFiles/cmTC_c48d1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c48d1.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_c48d1.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_c48d1/fast' failed make: *** [cmTC_c48d1/fast] Error 2 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test found_stdstringview failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9af56/fast" /usr/bin/make -f CMakeFiles/cmTC_9af56.dir/build.make CMakeFiles/cmTC_9af56.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9af56.dir/src.cxx.o /usr/bin/c++ -D_GLIBCXX_USE_CXX11_ABI=0 -pipe -m64 -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++11 -Wno-deprecated-declarations -Dfound_stdstringview -o CMakeFiles/cmTC_9af56.dir/src.cxx.o -c /opt/build/CMakeFiles/CMakeTmp/src.cxx /opt/build/CMakeFiles/CMakeTmp/src.cxx:1:23: fatal error: string_view: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_9af56.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_9af56.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_9af56.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_9af56/fast' failed make: *** [cmTC_9af56/fast] Error 2 Source file was: #include int main() { std::string_view().to_string(); return 0;} Performing C++ SOURCE FILE Test found_stdexpstringview failed with the following output: Change Dir: /opt/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5456/fast" /usr/bin/make -f CMakeFiles/cmTC_b5456.dir/build.make CMakeFiles/cmTC_b5456.dir/build make[1]: Entering directory '/opt/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b5456.dir/src.cxx.o /usr/bin/c++ -D_GLIBCXX_USE_CXX11_ABI=0 -pipe -m64 -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++11 -Wno-deprecated-declarations -Dfound_stdexpstringview -o CMakeFiles/cmTC_b5456.dir/src.cxx.o -c /opt/build/CMakeFiles/CMakeTmp/src.cxx /opt/build/CMakeFiles/CMakeTmp/src.cxx:1:36: fatal error: experimental/string_view: Arquivo ou diretório não encontrado #include ^ compilation terminated. CMakeFiles/cmTC_b5456.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b5456.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_b5456.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/opt/build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_b5456/fast' failed make: *** [cmTC_b5456/fast] Error 2 Source file was: #include int main() { std::experimental::string_view().to_string(); return 0;}