Determining if the res_ndestroy exist failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7519e/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7519e.dir/build.make CMakeFiles/cmTC_7519e.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7519e.dir/CheckSymbolExists.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -o CMakeFiles/cmTC_7519e.dir/CheckSymbolExists.c.o -c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'res_ndestroy' undeclared (first use in this function); did you mean 'res_nsearch'? return ((int*)(&res_ndestroy))[argc]; ^~~~~~~~~~~~ res_nsearch /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_7519e.dir/build.make:66: CMakeFiles/cmTC_7519e.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_7519e/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' File /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef res_ndestroy return ((int*)(&res_ndestroy))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test HAVE_RES_GETSERVERS failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c3e17/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_c3e17.dir/build.make CMakeFiles/cmTC_c3e17.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c3e17.dir/src.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_RES_GETSERVERS -DNDEBUG -o CMakeFiles/cmTC_c3e17.dir/src.c.o -c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/src.c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/src.c: In function 'main': /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/src.c:3:1: warning: implicit declaration of function 'res_getservers'; did you mean 'res_isourserver'? [-Wimplicit-function-declaration] res_getservers(NULL,NULL,0); ^~~~~~~~~~~~~~ res_isourserver Linking C executable cmTC_c3e17 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3e17.dir/link.txt --verbose=1 /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_RES_GETSERVERS -DNDEBUG CMakeFiles/cmTC_c3e17.dir/src.c.o -o cmTC_c3e17 -lresolv CMakeFiles/cmTC_c3e17.dir/src.c.o: In function `main': src.c:(.text.startup+0x8): undefined reference to `res_getservers' src.c:(.text.startup+0x1c): undefined reference to `res_getservers' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_c3e17.dir/build.make:87: cmTC_c3e17] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_c3e17/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Source file was: #include int main(int argc, char *argv[]) { res_getservers(NULL,NULL,0); return 0; } Determining if the pthread_create exist failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3ca3d/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_3ca3d.dir/build.make CMakeFiles/cmTC_3ca3d.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3ca3d.dir/CheckSymbolExists.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -o CMakeFiles/cmTC_3ca3d.dir/CheckSymbolExists.c.o -c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_3ca3d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ca3d.dir/link.txt --verbose=1 /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG CMakeFiles/cmTC_3ca3d.dir/CheckSymbolExists.c.o -o cmTC_3ca3d CMakeFiles/cmTC_3ca3d.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text.startup+0x8): undefined reference to `pthread_create' CheckSymbolExists.c:(.text.startup+0x1c): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_3ca3d.dir/build.make:87: cmTC_3ca3d] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_3ca3d/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' File /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/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 function pthread_create exists in the pthreads failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cfd04/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cfd04.dir/build.make CMakeFiles/cmTC_cfd04.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cfd04.dir/CheckFunctionExists.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -o CMakeFiles/cmTC_cfd04.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_cfd04 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfd04.dir/link.txt --verbose=1 /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG CMakeFiles/cmTC_cfd04.dir/CheckFunctionExists.c.o -o cmTC_cfd04 -lpthreads /srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nios2-linux-gnu/7.3.1/../../../../nios2-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_cfd04.dir/build.make:87: cmTC_cfd04] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_cfd04/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Determining if the include file socket.h exists failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d098/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8d098.dir/build.make CMakeFiles/cmTC_8d098.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d098.dir/CheckIncludeFile.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -o CMakeFiles/cmTC_8d098.dir/CheckIncludeFile.c.o -c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: socket.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_8d098.dir/build.make:66: CMakeFiles/cmTC_8d098.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_8d098/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Determining if the include file sys/malloc.h exists failed with the following output: Change Dir: /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_70efa/fast" make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_70efa.dir/build.make CMakeFiles/cmTC_70efa.dir/build make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_70efa.dir/CheckIncludeFile.c.o /srv/storage/autobuild/run/instance-2/output-1/host/bin/nios2-linux-gnu-gcc --sysroot=/srv/storage/autobuild/run/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -o CMakeFiles/cmTC_70efa.dir/CheckIncludeFile.c.o -c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/malloc.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_70efa.dir/build.make:66: CMakeFiles/cmTC_70efa.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_70efa/fast] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp'