Determining if compiler supports C++ filesystem failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c438a/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c438a.dir/build.make CMakeFiles/cmTC_c438a.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o /usr/bin/g++ -O2 -std=gnu++17 -o CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/Checks/cm_cxx_filesystem.cxx Linking CXX executable cmTC_c438a /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_c438a.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o -o cmTC_c438a /usr/bin/ld: CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o: in function `std::filesystem::__cxx11::path::path(char const (&) [7], std::filesystem::__cxx11::path::format)': cm_cxx_filesystem.cxx:(.text._ZNSt10filesystem7__cxx114pathC2IA7_cS1_EERKT_NS1_6formatE[_ZNSt10filesystem7__cxx114pathC5IA7_cS1_EERKT_NS1_6formatE]+0x49): undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' /usr/bin/ld: CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o: in function `std::filesystem::__cxx11::filesystem_error::filesystem_error(std::__cxx11::basic_string, std::allocator > const&, std::error_code)': cm_cxx_filesystem.cxx:(.text._ZNSt10filesystem7__cxx1116filesystem_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code[_ZNSt10filesystem7__cxx1116filesystem_errorC5ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code]+0x1ab): undefined reference to `vtable for std::filesystem::__cxx11::filesystem_error' /usr/bin/ld: cm_cxx_filesystem.cxx:(.text._ZNSt10filesystem7__cxx1116filesystem_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code[_ZNSt10filesystem7__cxx1116filesystem_errorC5ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code]+0x217): undefined reference to `std::filesystem::__cxx11::filesystem_error::_M_gen_what()' /usr/bin/ld: CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o: in function `main.cold.56': cm_cxx_filesystem.cxx:(.text.unlikely+0x3): undefined reference to `std::filesystem::__cxx11::filesystem_error::~filesystem_error()' /usr/bin/ld: cm_cxx_filesystem.cxx:(.text.unlikely+0xa): undefined reference to `typeinfo for std::filesystem::__cxx11::filesystem_error' /usr/bin/ld: CMakeFiles/cmTC_c438a.dir/cm_cxx_filesystem.cxx.o: in function `main': cm_cxx_filesystem.cxx:(.text.startup+0x4dc): undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' /usr/bin/ld: cm_cxx_filesystem.cxx:(.text.startup+0x520): undefined reference to `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path const&) const' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_c438a.dir/build.make:99: cmTC_c438a] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c438a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f22d3/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f22d3.dir/build.make CMakeFiles/cmTC_f22d3.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f22d3.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -std=gnu11 -o CMakeFiles/cmTC_f22d3.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'environ' undeclared (first use in this function) return ((int*)(&environ))[argc]; ^~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_f22d3.dir/build.make:78: CMakeFiles/cmTC_f22d3.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f22d3/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 } Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_444ad/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_444ad.dir/build.make CMakeFiles/cmTC_444ad.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_444ad.dir/src.c.o /usr/bin/gcc -DCMAKE_HAVE_LIBC_PTHREAD -O2 -std=gnu11 -o CMakeFiles/cmTC_444ad.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_444ad /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_444ad.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_444ad.dir/src.c.o -o cmTC_444ad /usr/bin/ld: CMakeFiles/cmTC_444ad.dir/src.c.o: in function `main': src.c:(.text.startup+0x15): undefined reference to `pthread_create' /usr/bin/ld: src.c:(.text.startup+0x1f): undefined reference to `pthread_detach' /usr/bin/ld: src.c:(.text.startup+0x29): undefined reference to `pthread_cancel' /usr/bin/ld: src.c:(.text.startup+0x35): undefined reference to `pthread_join' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_444ad.dir/build.make:99: cmTC_444ad] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_444ad/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include static void* test_func(void* data) { return data; } int main(void) { pthread_t thread; pthread_create(&thread, NULL, test_func, NULL); pthread_detach(thread); pthread_cancel(thread); pthread_join(thread, NULL); pthread_atfork(NULL, NULL, NULL); pthread_exit(NULL); return 0; } Determining if the function pthread_create exists in the pthreads failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_08714/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_08714.dir/build.make CMakeFiles/cmTC_08714.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_08714.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -std=gnu11 -o CMakeFiles/cmTC_08714.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_08714 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_08714.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_08714.dir/CheckFunctionExists.c.o -o cmTC_08714 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_08714.dir/build.make:99: cmTC_08714] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_08714/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e53b9/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e53b9.dir/build.make CMakeFiles/cmTC_e53b9.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e53b9.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -O2 -std=gnu++17 -o CMakeFiles/cmTC_e53b9.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx:53:13: error: 'environ' was not declared in this scope char* e = environ[0]; ^~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx:53:13: note: suggested alternative: 'union' char* e = environ[0]; ^~~~~~~ union make[2]: *** [CMakeFiles/cmTC_e53b9.dir/build.make:78: CMakeFiles/cmTC_e53b9.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e53b9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Checking whether CXX compiler struct stat has st_mtimespec member failed to compile with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_696b1/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_696b1.dir/build.make CMakeFiles/cmTC_696b1.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_696b1.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -O2 -std=gnu++17 -o CMakeFiles/cmTC_696b1.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx:26:15: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? (void)stat1.st_mtimespec.tv_sec; ^~~~~~~~~~~~ st_mtim /tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx:27:15: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? (void)stat1.st_mtimespec.tv_nsec; ^~~~~~~~~~~~ st_mtim make[2]: *** [CMakeFiles/cmTC_696b1.dir/build.make:78: CMakeFiles/cmTC_696b1.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_696b1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Determining if the function connect exists in the socket;dl failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2d2ab/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2d2ab.dir/build.make CMakeFiles/cmTC_2d2ab.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2d2ab.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -std=gnu11 -o CMakeFiles/cmTC_2d2ab.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_2d2ab /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_2d2ab.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_2d2ab.dir/CheckFunctionExists.c.o -o cmTC_2d2ab -lsocket -ldl /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_2d2ab.dir/build.make:99: cmTC_2d2ab] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2d2ab/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function recv exists in the network;dl failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_81394/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_81394.dir/build.make CMakeFiles/cmTC_81394.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_81394.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -std=gnu11 -o CMakeFiles/cmTC_81394.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_81394 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_81394.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_81394.dir/CheckFunctionExists.c.o -o cmTC_81394 -lnetwork -ldl /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_81394.dir/build.make:99: cmTC_81394] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_81394/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function dlopen exists in the dl;cmnghttp2 failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_455a0/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_455a0.dir/build.make CMakeFiles/cmTC_455a0.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_455a0.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu11 -o CMakeFiles/cmTC_455a0.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_455a0 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_455a0.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_455a0.dir/CheckFunctionExists.c.o -o cmTC_455a0 -ldl -lcmnghttp2 /usr/bin/ld: cannot find -lcmnghttp2 collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_455a0.dir/build.make:99: cmTC_455a0] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_455a0/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if files stdio.h;inttypes.h;sys/filio.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1e2b3/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1e2b3.dir/build.make CMakeFiles/cmTC_1e2b3.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1e2b3.dir/HAVE_SYS_FILIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1e2b3.dir/HAVE_SYS_FILIO_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FILIO_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FILIO_H.c:4:10: fatal error: sys/filio.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_1e2b3.dir/build.make:78: CMakeFiles/cmTC_1e2b3.dir/HAVE_SYS_FILIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1e2b3/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4dfb9/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4dfb9.dir/build.make CMakeFiles/cmTC_4dfb9.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4dfb9.dir/HAVE_SYS_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_4dfb9.dir/HAVE_SYS_SOCKIO_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c:10:10: fatal error: sys/sockio.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_4dfb9.dir/build.make:78: CMakeFiles/cmTC_4dfb9.dir/HAVE_SYS_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4dfb9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1e0cc/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1e0cc.dir/build.make CMakeFiles/cmTC_1e0cc.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1e0cc.dir/HAVE_SYS_UTIME_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1e0cc.dir/HAVE_SYS_UTIME_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c:15:10: fatal error: sys/utime.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_1e0cc.dir/build.make:78: CMakeFiles/cmTC_1e0cc.dir/HAVE_SYS_UTIME_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1e0cc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;sys/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;idn2.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_dc11b/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_dc11b.dir/build.make CMakeFiles/cmTC_dc11b.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dc11b.dir/HAVE_IDN2_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_dc11b.dir/HAVE_IDN2_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IDN2_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IDN2_H.c:22:10: fatal error: idn2.h: No such file or directory #include ^~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_dc11b.dir/build.make:78: CMakeFiles/cmTC_dc11b.dir/HAVE_IDN2_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_dc11b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;sys/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;io.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5dfbd/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5dfbd.dir/build.make CMakeFiles/cmTC_5dfbd.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5dfbd.dir/HAVE_IO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5dfbd.dir/HAVE_IO_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IO_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IO_H.c:23:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_5dfbd.dir/build.make:78: CMakeFiles/cmTC_5dfbd.dir/HAVE_IO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5dfbd/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;sys/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;krb.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b7663/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b7663.dir/build.make CMakeFiles/cmTC_b7663.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b7663.dir/HAVE_KRB_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b7663.dir/HAVE_KRB_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_KRB_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_KRB_H.c:23:10: fatal error: krb.h: No such file or directory #include ^~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_b7663.dir/build.make:78: CMakeFiles/cmTC_b7663.dir/HAVE_KRB_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b7663/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;sys/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;pem.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_30d74/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_30d74.dir/build.make CMakeFiles/cmTC_30d74.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30d74.dir/HAVE_PEM_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_30d74.dir/HAVE_PEM_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PEM_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PEM_H.c:29:10: fatal error: pem.h: No such file or directory #include ^~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_30d74.dir/build.make:78: CMakeFiles/cmTC_30d74.dir/HAVE_PEM_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_30d74/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.h;signal.h;ssl.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b6358/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b6358.dir/build.make CMakeFiles/cmTC_b6358.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b6358.dir/HAVE_SSL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b6358.dir/HAVE_SSL_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SSL_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SSL_H.c:33:10: fatal error: ssl.h: No such file or directory #include ^~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_b6358.dir/build.make:78: CMakeFiles/cmTC_b6358.dir/HAVE_SSL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b6358/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_0bec2/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0bec2.dir/build.make CMakeFiles/cmTC_0bec2.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0bec2.dir/HAVE_X509_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_0bec2.dir/HAVE_X509_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_X509_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_X509_H.c:45:10: fatal error: x509.h: No such file or directory #include ^~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_0bec2.dir/build.make:78: CMakeFiles/cmTC_0bec2.dir/HAVE_X509_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_0bec2/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f70b2/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f70b2.dir/build.make CMakeFiles/cmTC_f70b2.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f70b2.dir/HAVE_PROCESS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f70b2.dir/HAVE_PROCESS_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PROCESS_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PROCESS_H.c:45:10: fatal error: process.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_f70b2.dir/build.make:78: CMakeFiles/cmTC_f70b2.dir/HAVE_PROCESS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f70b2/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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/xattr.h;alloca.h;arpa/inet.h;arpa/tftp.h;assert.h;errno.h;fcntl.h;ifaddrs.h;libgen.h;locale.h;net/if.h;netdb.h;netinet/in.h;netinet/tcp.h;poll.h;pwd.h;setjmp.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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2cc65/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2cc65.dir/build.make CMakeFiles/cmTC_2cc65.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2cc65.dir/HAVE_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2cc65.dir/HAVE_SOCKIO_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SOCKIO_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SOCKIO_H.c:51:10: fatal error: sockio.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_2cc65.dir/build.make:78: CMakeFiles/cmTC_2cc65.dir/HAVE_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2cc65/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 int main(void){return 0;} Determining if the stricmp exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f5cc1/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f5cc1.dir/build.make CMakeFiles/cmTC_f5cc1.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f5cc1.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f5cc1.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'stricmp' undeclared (first use in this function); did you mean 'strncmp'? return ((int*)(&stricmp))[argc]; ^~~~~~~ strncmp /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_f5cc1.dir/build.make:78: CMakeFiles/cmTC_f5cc1.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f5cc1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bd548/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bd548.dir/build.make CMakeFiles/cmTC_bd548.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd548.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_bd548.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'strcmpi' undeclared (first use in this function); did you mean 'strcmp'? return ((int*)(&strcmpi))[argc]; ^~~~~~~ strcmp /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_bd548.dir/build.make:78: CMakeFiles/cmTC_bd548.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bd548/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c4712/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c4712.dir/build.make CMakeFiles/cmTC_c4712.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c4712.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c4712.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'strncmpi' undeclared (first use in this function); did you mean 'strncmp'? return ((int*)(&strncmpi))[argc]; ^~~~~~~~ strncmp /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_c4712.dir/build.make:78: CMakeFiles/cmTC_c4712.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c4712/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 int main(int argc, char** argv) { (void)argv; #ifndef strncmpi return ((int*)(&strncmpi))[argc]; #else (void)argc; return 0; #endif } Determining if the closesocket exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a1c1c/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a1c1c.dir/build.make CMakeFiles/cmTC_a1c1c.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a1c1c.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_a1c1c.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'closesocket' undeclared (first use in this function); did you mean 'socket'? return ((int*)(&closesocket))[argc]; ^~~~~~~~~~~ socket /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_a1c1c.dir/build.make:78: CMakeFiles/cmTC_a1c1c.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a1c1c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f9ce1/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f9ce1.dir/build.make CMakeFiles/cmTC_f9ce1.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f9ce1.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f9ce1.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'getpass_r' undeclared (first use in this function); did you mean 'getpass'? return ((int*)(&getpass_r))[argc]; ^~~~~~~~~ getpass /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_f9ce1.dir/build.make:78: CMakeFiles/cmTC_f9ce1.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f9ce1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 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 _strtoi64 exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c0745/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c0745.dir/build.make CMakeFiles/cmTC_c0745.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c0745.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c0745.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: '_strtoi64' undeclared (first use in this function); did you mean 'strtoull'? return ((int*)(&_strtoi64))[argc]; ^~~~~~~~~ strtoull /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_c0745.dir/build.make:78: CMakeFiles/cmTC_c0745.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c0745/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 int main(int argc, char** argv) { (void)argv; #ifndef _strtoi64 return ((int*)(&_strtoi64))[argc]; #else (void)argc; return 0; #endif } Determining if the setmode exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f53d9/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f53d9.dir/build.make CMakeFiles/cmTC_f53d9.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f53d9.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f53d9.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: error: 'setmode' undeclared (first use in this function); did you mean 'setgid'? return ((int*)(&setmode))[argc]; ^~~~~~~ setgid /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:57:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_f53d9.dir/build.make:78: CMakeFiles/cmTC_f53d9.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f53d9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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 int main(int argc, char** argv) { (void)argv; #ifndef setmode return ((int*)(&setmode))[argc]; #else (void)argc; return 0; #endif } Determining if the function mach_absolute_time exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5a482/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5a482.dir/build.make CMakeFiles/cmTC_5a482.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5a482.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -std=gnu11 -o CMakeFiles/cmTC_5a482.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_5a482 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_5a482.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_5a482.dir/CheckFunctionExists.c.o -o cmTC_5a482 /usr/bin/ld: CMakeFiles/cmTC_5a482.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `mach_absolute_time' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_5a482.dir/build.make:99: cmTC_5a482] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5a482/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_FSETXATTR_6 failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cccda/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cccda.dir/build.make CMakeFiles/cmTC_cccda.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cccda.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_FSETXATTR_6 -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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_cccda.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:463:3: error: too many arguments to function 'fsetxattr' fsetxattr(0, 0, 0, 0, 0, 0); ^~~~~~~~~ In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:460: /usr/include/x86_64-linux-gnu/sys/xattr.h:54:12: note: declared here extern int fsetxattr (int __fd, const char *__name, const void *__value, ^~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_cccda.dir/build.make:78: CMakeFiles/cmTC_cccda.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cccda/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining size of ADDRESS_FAMILY failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_245ef/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_245ef.dir/build.make CMakeFiles/cmTC_245ef.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_245ef.dir/SIZEOF_ADDRESS_FAMILY.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_245ef.dir/SIZEOF_ADDRESS_FAMILY.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckTypeSize/SIZEOF_ADDRESS_FAMILY.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckTypeSize/SIZEOF_ADDRESS_FAMILY.c:4:10: fatal error: ws2def.h: No such file or directory #include "ws2def.h" ^~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_245ef.dir/build.make:78: CMakeFiles/cmTC_245ef.dir/SIZEOF_ADDRESS_FAMILY.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_245ef/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckTypeSize/SIZEOF_ADDRESS_FAMILY.c: #include #include #include #include "ws2def.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(ADDRESS_FAMILY)) static 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; } Performing Curl Test HAVE_IOCTLSOCKET failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ee4a5/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ee4a5.dir/build.make CMakeFiles/cmTC_ee4a5.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ee4a5.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_ee4a5.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:245:44: error: 'FIONBIO' undeclared (first use in this function) unsigned long flags = ioctlsocket(socket, FIONBIO, &flags); ^~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:245:44: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_ee4a5.dir/build.make:78: CMakeFiles/cmTC_ee4a5.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ee4a5/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_CAMEL failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2283d/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2283d.dir/build.make CMakeFiles/cmTC_2283d.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2283d.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_2283d.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_2283d /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_2283d.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_2283d.dir/CurlTests.c.o -o cmTC_2283d /usr/bin/ld: CMakeFiles/cmTC_2283d.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]: *** [CMakeFiles/cmTC_2283d.dir/build.make:99: cmTC_2283d] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2283d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b107f/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b107f.dir/build.make CMakeFiles/cmTC_b107f.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b107f.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_b107f.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:301:32: error: 'FIONBIO' undeclared (first use in this function) if(0 != IoctlSocket(0, FIONBIO, &flags)) ^~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:301:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_b107f.dir/build.make:78: CMakeFiles/cmTC_b107f.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b107f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_65f71/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_65f71.dir/build.make CMakeFiles/cmTC_65f71.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_65f71.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_65f71.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:328:32: error: 'FIONBIO' undeclared (first use in this function) if(0 != ioctlsocket(0, FIONBIO, &flags)) ^~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:328:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_65f71.dir/build.make:78: CMakeFiles/cmTC_65f71.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_65f71/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_64714/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_64714.dir/build.make CMakeFiles/cmTC_64714.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_64714.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_64714.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:424:43: error: 'SO_NONBLOCK' undeclared (first use in this function); did you mean 'SOCK_NONBLOCK'? if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0)) ^~~~~~~~~~~ SOCK_NONBLOCK /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:424:43: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_64714.dir/build.make:78: CMakeFiles/cmTC_64714.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_64714/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_O_NONBLOCK failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_33f5e/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_33f5e.dir/build.make CMakeFiles/cmTC_33f5e.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_33f5e.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_33f5e.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_33f5e /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_33f5e.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_33f5e.dir/CurlTests.c.o -o cmTC_33f5e /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_33f5e.dir/build.make:99: cmTC_33f5e] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_33f5e/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_3 failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8a2bc/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8a2bc.dir/build.make CMakeFiles/cmTC_8a2bc.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8a2bc.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_8a2bc.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:97:23: error: storage size of 'hdata' isn't known struct hostent_data hdata; ^~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:109:8: error: too few arguments to function 'gethostbyname_r' rc = gethostbyname_r(address, &h, &hdata); ^~~~~~~~~~~~~~~ In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:87: /usr/include/netdb.h:177:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_8a2bc.dir/build.make:78: CMakeFiles/cmTC_8a2bc.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8a2bc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_5 failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e6066/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e6066.dir/build.make CMakeFiles/cmTC_e6066.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e6066.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_e6066.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:112:8: error: too few arguments to function 'gethostbyname_r' rc = gethostbyname_r(address, &h, buffer, 8192, &h_errnop); ^~~~~~~~~~~~~~~ In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:87: /usr/include/netdb.h:177:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_e6066.dir/build.make:78: CMakeFiles/cmTC_e6066.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e6066/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ea9d6/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ea9d6.dir/build.make CMakeFiles/cmTC_ea9d6.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea9d6.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_ea9d6.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:97:23: error: storage size of 'hdata' isn't known struct hostent_data hdata; ^~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:109:8: error: too few arguments to function 'gethostbyname_r' rc = gethostbyname_r(address, &h, &hdata); ^~~~~~~~~~~~~~~ In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:87: /usr/include/netdb.h:177:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_ea9d6.dir/build.make:78: CMakeFiles/cmTC_ea9d6.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ea9d6/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f39f6/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f39f6.dir/build.make CMakeFiles/cmTC_f39f6.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f39f6.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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_f39f6.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:112:8: error: too few arguments to function 'gethostbyname_r' rc = gethostbyname_r(address, &h, buffer, 8192, &h_errnop); ^~~~~~~~~~~~~~~ In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:87: /usr/include/netdb.h:177:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_f39f6.dir/build.make:78: CMakeFiles/cmTC_f39f6.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f39f6/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_GLIBC_STRERROR_R failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5ff86/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5ff86.dir/build.make CMakeFiles/cmTC_5ff86.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5ff86.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_GLIBC_STRERROR_R -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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_5ff86.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:440:51: error: subscripted value is neither array nor pointer nor vector check(strerror_r(EACCES, buffer, sizeof(buffer))[0]); ^ make[2]: *** [CMakeFiles/cmTC_5ff86.dir/build.make:78: CMakeFiles/cmTC_5ff86.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5ff86/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing Curl Test HAVE_BUILTIN_AVAILABLE failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_aac29/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aac29.dir/build.make CMakeFiles/cmTC_aac29.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aac29.dir/CurlTests.c.o /usr/bin/gcc -O2 -w -DHAVE_BUILTIN_AVAILABLE -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_SYS_XATTR_H -DHAVE_ALLOCA_H -DHAVE_ARPA_INET_H -DHAVE_ARPA_TFTP_H -DHAVE_ASSERT_H -DHAVE_ERRNO_H -DHAVE_FCNTL_H -DHAVE_IFADDRS_H -DHAVE_LIBGEN_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_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 -std=gnu11 -o CMakeFiles/cmTC_aac29.dir/CurlTests.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:487:26: error: 'macOS' undeclared (first use in this function) if(__builtin_available(macOS 10.12, *)) {} ^~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:487:26: note: each undeclared identifier is reported only once for each function it appears in /tmp/instance-15/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c:487:31: error: expected ')' before numeric constant if(__builtin_available(macOS 10.12, *)) {} ^~~~~~ ) make[2]: *** [CMakeFiles/cmTC_aac29.dir/build.make:78: CMakeFiles/cmTC_aac29.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_aac29/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the arc4random_buf exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6c75d/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6c75d.dir/build.make CMakeFiles/cmTC_6c75d.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6c75d.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6c75d.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random_buf' undeclared (first use in this function); did you mean 'srandom_r'? return ((int*)(&arc4random_buf))[argc]; ^~~~~~~~~~~~~~ srandom_r /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_6c75d.dir/build.make:78: CMakeFiles/cmTC_6c75d.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6c75d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random_buf return ((int*)(&arc4random_buf))[argc]; #else (void)argc; return 0; #endif } Determining if the arc4random exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ce364/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ce364.dir/build.make CMakeFiles/cmTC_ce364.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce364.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_ce364.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random' undeclared (first use in this function); did you mean 'srandom'? return ((int*)(&arc4random))[argc]; ^~~~~~~~~~ srandom /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_ce364.dir/build.make:78: CMakeFiles/cmTC_ce364.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ce364/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random return ((int*)(&arc4random))[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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e155b/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e155b.dir/build.make CMakeFiles/cmTC_e155b.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e155b.dir/HAVE_COPYFILE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_e155b.dir/HAVE_COPYFILE_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_COPYFILE_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_COPYFILE_H.c:4:10: fatal error: copyfile.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_e155b.dir/build.make:78: CMakeFiles/cmTC_e155b.dir/HAVE_COPYFILE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e155b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_86872/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_86872.dir/build.make CMakeFiles/cmTC_86872.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_86872.dir/HAVE_DIRECT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_86872.dir/HAVE_DIRECT_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_DIRECT_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_DIRECT_H.c:4:10: fatal error: direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_86872.dir/build.make:78: CMakeFiles/cmTC_86872.dir/HAVE_DIRECT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_86872/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_92c2c/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_92c2c.dir/build.make CMakeFiles/cmTC_92c2c.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_92c2c.dir/HAVE_EXT2FS_EXT2_FS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_92c2c.dir/HAVE_EXT2FS_EXT2_FS_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_EXT2FS_EXT2_FS_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_EXT2FS_EXT2_FS_H.c:6:10: fatal error: ext2fs/ext2_fs.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_92c2c.dir/build.make:78: CMakeFiles/cmTC_92c2c.dir/HAVE_EXT2FS_EXT2_FS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_92c2c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c2bf7/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c2bf7.dir/build.make CMakeFiles/cmTC_c2bf7.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c2bf7.dir/src.c.o /usr/bin/gcc -DHAVE_WORKING_EXT2_IOC_GETFLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c2bf7.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: ext2fs/ext2_fs.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_c2bf7.dir/build.make:78: CMakeFiles/cmTC_c2bf7.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c2bf7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;membership.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_38ae7/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_38ae7.dir/build.make CMakeFiles/cmTC_38ae7.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_38ae7.dir/HAVE_MEMBERSHIP_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_38ae7.dir/HAVE_MEMBERSHIP_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_MEMBERSHIP_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_MEMBERSHIP_H.c:15:10: fatal error: membership.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_38ae7.dir/build.make:78: CMakeFiles/cmTC_38ae7.dir/HAVE_MEMBERSHIP_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_38ae7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.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;pthread.h;pwd.h;readpassphrase.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_14d75/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_14d75.dir/build.make CMakeFiles/cmTC_14d75.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14d75.dir/HAVE_READPASSPHRASE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_14d75.dir/HAVE_READPASSPHRASE_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_READPASSPHRASE_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_READPASSPHRASE_H.c:20:10: fatal error: readpassphrase.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_14d75.dir/build.make:78: CMakeFiles/cmTC_14d75.dir/HAVE_READPASSPHRASE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_14d75/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.h;sys/cdefs.h;sys/extattr.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_41d37/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_41d37.dir/build.make CMakeFiles/cmTC_41d37.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_41d37.dir/HAVE_SYS_EXTATTR_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_41d37.dir/HAVE_SYS_EXTATTR_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EXTATTR_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EXTATTR_H.c:29:10: fatal error: sys/extattr.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_41d37.dir/build.make:78: CMakeFiles/cmTC_41d37.dir/HAVE_SYS_EXTATTR_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_41d37/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 int main(void){return 0;} Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.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;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.h;sys/cdefs.h;sys/ioctl.h;sys/mkdev.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_461ae/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_461ae.dir/build.make CMakeFiles/cmTC_461ae.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_461ae.dir/HAVE_SYS_MKDEV_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_461ae.dir/HAVE_SYS_MKDEV_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MKDEV_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MKDEV_H.c:30:10: fatal error: sys/mkdev.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_461ae.dir/build.make:78: CMakeFiles/cmTC_461ae.dir/HAVE_SYS_MKDEV_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_461ae/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.h;sys/cdefs.h;sys/ioctl.h;sys/mount.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2923b/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2923b.dir/build.make CMakeFiles/cmTC_2923b.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2923b.dir/HAVE_SYS_MOUNT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2923b.dir/HAVE_SYS_MOUNT_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MOUNT_H.c In file included from /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MOUNT_H.c:12: /usr/include/x86_64-linux-gnu/sys/mount.h:35:3: error: expected identifier before numeric constant MS_RDONLY = 1, /* Mount read-only. */ ^~~~~~~~~ make[2]: *** [CMakeFiles/cmTC_2923b.dir/build.make:78: CMakeFiles/cmTC_2923b.dir/HAVE_SYS_MOUNT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2923b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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;langinfo.h;limits.h;linux/types.h;linux/fiemap.h;linux/fs.h;linux/magic.h;locale.h;memory.h;paths.h;poll.h;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.h;sys/cdefs.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/richacl.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bc85c/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bc85c.dir/build.make CMakeFiles/cmTC_bc85c.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bc85c.dir/HAVE_SYS_RICHACL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_bc85c.dir/HAVE_SYS_RICHACL_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RICHACL_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RICHACL_H.c:32:10: fatal error: sys/richacl.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_bc85c.dir/build.make:78: CMakeFiles/cmTC_bc85c.dir/HAVE_SYS_RICHACL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bc85c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.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;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.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/sysmacros.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;sys/xattr.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;windows.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b8373/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b8373.dir/build.make CMakeFiles/cmTC_b8373.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b8373.dir/HAVE_WINDOWS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b8373.dir/HAVE_WINDOWS_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINDOWS_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINDOWS_H.c:47:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_b8373.dir/build.make:78: CMakeFiles/cmTC_b8373.dir/HAVE_WINDOWS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b8373/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.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;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.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/sysmacros.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;sys/xattr.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;wincrypt.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c3f82/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c3f82.dir/build.make CMakeFiles/cmTC_c3f82.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c3f82.dir/HAVE_WINCRYPT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c3f82.dir/HAVE_WINCRYPT_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINCRYPT_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINCRYPT_H.c:47:10: fatal error: wincrypt.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_c3f82.dir/build.make:78: CMakeFiles/cmTC_c3f82.dir/HAVE_WINCRYPT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c3f82/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.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;pthread.h;pwd.h;regex.h;signal.h;spawn.h;stdarg.h;stdlib.h;string.h;strings.h;sys/acl.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/sysmacros.h;sys/time.h;sys/utsname.h;sys/vfs.h;sys/wait.h;sys/xattr.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;winioctl.h exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b9ac7/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b9ac7.dir/build.make CMakeFiles/cmTC_b9ac7.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b9ac7.dir/HAVE_WINIOCTL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b9ac7.dir/HAVE_WINIOCTL_H.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINIOCTL_H.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINIOCTL_H.c:47:10: fatal error: winioctl.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_b9ac7.dir/build.make:78: CMakeFiles/cmTC_b9ac7.dir/HAVE_WINIOCTL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b9ac7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/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 the function MD5Init exists in the md failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_43de4/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_43de4.dir/build.make CMakeFiles/cmTC_43de4.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_43de4.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -std=gnu11 -o CMakeFiles/cmTC_43de4.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_43de4 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_43de4.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_43de4.dir/CheckFunctionExists.c.o -o cmTC_43de4 -lmd /usr/bin/ld: cannot find -lmd collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_43de4.dir/build.make:99: cmTC_43de4] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_43de4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function getvfsbyname exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_75971/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_75971.dir/build.make CMakeFiles/cmTC_75971.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_75971.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_75971.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_75971 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_75971.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_75971.dir/CheckFunctionExists.c.o -o cmTC_75971 /usr/bin/ld: CMakeFiles/cmTC_75971.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]: *** [CMakeFiles/cmTC_75971.dir/build.make:99: cmTC_75971] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_75971/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function lchflags exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_dc653/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_dc653.dir/build.make CMakeFiles/cmTC_dc653.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dc653.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_dc653.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_dc653 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_dc653.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_dc653.dir/CheckFunctionExists.c.o -o cmTC_dc653 /usr/bin/ld: CMakeFiles/cmTC_dc653.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]: *** [CMakeFiles/cmTC_dc653.dir/build.make:99: cmTC_dc653] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_dc653/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function readpassphrase exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a2a1a/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a2a1a.dir/build.make CMakeFiles/cmTC_a2a1a.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a2a1a.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_a2a1a.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_a2a1a /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_a2a1a.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_a2a1a.dir/CheckFunctionExists.c.o -o cmTC_a2a1a /usr/bin/ld: CMakeFiles/cmTC_a2a1a.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]: *** [CMakeFiles/cmTC_a2a1a.dir/build.make:99: cmTC_a2a1a] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a2a1a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function strncpy_s exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e5999/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e5999.dir/build.make CMakeFiles/cmTC_e5999.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e5999.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_e5999.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_e5999 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_e5999.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_e5999.dir/CheckFunctionExists.c.o -o cmTC_e5999 /usr/bin/ld: CMakeFiles/cmTC_e5999.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]: *** [CMakeFiles/cmTC_e5999.dir/build.make:99: cmTC_e5999] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e5999/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _ctime64_s exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cec9a/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cec9a.dir/build.make CMakeFiles/cmTC_cec9a.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cec9a.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_cec9a.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_cec9a /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_cec9a.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_cec9a.dir/CheckFunctionExists.c.o -o cmTC_cec9a /usr/bin/ld: CMakeFiles/cmTC_cec9a.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]: *** [CMakeFiles/cmTC_cec9a.dir/build.make:99: cmTC_cec9a] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cec9a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _fseeki64 exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cd097/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cd097.dir/build.make CMakeFiles/cmTC_cd097.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cd097.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_cd097.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_cd097 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_cd097.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_cd097.dir/CheckFunctionExists.c.o -o cmTC_cd097 /usr/bin/ld: CMakeFiles/cmTC_cd097.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]: *** [CMakeFiles/cmTC_cd097.dir/build.make:99: cmTC_cd097] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cd097/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _get_timezone exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8b895/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8b895.dir/build.make CMakeFiles/cmTC_8b895.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b895.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_8b895.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_8b895 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8b895.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_8b895.dir/CheckFunctionExists.c.o -o cmTC_8b895 /usr/bin/ld: CMakeFiles/cmTC_8b895.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]: *** [CMakeFiles/cmTC_8b895.dir/build.make:99: cmTC_8b895] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8b895/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _gmtime64_s exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_74b65/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_74b65.dir/build.make CMakeFiles/cmTC_74b65.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_74b65.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_74b65.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_74b65 /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_74b65.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_74b65.dir/CheckFunctionExists.c.o -o cmTC_74b65 /usr/bin/ld: CMakeFiles/cmTC_74b65.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_gmtime64_s' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_74b65.dir/build.make:99: cmTC_74b65] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_74b65/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _localtime64_s exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3eb1a/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3eb1a.dir/build.make CMakeFiles/cmTC_3eb1a.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3eb1a.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_3eb1a.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_3eb1a /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_3eb1a.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_3eb1a.dir/CheckFunctionExists.c.o -o cmTC_3eb1a /usr/bin/ld: CMakeFiles/cmTC_3eb1a.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]: *** [CMakeFiles/cmTC_3eb1a.dir/build.make:99: cmTC_3eb1a] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3eb1a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function _mkgmtime64 exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1586c/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1586c.dir/build.make CMakeFiles/cmTC_1586c.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1586c.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_1586c.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_1586c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_1586c.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_1586c.dir/CheckFunctionExists.c.o -o cmTC_1586c /usr/bin/ld: CMakeFiles/cmTC_1586c.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]: *** [CMakeFiles/cmTC_1586c.dir/build.make:99: cmTC_1586c] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1586c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the function cygwin_conv_path exists failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_342ee/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_342ee.dir/build.make CMakeFiles/cmTC_342ee.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_342ee.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_342ee.dir/CheckFunctionExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_342ee /tmp/instance-15/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_342ee.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib CMakeFiles/cmTC_342ee.dir/CheckFunctionExists.c.o -o cmTC_342ee /usr/bin/ld: CMakeFiles/cmTC_342ee.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]: *** [CMakeFiles/cmTC_342ee.dir/build.make:99: cmTC_342ee] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_342ee/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test HAVE_STRUCT_VFSCONF failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5fc15/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5fc15.dir/build.make CMakeFiles/cmTC_5fc15.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5fc15.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_VFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5fc15.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:3:33: error: storage size of 'v' isn't known int main(void) { struct vfsconf v; return sizeof(v);} ^ make[2]: *** [CMakeFiles/cmTC_5fc15.dir/build.make:78: CMakeFiles/cmTC_5fc15.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5fc15/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main(void) { struct vfsconf v; return sizeof(v);} Performing C SOURCE FILE Test HAVE_STRUCT_XVFSCONF failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_d2644/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d2644.dir/build.make CMakeFiles/cmTC_d2644.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d2644.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_XVFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_d2644.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:3:34: error: storage size of 'v' isn't known int main(void) { struct xvfsconf v; return sizeof(v);} ^ make[2]: *** [CMakeFiles/cmTC_d2644.dir/build.make:78: CMakeFiles/cmTC_d2644.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_d2644/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main(void) { struct xvfsconf v; return sizeof(v);} Performing C SOURCE FILE Test MAJOR_IN_MKDEV failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_25d8a/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_25d8a.dir/build.make CMakeFiles/cmTC_25d8a.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_25d8a.dir/src.c.o /usr/bin/gcc -DMAJOR_IN_MKDEV -O2 -w -std=gnu11 -o CMakeFiles/cmTC_25d8a.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:1:10: fatal error: sys/mkdev.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_25d8a.dir/build.make:78: CMakeFiles/cmTC_25d8a.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_25d8a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include int main() { return major(256); } Determining if the EFTYPE exist failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e5eda/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e5eda.dir/build.make CMakeFiles/cmTC_e5eda.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e5eda.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_e5eda.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'EFTYPE' undeclared (first use in this function); did you mean 'ESPIPE'? return ((int*)(&EFTYPE))[argc]; ^~~~~~ ESPIPE /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_e5eda.dir/build.make:78: CMakeFiles/cmTC_e5eda.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e5eda/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_d80f9/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d80f9.dir/build.make CMakeFiles/cmTC_d80f9.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d80f9.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_d80f9.dir/CheckSymbolExists.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'D_MD_ORDER' undeclared (first use in this function) return ((int*)(&D_MD_ORDER))[argc]; ^~~~~~~~~~ /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_d80f9.dir/build.make:78: CMakeFiles/cmTC_d80f9.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_d80f9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-15/output-1/build/host-cmake-3.22.3/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: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8b711/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8b711.dir/build.make CMakeFiles/cmTC_8b711.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b711.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_TM___TM_GMTOFF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8b711.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:6:34: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'? (void)sizeof(((struct tm *)0)->__tm_gmtoff); ^~~~~~~~~~~ tm_gmtoff make[2]: *** [CMakeFiles/cmTC_8b711.dir/build.make:78: CMakeFiles/cmTC_8b711.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8b711/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct tm *)0)->__tm_gmtoff); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STATFS_F_NAMEMAX failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a7ce3/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a7ce3.dir/build.make CMakeFiles/cmTC_a7ce3.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a7ce3.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATFS_F_NAMEMAX -O2 -w -std=gnu11 -o CMakeFiles/cmTC_a7ce3.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: dereferencing pointer to incomplete type 'struct statfs' (void)sizeof(((struct statfs *)0)->f_namemax); ^~ make[2]: *** [CMakeFiles/cmTC_a7ce3.dir/build.make:78: CMakeFiles/cmTC_a7ce3.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a7ce3/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct statfs *)0)->f_namemax); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_03022/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_03022.dir/build.make CMakeFiles/cmTC_03022.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_03022.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_03022.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? (void)sizeof(((struct stat *)0)->st_birthtime); ^~~~~~~~~~~~ st_blksize make[2]: *** [CMakeFiles/cmTC_03022.dir/build.make:78: CMakeFiles/cmTC_03022.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_03022/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_birthtime); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_eaa2b/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_eaa2b.dir/build.make CMakeFiles/cmTC_eaa2b.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eaa2b.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_eaa2b.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:34: error: 'struct stat' has no member named 'st_birthtimespec' (void)sizeof(((struct stat *)0)->st_birthtimespec.tv_nsec); ^~ make[2]: *** [CMakeFiles/cmTC_eaa2b.dir/build.make:78: CMakeFiles/cmTC_eaa2b.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_eaa2b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_birthtimespec.tv_nsec); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cb3d7/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cb3d7.dir/build.make CMakeFiles/cmTC_cb3d7.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cb3d7.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_cb3d7.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? (void)sizeof(((struct stat *)0)->st_mtimespec.tv_nsec); ^~~~~~~~~~~~ st_mtim make[2]: *** [CMakeFiles/cmTC_cb3d7.dir/build.make:78: CMakeFiles/cmTC_cb3d7.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cb3d7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_mtimespec.tv_nsec); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_N failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_aac23/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_aac23.dir/build.make CMakeFiles/cmTC_aac23.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aac23.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_N -O2 -w -std=gnu11 -o CMakeFiles/cmTC_aac23.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_mtime_n'; did you mean 'st_mtim'? (void)sizeof(((struct stat *)0)->st_mtime_n); ^~~~~~~~~~ st_mtim make[2]: *** [CMakeFiles/cmTC_aac23.dir/build.make:78: CMakeFiles/cmTC_aac23.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_aac23/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_mtime_n); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_UMTIME failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_81817/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_81817.dir/build.make CMakeFiles/cmTC_81817.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_81817.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_UMTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_81817.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_umtime'; did you mean 'st_mtim'? (void)sizeof(((struct stat *)0)->st_umtime); ^~~~~~~~~ st_mtim make[2]: *** [CMakeFiles/cmTC_81817.dir/build.make:78: CMakeFiles/cmTC_81817.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_81817/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_umtime); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_USEC failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6fdce/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6fdce.dir/build.make CMakeFiles/cmTC_6fdce.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6fdce.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_USEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6fdce.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_mtime_usec'; did you mean 'st_mtim'? (void)sizeof(((struct stat *)0)->st_mtime_usec); ^~~~~~~~~~~~~ st_mtim make[2]: *** [CMakeFiles/cmTC_6fdce.dir/build.make:78: CMakeFiles/cmTC_6fdce.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6fdce/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_mtime_usec); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bd8a4/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bd8a4.dir/build.make CMakeFiles/cmTC_bd8a4.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd8a4.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_FLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_bd8a4.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:36: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? (void)sizeof(((struct stat *)0)->st_flags); ^~~~~~~~ st_nlink make[2]: *** [CMakeFiles/cmTC_bd8a4.dir/build.make:78: CMakeFiles/cmTC_bd8a4.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bd8a4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_flags); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STATVFS_F_IOSIZE failed with the following output: Change Dir: /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_349fd/fast && make[1]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_349fd.dir/build.make CMakeFiles/cmTC_349fd.dir/build make[2]: Entering directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_349fd.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATVFS_F_IOSIZE -O2 -w -std=gnu11 -o CMakeFiles/cmTC_349fd.dir/src.c.o -c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c:7:39: error: 'struct statvfs' has no member named 'f_iosize'; did you mean 'f_bsize'? (void)sizeof(((struct statvfs *)0)->f_iosize); ^~~~~~~~ f_bsize make[2]: *** [CMakeFiles/cmTC_349fd.dir/build.make:78: CMakeFiles/cmTC_349fd.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_349fd/fast] Error 2 make[1]: Leaving directory '/tmp/instance-15/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Source file was: #include #include int main() { (void)sizeof(((struct statvfs *)0)->f_iosize); return 0; } Looking for a Fortran compiler failed with the following output: -- The Fortran compiler identification is unknown CMake Error at CMakeLists.txt:2 (project): No CMAKE_Fortran_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! See also "/tmp/instance-15/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeOutput.log". See also "/tmp/instance-15/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeError.log".