Performing C SOURCE FILE Test WITH_STACK_PROTECTOR_STRONG failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d23bc/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_d23bc.dir/build.make CMakeFiles/cmTC_d23bc.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d23bc.dir/src.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DWITH_STACK_PROTECTOR_STRONG -fstack-protector-strong -DNDEBUG -fPIE -o CMakeFiles/cmTC_d23bc.dir/src.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_d23bc /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d23bc.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DWITH_STACK_PROTECTOR_STRONG -fstack-protector-strong -DNDEBUG -rdynamic CMakeFiles/cmTC_d23bc.dir/src.c.o -o cmTC_d23bc /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: cannot find -lssp_nonshared /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: cannot find -lssp collect2: error: ld returned 1 exit status CMakeFiles/cmTC_d23bc.dir/build.make:97: recipe for target 'cmTC_d23bc' failed make[2]: *** [cmTC_d23bc] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_d23bc/fast' failed make[1]: *** [cmTC_d23bc/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Source file was: int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;} Performing C SOURCE FILE Test WITH_STACK_CLASH_PROTECTION failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_242e2/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_242e2.dir/build.make CMakeFiles/cmTC_242e2.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_242e2.dir/src.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DWITH_STACK_CLASH_PROTECTION -fstack-clash-protection -DNDEBUG -fPIE -o CMakeFiles/cmTC_242e2.dir/src.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c xtensa-buildroot-linux-uclibc-gcc.br_real: error: unrecognized command line option '-fstack-clash-protection'; did you mean '-fstack-protector'? CMakeFiles/cmTC_242e2.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_242e2.dir/src.c.o' failed make[2]: *** [CMakeFiles/cmTC_242e2.dir/src.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_242e2/fast' failed make[1]: *** [cmTC_242e2/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Source file was: int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;} Determining if the include file util.h exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c5370/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_c5370.dir/build.make CMakeFiles/cmTC_c5370.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c5370.dir/CheckIncludeFile.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_c5370.dir/CheckIncludeFile.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. CMakeFiles/cmTC_c5370.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c5370.dir/CheckIncludeFile.c.o' failed make[2]: *** [CMakeFiles/cmTC_c5370.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_c5370/fast' failed make[1]: *** [cmTC_c5370/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file libutil.h exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ef1d9/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_ef1d9.dir/build.make CMakeFiles/cmTC_ef1d9.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ef1d9.dir/CheckIncludeFile.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_ef1d9.dir/CheckIncludeFile.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_ef1d9.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_ef1d9.dir/CheckIncludeFile.c.o' failed make[2]: *** [CMakeFiles/cmTC_ef1d9.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_ef1d9/fast' failed make[1]: *** [cmTC_ef1d9/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/utime.h exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4452c/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_4452c.dir/build.make CMakeFiles/cmTC_4452c.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4452c.dir/CheckIncludeFile.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_4452c.dir/CheckIncludeFile.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/utime.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. CMakeFiles/cmTC_4452c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_4452c.dir/CheckIncludeFile.c.o' failed make[2]: *** [CMakeFiles/cmTC_4452c.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_4452c/fast' failed make[1]: *** [cmTC_4452c/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function CRYPTO_THREADID_set_callback exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cf433/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cf433.dir/build.make CMakeFiles/cmTC_cf433.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf433.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=CRYPTO_THREADID_set_callback -DNDEBUG -fPIE -o CMakeFiles/cmTC_cf433.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-0/output/host/share/cmake-3.8/Modules/CheckFunctionExists.c Linking C executable cmTC_cf433 /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf433.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=CRYPTO_THREADID_set_callback -DNDEBUG -rdynamic CMakeFiles/cmTC_cf433.dir/CheckFunctionExists.c.o -o cmTC_cf433 /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: CMakeFiles/cmTC_cf433.dir/CheckFunctionExists.c.o:(.text.startup+0x0): undefined reference to `CRYPTO_THREADID_set_callback' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_cf433.dir/build.make:98: recipe for target 'cmTC_cf433' failed make[2]: *** [cmTC_cf433] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_cf433/fast' failed make[1]: *** [cmTC_cf433/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function explicit_bzero exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_88bb2/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_88bb2.dir/build.make CMakeFiles/cmTC_88bb2.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_88bb2.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -fPIE -o CMakeFiles/cmTC_88bb2.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-0/output/host/share/cmake-3.8/Modules/CheckFunctionExists.c Linking C executable cmTC_88bb2 /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88bb2.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -rdynamic CMakeFiles/cmTC_88bb2.dir/CheckFunctionExists.c.o -o cmTC_88bb2 /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: CMakeFiles/cmTC_88bb2.dir/CheckFunctionExists.c.o:(.text.startup+0x0): undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_88bb2.dir/build.make:97: recipe for target 'cmTC_88bb2' failed make[2]: *** [cmTC_88bb2] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_88bb2/fast' failed make[1]: *** [cmTC_88bb2/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function memset_s exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fd022/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_fd022.dir/build.make CMakeFiles/cmTC_fd022.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fd022.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -fPIE -o CMakeFiles/cmTC_fd022.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-0/output/host/share/cmake-3.8/Modules/CheckFunctionExists.c Linking C executable cmTC_fd022 /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd022.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -rdynamic CMakeFiles/cmTC_fd022.dir/CheckFunctionExists.c.o -o cmTC_fd022 /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: CMakeFiles/cmTC_fd022.dir/CheckFunctionExists.c.o:(.text.startup+0x0): undefined reference to `memset_s' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_fd022.dir/build.make:97: recipe for target 'cmTC_fd022' failed make[2]: *** [cmTC_fd022] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_fd022/fast' failed make[1]: *** [cmTC_fd022/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Determining if the ntohll exist failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_58637/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_58637.dir/build.make CMakeFiles/cmTC_58637.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_58637.dir/CheckSymbolExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_58637.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'ntohll' undeclared (first use in this function); did you mean 'ntohl'? return ((int*)(&ntohll))[argc]; ^~~~~~ ntohl /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in CMakeFiles/cmTC_58637.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_58637.dir/CheckSymbolExists.c.o' failed make[2]: *** [CMakeFiles/cmTC_58637.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_58637/fast' failed make[1]: *** [cmTC_58637/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef ntohll return ((int*)(&ntohll))[argc]; #else (void)argc; return 0; #endif } Determining if the htonll exist failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_471bd/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_471bd.dir/build.make CMakeFiles/cmTC_471bd.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_471bd.dir/CheckSymbolExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_471bd.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'htonll' undeclared (first use in this function); did you mean 'htonl'? return ((int*)(&htonll))[argc]; ^~~~~~ htonl /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in CMakeFiles/cmTC_471bd.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_471bd.dir/CheckSymbolExists.c.o' failed make[2]: *** [CMakeFiles/cmTC_471bd.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_471bd/fast' failed make[1]: *** [cmTC_471bd/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef htonll return ((int*)(&htonll))[argc]; #else (void)argc; return 0; #endif } Determining if the function __strtoull exists failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8beba/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8beba.dir/build.make CMakeFiles/cmTC_8beba.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8beba.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -fPIE -o CMakeFiles/cmTC_8beba.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-0/output/host/share/cmake-3.8/Modules/CheckFunctionExists.c Linking C executable cmTC_8beba /home/peko/autobuild/instance-0/output/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8beba.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -rdynamic CMakeFiles/cmTC_8beba.dir/CheckFunctionExists.c.o -o cmTC_8beba /home/peko/autobuild/instance-0/output/host/lib/gcc/xtensa-buildroot-linux-uclibc/7.4.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: CMakeFiles/cmTC_8beba.dir/CheckFunctionExists.c.o:(.text.startup+0x0): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status CMakeFiles/cmTC_8beba.dir/build.make:97: recipe for target 'cmTC_8beba' failed make[2]: *** [cmTC_8beba] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_8beba/fast' failed make[1]: *** [cmTC_8beba/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test HAVE_MSC_THREAD_LOCAL_STORAGE failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_acf10/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_acf10.dir/build.make CMakeFiles/cmTC_acf10.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_acf10.dir/src.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DHAVE_MSC_THREAD_LOCAL_STORAGE -DNDEBUG -fPIE -o CMakeFiles/cmTC_acf10.dir/src.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^~~~~~~~~~ /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function '__declspec': /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:4:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token int main(void) { ^ /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: type of 'thread' defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^~~~~~~~~~ /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:24: error: declaration for parameter 'tls' but no such parameter __declspec(thread) int tls; ^~~ /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:6:1: error: expected '{' at end of input } ^ CMakeFiles/cmTC_acf10.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_acf10.dir/src.c.o' failed make[2]: *** [CMakeFiles/cmTC_acf10.dir/src.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_acf10/fast' failed make[1]: *** [cmTC_acf10/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Source file was: __declspec(thread) int tls; int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_GCC_BOUNDED_ATTRIBUTE failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cec38/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cec38.dir/build.make CMakeFiles/cmTC_cec38.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cec38.dir/src.c.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc --sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -DHAVE_GCC_BOUNDED_ATTRIBUTE -Werror -DNDEBUG -fPIE -o CMakeFiles/cmTC_cec38.dir/src.c.o -c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp/src.c:4:5: error: '__bounded__' attribute directive ignored [-Werror=attributes] __attribute__((__bounded__(__minbytes__, 2, 16))); ^~~~~~~~~~~~~ cc1: all warnings being treated as errors CMakeFiles/cmTC_cec38.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_cec38.dir/src.c.o' failed make[2]: *** [CMakeFiles/cmTC_cec38.dir/src.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_cec38/fast' failed make[1]: *** [cmTC_cec38/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/libssh-0.8.7/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #define ARRAY_LEN 16 void test_attr(const unsigned char *k) __attribute__((__bounded__(__minbytes__, 2, 16))); int main(void) { return 0; }