Determining if compiler supports C11 _Thread_local failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_591ea/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_591ea.dir/build.make CMakeFiles/cmTC_591ea.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_591ea.dir/cm_c11_thread_local.c.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -std=gnu11 -o CMakeFiles/cmTC_591ea.dir/cm_c11_thread_local.c.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_c11_thread_local.c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_c11_thread_local.c:1:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' _Thread_local int i = 42; ^ make[2]: *** [CMakeFiles/cmTC_591ea.dir/cm_c11_thread_local.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_591ea/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if compiler supports C++ auto_ptr failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_25a2d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_25a2d.dir/build.make CMakeFiles/cmTC_25a2d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_25a2d.dir/cm_cxx_auto_ptr.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -std=gnu++1y -o CMakeFiles/cmTC_25a2d.dir/cm_cxx_auto_ptr.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: In function 'std::auto_ptr get_auto_ptr()': /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:5:22: warning: 'auto_ptr' is deprecated (declared at /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/mips64el-ctng_n32-linux-gnu/include/c++/4.8.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations] std::auto_ptr ptr; ^ /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: At global scope: /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:10:40: warning: 'auto_ptr' is deprecated (declared at /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/mips64el-ctng_n32-linux-gnu/include/c++/4.8.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations] int use_auto_ptr(std::auto_ptr ptr) ^ Linking CXX executable cmTC_25a2d /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25a2d.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -rdynamic CMakeFiles/cmTC_25a2d.dir/cm_cxx_auto_ptr.cxx.o -o cmTC_25a2d make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if compiler supports C++ make_unique failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b48f8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b48f8.dir/build.make CMakeFiles/cmTC_b48f8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b48f8.dir/cm_cxx_make_unique.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -std=gnu++1y -o CMakeFiles/cmTC_b48f8.dir/cm_cxx_make_unique.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx: In function 'int main()': /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx:4:28: error: 'make_unique' is not a member of 'std' std::unique_ptr u = std::make_unique(0); ^ /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx:4:45: error: expected primary-expression before 'int' std::unique_ptr u = std::make_unique(0); ^ make[2]: *** [CMakeFiles/cmTC_b48f8.dir/cm_cxx_make_unique.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b48f8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0cbe6/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_0cbe6.dir/build.make CMakeFiles/cmTC_0cbe6.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0cbe6.dir/CheckSymbolExists.c.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_0cbe6.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/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 make[2]: *** [CMakeFiles/cmTC_0cbe6.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0cbe6/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7f0c1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7f0c1.dir/build.make CMakeFiles/cmTC_7f0c1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7f0c1.dir/kwsysPlatformTestsCXX.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-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_7f0c1.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:24:1: error: '__int64' does not name a type __int64 f(__int64 n) ^ /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:3: error: '__int64' was not declared in this scope __int64 n = 0; ^ /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:11: error: expected ';' before 'n' __int64 n = 0; ^ /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/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)); ^ make[2]: *** [CMakeFiles/cmTC_7f0c1.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7f0c1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_279f3/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_279f3.dir/build.make CMakeFiles/cmTC_279f3.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_279f3.dir/kwsysPlatformTestsCXX.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-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_279f3.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:196:13: error: 'environ' was not declared in this scope char* e = environ[0]; ^ make[2]: *** [CMakeFiles/cmTC_279f3.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_279f3/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12c58/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_12c58.dir/build.make CMakeFiles/cmTC_12c58.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_12c58.dir/kwsysPlatformTestsCXX.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-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_12c58.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/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; ^ make[2]: *** [CMakeFiles/cmTC_12c58.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_12c58/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e69b9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_e69b9.dir/build.make CMakeFiles/cmTC_e69b9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e69b9.dir/kwsysPlatformTestsCXX.cxx.o /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ --sysroot=/home/peko/autobuild/instance-0/output/host/mips64el-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_e69b9.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-0/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)); ^ make[2]: *** [CMakeFiles/cmTC_e69b9.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e69b9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp'