Performing C SOURCE FILE Test WITH_WIMPLICIT_FALLTHROUGH_FLAG failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_b9565/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b9565.dir/build.make CMakeFiles/cmTC_b9565.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b9565.dir/src.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DWITH_WIMPLICIT_FALLTHROUGH_FLAG -Werror -DNDEBUG -fPIE -Wimplicit-fallthrough -o CMakeFiles/cmTC_b9565.dir/src.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c mips-linux-gnu-gcc: error: unrecognized command line option '-Wimplicit-fallthrough' gmake[2]: *** [CMakeFiles/cmTC_b9565.dir/build.make:66: CMakeFiles/cmTC_b9565.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_b9565/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test WITH_STACK_CLASH_PROTECTION failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_5dd6a/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5dd6a.dir/build.make CMakeFiles/cmTC_5dd6a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5dd6a.dir/src.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DWITH_STACK_CLASH_PROTECTION -fstack-clash-protection -DNDEBUG -fPIE -o CMakeFiles/cmTC_5dd6a.dir/src.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c mips-linux-gnu-gcc: error: unrecognized command line option '-fstack-clash-protection' gmake[2]: *** [CMakeFiles/cmTC_5dd6a.dir/build.make:66: CMakeFiles/cmTC_5dd6a.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_5dd6a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Source file was: int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;} Determining if the pthread_create exist failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_2e6ca/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_2e6ca.dir/build.make CMakeFiles/cmTC_2e6ca.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e6ca.dir/CheckSymbolExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_2e6ca.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_2e6ca /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e6ca.dir/link.txt --verbose=1 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -rdynamic CMakeFiles/cmTC_2e6ca.dir/CheckSymbolExists.c.o -o cmTC_2e6ca CMakeFiles/cmTC_2e6ca.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text.startup+0xc): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_2e6ca.dir/build.make:87: cmTC_2e6ca] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_2e6ca/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/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 include file util.h exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_bcff2/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bcff2.dir/build.make CMakeFiles/cmTC_bcff2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bcff2.dir/CheckIncludeFile.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_bcff2.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: util.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_bcff2.dir/build.make:66: CMakeFiles/cmTC_bcff2.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_bcff2/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file libutil.h exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_f36ef/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f36ef.dir/build.make CMakeFiles/cmTC_f36ef.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f36ef.dir/CheckIncludeFile.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_f36ef.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: libutil.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_f36ef.dir/build.make:66: CMakeFiles/cmTC_f36ef.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_f36ef/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/utime.h exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_dc652/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_dc652.dir/build.make CMakeFiles/cmTC_dc652.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dc652.dir/CheckIncludeFile.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_dc652.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: sys/utime.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_dc652.dir/build.make:66: CMakeFiles/cmTC_dc652.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_dc652/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function RAND_priv_bytes exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_6e52c/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6e52c.dir/build.make CMakeFiles/cmTC_6e52c.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6e52c.dir/CheckFunctionExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=RAND_priv_bytes -DNDEBUG -fPIE -o CMakeFiles/cmTC_6e52c.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_6e52c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e52c.dir/link.txt --verbose=1 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=RAND_priv_bytes -DNDEBUG -rdynamic CMakeFiles/cmTC_6e52c.dir/CheckFunctionExists.c.o -o cmTC_6e52c /home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so CMakeFiles/cmTC_6e52c.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0x10): undefined reference to `RAND_priv_bytes' CheckFunctionExists.c:(.text.startup+0x2c): undefined reference to `RAND_priv_bytes' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_6e52c.dir/build.make:88: cmTC_6e52c] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_6e52c/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function explicit_bzero exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_aa72e/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_aa72e.dir/build.make CMakeFiles/cmTC_aa72e.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa72e.dir/CheckFunctionExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -fPIE -o CMakeFiles/cmTC_aa72e.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_aa72e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa72e.dir/link.txt --verbose=1 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -rdynamic CMakeFiles/cmTC_aa72e.dir/CheckFunctionExists.c.o -o cmTC_aa72e CMakeFiles/cmTC_aa72e.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0x10): undefined reference to `explicit_bzero' CheckFunctionExists.c:(.text.startup+0x2c): undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_aa72e.dir/build.make:87: cmTC_aa72e] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_aa72e/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function memset_s exists failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_4d49f/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4d49f.dir/build.make CMakeFiles/cmTC_4d49f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4d49f.dir/CheckFunctionExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -fPIE -o CMakeFiles/cmTC_4d49f.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_4d49f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d49f.dir/link.txt --verbose=1 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -rdynamic CMakeFiles/cmTC_4d49f.dir/CheckFunctionExists.c.o -o cmTC_4d49f CMakeFiles/cmTC_4d49f.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0x10): undefined reference to `memset_s' CheckFunctionExists.c:(.text.startup+0x2c): undefined reference to `memset_s' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_4d49f.dir/build.make:87: cmTC_4d49f] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_4d49f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Determining if the ntohll exist failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_3077d/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3077d.dir/build.make CMakeFiles/cmTC_3077d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3077d.dir/CheckSymbolExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_3077d.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'ntohll' undeclared (first use in this function) return ((int*)(&ntohll))[argc]; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_3077d.dir/build.make:66: CMakeFiles/cmTC_3077d.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_3077d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-2/output/build/libssh-0.8.5/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/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_96b3a/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_96b3a.dir/build.make CMakeFiles/cmTC_96b3a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96b3a.dir/CheckSymbolExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -fPIE -o CMakeFiles/cmTC_96b3a.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'htonll' undeclared (first use in this function) return ((int*)(&htonll))[argc]; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_96b3a.dir/build.make:66: CMakeFiles/cmTC_96b3a.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_96b3a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-2/output/build/libssh-0.8.5/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/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_69fd3/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_69fd3.dir/build.make CMakeFiles/cmTC_69fd3.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_69fd3.dir/CheckFunctionExists.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -fPIE -o CMakeFiles/cmTC_69fd3.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_69fd3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69fd3.dir/link.txt --verbose=1 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -rdynamic CMakeFiles/cmTC_69fd3.dir/CheckFunctionExists.c.o -o cmTC_69fd3 CMakeFiles/cmTC_69fd3.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0x10): undefined reference to `__strtoull' CheckFunctionExists.c:(.text.startup+0x2c): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_69fd3.dir/build.make:87: cmTC_69fd3] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_69fd3/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test HAVE_MSC_THREAD_LOCAL_STORAGE failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_b1d6d/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b1d6d.dir/build.make CMakeFiles/cmTC_b1d6d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b1d6d.dir/src.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_MSC_THREAD_LOCAL_STORAGE -DNDEBUG -fPIE -o CMakeFiles/cmTC_b1d6d.dir/src.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function '__declspec': /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:4:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token int main(void) { ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: type of 'thread' defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:24: error: declaration for parameter 'tls' but no such parameter __declspec(thread) int tls; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:6:1: error: expected '{' at end of input } ^ gmake[2]: *** [CMakeFiles/cmTC_b1d6d.dir/build.make:66: CMakeFiles/cmTC_b1d6d.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_b1d6d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Source file was: __declspec(thread) int tls; int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_FALLTHROUGH_ATTRIBUTE failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_f67a5/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f67a5.dir/build.make CMakeFiles/cmTC_f67a5.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f67a5.dir/src.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_FALLTHROUGH_ATTRIBUTE -Werror -DNDEBUG -fPIE -o CMakeFiles/cmTC_f67a5.dir/src.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:22: error: a label can only be part of a statement and a declaration is not a statement #define FALL_THROUGH __attribute__((fallthrough)) ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:9:9: note: in expansion of macro 'FALL_THROUGH' FALL_THROUGH; ^ /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c:9:9: error: empty declaration [-Werror] cc1: all warnings being treated as errors gmake[2]: *** [CMakeFiles/cmTC_f67a5.dir/build.make:66: CMakeFiles/cmTC_f67a5.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_f67a5/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #define FALL_THROUGH __attribute__((fallthrough)) int main(void) { int i = 2; switch (i) { case 0: FALL_THROUGH; case 1: break; default: break; } return 0; } Performing C SOURCE FILE Test HAVE_GCC_BOUNDED_ATTRIBUTE failed with the following output: Change Dir: /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_95fc5/fast" gmake[1]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_95fc5.dir/build.make CMakeFiles/cmTC_95fc5.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_95fc5.dir/src.c.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc --sysroot=/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_GCC_BOUNDED_ATTRIBUTE -Werror -DNDEBUG -fPIE -o CMakeFiles/cmTC_95fc5.dir/src.c.o -c /home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-2/output/build/libssh-0.8.5/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 gmake[2]: *** [CMakeFiles/cmTC_95fc5.dir/build.make:66: CMakeFiles/cmTC_95fc5.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_95fc5/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-2/output/build/libssh-0.8.5/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; }