Determining if compiler supports C++ auto_ptr failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_92da5/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_92da5.dir/build.make CMakeFiles/cmTC_92da5.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_92da5.dir/cm_cxx_auto_ptr.cxx.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -std=gnu++14 -o CMakeFiles/cmTC_92da5.dir/cm_cxx_auto_ptr.cxx.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx /home/naourr/work/instance-1/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-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/memory:81:0, from /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ /home/naourr/work/instance-1/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-1/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-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/memory:81:0, from /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ /home/naourr/work/instance-1/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-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/memory:81:0, from /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: At global scope: /home/naourr/work/instance-1/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-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/memory:81:0, from /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:1: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ Linking CXX executable cmTC_92da5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92da5.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -rdynamic CMakeFiles/cmTC_92da5.dir/cm_cxx_auto_ptr.cxx.o -o cmTC_92da5 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_6dd75/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6dd75.dir/build.make CMakeFiles/cmTC_6dd75.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6dd75.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_6dd75.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/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-1/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_6dd75.dir/build.make:66: CMakeFiles/cmTC_6dd75.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_6dd75/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/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-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_14e61/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_14e61.dir/build.make CMakeFiles/cmTC_14e61.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_14e61.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -DTEST_KWSYS_CXX_HAS___INT64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_14e61.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-1/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-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-1/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-1/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-1/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_14e61.dir/build.make:66: CMakeFiles/cmTC_14e61.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_14e61/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/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-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_a479c/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a479c.dir/build.make CMakeFiles/cmTC_a479c.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a479c.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/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_a479c.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-1/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_a479c.dir/build.make:66: CMakeFiles/cmTC_a479c.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_a479c/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/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-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_30979/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_30979.dir/build.make CMakeFiles/cmTC_30979.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_30979.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_30979.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:57:15: error: 'struct stat' has no member named 'st_mtimespec' (void)stat1.st_mtimespec.tv_sec; ^ /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:58:15: error: 'struct stat' has no member named 'st_mtimespec' (void)stat1.st_mtimespec.tv_nsec; ^ gmake[2]: *** [CMakeFiles/cmTC_30979.dir/build.make:66: CMakeFiles/cmTC_30979.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_30979/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/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-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_b7bbb/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b7bbb.dir/build.make CMakeFiles/cmTC_b7bbb.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b7bbb.dir/kwsysPlatformTestsCXX.cxx.o /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ --sysroot=/home/naourr/work/instance-1/output/host/mips-buildroot-linux-gnu/sysroot -DTEST_KWSYS_CXX_HAS__ATOI64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_b7bbb.dir/kwsysPlatformTestsCXX.cxx.o -c /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/naourr/work/instance-1/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_b7bbb.dir/build.make:66: CMakeFiles/cmTC_b7bbb.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_b7bbb/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp'