Determining if the pthread_create exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_89d17/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_89d17.dir/build.make CMakeFiles/cmTC_89d17.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_89d17.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_89d17.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:11: error: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] return ((int*)(&pthread_create))[argc]; ^ gmake[2]: *** [CMakeFiles/cmTC_89d17.dir/build.make:66: CMakeFiles/cmTC_89d17.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_89d17/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_07c09/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_07c09.dir/build.make CMakeFiles/cmTC_07c09.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_07c09.dir/CheckIncludeFile.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_07c09.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_07c09.dir/build.make:66: CMakeFiles/cmTC_07c09.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_07c09/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file libutil.h exists failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_b8f6f/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b8f6f.dir/build.make CMakeFiles/cmTC_b8f6f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b8f6f.dir/CheckIncludeFile.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_b8f6f.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_b8f6f.dir/build.make:66: CMakeFiles/cmTC_b8f6f.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_b8f6f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/utime.h exists failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_ec043/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ec043.dir/build.make CMakeFiles/cmTC_ec043.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ec043.dir/CheckIncludeFile.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_ec043.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_ec043.dir/build.make:66: CMakeFiles/cmTC_ec043.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_ec043/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function explicit_bzero exists failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_d3eb6/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d3eb6.dir/build.make CMakeFiles/cmTC_d3eb6.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d3eb6.dir/CheckFunctionExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -o CMakeFiles/cmTC_d3eb6.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_d3eb6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3eb6.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=explicit_bzero -DNDEBUG -rdynamic CMakeFiles/cmTC_d3eb6.dir/CheckFunctionExists.c.o -o cmTC_d3eb6 CMakeFiles/cmTC_d3eb6.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_d3eb6.dir/build.make:87: cmTC_d3eb6] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_d3eb6/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function memset_s exists failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_06e19/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_06e19.dir/build.make CMakeFiles/cmTC_06e19.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_06e19.dir/CheckFunctionExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -o CMakeFiles/cmTC_06e19.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_06e19 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06e19.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=memset_s -DNDEBUG -rdynamic CMakeFiles/cmTC_06e19.dir/CheckFunctionExists.c.o -o cmTC_06e19 CMakeFiles/cmTC_06e19.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `memset_s' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_06e19.dir/build.make:87: cmTC_06e19] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_06e19/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Determining if the ntohll exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_edfbf/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_edfbf.dir/build.make CMakeFiles/cmTC_edfbf.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_edfbf.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_edfbf.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'ntohll' undeclared (first use in this function) return ((int*)(&ntohll))[argc]; ^~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^~~~ gmake[2]: *** [CMakeFiles/cmTC_edfbf.dir/build.make:66: CMakeFiles/cmTC_edfbf.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_edfbf/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_da13a/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_da13a.dir/build.make CMakeFiles/cmTC_da13a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da13a.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DNDEBUG -o CMakeFiles/cmTC_da13a.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'htonll' undeclared (first use in this function) return ((int*)(&htonll))[argc]; ^~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter] int main(int argc, char** argv) ^~~~ gmake[2]: *** [CMakeFiles/cmTC_da13a.dir/build.make:66: CMakeFiles/cmTC_da13a.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_da13a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_879de/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_879de.dir/build.make CMakeFiles/cmTC_879de.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_879de.dir/CheckFunctionExists.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -o CMakeFiles/cmTC_879de.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_879de /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_879de.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DCHECK_FUNCTION_EXISTS=__strtoull -DNDEBUG -rdynamic CMakeFiles/cmTC_879de.dir/CheckFunctionExists.c.o -o cmTC_879de CMakeFiles/cmTC_879de.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_879de.dir/build.make:87: cmTC_879de] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_879de/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_f6633/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f6633.dir/build.make CMakeFiles/cmTC_f6633.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f6633.dir/src.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DHAVE_MSC_THREAD_LOCAL_STORAGE -DNDEBUG -o CMakeFiles/cmTC_f6633.dir/src.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: error: return type defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^~~~~~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: no previous prototype for '__declspec' [-Wmissing-prototypes] /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function '__declspec': /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:4:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token int main(void) { ^ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: error: type of 'thread' defaults to 'int' [-Wimplicit-int] __declspec(thread) int tls; ^~~~~~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:6:1: error: expected '{' at end of input } ^ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:1: warning: unused parameter 'thread' [-Wunused-parameter] __declspec(thread) int tls; ^~~~~~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:2:24: warning: unused parameter 'tls' [-Wunused-parameter] __declspec(thread) int tls; ^~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:6:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gmake[2]: *** [CMakeFiles/cmTC_f6633.dir/build.make:66: CMakeFiles/cmTC_f6633.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_f6633/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_83d45/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_83d45.dir/build.make CMakeFiles/cmTC_83d45.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_83d45.dir/src.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DHAVE_FALLTHROUGH_ATTRIBUTE -Werror -DNDEBUG -o CMakeFiles/cmTC_83d45.dir/src.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/naourr/work/instance-1/output/build/libssh-0.8.1/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-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:9:9: note: in expansion of macro 'FALL_THROUGH' FALL_THROUGH; ^~~~~~~~~~~~ /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:9:9: error: empty declaration gmake[2]: *** [CMakeFiles/cmTC_83d45.dir/build.make:66: CMakeFiles/cmTC_83d45.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_83d45/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/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_COMPILER__FUNCTION__ failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_1f3c2/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1f3c2.dir/build.make CMakeFiles/cmTC_1f3c2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1f3c2.dir/src.c.o /home/naourr/work/instance-1/output/host/bin/arm-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DHAVE_COMPILER__FUNCTION__ -Werror -DNDEBUG -o CMakeFiles/cmTC_1f3c2.dir/src.c.o -c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp/src.c:4:18: error: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] printf("%s", __FUNCTION__); ^~~~~~~~~~~~ gmake[2]: *** [CMakeFiles/cmTC_1f3c2.dir/build.make:66: CMakeFiles/cmTC_1f3c2.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_1f3c2/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #include int main(void) { printf("%s", __FUNCTION__); return 0; }