Determining if the res_ndestroy exist failed with the following output: Change Dir: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b1334/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b1334.dir/build.make CMakeFiles/cmTC_b1334.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b1334.dir/CheckSymbolExists.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -o CMakeFiles/cmTC_b1334.dir/CheckSymbolExists.c.o -c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-0/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 /tmp/instance-0/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_b1334.dir/build.make:66: CMakeFiles/cmTC_b1334.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_b1334/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' File /tmp/instance-0/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: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_932de/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_932de.dir/build.make CMakeFiles/cmTC_932de.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_932de.dir/src.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DHAVE_RES_GETSERVERS -DNDEBUG -o CMakeFiles/cmTC_932de.dir/src.c.o -c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/src.c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-0/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_932de /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_932de.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DHAVE_RES_GETSERVERS -DNDEBUG CMakeFiles/cmTC_932de.dir/src.c.o -o cmTC_932de -lresolv /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/8.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: CMakeFiles/cmTC_932de.dir/src.c.o: in function `main': src.c:(.text.startup+0x14): undefined reference to `res_getservers' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_932de.dir/build.make:87: cmTC_932de] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_932de/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/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: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aaa59/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_aaa59.dir/build.make CMakeFiles/cmTC_aaa59.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aaa59.dir/CheckSymbolExists.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -o CMakeFiles/cmTC_aaa59.dir/CheckSymbolExists.c.o -c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_aaa59 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aaa59.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG CMakeFiles/cmTC_aaa59.dir/CheckSymbolExists.c.o -o cmTC_aaa59 /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/8.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: CMakeFiles/cmTC_aaa59.dir/CheckSymbolExists.c.o: in function `main': CheckSymbolExists.c:(.text.startup+0x4): undefined reference to `pthread_create' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/8.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: CheckSymbolExists.c:(.text.startup+0xc): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_aaa59.dir/build.make:87: cmTC_aaa59] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_aaa59/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' File /tmp/instance-0/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: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a361c/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a361c.dir/build.make CMakeFiles/cmTC_a361c.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a361c.dir/CheckFunctionExists.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -o CMakeFiles/cmTC_a361c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_a361c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a361c.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG CMakeFiles/cmTC_a361c.dir/CheckFunctionExists.c.o -o cmTC_a361c -lpthreads /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/8.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_a361c.dir/build.make:87: cmTC_a361c] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_a361c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/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: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_852cc/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_852cc.dir/build.make CMakeFiles/cmTC_852cc.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_852cc.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -o CMakeFiles/cmTC_852cc.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /tmp/instance-0/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_852cc.dir/build.make:66: CMakeFiles/cmTC_852cc.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_852cc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/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: /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_51c6f/fast" make[1]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_51c6f.dir/build.make CMakeFiles/cmTC_51c6f.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_51c6f.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/nios2-linux-gcc --sysroot=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -o CMakeFiles/cmTC_51c6f.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /tmp/instance-0/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_51c6f.dir/build.make:66: CMakeFiles/cmTC_51c6f.dir/CheckIncludeFile.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_51c6f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/belle-sip-4.3.1/CMakeFiles/CMakeTmp'