Determining if compiler supports C++ auto_ptr failed with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_6c95e/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6c95e.dir/build.make CMakeFiles/cmTC_6c95e.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_6c95e.dir/cm_cxx_auto_ptr.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -std=gnu++14 -o CMakeFiles/cmTC_6c95e.dir/cm_cxx_auto_ptr.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:3:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr get_auto_ptr() ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: In function 'std::auto_ptr get_auto_ptr()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:5:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr; ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:6:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] ptr = std::auto_ptr(new int(0)); ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: At global scope: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:10:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] int use_auto_ptr(std::auto_ptr ptr) ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/powerpc-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking CXX executable cmTC_6c95e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c95e.dir/link.txt --verbose=1 /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -rdynamic CMakeFiles/cmTC_6c95e.dir/cm_cxx_auto_ptr.cxx.o -o cmTC_6c95e gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_30f10/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_30f10.dir/build.make CMakeFiles/cmTC_30f10.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30f10.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-gcc --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_30f10.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'environ' undeclared (first use in this function) return ((int*)(&environ))[argc]; ^~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_30f10.dir/build.make:66: CMakeFiles/cmTC_30f10.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_30f10/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef environ return ((int*)(&environ))[argc]; #else (void)argc; return 0; #endif } Checking whether C++ compiler has '__int64' failed to compile with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_a2b87/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a2b87.dir/build.make CMakeFiles/cmTC_a2b87.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a2b87.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -DTEST_KWSYS_CXX_HAS___INT64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_a2b87.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:24:1: error: '__int64' does not name a type __int64 f(__int64 n) ^~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:3: error: '__int64' was not declared in this scope __int64 n = 0; ^~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:31:29: error: 'n' was not declared in this scope return static_cast(f(n)); ^ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:31:30: error: 'f' was not declared in this scope return static_cast(f(n)); ^ gmake[2]: *** [CMakeFiles/cmTC_a2b87.dir/build.make:66: CMakeFiles/cmTC_a2b87.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_a2b87/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_88500/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_88500.dir/build.make CMakeFiles/cmTC_88500.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_88500.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_88500.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:196:13: error: 'environ' was not declared in this scope char* e = environ[0]; ^~~~~~~ gmake[2]: *** [CMakeFiles/cmTC_88500.dir/build.make:66: CMakeFiles/cmTC_88500.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_88500/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler struct stat has st_mtimespec member failed to compile with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_74c5f/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_74c5f.dir/build.make CMakeFiles/cmTC_74c5f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_74c5f.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_74c5f.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:57:15: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? (void)stat1.st_mtimespec.tv_sec; ^~~~~~~~~~~~ /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:58:15: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? (void)stat1.st_mtimespec.tv_nsec; ^~~~~~~~~~~~ gmake[2]: *** [CMakeFiles/cmTC_74c5f.dir/build.make:66: CMakeFiles/cmTC_74c5f.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_74c5f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has _atoi64 failed to compile with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_de11f/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_de11f.dir/build.make CMakeFiles/cmTC_de11f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_de11f.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -DTEST_KWSYS_CXX_HAS__ATOI64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_de11f.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:252:38: error: '_atoi64' was not declared in this scope return static_cast(_atoi64(str)); ^ gmake[2]: *** [CMakeFiles/cmTC_de11f.dir/build.make:66: CMakeFiles/cmTC_de11f.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_de11f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Determining if the include file execinfo.h exists failed with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_9fedc/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_9fedc.dir/build.make CMakeFiles/cmTC_9fedc.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9fedc.dir/CheckIncludeFile.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_9fedc.dir/CheckIncludeFile.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_9fedc.dir/build.make:66: CMakeFiles/cmTC_9fedc.dir/CheckIncludeFile.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_9fedc/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Checking whether CXX compiler has getloadavg failed to compile with the following output: Change Dir: /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_c1d78/fast" gmake[1]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c1d78.dir/build.make CMakeFiles/cmTC_c1d78.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c1d78.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-3/output/host/bin/powerpc-linux-g++ --sysroot=/home/naourr/work/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot -DTEST_KWSYS_CXX_HAS_GETLOADAVG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_c1d78.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:210:31: error: 'getloadavg' was not declared in this scope return getloadavg(loadavg, 3); ^ gmake[2]: *** [CMakeFiles/cmTC_c1d78.dir/build.make:66: CMakeFiles/cmTC_c1d78.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_c1d78/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp'