Determining if the pthread_create exist failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_743a0/fast" /usr/bin/gmake -f CMakeFiles/cmTC_743a0.dir/build.make CMakeFiles/cmTC_743a0.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_743a0.dir/CheckSymbolExists.c.o /home/huangli/.linuxbrew/bin/gcc -o CMakeFiles/cmTC_743a0.dir/CheckSymbolExists.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_743a0 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_743a0.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc CMakeFiles/cmTC_743a0.dir/CheckSymbolExists.c.o -o cmTC_743a0 CMakeFiles/cmTC_743a0.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_743a0] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_743a0/fast] Error 2 File /home/huangli/tools/root7/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/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_ea6fd/fast" /usr/bin/gmake -f CMakeFiles/cmTC_ea6fd.dir/build.make CMakeFiles/cmTC_ea6fd.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea6fd.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_ea6fd.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_ea6fd /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea6fd.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_ea6fd.dir/CheckFunctionExists.c.o -o cmTC_ea6fd -lpthreads /home/huangli/.linuxbrew/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_ea6fd] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_ea6fd/fast] Error 2 Determining if the function XOpenDisplay exists in the /usr/lib64/libX11.so;/usr/lib64/libXext.so failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_61430/fast" /usr/bin/gmake -f CMakeFiles/cmTC_61430.dir/build.make CMakeFiles/cmTC_61430.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61430.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_61430.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_61430 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61430.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=XOpenDisplay -rdynamic CMakeFiles/cmTC_61430.dir/CheckFunctionExists.c.o -o cmTC_61430 /usr/lib64/libX11.so /usr/lib64/libXext.so /home/huangli/.linuxbrew/bin/ld: warning: libxcb.so.1, needed by /usr/lib64/libX11.so, not found (try using -rpath or -rpath-link) /usr/lib64/libX11.so: undefined reference to `xcb_get_file_descriptor' /usr/lib64/libX11.so: undefined reference to `xcb_connect' /usr/lib64/libX11.so: undefined reference to `xcb_generate_id' /usr/lib64/libX11.so: undefined reference to `xcb_connect_to_display_with_auth_info' /usr/lib64/libX11.so: undefined reference to `xcb_writev' /usr/lib64/libX11.so: undefined reference to `xcb_wait_for_reply' /usr/lib64/libX11.so: undefined reference to `xcb_poll_for_event' /usr/lib64/libX11.so: undefined reference to `xcb_get_maximum_request_length' /usr/lib64/libX11.so: undefined reference to `xcb_poll_for_reply' /usr/lib64/libX11.so: undefined reference to `xcb_take_socket' /usr/lib64/libX11.so: undefined reference to `xcb_wait_for_event' /usr/lib64/libX11.so: undefined reference to `xcb_disconnect' /usr/lib64/libX11.so: undefined reference to `xcb_connection_has_error' /usr/lib64/libX11.so: undefined reference to `xcb_get_setup' /usr/lib64/libX11.so: undefined reference to `xcb_parse_display' collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_61430] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_61430/fast] Error 2 Determining if the function dnet_ntoa exists in the dnet failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_9a278/fast" /usr/bin/gmake -f CMakeFiles/cmTC_9a278.dir/build.make CMakeFiles/cmTC_9a278.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9a278.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=dnet_ntoa -o CMakeFiles/cmTC_9a278.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_9a278 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9a278.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=dnet_ntoa -rdynamic CMakeFiles/cmTC_9a278.dir/CheckFunctionExists.c.o -o cmTC_9a278 -ldnet /home/huangli/.linuxbrew/bin/ld: cannot find -ldnet collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_9a278] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_9a278/fast] Error 2 Determining if the function dnet_ntoa exists in the dnet_stub failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_c5803/fast" /usr/bin/gmake -f CMakeFiles/cmTC_c5803.dir/build.make CMakeFiles/cmTC_c5803.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c5803.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=dnet_ntoa -o CMakeFiles/cmTC_c5803.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_c5803 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5803.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=dnet_ntoa -rdynamic CMakeFiles/cmTC_c5803.dir/CheckFunctionExists.c.o -o cmTC_c5803 -ldnet_stub /home/huangli/.linuxbrew/bin/ld: cannot find -ldnet_stub collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_c5803] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_c5803/fast] Error 2 Determining if the function IceConnectionNumber exists in the ICE failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_25095/fast" /usr/bin/gmake -f CMakeFiles/cmTC_25095.dir/build.make CMakeFiles/cmTC_25095.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_25095.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_25095.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_25095 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25095.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -rdynamic CMakeFiles/cmTC_25095.dir/CheckFunctionExists.c.o -o cmTC_25095 -lICE /home/huangli/.linuxbrew/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_25095] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_25095/fast] Error 2 Determining if the include file malloc/malloc.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_9a74e/fast" /usr/bin/gmake -f CMakeFiles/cmTC_9a74e.dir/build.make CMakeFiles/cmTC_9a74e.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9a74e.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_9a74e.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:27: fatal error: malloc/malloc.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_9a74e.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_9a74e/fast] Error 2 Determining if the include file ndir.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_57602/fast" /usr/bin/gmake -f CMakeFiles/cmTC_57602.dir/build.make CMakeFiles/cmTC_57602.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_57602.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_57602.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: ndir.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_57602.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_57602/fast] Error 2 Determining if the include file sys/ndir.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_1748f/fast" /usr/bin/gmake -f CMakeFiles/cmTC_1748f.dir/build.make CMakeFiles/cmTC_1748f.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1748f.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_1748f.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_1748f.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_1748f/fast] Error 2 Determining if the include file valgrind/valgrind.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_20aef/fast" /usr/bin/gmake -f CMakeFiles/cmTC_20aef.dir/build.make CMakeFiles/cmTC_20aef.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20aef.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_20aef.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_20aef.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_20aef/fast] Error 2 Determining if the include file mach/mach.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_838e0/fast" /usr/bin/gmake -f CMakeFiles/cmTC_838e0.dir/build.make CMakeFiles/cmTC_838e0.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_838e0.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_838e0.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: mach/mach.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_838e0.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_838e0/fast] Error 2 Determining if the include file mach-o/dyld.h exists failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_ce7b2/fast" /usr/bin/gmake -f CMakeFiles/cmTC_ce7b2.dir/build.make CMakeFiles/cmTC_ce7b2.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce7b2.dir/CheckIncludeFile.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_ce7b2.dir/CheckIncludeFile.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_ce7b2.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_ce7b2/fast] Error 2 Determining if the function xar_open exists in the xar failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_f55e8/fast" /usr/bin/gmake -f CMakeFiles/cmTC_f55e8.dir/build.make CMakeFiles/cmTC_f55e8.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f55e8.dir/CheckFunctionExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=xar_open -o CMakeFiles/cmTC_f55e8.dir/CheckFunctionExists.c.o -c /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_f55e8 /home/huangli/.linuxbrew/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f55e8.dir/link.txt --verbose=1 /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -DCHECK_FUNCTION_EXISTS=xar_open -rdynamic CMakeFiles/cmTC_f55e8.dir/CheckFunctionExists.c.o -o cmTC_f55e8 -lxar -lm /home/huangli/.linuxbrew/bin/ld: cannot find -lxar collect2: error: ld returned 1 exit status gmake[1]: *** [cmTC_f55e8] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_f55e8/fast] Error 2 Determining if the arc4random exist failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_bb04a/fast" /usr/bin/gmake -f CMakeFiles/cmTC_bb04a.dir/build.make CMakeFiles/cmTC_bb04a.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bb04a.dir/CheckSymbolExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_bb04a.dir/CheckSymbolExists.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random' undeclared (first use in this function) return ((int*)(&arc4random))[argc]; ^ /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^ gmake[1]: *** [CMakeFiles/cmTC_bb04a.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_bb04a/fast] Error 2 File /home/huangli/tools/root7/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/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_7cb63/fast" /usr/bin/gmake -f CMakeFiles/cmTC_7cb63.dir/build.make CMakeFiles/cmTC_7cb63.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7cb63.dir/CheckSymbolExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_7cb63.dir/CheckSymbolExists.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:23: fatal error: malloc_np.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_7cb63.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_7cb63/fast] Error 2 File /home/huangli/tools/root7/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/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_2d769/fast" /usr/bin/gmake -f CMakeFiles/cmTC_2d769.dir/build.make CMakeFiles/cmTC_2d769.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2d769.dir/CheckSymbolExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_2d769.dir/CheckSymbolExists.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:27: fatal error: malloc/malloc.h: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_2d769.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_2d769/fast] Error 2 File /home/huangli/tools/root7/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/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_4339e/fast" /usr/bin/gmake -f CMakeFiles/cmTC_4339e.dir/build.make CMakeFiles/cmTC_4339e.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4339e.dir/CheckSymbolExists.c.o /home/huangli/.linuxbrew/bin/gcc -pipe -m64 -Wall -W -fPIC -pthread -Wno-unused-parameter -o CMakeFiles/cmTC_4339e.dir/CheckSymbolExists.c.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'strerror_s' undeclared (first use in this function) return ((int*)(&strerror_s))[argc]; ^ /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/huangli/tools/root7/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^ gmake[1]: *** [CMakeFiles/cmTC_4339e.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_4339e/fast] Error 2 File /home/huangli/tools/root7/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: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_8ef0b/fast" /usr/bin/gmake -f CMakeFiles/cmTC_8ef0b.dir/build.make CMakeFiles/cmTC_8ef0b.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8ef0b.dir/src.cxx.o /home/huangli/.linuxbrew/bin/g++ -pipe -m64 -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -fvisibility-inlines-hidden -pthread -std=c++11 -Wno-comment -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-overloaded-virtual -Wno-maybe-uninitialized -Wno-unused-parameter -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-function -Wno-range-loop-analysis -fvisibility=hidden -fPIC -fvisibility-inlines-hidden -Werror=date-time -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_8ef0b.dir/src.cxx.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx g++: error: unrecognized command line option '-Wnested-anon-types' gmake[1]: *** [CMakeFiles/cmTC_8ef0b.dir/src.cxx.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_8ef0b/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/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_0a804/fast" /usr/bin/gmake -f CMakeFiles/cmTC_0a804.dir/build.make CMakeFiles/cmTC_0a804.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0a804.dir/src.cxx.o /home/huangli/.linuxbrew/bin/g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -fvisibility-inlines-hidden -pthread -std=c++11 -Dfound_stdstringview -o CMakeFiles/cmTC_0a804.dir/src.cxx.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx:1:23: fatal error: string_view: No such file or directory compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_0a804.dir/src.cxx.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_0a804/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: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_c106a/fast" /usr/bin/gmake -f CMakeFiles/cmTC_c106a.dir/build.make CMakeFiles/cmTC_c106a.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c106a.dir/src.cxx.o /home/huangli/.linuxbrew/bin/g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -fvisibility-inlines-hidden -pthread -std=c++11 -Dfound_stdexpstringview -o CMakeFiles/cmTC_c106a.dir/src.cxx.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx In file included from /home/huangli/.linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/experimental/string_view:39:0, from /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx:1: /home/huangli/.linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/bits/c++14_warning.h:32:2: error: #error This file requires compiler and library support for the forthcoming ISO C++ 2014 standard. This support is currently experimental, and must be enabled with the -std=c++1y or -std=gnu++1y compiler options. #error This file requires compiler and library support for the forthcoming \ ^ /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx:2:22: error: 'std::experimental' has not been declared int main() { std::experimental::string_view().to_string(); return 0;} ^ gmake[1]: *** [CMakeFiles/cmTC_c106a.dir/src.cxx.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_c106a/fast] Error 2 Source file was: #include int main() { std::experimental::string_view().to_string(); return 0;} Performing C++ SOURCE FILE Test found_stdapply failed with the following output: Change Dir: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_cee16/fast" /usr/bin/gmake -f CMakeFiles/cmTC_cee16.dir/build.make CMakeFiles/cmTC_cee16.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_cee16.dir/src.cxx.o /home/huangli/.linuxbrew/bin/g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -fvisibility-inlines-hidden -pthread -std=c++11 -Dfound_stdapply -o CMakeFiles/cmTC_cee16.dir/src.cxx.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx:2:34: error: 'apply' is not a member of 'std' int main() { std::tuple tup;std::apply(tup, [](int){}); return 0;} ^ gmake[1]: *** [CMakeFiles/cmTC_cee16.dir/src.cxx.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_cee16/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: /home/huangli/tools/root7/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_41c88/fast" /usr/bin/gmake -f CMakeFiles/cmTC_41c88.dir/build.make CMakeFiles/cmTC_41c88.dir/build gmake[1]: Entering directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_41c88.dir/src.cxx.o /home/huangli/.linuxbrew/bin/g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -fvisibility-inlines-hidden -pthread -std=c++11 -Dfound_stdinvoke -o CMakeFiles/cmTC_41c88.dir/src.cxx.o -c /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/huangli/tools/root7/CMakeFiles/CMakeTmp/src.cxx:2:21: error: 'invoke' is not a member of 'std' int main() { return std::invoke([](int i){return i;}, 0); } ^ gmake[1]: *** [CMakeFiles/cmTC_41c88.dir/src.cxx.o] Error 1 gmake[1]: Leaving directory `/home/huangli/tools/root7/CMakeFiles/CMakeTmp' gmake: *** [cmTC_41c88/fast] Error 2 Source file was: #include int main() { return std::invoke([](int i){return i;}, 0); }