Determining if compiler supports C11 _Thread_local failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f2359/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f2359.dir/build.make CMakeFiles/cmTC_f2359.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f2359.dir/cm_c11_thread_local.c.o /usr/bin/gcc -O2 -std=gnu11 -o CMakeFiles/cmTC_f2359.dir/cm_c11_thread_local.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_c11_thread_local.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_c11_thread_local.c:1:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' make[2]: *** [CMakeFiles/cmTC_f2359.dir/cm_c11_thread_local.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f2359/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if compiler supports C++ auto_ptr failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c88f2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c88f2.dir/build.make CMakeFiles/cmTC_c88f2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c88f2.dir/cm_cxx_auto_ptr.cxx.o /usr/bin/g++ -O2 -std=gnu++11 -o CMakeFiles/cmTC_c88f2.dir/cm_cxx_auto_ptr.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: In function 'std::auto_ptr get_auto_ptr()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:5:22: warning: 'auto_ptr' is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx: At global scope: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_auto_ptr.cxx:10:40: warning: 'auto_ptr' is deprecated (declared at /usr/include/c++/4.7/backward/auto_ptr.h:87) [-Wdeprecated-declarations] Linking CXX executable cmTC_c88f2 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_c88f2.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_c88f2.dir/cm_cxx_auto_ptr.cxx.o -o cmTC_c88f2 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if compiler supports C++ make_unique failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5c89a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5c89a.dir/build.make CMakeFiles/cmTC_5c89a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5c89a.dir/cm_cxx_make_unique.cxx.o /usr/bin/g++ -O2 -std=gnu++11 -o CMakeFiles/cmTC_5c89a.dir/cm_cxx_make_unique.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx: In function 'int main()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx:4:28: error: 'make_unique' is not a member of 'std' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx:4:45: error: expected primary-expression before 'int' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/Checks/cm_cxx_make_unique.cxx:4:45: error: expected ',' or ';' before 'int' make[2]: *** [CMakeFiles/cmTC_5c89a.dir/cm_cxx_make_unique.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5c89a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_58fbe/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_58fbe.dir/build.make CMakeFiles/cmTC_58fbe.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_58fbe.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -o CMakeFiles/cmTC_58fbe.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'environ' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_58fbe.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_58fbe/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef environ return ((int*)(&environ))[argc]; #else (void)argc; return 0; #endif } Checking whether C++ compiler has '__int64' failed to compile with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_817b0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_817b0.dir/build.make CMakeFiles/cmTC_817b0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_817b0.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS___INT64 -O2 -o CMakeFiles/cmTC_817b0.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:24:1: error: '__int64' does not name a type /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:3: error: '__int64' was not declared in this scope /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:30:11: error: expected ';' before 'n' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:31:29: error: 'n' was not declared in this scope /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:31:30: error: 'f' was not declared in this scope make[2]: *** [CMakeFiles/cmTC_817b0.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_817b0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_28219/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_28219.dir/build.make CMakeFiles/cmTC_28219.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_28219.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -O2 -o CMakeFiles/cmTC_28219.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:196:13: error: 'environ' was not declared in this scope make[2]: *** [CMakeFiles/cmTC_28219.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_28219/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler struct stat has st_mtimespec member failed to compile with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_49990/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_49990.dir/build.make CMakeFiles/cmTC_49990.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_49990.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -O2 -o CMakeFiles/cmTC_49990.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:57:15: error: 'struct stat' has no member named 'st_mtimespec' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:58:15: error: 'struct stat' has no member named 'st_mtimespec' make[2]: *** [CMakeFiles/cmTC_49990.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_49990/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has _atoi64 failed to compile with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_67476/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_67476.dir/build.make CMakeFiles/cmTC_67476.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_67476.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS__ATOI64 -O2 -o CMakeFiles/cmTC_67476.dir/kwsysPlatformTestsCXX.cxx.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:252:38: error: '_atoi64' was not declared in this scope make[2]: *** [CMakeFiles/cmTC_67476.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_67476/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Source/kwsys/CMakeFiles/CMakeTmp' Determining if the function connect exists in the socket;dl failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_de923/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_de923.dir/build.make CMakeFiles/cmTC_de923.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_de923.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_de923.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_de923 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_de923.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_de923.dir/CheckFunctionExists.c.o -o cmTC_de923 -lsocket -ldl /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status make[2]: *** [cmTC_de923] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_de923/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function recv exists in the network;dl failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_09f13/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_09f13.dir/build.make CMakeFiles/cmTC_09f13.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_09f13.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -o CMakeFiles/cmTC_09f13.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_09f13 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_09f13.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_09f13.dir/CheckFunctionExists.c.o -o cmTC_09f13 -lnetwork -ldl /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status make[2]: *** [cmTC_09f13] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_09f13/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function idn2_lookup_ul exists in the idn2;dl failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ee401/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ee401.dir/build.make CMakeFiles/cmTC_ee401.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ee401.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=idn2_lookup_ul -o CMakeFiles/cmTC_ee401.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_ee401 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_ee401.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=idn2_lookup_ul -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_ee401.dir/CheckFunctionExists.c.o -o cmTC_ee401 -lidn2 -ldl /usr/bin/ld: cannot find -lidn2 collect2: error: ld returned 1 exit status make[2]: *** [cmTC_ee401] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ee401/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if files stdio.h;inttypes.h;sys/filio.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ec45a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ec45a.dir/build.make CMakeFiles/cmTC_ec45a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ec45a.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_ec45a.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:4:23: fatal error: sys/filio.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_ec45a.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ec45a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/sockio.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b86d5/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b86d5.dir/build.make CMakeFiles/cmTC_b86d5.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b86d5.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_b86d5.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:10:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_b86d5.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b86d5/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;sys/utime.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1bd05/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1bd05.dir/build.make CMakeFiles/cmTC_1bd05.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1bd05.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_1bd05.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:15:23: fatal error: sys/utime.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_1bd05.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1bd05/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;crypto.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_72e4a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_72e4a.dir/build.make CMakeFiles/cmTC_72e4a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_72e4a.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_72e4a.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:19:20: fatal error: crypto.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_72e4a.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_72e4a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;des.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_70cc7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_70cc7.dir/build.make CMakeFiles/cmTC_70cc7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_70cc7.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_70cc7.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:19:17: fatal error: des.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_70cc7.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_70cc7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;idn2.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cf896/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cf896.dir/build.make CMakeFiles/cmTC_cf896.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf896.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_cf896.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:22:18: fatal error: idn2.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_cf896.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_cf896/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;io.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d7852/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d7852.dir/build.make CMakeFiles/cmTC_d7852.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d7852.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_d7852.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:23:16: fatal error: io.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_d7852.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d7852/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;krb.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ac45b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ac45b.dir/build.make CMakeFiles/cmTC_ac45b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ac45b.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_ac45b.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:23:17: fatal error: krb.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_ac45b.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ac45b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;pem.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f08bc/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f08bc.dir/build.make CMakeFiles/cmTC_f08bc.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f08bc.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_f08bc.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:30:17: fatal error: pem.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_f08bc.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f08bc/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;rsa.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0bb09/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0bb09.dir/build.make CMakeFiles/cmTC_0bb09.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0bb09.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_0bb09.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:32:17: fatal error: rsa.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_0bb09.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0bb09/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.h;sgtty.h;signal.h;ssl.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d2084/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d2084.dir/build.make CMakeFiles/cmTC_d2084.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d2084.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_d2084.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:35:17: fatal error: ssl.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_d2084.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d2084/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.h;sgtty.h;signal.h;stdbool.h;stdint.h;stdio.h;stdlib.h;string.h;strings.h;stropts.h;termio.h;termios.h;time.h;unistd.h;utime.h;x509.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a71b9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a71b9.dir/build.make CMakeFiles/cmTC_a71b9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a71b9.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_a71b9.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:47:18: fatal error: x509.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_a71b9.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a71b9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.h;sgtty.h;signal.h;stdbool.h;stdint.h;stdio.h;stdlib.h;string.h;strings.h;stropts.h;termio.h;termios.h;time.h;unistd.h;utime.h;process.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b904/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9b904.dir/build.make CMakeFiles/cmTC_9b904.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b904.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_9b904.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:47:21: fatal error: process.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_9b904.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9b904/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files stdio.h;inttypes.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/resource.h;sys/select.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;sys/uio.h;sys/un.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;err.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;limits.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.h;sgtty.h;signal.h;stdbool.h;stdint.h;stdio.h;stdlib.h;string.h;strings.h;stropts.h;termio.h;termios.h;time.h;unistd.h;utime.h;stddef.h;dlfcn.h;malloc.h;memory.h;netinet/if_ether.h;stdint.h;sockio.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1ff54/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1ff54.dir/build.make CMakeFiles/cmTC_1ff54.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1ff54.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_1ff54.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:53:20: fatal error: sockio.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_1ff54.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1ff54/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining size of __int64 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_96dc2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_96dc2.dir/build.make CMakeFiles/cmTC_96dc2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96dc2.dir/SIZEOF___INT64.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_96dc2.dir/SIZEOF___INT64.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c:19:12: error: '__int64' undeclared here (not in a function) make[2]: *** [CMakeFiles/cmTC_96dc2.dir/SIZEOF___INT64.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_96dc2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(__int64)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if the stricmp exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_22b4a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_22b4a.dir/build.make CMakeFiles/cmTC_22b4a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22b4a.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_22b4a.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'stricmp' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_22b4a.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_22b4a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef stricmp return ((int*)(&stricmp))[argc]; #else (void)argc; return 0; #endif } Determining if the strcmpi exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d1fec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d1fec.dir/build.make CMakeFiles/cmTC_d1fec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d1fec.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_d1fec.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'strcmpi' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_d1fec.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d1fec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef strcmpi return ((int*)(&strcmpi))[argc]; #else (void)argc; return 0; #endif } Determining if the strncmpi exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_21e09/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_21e09.dir/build.make CMakeFiles/cmTC_21e09.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_21e09.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_21e09.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'strncmpi' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_21e09.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_21e09/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef strncmpi return ((int*)(&strncmpi))[argc]; #else (void)argc; return 0; #endif } Determining if the inet_ntoa_r exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5ce87/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5ce87.dir/build.make CMakeFiles/cmTC_5ce87.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5ce87.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_5ce87.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'inet_ntoa_r' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_5ce87.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5ce87/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef inet_ntoa_r return ((int*)(&inet_ntoa_r))[argc]; #else (void)argc; return 0; #endif } Determining if the closesocket exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b1be/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8b1be.dir/build.make CMakeFiles/cmTC_8b1be.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b1be.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_8b1be.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'closesocket' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_8b1be.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8b1be/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef closesocket return ((int*)(&closesocket))[argc]; #else (void)argc; return 0; #endif } Determining if the getpass_r exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9fe00/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9fe00.dir/build.make CMakeFiles/cmTC_9fe00.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9fe00.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_9fe00.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'getpass_r' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_9fe00.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9fe00/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef getpass_r return ((int*)(&getpass_r))[argc]; #else (void)argc; return 0; #endif } Determining if the strlcat exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2f38a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2f38a.dir/build.make CMakeFiles/cmTC_2f38a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2f38a.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_2f38a.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: 'strlcat' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_2f38a.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2f38a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef strlcat return ((int*)(&strlcat))[argc]; #else (void)argc; return 0; #endif } Determining if the _strtoi64 exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_44c26/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_44c26.dir/build.make CMakeFiles/cmTC_44c26.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_44c26.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_44c26.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: error: '_strtoi64' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:59:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_44c26.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_44c26/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _strtoi64 return ((int*)(&_strtoi64))[argc]; #else (void)argc; return 0; #endif } Performing Curl Test HAVE_IOCTLSOCKET failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_80d23/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_80d23.dir/build.make CMakeFiles/cmTC_80d23.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_80d23.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_IOCTLSOCKET -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_80d23.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:322:44: error: 'FIONBIO' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:322:44: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_80d23.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_80d23/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_CAMEL failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_84fe9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_84fe9.dir/build.make CMakeFiles/cmTC_84fe9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_84fe9.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_IOCTLSOCKET_CAMEL -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_84fe9.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_84fe9 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_84fe9.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DHAVE_IOCTLSOCKET_CAMEL -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_84fe9.dir/CurlTests.c.o -o cmTC_84fe9 CMakeFiles/cmTC_84fe9.dir/CurlTests.c.o: In function `main': CurlTests.c:(.text.startup+0xd): undefined reference to `IoctlSocket' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_84fe9] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_84fe9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e4030/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e4030.dir/build.make CMakeFiles/cmTC_e4030.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e4030.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_IOCTLSOCKET_CAMEL_FIONBIO -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_e4030.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:378:32: error: 'FIONBIO' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:378:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_e4030.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e4030/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_219ec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_219ec.dir/build.make CMakeFiles/cmTC_219ec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_219ec.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_IOCTLSOCKET_FIONBIO -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_219ec.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:405:32: error: 'FIONBIO' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:405:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_219ec.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_219ec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6099a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6099a.dir/build.make CMakeFiles/cmTC_6099a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6099a.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_SETSOCKOPT_SO_NONBLOCK -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_6099a.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:501:43: error: 'SO_NONBLOCK' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:501:43: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_6099a.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_6099a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ec3cb/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ec3cb.dir/build.make CMakeFiles/cmTC_ec3cb.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ec3cb.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_ec3cb.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_ec3cb /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_ec3cb.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_ec3cb.dir/CurlTests.c.o -o cmTC_ec3cb /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 12 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 20 has invalid symbol index 20 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_ec3cb] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ec3cb/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_O_NONBLOCK failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_06213/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_06213.dir/build.make CMakeFiles/cmTC_06213.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_06213.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_O_NONBLOCK -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_06213.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_06213 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_06213.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DHAVE_O_NONBLOCK -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_06213.dir/CurlTests.c.o -o cmTC_06213 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 2 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 12 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 13 /usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 20 has invalid symbol index 20 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_06213] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_06213/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYADDR_R_5 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3a3a6/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3a3a6.dir/build.make CMakeFiles/cmTC_3a3a6.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3a3a6.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYADDR_R_5 -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_3a3a6.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:106:23: error: storage size of 'hdata' isn't known /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:127:3: error: too few arguments to function 'gethostbyaddr_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:173:12: note: declared here make[2]: *** [CMakeFiles/cmTC_3a3a6.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_3a3a6/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYADDR_R_7 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0e473/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0e473.dir/build.make CMakeFiles/cmTC_0e473.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0e473.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYADDR_R_7 -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_0e473.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:130:3: error: too few arguments to function 'gethostbyaddr_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:173:12: note: declared here make[2]: *** [CMakeFiles/cmTC_0e473.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0e473/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_869a1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_869a1.dir/build.make CMakeFiles/cmTC_869a1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_869a1.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYADDR_R_5_REENTRANT -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_869a1.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:106:23: error: storage size of 'hdata' isn't known /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:127:3: error: too few arguments to function 'gethostbyaddr_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:173:12: note: declared here make[2]: *** [CMakeFiles/cmTC_869a1.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_869a1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ce983/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ce983.dir/build.make CMakeFiles/cmTC_ce983.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce983.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYADDR_R_7_REENTRANT -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_ce983.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:130:3: error: too few arguments to function 'gethostbyaddr_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:173:12: note: declared here make[2]: *** [CMakeFiles/cmTC_ce983.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ce983/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_3 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3d56a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3d56a.dir/build.make CMakeFiles/cmTC_3d56a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3d56a.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYNAME_R_3 -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_3d56a.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:106:23: error: storage size of 'hdata' isn't known /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:139:3: error: too few arguments to function 'gethostbyname_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:180:12: note: declared here make[2]: *** [CMakeFiles/cmTC_3d56a.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_3d56a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_5 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9fa95/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9fa95.dir/build.make CMakeFiles/cmTC_9fa95.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9fa95.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYNAME_R_5 -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_9fa95.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:142:3: error: too few arguments to function 'gethostbyname_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:180:12: note: declared here make[2]: *** [CMakeFiles/cmTC_9fa95.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9fa95/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_78ce6/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_78ce6.dir/build.make CMakeFiles/cmTC_78ce6.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_78ce6.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYNAME_R_3_REENTRANT -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_78ce6.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:106:23: error: storage size of 'hdata' isn't known /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:139:3: error: too few arguments to function 'gethostbyname_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:180:12: note: declared here make[2]: *** [CMakeFiles/cmTC_78ce6.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_78ce6/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_832d8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_832d8.dir/build.make CMakeFiles/cmTC_832d8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_832d8.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GETHOSTBYNAME_R_5_REENTRANT -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_832d8.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:142:3: error: too few arguments to function 'gethostbyname_r' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:93:0: /usr/include/netdb.h:180:12: note: declared here make[2]: *** [CMakeFiles/cmTC_832d8.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_832d8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_INET_NTOA_R_DECL failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b35cb/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b35cb.dir/build.make CMakeFiles/cmTC_b35cb.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b35cb.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_INET_NTOA_R_DECL -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_b35cb.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:242:21: error: 'inet_ntoa_r' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:242:21: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_b35cb.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b35cb/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68af9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_68af9.dir/build.make CMakeFiles/cmTC_68af9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_68af9.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_INET_NTOA_R_DECL_REENTRANT -DHAVE_STDIO_H -DHAVE_INTTYPES_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_POLL_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_SELECT_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_STAT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_UIO_H -DHAVE_SYS_UN_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERR_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_H -DHAVE_LIMITS_H -DHAVE_LOCALE_H -DHAVE_NET_IF_H -DHAVE_NETDB_H -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H -DHAVE_POLL_H -DHAVE_PWD_H -DHAVE_SETJMP_H -DHAVE_SGTTY_H -DHAVE_SIGNAL_H -DHAVE_STDBOOL_H -DHAVE_STDINT_H -DHAVE_STDIO_H -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_STROPTS_H -DHAVE_TERMIO_H -DHAVE_TERMIOS_H -DHAVE_TIME_H -DHAVE_UNISTD_H -DHAVE_UTIME_H -DHAVE_STDDEF_H -DHAVE_DLFCN_H -DHAVE_MALLOC_H -DHAVE_MEMORY_H -DHAVE_NETINET_IF_ETHER_H -DHAVE_STDINT_H -DHAVE_SYS_UTSNAME_H -o CMakeFiles/cmTC_68af9.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:257:22: error: 'inet_ntoa_r' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c:257:22: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_68af9.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_68af9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GLIBC_STRERROR_R failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d2914/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d2914.dir/build.make CMakeFiles/cmTC_d2914.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d2914.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GLIBC_STRERROR_R -o CMakeFiles/cmTC_d2914.dir/CurlTests.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_d2914 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_d2914.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DHAVE_GLIBC_STRERROR_R -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_d2914.dir/CurlTests.c.o -o cmTC_d2914 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' There was a problem running this test Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_77d2e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_77d2e.dir/build.make CMakeFiles/cmTC_77d2e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_77d2e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_77d2e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_77d2e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_77d2e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, size_t, int); int main(void) { int s=0; void * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_27992/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_27992.dir/build.make CMakeFiles/cmTC_27992.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_27992.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_27992.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_27992.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_27992/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, size_t, unsigned int); int main(void) { int s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8a381/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8a381.dir/build.make CMakeFiles/cmTC_8a381.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8a381.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_8a381.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_8a381.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8a381/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, int, int); int main(void) { int s=0; void * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c91bd/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c91bd.dir/build.make CMakeFiles/cmTC_c91bd.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c91bd.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_c91bd.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_c91bd.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c91bd/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, int, unsigned int); int main(void) { int s=0; void * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_daccc/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_daccc.dir/build.make CMakeFiles/cmTC_daccc.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_daccc.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_daccc.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_daccc.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_daccc/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, socklen_t, int); int main(void) { int s=0; void * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7d15f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7d15f.dir/build.make CMakeFiles/cmTC_7d15f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7d15f.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_7d15f.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_7d15f.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7d15f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, socklen_t, unsigned int); int main(void) { int s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2e882/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2e882.dir/build.make CMakeFiles/cmTC_2e882.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e882.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_2e882.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_2e882.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2e882/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, unsigned int, int); int main(void) { int s=0; void * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cedcb/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cedcb.dir/build.make CMakeFiles/cmTC_cedcb.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cedcb.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_cedcb.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_cedcb.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_cedcb/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, void *, unsigned int, unsigned int); int main(void) { int s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e3f82/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e3f82.dir/build.make CMakeFiles/cmTC_e3f82.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e3f82.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_e3f82.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_e3f82.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e3f82/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, size_t, int); int main(void) { int s=0; char * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_70736/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_70736.dir/build.make CMakeFiles/cmTC_70736.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_70736.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_70736.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_70736.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_70736/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, size_t, unsigned int); int main(void) { int s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_131e8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_131e8.dir/build.make CMakeFiles/cmTC_131e8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_131e8.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_131e8.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_131e8.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_131e8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, int, int); int main(void) { int s=0; char * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8134d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8134d.dir/build.make CMakeFiles/cmTC_8134d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8134d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_8134d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_8134d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8134d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, int, unsigned int); int main(void) { int s=0; char * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8ef53/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8ef53.dir/build.make CMakeFiles/cmTC_8ef53.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8ef53.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_8ef53.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_8ef53.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8ef53/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, socklen_t, int); int main(void) { int s=0; char * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7cded/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7cded.dir/build.make CMakeFiles/cmTC_7cded.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7cded.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_7cded.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_7cded.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7cded/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, socklen_t, unsigned int); int main(void) { int s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c075c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c075c.dir/build.make CMakeFiles/cmTC_c075c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c075c.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_c075c.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_c075c.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c075c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, unsigned int, int); int main(void) { int s=0; char * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa65c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fa65c.dir/build.make CMakeFiles/cmTC_fa65c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa65c.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_fa65c.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_fa65c.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_fa65c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(int, char *, unsigned int, unsigned int); int main(void) { int s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ca38a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ca38a.dir/build.make CMakeFiles/cmTC_ca38a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ca38a.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_ca38a.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_ca38a.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ca38a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, size_t, int); int main(void) { ssize_t s=0; void * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9b3cb/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9b3cb.dir/build.make CMakeFiles/cmTC_9b3cb.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b3cb.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_9b3cb.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_9b3cb.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9b3cb/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, size_t, unsigned int); int main(void) { ssize_t s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_481cf/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_481cf.dir/build.make CMakeFiles/cmTC_481cf.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_481cf.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_481cf.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_481cf.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_481cf/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, int, int); int main(void) { ssize_t s=0; void * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d8b37/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d8b37.dir/build.make CMakeFiles/cmTC_d8b37.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d8b37.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_d8b37.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_d8b37.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d8b37/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, int, unsigned int); int main(void) { ssize_t s=0; void * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ed67b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ed67b.dir/build.make CMakeFiles/cmTC_ed67b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ed67b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_ed67b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_ed67b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ed67b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, socklen_t, int); int main(void) { ssize_t s=0; void * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_27d4e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_27d4e.dir/build.make CMakeFiles/cmTC_27d4e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_27d4e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_27d4e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_27d4e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_27d4e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, socklen_t, unsigned int); int main(void) { ssize_t s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a6069/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a6069.dir/build.make CMakeFiles/cmTC_a6069.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a6069.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_a6069.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_a6069.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a6069/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, unsigned int, int); int main(void) { ssize_t s=0; void * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02353/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_02353.dir/build.make CMakeFiles/cmTC_02353.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_02353.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_02353.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_02353.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_02353/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, void *, unsigned int, unsigned int); int main(void) { ssize_t s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_71935/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_71935.dir/build.make CMakeFiles/cmTC_71935.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_71935.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_71935.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_71935.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_71935/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, size_t, int); int main(void) { ssize_t s=0; char * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_51028/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_51028.dir/build.make CMakeFiles/cmTC_51028.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_51028.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_51028.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_51028.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_51028/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, size_t, unsigned int); int main(void) { ssize_t s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fdafa/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fdafa.dir/build.make CMakeFiles/cmTC_fdafa.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fdafa.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_fdafa.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_fdafa.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_fdafa/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, int, int); int main(void) { ssize_t s=0; char * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5e607/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5e607.dir/build.make CMakeFiles/cmTC_5e607.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5e607.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_5e607.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_5e607.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5e607/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, int, unsigned int); int main(void) { ssize_t s=0; char * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d8c49/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d8c49.dir/build.make CMakeFiles/cmTC_d8c49.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d8c49.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_d8c49.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_d8c49.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d8c49/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, socklen_t, int); int main(void) { ssize_t s=0; char * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aad8b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aad8b.dir/build.make CMakeFiles/cmTC_aad8b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aad8b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_aad8b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_aad8b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_aad8b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, socklen_t, unsigned int); int main(void) { ssize_t s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_10dd1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_10dd1.dir/build.make CMakeFiles/cmTC_10dd1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_10dd1.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_10dd1.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_10dd1.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_10dd1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, unsigned int, int); int main(void) { ssize_t s=0; char * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9630/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c9630.dir/build.make CMakeFiles/cmTC_c9630.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c9630.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_c9630.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'recv' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:148:16: note: previous declaration of 'recv' was here make[2]: *** [CMakeFiles/cmTC_c9630.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c9630/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(ssize_t, char *, unsigned int, unsigned int); int main(void) { ssize_t s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e7def/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e7def.dir/build.make CMakeFiles/cmTC_e7def.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e7def.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_e7def.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_e7def.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e7def/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, size_t, int); int main(void) { SOCKET s=0; void * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d6fa6/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d6fa6.dir/build.make CMakeFiles/cmTC_d6fa6.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6fa6.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_d6fa6.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_d6fa6.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d6fa6/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, size_t, unsigned int); int main(void) { SOCKET s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_90b84/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_90b84.dir/build.make CMakeFiles/cmTC_90b84.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_90b84.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_90b84.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_90b84.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_90b84/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, int, int); int main(void) { SOCKET s=0; void * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_050f4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_050f4.dir/build.make CMakeFiles/cmTC_050f4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_050f4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_050f4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_050f4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_050f4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, int, unsigned int); int main(void) { SOCKET s=0; void * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4f42a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4f42a.dir/build.make CMakeFiles/cmTC_4f42a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4f42a.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_4f42a.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_4f42a.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4f42a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, socklen_t, int); int main(void) { SOCKET s=0; void * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9d73b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9d73b.dir/build.make CMakeFiles/cmTC_9d73b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9d73b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_9d73b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_9d73b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9d73b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, socklen_t, unsigned int); int main(void) { SOCKET s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_11386/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_11386.dir/build.make CMakeFiles/cmTC_11386.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_11386.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_11386.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_11386.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_11386/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, unsigned int, int); int main(void) { SOCKET s=0; void * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7dd09/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7dd09.dir/build.make CMakeFiles/cmTC_7dd09.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7dd09.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_7dd09.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_7dd09.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7dd09/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, void *, unsigned int, unsigned int); int main(void) { SOCKET s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_381e5/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_381e5.dir/build.make CMakeFiles/cmTC_381e5.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_381e5.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_381e5.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_381e5.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_381e5/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, size_t, int); int main(void) { SOCKET s=0; char * buf=0; size_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f09f1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f09f1.dir/build.make CMakeFiles/cmTC_f09f1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f09f1.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_f09f1.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_f09f1.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f09f1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, size_t, unsigned int); int main(void) { SOCKET s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1b309/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1b309.dir/build.make CMakeFiles/cmTC_1b309.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1b309.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_1b309.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_1b309.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1b309/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, int, int); int main(void) { SOCKET s=0; char * buf=0; int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_34df4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_34df4.dir/build.make CMakeFiles/cmTC_34df4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_34df4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_34df4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_34df4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_34df4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, int, unsigned int); int main(void) { SOCKET s=0; char * buf=0; int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_711b8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_711b8.dir/build.make CMakeFiles/cmTC_711b8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_711b8.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_711b8.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_711b8.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_711b8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, socklen_t, int); int main(void) { SOCKET s=0; char * buf=0; socklen_t len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_95e69/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_95e69.dir/build.make CMakeFiles/cmTC_95e69.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_95e69.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_95e69.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_95e69.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_95e69/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, socklen_t, unsigned int); int main(void) { SOCKET s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_adeec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_adeec.dir/build.make CMakeFiles/cmTC_adeec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_adeec.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_adeec.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_adeec.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_adeec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, unsigned int, int); int main(void) { SOCKET s=0; char * buf=0; unsigned int len=0; int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_recv_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_20aa9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_20aa9.dir/build.make CMakeFiles/cmTC_20aa9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20aa9.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_recv_test -o CMakeFiles/cmTC_20aa9.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_20aa9.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_20aa9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int recv(SOCKET, char *, unsigned int, unsigned int); int main(void) { SOCKET s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = recv(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2d5f0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2d5f0.dir/build.make CMakeFiles/cmTC_2d5f0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2d5f0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_2d5f0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_2d5f0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2d5f0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, size_t, int); int main(void) { int s=0; const void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ff748/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ff748.dir/build.make CMakeFiles/cmTC_ff748.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ff748.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_ff748.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_ff748.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ff748/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, size_t, unsigned int); int main(void) { int s=0; const void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1487c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1487c.dir/build.make CMakeFiles/cmTC_1487c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1487c.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1487c.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_1487c.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1487c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, int, int); int main(void) { int s=0; const void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_56261/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_56261.dir/build.make CMakeFiles/cmTC_56261.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_56261.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_56261.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_56261.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_56261/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, int, unsigned int); int main(void) { int s=0; const void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_57937/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_57937.dir/build.make CMakeFiles/cmTC_57937.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_57937.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_57937.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_57937.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_57937/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, socklen_t, int); int main(void) { int s=0; const void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3d0e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a3d0e.dir/build.make CMakeFiles/cmTC_a3d0e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3d0e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_a3d0e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_a3d0e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a3d0e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, socklen_t, unsigned int); int main(void) { int s=0; const void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3cd8d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3cd8d.dir/build.make CMakeFiles/cmTC_3cd8d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3cd8d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_3cd8d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_3cd8d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_3cd8d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, unsigned int, int); int main(void) { int s=0; const void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e6e8a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e6e8a.dir/build.make CMakeFiles/cmTC_e6e8a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e6e8a.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_e6e8a.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_e6e8a.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e6e8a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const void *, unsigned int, unsigned int); int main(void) { int s=0; const void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1cc98/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1cc98.dir/build.make CMakeFiles/cmTC_1cc98.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1cc98.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1cc98.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_1cc98.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1cc98/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, size_t, int); int main(void) { int s=0; void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_30eb4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_30eb4.dir/build.make CMakeFiles/cmTC_30eb4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30eb4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_30eb4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_30eb4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_30eb4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, size_t, unsigned int); int main(void) { int s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ec0ae/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ec0ae.dir/build.make CMakeFiles/cmTC_ec0ae.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ec0ae.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_ec0ae.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_ec0ae.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ec0ae/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, int, int); int main(void) { int s=0; void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9ef3c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9ef3c.dir/build.make CMakeFiles/cmTC_9ef3c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9ef3c.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_9ef3c.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_9ef3c.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9ef3c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, int, unsigned int); int main(void) { int s=0; void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_94e99/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_94e99.dir/build.make CMakeFiles/cmTC_94e99.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_94e99.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_94e99.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_94e99.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_94e99/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, socklen_t, int); int main(void) { int s=0; void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_653c0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_653c0.dir/build.make CMakeFiles/cmTC_653c0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_653c0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_653c0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_653c0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_653c0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, socklen_t, unsigned int); int main(void) { int s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4e6ae/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4e6ae.dir/build.make CMakeFiles/cmTC_4e6ae.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4e6ae.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_4e6ae.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_4e6ae.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4e6ae/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, unsigned int, int); int main(void) { int s=0; void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_65777/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_65777.dir/build.make CMakeFiles/cmTC_65777.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_65777.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_65777.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_65777.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_65777/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, void *, unsigned int, unsigned int); int main(void) { int s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_28e60/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_28e60.dir/build.make CMakeFiles/cmTC_28e60.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_28e60.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_28e60.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_28e60.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_28e60/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, size_t, int); int main(void) { int s=0; char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_658aa/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_658aa.dir/build.make CMakeFiles/cmTC_658aa.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_658aa.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_658aa.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_658aa.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_658aa/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, size_t, unsigned int); int main(void) { int s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7ddec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7ddec.dir/build.make CMakeFiles/cmTC_7ddec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7ddec.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_7ddec.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_7ddec.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7ddec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, int, int); int main(void) { int s=0; char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c971d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c971d.dir/build.make CMakeFiles/cmTC_c971d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c971d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_c971d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_c971d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c971d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, int, unsigned int); int main(void) { int s=0; char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b7c5b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b7c5b.dir/build.make CMakeFiles/cmTC_b7c5b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b7c5b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_b7c5b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_b7c5b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b7c5b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, socklen_t, int); int main(void) { int s=0; char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8f958/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8f958.dir/build.make CMakeFiles/cmTC_8f958.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8f958.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_8f958.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_8f958.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8f958/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, socklen_t, unsigned int); int main(void) { int s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0a2bc/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0a2bc.dir/build.make CMakeFiles/cmTC_0a2bc.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0a2bc.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_0a2bc.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_0a2bc.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0a2bc/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, unsigned int, int); int main(void) { int s=0; char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_59635/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_59635.dir/build.make CMakeFiles/cmTC_59635.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_59635.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_59635.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_59635.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_59635/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, char *, unsigned int, unsigned int); int main(void) { int s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2c545/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2c545.dir/build.make CMakeFiles/cmTC_2c545.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2c545.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_2c545.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_2c545.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2c545/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, size_t, int); int main(void) { int s=0; const char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0d5ce/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0d5ce.dir/build.make CMakeFiles/cmTC_0d5ce.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0d5ce.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_0d5ce.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_0d5ce.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0d5ce/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, size_t, unsigned int); int main(void) { int s=0; const char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0131/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a0131.dir/build.make CMakeFiles/cmTC_a0131.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0131.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_a0131.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_a0131.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a0131/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, int, int); int main(void) { int s=0; const char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_564e0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_564e0.dir/build.make CMakeFiles/cmTC_564e0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_564e0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_564e0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_564e0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_564e0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, int, unsigned int); int main(void) { int s=0; const char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fb9b4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fb9b4.dir/build.make CMakeFiles/cmTC_fb9b4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fb9b4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_fb9b4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_fb9b4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_fb9b4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, socklen_t, int); int main(void) { int s=0; const char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4cd4d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4cd4d.dir/build.make CMakeFiles/cmTC_4cd4d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4cd4d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_4cd4d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_4cd4d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4cd4d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, socklen_t, unsigned int); int main(void) { int s=0; const char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_93b7c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_93b7c.dir/build.make CMakeFiles/cmTC_93b7c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_93b7c.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_93b7c.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_93b7c.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_93b7c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, unsigned int, int); int main(void) { int s=0; const char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_965b7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_965b7.dir/build.make CMakeFiles/cmTC_965b7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_965b7.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_965b7.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_965b7.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_965b7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(int, const char *, unsigned int, unsigned int); int main(void) { int s=0; const char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c5a78/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c5a78.dir/build.make CMakeFiles/cmTC_c5a78.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c5a78.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_c5a78.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_c5a78.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c5a78/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, size_t, int); int main(void) { ssize_t s=0; const void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b6a6b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b6a6b.dir/build.make CMakeFiles/cmTC_b6a6b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b6a6b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_b6a6b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_b6a6b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b6a6b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, size_t, unsigned int); int main(void) { ssize_t s=0; const void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aa519/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aa519.dir/build.make CMakeFiles/cmTC_aa519.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa519.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_aa519.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_aa519.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_aa519/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, int, int); int main(void) { ssize_t s=0; const void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9072/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c9072.dir/build.make CMakeFiles/cmTC_c9072.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c9072.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_c9072.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_c9072.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c9072/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, int, unsigned int); int main(void) { ssize_t s=0; const void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4a33b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4a33b.dir/build.make CMakeFiles/cmTC_4a33b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4a33b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_4a33b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_4a33b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4a33b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, socklen_t, int); int main(void) { ssize_t s=0; const void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1f31f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1f31f.dir/build.make CMakeFiles/cmTC_1f31f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1f31f.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1f31f.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_1f31f.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1f31f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, socklen_t, unsigned int); int main(void) { ssize_t s=0; const void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d61e0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d61e0.dir/build.make CMakeFiles/cmTC_d61e0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d61e0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d61e0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d61e0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d61e0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, unsigned int, int); int main(void) { ssize_t s=0; const void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12382/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_12382.dir/build.make CMakeFiles/cmTC_12382.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_12382.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_12382.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_12382.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_12382/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const void *, unsigned int, unsigned int); int main(void) { ssize_t s=0; const void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d9510/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d9510.dir/build.make CMakeFiles/cmTC_d9510.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d9510.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d9510.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d9510.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d9510/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, size_t, int); int main(void) { ssize_t s=0; void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aa124/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aa124.dir/build.make CMakeFiles/cmTC_aa124.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa124.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_aa124.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_aa124.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_aa124/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, size_t, unsigned int); int main(void) { ssize_t s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_118a9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_118a9.dir/build.make CMakeFiles/cmTC_118a9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_118a9.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_118a9.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_118a9.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_118a9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, int, int); int main(void) { ssize_t s=0; void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d6d8b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d6d8b.dir/build.make CMakeFiles/cmTC_d6d8b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6d8b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d6d8b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d6d8b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d6d8b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, int, unsigned int); int main(void) { ssize_t s=0; void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fa494/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fa494.dir/build.make CMakeFiles/cmTC_fa494.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fa494.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_fa494.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_fa494.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_fa494/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, socklen_t, int); int main(void) { ssize_t s=0; void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f2a79/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f2a79.dir/build.make CMakeFiles/cmTC_f2a79.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f2a79.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_f2a79.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_f2a79.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f2a79/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, socklen_t, unsigned int); int main(void) { ssize_t s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eabb4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_eabb4.dir/build.make CMakeFiles/cmTC_eabb4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eabb4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_eabb4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_eabb4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_eabb4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, unsigned int, int); int main(void) { ssize_t s=0; void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d210b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d210b.dir/build.make CMakeFiles/cmTC_d210b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d210b.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d210b.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d210b.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d210b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, void *, unsigned int, unsigned int); int main(void) { ssize_t s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_03678/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_03678.dir/build.make CMakeFiles/cmTC_03678.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_03678.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_03678.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_03678.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_03678/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, size_t, int); int main(void) { ssize_t s=0; char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cb680/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cb680.dir/build.make CMakeFiles/cmTC_cb680.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cb680.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_cb680.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_cb680.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_cb680/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, size_t, unsigned int); int main(void) { ssize_t s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7e8f4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7e8f4.dir/build.make CMakeFiles/cmTC_7e8f4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e8f4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_7e8f4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_7e8f4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_7e8f4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, int, int); int main(void) { ssize_t s=0; char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d0389/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d0389.dir/build.make CMakeFiles/cmTC_d0389.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d0389.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d0389.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d0389.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d0389/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, int, unsigned int); int main(void) { ssize_t s=0; char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1e720/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1e720.dir/build.make CMakeFiles/cmTC_1e720.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1e720.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1e720.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_1e720.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1e720/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, socklen_t, int); int main(void) { ssize_t s=0; char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9254e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9254e.dir/build.make CMakeFiles/cmTC_9254e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9254e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_9254e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_9254e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9254e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, socklen_t, unsigned int); int main(void) { ssize_t s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_24eaa/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_24eaa.dir/build.make CMakeFiles/cmTC_24eaa.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_24eaa.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_24eaa.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_24eaa.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_24eaa/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, unsigned int, int); int main(void) { ssize_t s=0; char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f5392/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f5392.dir/build.make CMakeFiles/cmTC_f5392.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f5392.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_f5392.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_f5392.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f5392/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, char *, unsigned int, unsigned int); int main(void) { ssize_t s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53dd5/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_53dd5.dir/build.make CMakeFiles/cmTC_53dd5.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_53dd5.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_53dd5.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_53dd5.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_53dd5/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, size_t, int); int main(void) { ssize_t s=0; const char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6ace1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6ace1.dir/build.make CMakeFiles/cmTC_6ace1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6ace1.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_6ace1.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_6ace1.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_6ace1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, size_t, unsigned int); int main(void) { ssize_t s=0; const char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c9392/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c9392.dir/build.make CMakeFiles/cmTC_c9392.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c9392.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_c9392.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_c9392.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_c9392/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, int, int); int main(void) { ssize_t s=0; const char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_77ada/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_77ada.dir/build.make CMakeFiles/cmTC_77ada.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_77ada.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_77ada.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_77ada.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_77ada/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, int, unsigned int); int main(void) { ssize_t s=0; const char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d60d3/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d60d3.dir/build.make CMakeFiles/cmTC_d60d3.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d60d3.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d60d3.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_d60d3.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d60d3/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, socklen_t, int); int main(void) { ssize_t s=0; const char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_93d53/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_93d53.dir/build.make CMakeFiles/cmTC_93d53.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_93d53.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_93d53.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_93d53.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_93d53/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, socklen_t, unsigned int); int main(void) { ssize_t s=0; const char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9aebd/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9aebd.dir/build.make CMakeFiles/cmTC_9aebd.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9aebd.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_9aebd.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_9aebd.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9aebd/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, unsigned int, int); int main(void) { ssize_t s=0; const char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b611d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b611d.dir/build.make CMakeFiles/cmTC_b611d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b611d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_b611d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:19: error: conflicting types for 'send' In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:4:0: /usr/include/x86_64-linux-gnu/sys/socket.h:141:16: note: previous declaration of 'send' was here make[2]: *** [CMakeFiles/cmTC_b611d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b611d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(ssize_t, const char *, unsigned int, unsigned int); int main(void) { ssize_t s=0; const char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d6453/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d6453.dir/build.make CMakeFiles/cmTC_d6453.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6453.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d6453.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_d6453.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d6453/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, size_t, int); int main(void) { SOCKET s=0; const void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9e94e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9e94e.dir/build.make CMakeFiles/cmTC_9e94e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9e94e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_9e94e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_9e94e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_9e94e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, size_t, unsigned int); int main(void) { SOCKET s=0; const void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_967d3/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_967d3.dir/build.make CMakeFiles/cmTC_967d3.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_967d3.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_967d3.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_967d3.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_967d3/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, int, int); int main(void) { SOCKET s=0; const void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4ae92/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4ae92.dir/build.make CMakeFiles/cmTC_4ae92.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4ae92.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_4ae92.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_4ae92.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4ae92/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, int, unsigned int); int main(void) { SOCKET s=0; const void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bf70f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bf70f.dir/build.make CMakeFiles/cmTC_bf70f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bf70f.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_bf70f.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_bf70f.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_bf70f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, socklen_t, int); int main(void) { SOCKET s=0; const void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_33da5/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_33da5.dir/build.make CMakeFiles/cmTC_33da5.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_33da5.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_33da5.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_33da5.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_33da5/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, socklen_t, unsigned int); int main(void) { SOCKET s=0; const void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_806dd/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_806dd.dir/build.make CMakeFiles/cmTC_806dd.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_806dd.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_806dd.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_806dd.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_806dd/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, unsigned int, int); int main(void) { SOCKET s=0; const void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_01409/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_01409.dir/build.make CMakeFiles/cmTC_01409.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_01409.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_01409.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_01409.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_01409/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const void *, unsigned int, unsigned int); int main(void) { SOCKET s=0; const void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_26bb0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_26bb0.dir/build.make CMakeFiles/cmTC_26bb0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26bb0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_26bb0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_26bb0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_26bb0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, size_t, int); int main(void) { SOCKET s=0; void * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_976d8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_976d8.dir/build.make CMakeFiles/cmTC_976d8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_976d8.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_976d8.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_976d8.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_976d8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, size_t, unsigned int); int main(void) { SOCKET s=0; void * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1d0c0/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1d0c0.dir/build.make CMakeFiles/cmTC_1d0c0.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1d0c0.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1d0c0.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_1d0c0.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1d0c0/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, int, int); int main(void) { SOCKET s=0; void * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_78f76/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_78f76.dir/build.make CMakeFiles/cmTC_78f76.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_78f76.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_78f76.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_78f76.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_78f76/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, int, unsigned int); int main(void) { SOCKET s=0; void * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2a80d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2a80d.dir/build.make CMakeFiles/cmTC_2a80d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2a80d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_2a80d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_2a80d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2a80d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, socklen_t, int); int main(void) { SOCKET s=0; void * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3eec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a3eec.dir/build.make CMakeFiles/cmTC_a3eec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3eec.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_a3eec.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_a3eec.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a3eec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, socklen_t, unsigned int); int main(void) { SOCKET s=0; void * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bd494/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bd494.dir/build.make CMakeFiles/cmTC_bd494.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd494.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_bd494.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_bd494.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_bd494/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, unsigned int, int); int main(void) { SOCKET s=0; void * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3e28d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3e28d.dir/build.make CMakeFiles/cmTC_3e28d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e28d.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_3e28d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'void' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_3e28d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_3e28d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, void *, unsigned int, unsigned int); int main(void) { SOCKET s=0; void * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_aa0d7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aa0d7.dir/build.make CMakeFiles/cmTC_aa0d7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa0d7.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_aa0d7.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_aa0d7.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_aa0d7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, size_t, int); int main(void) { SOCKET s=0; char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0bf95/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0bf95.dir/build.make CMakeFiles/cmTC_0bf95.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0bf95.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_0bf95.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_0bf95.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_0bf95/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, size_t, unsigned int); int main(void) { SOCKET s=0; char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_225cc/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_225cc.dir/build.make CMakeFiles/cmTC_225cc.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_225cc.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_225cc.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_225cc.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_225cc/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, int, int); int main(void) { SOCKET s=0; char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d6a56/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d6a56.dir/build.make CMakeFiles/cmTC_d6a56.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6a56.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_d6a56.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_d6a56.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d6a56/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, int, unsigned int); int main(void) { SOCKET s=0; char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_371ec/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_371ec.dir/build.make CMakeFiles/cmTC_371ec.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_371ec.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_371ec.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_371ec.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_371ec/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, socklen_t, int); int main(void) { SOCKET s=0; char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5bd72/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5bd72.dir/build.make CMakeFiles/cmTC_5bd72.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5bd72.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_5bd72.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_5bd72.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5bd72/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, socklen_t, unsigned int); int main(void) { SOCKET s=0; char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_523e8/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_523e8.dir/build.make CMakeFiles/cmTC_523e8.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_523e8.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_523e8.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_523e8.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_523e8/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, unsigned int, int); int main(void) { SOCKET s=0; char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_418a4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_418a4.dir/build.make CMakeFiles/cmTC_418a4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_418a4.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_418a4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'char' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_418a4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_418a4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, char *, unsigned int, unsigned int); int main(void) { SOCKET s=0; char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dae49/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_dae49.dir/build.make CMakeFiles/cmTC_dae49.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dae49.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_dae49.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_dae49.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_dae49/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, size_t, int); int main(void) { SOCKET s=0; const char * buf=0; size_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1d561/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1d561.dir/build.make CMakeFiles/cmTC_1d561.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1d561.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_1d561.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_1d561.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1d561/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, size_t, unsigned int); int main(void) { SOCKET s=0; const char * buf=0; size_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_dbb48/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_dbb48.dir/build.make CMakeFiles/cmTC_dbb48.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dbb48.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_dbb48.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_dbb48.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_dbb48/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, int, int); int main(void) { SOCKET s=0; const char * buf=0; int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4efb1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4efb1.dir/build.make CMakeFiles/cmTC_4efb1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4efb1.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_4efb1.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_4efb1.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4efb1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, int, unsigned int); int main(void) { SOCKET s=0; const char * buf=0; int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ea6a7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ea6a7.dir/build.make CMakeFiles/cmTC_ea6a7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea6a7.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_ea6a7.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_ea6a7.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_ea6a7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, socklen_t, int); int main(void) { SOCKET s=0; const char * buf=0; socklen_t len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_24ea7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_24ea7.dir/build.make CMakeFiles/cmTC_24ea7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_24ea7.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_24ea7.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_24ea7.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_24ea7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, socklen_t, unsigned int); int main(void) { SOCKET s=0; const char * buf=0; socklen_t len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_22d2f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_22d2f.dir/build.make CMakeFiles/cmTC_22d2f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22d2f.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_22d2f.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_22d2f.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_22d2f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, unsigned int, int); int main(void) { SOCKET s=0; const char * buf=0; unsigned int len=0; int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Performing C SOURCE FILE Test curl_cv_func_send_test failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2138e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2138e.dir/build.make CMakeFiles/cmTC_2138e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2138e.dir/src.c.o /usr/bin/gcc -O2 -w -Dcurl_cv_func_send_test -o CMakeFiles/cmTC_2138e.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:6:32: error: expected ')' before 'const' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:21: error: unknown type name 'SOCKET' make[2]: *** [CMakeFiles/cmTC_2138e.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2138e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #undef inline #include #include extern int send(SOCKET, const char *, unsigned int, unsigned int); int main(void) { SOCKET s=0; const char * buf=0; unsigned int len=0; unsigned int flags=0; int res = send(s, buf, len, flags); (void) res; return 0; } Determining if the off_t exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_20e2f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_20e2f.dir/build.make CMakeFiles/cmTC_20e2f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20e2f.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_20e2f.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: expected expression before 'off_t' make[2]: *** [CMakeFiles/cmTC_20e2f.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_20e2f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef off_t return ((int*)(&off_t))[argc]; #else (void)argc; return 0; #endif } Determining if the size_t exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4c007/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4c007.dir/build.make CMakeFiles/cmTC_4c007.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4c007.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_4c007.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: expected expression before 'size_t' make[2]: *** [CMakeFiles/cmTC_4c007.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4c007/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef size_t return ((int*)(&size_t))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test HAVE_RESTRICT failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a3b2d/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a3b2d.dir/build.make CMakeFiles/cmTC_a3b2d.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3b2d.dir/src.c.o /usr/bin/gcc -O2 -DHAVE_RESTRICT -o CMakeFiles/cmTC_a3b2d.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:1:26: error: expected ';', ',' or ')' before 'x' make[2]: *** [CMakeFiles/cmTC_a3b2d.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a3b2d/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: int test (void *restrict x); int main (void) {return 0;} Determining size of __int64 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_edc8f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_edc8f.dir/build.make CMakeFiles/cmTC_edc8f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_edc8f.dir/__INT64.c.o /usr/bin/gcc -O2 -o CMakeFiles/cmTC_edc8f.dir/__INT64.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/__INT64.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/__INT64.c:19:12: error: '__int64' undeclared here (not in a function) make[2]: *** [CMakeFiles/cmTC_edc8f.dir/__INT64.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_edc8f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/__INT64.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(__int64)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of unsigned __int64 failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e1db5/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e1db5.dir/build.make CMakeFiles/cmTC_e1db5.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e1db5.dir/UNSIGNED___INT64.c.o /usr/bin/gcc -O2 -o CMakeFiles/cmTC_e1db5.dir/UNSIGNED___INT64.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c:19:12: error: expected ')' before '__int64' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c:20:12: error: expected ')' before '__int64' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c:21:12: error: expected ')' before '__int64' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c:22:12: error: expected ')' before '__int64' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c:23:12: error: expected ')' before '__int64' make[2]: *** [CMakeFiles/cmTC_e1db5.dir/UNSIGNED___INT64.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e1db5/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CheckTypeSize/UNSIGNED___INT64.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(unsigned __int64)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if the BZ2_bzCompressInit exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d821e/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d821e.dir/build.make CMakeFiles/cmTC_d821e.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d821e.dir/CheckSymbolExists.c.o /usr/bin/gcc -I/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Utilities/cmbzip2 -O2 -w -o CMakeFiles/cmTC_d821e.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_d821e /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_d821e.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_d821e.dir/CheckSymbolExists.c.o -o cmTC_d821e -lcmbzip2 /usr/bin/ld: cannot find -lcmbzip2 collect2: error: ld returned 1 exit status make[2]: *** [cmTC_d821e] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_d821e/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef BZ2_bzCompressInit return ((int*)(&BZ2_bzCompressInit))[argc]; #else (void)argc; return 0; #endif } Determining if files sys/types.h;ctype.h;copyfile.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_98681/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_98681.dir/build.make CMakeFiles/cmTC_98681.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_98681.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_98681.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:4:22: fatal error: copyfile.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_98681.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_98681/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;direct.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_49a88/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_49a88.dir/build.make CMakeFiles/cmTC_49a88.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_49a88.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_49a88.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:4:20: fatal error: direct.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_49a88.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_49a88/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;ext2fs/ext2_fs.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_14d48/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_14d48.dir/build.make CMakeFiles/cmTC_14d48.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14d48.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_14d48.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:6:28: fatal error: ext2fs/ext2_fs.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_14d48.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_14d48/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include int main(void){return 0;} Performing C SOURCE FILE Test HAVE_WORKING_EXT2_IOC_GETFLAGS failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_eb0f9/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_eb0f9.dir/build.make CMakeFiles/cmTC_eb0f9.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eb0f9.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_WORKING_EXT2_IOC_GETFLAGS -o CMakeFiles/cmTC_eb0f9.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:2:28: fatal error: ext2fs/ext2_fs.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_eb0f9.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_eb0f9/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main(void) { return EXT2_IOC_GETFLAGS; } Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;readpassphrase.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a9964/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a9964.dir/build.make CMakeFiles/cmTC_a9964.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a9964.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_a9964.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:20:28: fatal error: readpassphrase.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_a9964.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_a9964/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/acl.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_13080/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_13080.dir/build.make CMakeFiles/cmTC_13080.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_13080.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_13080.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:28:21: fatal error: sys/acl.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_13080.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_13080/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/cdefs.h;sys/ioctl.h;sys/mkdev.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_14d64/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_14d64.dir/build.make CMakeFiles/cmTC_14d64.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14d64.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_14d64.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:30:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_14d64.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_14d64/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/cdefs.h;sys/ioctl.h;sys/mount.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68489/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_68489.dir/build.make CMakeFiles/cmTC_68489.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_68489.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_68489.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c In file included from /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:30:0: /usr/include/x86_64-linux-gnu/sys/mount.h:36:3: error: expected identifier before numeric constant make[2]: *** [CMakeFiles/cmTC_68489.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_68489/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/cdefs.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/statfs.h;sys/statvfs.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;windows.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3f5d1/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3f5d1.dir/build.make CMakeFiles/cmTC_3f5d1.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3f5d1.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_3f5d1.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:45:21: fatal error: windows.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_3f5d1.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_3f5d1/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/cdefs.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/statfs.h;sys/statvfs.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;wincrypt.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_393fd/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_393fd.dir/build.make CMakeFiles/cmTC_393fd.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_393fd.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_393fd.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:45:22: fatal error: wincrypt.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_393fd.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_393fd/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/cdefs.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/statfs.h;sys/statvfs.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;winioctl.h exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_29524/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_29524.dir/build.make CMakeFiles/cmTC_29524.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_29524.dir/CheckIncludeFiles.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_29524.dir/CheckIncludeFiles.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:45:22: fatal error: winioctl.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_29524.dir/CheckIncludeFiles.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_29524/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void){return 0;} Determining if the function MD5Init exists in the md failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_29e94/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_29e94.dir/build.make CMakeFiles/cmTC_29e94.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_29e94.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -o CMakeFiles/cmTC_29e94.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_29e94 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_29e94.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_29e94.dir/CheckFunctionExists.c.o -o cmTC_29e94 -lmd /usr/bin/ld: cannot find -lmd collect2: error: ld returned 1 exit status make[2]: *** [cmTC_29e94] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_29e94/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the _CrtSetReportMode exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_89917/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_89917.dir/build.make CMakeFiles/cmTC_89917.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_89917.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -fno-builtin -o CMakeFiles/cmTC_89917.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:20: fatal error: crtdbg.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_89917.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_89917/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef _CrtSetReportMode return ((int*)(&_CrtSetReportMode))[argc]; #else (void)argc; return 0; #endif } Determining if the function arc4random_buf exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4b9a4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4b9a4.dir/build.make CMakeFiles/cmTC_4b9a4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4b9a4.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=arc4random_buf -fno-builtin -o CMakeFiles/cmTC_4b9a4.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_4b9a4 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_4b9a4.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=arc4random_buf -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_4b9a4.dir/CheckFunctionExists.c.o -o cmTC_4b9a4 CMakeFiles/cmTC_4b9a4.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_4b9a4] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4b9a4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function getvfsbyname exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f93d2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f93d2.dir/build.make CMakeFiles/cmTC_f93d2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f93d2.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -o CMakeFiles/cmTC_f93d2.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_f93d2 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f93d2.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_f93d2.dir/CheckFunctionExists.c.o -o cmTC_f93d2 CMakeFiles/cmTC_f93d2.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `getvfsbyname' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_f93d2] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f93d2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function lchflags exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b5aac/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b5aac.dir/build.make CMakeFiles/cmTC_b5aac.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b5aac.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -o CMakeFiles/cmTC_b5aac.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_b5aac /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_b5aac.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_b5aac.dir/CheckFunctionExists.c.o -o cmTC_b5aac CMakeFiles/cmTC_b5aac.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `lchflags' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_b5aac] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_b5aac/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function readpassphrase exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8d3a2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8d3a2.dir/build.make CMakeFiles/cmTC_8d3a2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d3a2.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -o CMakeFiles/cmTC_8d3a2.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_8d3a2 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8d3a2.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_8d3a2.dir/CheckFunctionExists.c.o -o cmTC_8d3a2 CMakeFiles/cmTC_8d3a2.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_8d3a2] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_8d3a2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function strncpy_s exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_466b7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_466b7.dir/build.make CMakeFiles/cmTC_466b7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_466b7.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -o CMakeFiles/cmTC_466b7.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_466b7 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_466b7.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_466b7.dir/CheckFunctionExists.c.o -o cmTC_466b7 CMakeFiles/cmTC_466b7.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `strncpy_s' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_466b7] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_466b7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function _ctime64_s exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_07c5c/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_07c5c.dir/build.make CMakeFiles/cmTC_07c5c.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_07c5c.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -o CMakeFiles/cmTC_07c5c.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_07c5c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_07c5c.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_07c5c.dir/CheckFunctionExists.c.o -o cmTC_07c5c CMakeFiles/cmTC_07c5c.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_ctime64_s' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_07c5c] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_07c5c/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function _fseeki64 exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_69652/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_69652.dir/build.make CMakeFiles/cmTC_69652.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_69652.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -o CMakeFiles/cmTC_69652.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_69652 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_69652.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_69652.dir/CheckFunctionExists.c.o -o cmTC_69652 CMakeFiles/cmTC_69652.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_69652] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_69652/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function _get_timezone exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_86a69/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_86a69.dir/build.make CMakeFiles/cmTC_86a69.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_86a69.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -o CMakeFiles/cmTC_86a69.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_86a69 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_86a69.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_86a69.dir/CheckFunctionExists.c.o -o cmTC_86a69 CMakeFiles/cmTC_86a69.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_get_timezone' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_86a69] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_86a69/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function _localtime64_s exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_89ae7/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_89ae7.dir/build.make CMakeFiles/cmTC_89ae7.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_89ae7.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -o CMakeFiles/cmTC_89ae7.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_89ae7 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_89ae7.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_89ae7.dir/CheckFunctionExists.c.o -o cmTC_89ae7 CMakeFiles/cmTC_89ae7.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_localtime64_s' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_89ae7] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_89ae7/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function _mkgmtime64 exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62bfc/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_62bfc.dir/build.make CMakeFiles/cmTC_62bfc.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62bfc.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -o CMakeFiles/cmTC_62bfc.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_62bfc /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_62bfc.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_62bfc.dir/CheckFunctionExists.c.o -o cmTC_62bfc CMakeFiles/cmTC_62bfc.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_mkgmtime64' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_62bfc] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_62bfc/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Determining if the function cygwin_conv_path exists failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_52e39/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_52e39.dir/build.make CMakeFiles/cmTC_52e39.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_52e39.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -o CMakeFiles/cmTC_52e39.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_52e39 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_52e39.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_52e39.dir/CheckFunctionExists.c.o -o cmTC_52e39 CMakeFiles/cmTC_52e39.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `cygwin_conv_path' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_52e39] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_52e39/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test MAJOR_IN_MKDEV failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_19357/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_19357.dir/build.make CMakeFiles/cmTC_19357.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_19357.dir/src.c.o /usr/bin/gcc -O2 -w -DMAJOR_IN_MKDEV -o CMakeFiles/cmTC_19357.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:1:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_19357.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_19357/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include int main() { return major(256); } Determining if the EFTYPE exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5261b/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5261b.dir/build.make CMakeFiles/cmTC_5261b.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5261b.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_5261b.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'EFTYPE' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_5261b.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5261b/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef EFTYPE return ((int*)(&EFTYPE))[argc]; #else (void)argc; return 0; #endif } Determining if the D_MD_ORDER exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5925f/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5925f.dir/build.make CMakeFiles/cmTC_5925f.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5925f.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_5925f.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'D_MD_ORDER' undeclared (first use in this function) /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_5925f.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5925f/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef D_MD_ORDER return ((int*)(&D_MD_ORDER))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test HAVE_STRUCT_TM___TM_GMTOFF failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_57fa2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_57fa2.dir/build.make CMakeFiles/cmTC_57fa2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_57fa2.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_TM___TM_GMTOFF -o CMakeFiles/cmTC_57fa2.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:7:18: error: 'struct tm' has no member named '__tm_gmtoff' make[2]: *** [CMakeFiles/cmTC_57fa2.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_57fa2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include int main() { static struct tm tmp; if (sizeof(tmp.__tm_gmtoff)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STATFS_F_NAMEMAX failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2cbb4/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2cbb4.dir/build.make CMakeFiles/cmTC_2cbb4.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2cbb4.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STATFS_F_NAMEMAX -o CMakeFiles/cmTC_2cbb4.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:7:25: error: storage size of 'tmp' isn't known make[2]: *** [CMakeFiles/cmTC_2cbb4.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_2cbb4/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct statfs tmp; if (sizeof(tmp.f_namemax)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1ab8a/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1ab8a.dir/build.make CMakeFiles/cmTC_1ab8a.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1ab8a.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_BIRTHTIME -o CMakeFiles/cmTC_1ab8a.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_birthtime' make[2]: *** [CMakeFiles/cmTC_1ab8a.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_1ab8a/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_birthtime)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e6511/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e6511.dir/build.make CMakeFiles/cmTC_e6511.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e6511.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -o CMakeFiles/cmTC_e6511.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_birthtimespec' make[2]: *** [CMakeFiles/cmTC_e6511.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e6511/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_birthtimespec.tv_nsec)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e3a76/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e3a76.dir/build.make CMakeFiles/cmTC_e3a76.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e3a76.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -o CMakeFiles/cmTC_e3a76.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtimespec' make[2]: *** [CMakeFiles/cmTC_e3a76.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_e3a76/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_mtimespec.tv_nsec)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_N failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_594ee/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_594ee.dir/build.make CMakeFiles/cmTC_594ee.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_594ee.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_MTIME_N -o CMakeFiles/cmTC_594ee.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtime_n' make[2]: *** [CMakeFiles/cmTC_594ee.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_594ee/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_mtime_n)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_UMTIME failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_62e40/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_62e40.dir/build.make CMakeFiles/cmTC_62e40.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_62e40.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_UMTIME -o CMakeFiles/cmTC_62e40.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_umtime' make[2]: *** [CMakeFiles/cmTC_62e40.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_62e40/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_umtime)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_USEC failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4a136/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4a136.dir/build.make CMakeFiles/cmTC_4a136.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4a136.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_MTIME_USEC -o CMakeFiles/cmTC_4a136.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtime_usec' make[2]: *** [CMakeFiles/cmTC_4a136.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_4a136/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_mtime_usec)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5d2f3/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5d2f3.dir/build.make CMakeFiles/cmTC_5d2f3.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5d2f3.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STAT_ST_FLAGS -o CMakeFiles/cmTC_5d2f3.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_flags' make[2]: *** [CMakeFiles/cmTC_5d2f3.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_5d2f3/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct stat tmp; if (sizeof(tmp.st_flags)) return 0; return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STATVFS_F_IOSIZE failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f96f2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f96f2.dir/build.make CMakeFiles/cmTC_f96f2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f96f2.dir/src.c.o /usr/bin/gcc -O2 -w -DHAVE_STRUCT_STATVFS_F_IOSIZE -o CMakeFiles/cmTC_f96f2.dir/src.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c: In function 'main': /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct statvfs' has no member named 'f_iosize' make[2]: *** [CMakeFiles/cmTC_f96f2.dir/src.c.o] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f96f2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { static struct statvfs tmp; if (sizeof(tmp.f_iosize)) return 0; return 0; } Determining if the pthread_create exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_487a2/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_487a2.dir/build.make CMakeFiles/cmTC_487a2.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_487a2.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -o CMakeFiles/cmTC_487a2.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_487a2 /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_487a2.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_487a2.dir/CheckSymbolExists.c.o -o cmTC_487a2 CMakeFiles/cmTC_487a2.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text.startup+0x6): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [cmTC_487a2] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_487a2/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/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: /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f7cdd/fast" make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f7cdd.dir/build.make CMakeFiles/cmTC_f7cdd.dir/build make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f7cdd.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_f7cdd.dir/CheckFunctionExists.c.o -c /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Modules/CheckFunctionExists.c Linking C executable cmTC_f7cdd /home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f7cdd.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=pthread_create -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -rdynamic CMakeFiles/cmTC_f7cdd.dir/CheckFunctionExists.c.o -o cmTC_f7cdd -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [cmTC_f7cdd] Error 1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp' make[1]: *** [cmTC_f7cdd/fast] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-cmake-3.8.2/CMakeFiles/CMakeTmp'