Determining if the pthread_create exist failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_045a9/fast" /usr/bin/make -f CMakeFiles/cmTC_045a9.dir/build.make CMakeFiles/cmTC_045a9.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_045a9.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTC_045a9.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_045a9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_045a9.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_045a9.dir/CheckSymbolExists.c.o -o cmTC_045a9 CMakeFiles/cmTC_045a9.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text+0x1b): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_045a9.dir/build.make:97: recipe for target 'cmTC_045a9' failed make[1]: *** [cmTC_045a9] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_045a9/fast' failed make: *** [cmTC_045a9/fast] Error 2 File /home/giraudpf/share/root-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: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02961/fast" /usr/bin/make -f CMakeFiles/cmTC_02961.dir/build.make CMakeFiles/cmTC_02961.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_02961.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_02961.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_02961 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02961.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_02961.dir/CheckFunctionExists.c.o -o cmTC_02961 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status CMakeFiles/cmTC_02961.dir/build.make:97: recipe for target 'cmTC_02961' failed make[1]: *** [cmTC_02961] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_02961/fast' failed make: *** [cmTC_02961/fast] Error 2 Determining if the function uuid_generate_random exists in the uuid failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_28672/fast" /usr/bin/make -f CMakeFiles/cmTC_28672.dir/build.make CMakeFiles/cmTC_28672.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_28672.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=uuid_generate_random -o CMakeFiles/cmTC_28672.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_28672 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28672.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=uuid_generate_random -rdynamic CMakeFiles/cmTC_28672.dir/CheckFunctionExists.c.o -o cmTC_28672 -luuid /usr/bin/ld: cannot find -luuid collect2: error: ld returned 1 exit status CMakeFiles/cmTC_28672.dir/build.make:97: recipe for target 'cmTC_28672' failed make[1]: *** [cmTC_28672] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_28672/fast' failed make: *** [cmTC_28672/fast] Error 2 Determining if the include file malloc/malloc.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2f849/fast" /usr/bin/make -f CMakeFiles/cmTC_2f849.dir/build.make CMakeFiles/cmTC_2f849.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2f849.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_2f849.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: malloc/malloc.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_2f849.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_2f849.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_2f849.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_2f849/fast' failed make: *** [cmTC_2f849/fast] Error 2 Determining if the include file ndir.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_755c1/fast" /usr/bin/make -f CMakeFiles/cmTC_755c1.dir/build.make CMakeFiles/cmTC_755c1.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_755c1.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_755c1.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: ndir.h: No such file or directory #include ^~~~~~~~ compilation terminated. CMakeFiles/cmTC_755c1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_755c1.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_755c1.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_755c1/fast' failed make: *** [cmTC_755c1/fast] Error 2 Determining if the include file sys/ndir.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d54e3/fast" /usr/bin/make -f CMakeFiles/cmTC_d54e3.dir/build.make CMakeFiles/cmTC_d54e3.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d54e3.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_d54e3.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/ndir.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_d54e3.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_d54e3.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_d54e3.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_d54e3/fast' failed make: *** [cmTC_d54e3/fast] Error 2 Determining if the include file valgrind/valgrind.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f6cc8/fast" /usr/bin/make -f CMakeFiles/cmTC_f6cc8.dir/build.make CMakeFiles/cmTC_f6cc8.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f6cc8.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_f6cc8.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: valgrind/valgrind.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_f6cc8.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f6cc8.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_f6cc8.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_f6cc8/fast' failed make: *** [cmTC_f6cc8/fast] Error 2 Determining if the include file mach/mach.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d461/fast" /usr/bin/make -f CMakeFiles/cmTC_8d461.dir/build.make CMakeFiles/cmTC_8d461.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d461.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_8d461.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: mach/mach.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_8d461.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_8d461.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_8d461.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_8d461/fast' failed make: *** [cmTC_8d461/fast] Error 2 Determining if the include file histedit.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c8685/fast" /usr/bin/make -f CMakeFiles/cmTC_c8685.dir/build.make CMakeFiles/cmTC_c8685.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c8685.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_c8685.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: histedit.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_c8685.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c8685.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_c8685.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_c8685/fast' failed make: *** [cmTC_c8685/fast] Error 2 Determining if the include file CrashReporterClient.h exists failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68d8e/fast" /usr/bin/make -f CMakeFiles/cmTC_68d8e.dir/build.make CMakeFiles/cmTC_68d8e.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_68d8e.dir/CheckIncludeFile.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_68d8e.dir/CheckIncludeFile.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: CrashReporterClient.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_68d8e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_68d8e.dir/CheckIncludeFile.c.o' failed make[1]: *** [CMakeFiles/cmTC_68d8e.dir/CheckIncludeFile.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_68d8e/fast' failed make: *** [cmTC_68d8e/fast] Error 2 Determining if the function setupterm exists in the tinfo failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_997db/fast" /usr/bin/make -f CMakeFiles/cmTC_997db.dir/build.make CMakeFiles/cmTC_997db.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_997db.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_997db.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_997db /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_997db.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -rdynamic CMakeFiles/cmTC_997db.dir/CheckFunctionExists.c.o -o cmTC_997db -ltinfo -lm /usr/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status CMakeFiles/cmTC_997db.dir/build.make:97: recipe for target 'cmTC_997db' failed make[1]: *** [cmTC_997db] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_997db/fast' failed make: *** [cmTC_997db/fast] Error 2 Determining if the function setupterm exists in the terminfo failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_593fe/fast" /usr/bin/make -f CMakeFiles/cmTC_593fe.dir/build.make CMakeFiles/cmTC_593fe.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_593fe.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_593fe.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_593fe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_593fe.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -rdynamic CMakeFiles/cmTC_593fe.dir/CheckFunctionExists.c.o -o cmTC_593fe -lterminfo -lm /usr/bin/ld: cannot find -lterminfo collect2: error: ld returned 1 exit status CMakeFiles/cmTC_593fe.dir/build.make:97: recipe for target 'cmTC_593fe' failed make[1]: *** [cmTC_593fe] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_593fe/fast' failed make: *** [cmTC_593fe/fast] Error 2 Determining if the function setupterm exists in the curses failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b40e7/fast" /usr/bin/make -f CMakeFiles/cmTC_b40e7.dir/build.make CMakeFiles/cmTC_b40e7.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b40e7.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_b40e7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_b40e7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b40e7.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -rdynamic CMakeFiles/cmTC_b40e7.dir/CheckFunctionExists.c.o -o cmTC_b40e7 -lcurses -lm /usr/bin/ld: cannot find -lcurses collect2: error: ld returned 1 exit status CMakeFiles/cmTC_b40e7.dir/build.make:97: recipe for target 'cmTC_b40e7' failed make[1]: *** [cmTC_b40e7] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_b40e7/fast' failed make: *** [cmTC_b40e7/fast] Error 2 Determining if the function setupterm exists in the ncurses failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6e189/fast" /usr/bin/make -f CMakeFiles/cmTC_6e189.dir/build.make CMakeFiles/cmTC_6e189.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6e189.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_6e189.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_6e189 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e189.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -rdynamic CMakeFiles/cmTC_6e189.dir/CheckFunctionExists.c.o -o cmTC_6e189 -lncurses -lm /usr/bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status CMakeFiles/cmTC_6e189.dir/build.make:97: recipe for target 'cmTC_6e189' failed make[1]: *** [cmTC_6e189] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_6e189/fast' failed make: *** [cmTC_6e189/fast] Error 2 Determining if the function setupterm exists in the ncursesw failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f2fec/fast" /usr/bin/make -f CMakeFiles/cmTC_f2fec.dir/build.make CMakeFiles/cmTC_f2fec.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f2fec.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_f2fec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_f2fec /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2fec.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=setupterm -rdynamic CMakeFiles/cmTC_f2fec.dir/CheckFunctionExists.c.o -o cmTC_f2fec -lncursesw -lm /usr/bin/ld: cannot find -lncursesw collect2: error: ld returned 1 exit status CMakeFiles/cmTC_f2fec.dir/build.make:97: recipe for target 'cmTC_f2fec' failed make[1]: *** [cmTC_f2fec] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_f2fec/fast' failed make: *** [cmTC_f2fec/fast] Error 2 Determining if the function xar_open exists in the xar failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4a443/fast" /usr/bin/make -f CMakeFiles/cmTC_4a443.dir/build.make CMakeFiles/cmTC_4a443.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4a443.dir/CheckFunctionExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=xar_open -o CMakeFiles/cmTC_4a443.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c Linking C executable cmTC_4a443 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a443.dir/link.txt --verbose=1 /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -DCHECK_FUNCTION_EXISTS=xar_open -rdynamic CMakeFiles/cmTC_4a443.dir/CheckFunctionExists.c.o -o cmTC_4a443 -lxar -lm /usr/bin/ld: cannot find -lxar collect2: error: ld returned 1 exit status CMakeFiles/cmTC_4a443.dir/build.make:97: recipe for target 'cmTC_4a443' failed make[1]: *** [cmTC_4a443] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_4a443/fast' failed make: *** [cmTC_4a443/fast] Error 2 Determining if the arc4random exist failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4ce5f/fast" /usr/bin/make -f CMakeFiles/cmTC_4ce5f.dir/build.make CMakeFiles/cmTC_4ce5f.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4ce5f.dir/CheckSymbolExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_4ce5f.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random' undeclared (first use in this function); did you mean 'srandom'? return ((int*)(&arc4random))[argc]; ^~~~~~~~~~ srandom /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^~~~ CMakeFiles/cmTC_4ce5f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_4ce5f.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_4ce5f.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_4ce5f/fast' failed make: *** [cmTC_4ce5f/fast] Error 2 File /home/giraudpf/share/root-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 mallctl exist failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_07b21/fast" /usr/bin/make -f CMakeFiles/cmTC_07b21.dir/build.make CMakeFiles/cmTC_07b21.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_07b21.dir/CheckSymbolExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_07b21.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: malloc_np.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_07b21.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_07b21.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_07b21.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_07b21/fast' failed make: *** [cmTC_07b21/fast] Error 2 File /home/giraudpf/share/root-build/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 malloc_zone_statistics exist failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f3ac1/fast" /usr/bin/make -f CMakeFiles/cmTC_f3ac1.dir/build.make CMakeFiles/cmTC_f3ac1.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f3ac1.dir/CheckSymbolExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_f3ac1.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: malloc/malloc.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_f3ac1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f3ac1.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_f3ac1.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_f3ac1/fast' failed make: *** [cmTC_f3ac1/fast] Error 2 File /home/giraudpf/share/root-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: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1c066/fast" /usr/bin/make -f CMakeFiles/cmTC_1c066.dir/build.make CMakeFiles/cmTC_1c066.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1c066.dir/CheckSymbolExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_1c066.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'strerror_s' undeclared (first use in this function); did you mean 'strerror_l'? return ((int*)(&strerror_s))[argc]; ^~~~~~~~~~ strerror_l /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^~~~ CMakeFiles/cmTC_1c066.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_1c066.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_1c066.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_1c066/fast' failed make: *** [cmTC_1c066/fast] Error 2 File /home/giraudpf/share/root-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 } Determining if the dladdr exist failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_01556/fast" /usr/bin/make -f CMakeFiles/cmTC_01556.dir/build.make CMakeFiles/cmTC_01556.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_01556.dir/CheckSymbolExists.c.o /usr/bin/cc -Wno-implicit-fallthrough -pipe -m64 -Wall -W -pthread -o CMakeFiles/cmTC_01556.dir/CheckSymbolExists.c.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'dladdr' undeclared (first use in this function) return ((int*)(&dladdr))[argc]; ^~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^~~~ CMakeFiles/cmTC_01556.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_01556.dir/CheckSymbolExists.c.o' failed make[1]: *** [CMakeFiles/cmTC_01556.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_01556/fast' failed make: *** [cmTC_01556/fast] Error 2 File /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef dladdr return ((int*)(&dladdr))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9f739/fast" /usr/bin/make -f CMakeFiles/cmTC_9f739.dir/build.make CMakeFiles/cmTC_9f739.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9f739.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -fvisibility=hidden -DSUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -Wgnu-zero-variadic-macro-arguments -o CMakeFiles/cmTC_9f739.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx c++: error: unrecognized command line option '-Wgnu-zero-variadic-macro-arguments'; did you mean '-Wno-variadic-macros'? CMakeFiles/cmTC_9f739.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_9f739.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_9f739.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_9f739/fast' failed make: *** [cmTC_9f739/fast] Error 2 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c5eb0/fast" /usr/bin/make -f CMakeFiles/cmTC_c5eb0.dir/build.make CMakeFiles/cmTC_c5eb0.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c5eb0.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -fvisibility=hidden -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -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_c5eb0.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx c++: error: unrecognized command line option '-Wnested-anon-types'; did you mean '-Wnested-externs'? CMakeFiles/cmTC_c5eb0.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c5eb0.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_c5eb0.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_c5eb0/fast' failed make: *** [cmTC_c5eb0/fast] Error 2 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test found_stdstringview failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5d77/fast" /usr/bin/make -f CMakeFiles/cmTC_b5d77.dir/build.make CMakeFiles/cmTC_b5d77.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b5d77.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -Dfound_stdstringview -o CMakeFiles/cmTC_b5d77.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:52: error: 'string_view' is not a member of 'std' int main() { char arr[3] = {'B', 'a', 'r'}; std::string_view strv(arr, sizeof(arr)); return 0;} ^~~~~~~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:21: warning: unused variable 'arr' [-Wunused-variable] int main() { char arr[3] = {'B', 'a', 'r'}; std::string_view strv(arr, sizeof(arr)); return 0;} ^~~ CMakeFiles/cmTC_b5d77.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b5d77.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_b5d77.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_b5d77/fast' failed make: *** [cmTC_b5d77/fast] Error 2 Source file was: #include int main() { char arr[3] = {'B', 'a', 'r'}; std::string_view strv(arr, sizeof(arr)); return 0;} Performing C++ SOURCE FILE Test found_stdexpstringview failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_33d87/fast" /usr/bin/make -f CMakeFiles/cmTC_33d87.dir/build.make CMakeFiles/cmTC_33d87.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_33d87.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -Dfound_stdexpstringview -o CMakeFiles/cmTC_33d87.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx In file included from /usr/include/c++/7/experimental/string_view:39:0, from /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:1: /usr/include/c++/7/bits/c++14_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2014 standard. This support must be enabled with the -std=c++14 or -std=gnu++14 compiler options. #error This file requires compiler and library support \ ^~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:53: error: 'std::experimental' has not been declared int main() { char arr[3] = {'B', 'a', 'r'}; std::experimental::string_view strv(arr, sizeof(arr)); return 0;} ^~~~~~~~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:22: warning: unused variable 'arr' [-Wunused-variable] int main() { char arr[3] = {'B', 'a', 'r'}; std::experimental::string_view strv(arr, sizeof(arr)); return 0;} ^~~ CMakeFiles/cmTC_33d87.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_33d87.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_33d87.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_33d87/fast' failed make: *** [cmTC_33d87/fast] Error 2 Source file was: #include int main() { char arr[3] = {'B', 'a', 'r'}; std::experimental::string_view strv(arr, sizeof(arr)); return 0;} Performing C++ SOURCE FILE Test found_stdapply failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c1e3b/fast" /usr/bin/make -f CMakeFiles/cmTC_c1e3b.dir/build.make CMakeFiles/cmTC_c1e3b.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c1e3b.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -Dfound_stdapply -o CMakeFiles/cmTC_c1e3b.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:19: error: 'apply' is not a member of 'std' int main() { std::apply([](int, int){}, std::make_tuple(1,2)); return 0;} ^~~~~ CMakeFiles/cmTC_c1e3b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c1e3b.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_c1e3b.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_c1e3b/fast' failed make: *** [cmTC_c1e3b/fast] Error 2 Source file was: #include int main() { std::apply([](int, int){}, std::make_tuple(1,2)); return 0;} Performing C++ SOURCE FILE Test found_stdinvoke failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_97a2a/fast" /usr/bin/make -f CMakeFiles/cmTC_97a2a.dir/build.make CMakeFiles/cmTC_97a2a.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_97a2a.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -Dfound_stdinvoke -o CMakeFiles/cmTC_97a2a.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:26: error: 'invoke' is not a member of 'std' int main() { return std::invoke([](int i){return i;}, 0); } ^~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:2:26: note: suggested alternative: '__invoke' int main() { return std::invoke([](int i){return i;}, 0); } ^~~~~~ __invoke CMakeFiles/cmTC_97a2a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_97a2a.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_97a2a.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_97a2a/fast' failed make: *** [cmTC_97a2a/fast] Error 2 Source file was: #include int main() { return std::invoke([](int i){return i;}, 0); } Performing C++ SOURCE FILE Test found_stdindexsequence failed with the following output: Change Dir: /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_afb8e/fast" /usr/bin/make -f CMakeFiles/cmTC_afb8e.dir/build.make CMakeFiles/cmTC_afb8e.dir/build make[1]: Entering directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_afb8e.dir/src.cxx.o /usr/bin/c++ -O3 -march=native -DNDEBUG -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -Dfound_stdindexsequence -o CMakeFiles/cmTC_afb8e.dir/src.cxx.o -c /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:4:35: error: 'integer_sequence' is not a member of 'std' static_assert(std::is_same, std::make_index_sequence<3>>::value, ""); ^~~~~~~~~~~~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:4:35: error: 'integer_sequence' is not a member of 'std' /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:4:72: error: wrong number of template arguments (4, should be 2) static_assert(std::is_same, std::make_index_sequence<3>>::value, ""); ^ In file included from /usr/include/c++/7/bits/move.h:54:0, from /usr/include/c++/7/bits/stl_pair.h:59, from /usr/include/c++/7/utility:70, from /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:1: /usr/include/c++/7/type_traits:994:12: note: provided for 'template struct std::is_same' struct is_same; ^~~~~~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:4:75: error: expected string-literal before 'std' static_assert(std::is_same, std::make_index_sequence<3>>::value, ""); ^~~ /home/giraudpf/share/root-build/CMakeFiles/CMakeTmp/src.cxx:4:75: error: expected ')' before 'std' CMakeFiles/cmTC_afb8e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_afb8e.dir/src.cxx.o' failed make[1]: *** [CMakeFiles/cmTC_afb8e.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/data/giraudpf/share/root-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_afb8e/fast' failed make: *** [cmTC_afb8e/fast] Error 2 Source file was: #include #include int main() { static_assert(std::is_same, std::make_index_sequence<3>>::value, ""); return 0; }