Determining if compiler supports C++ filesystem failed with the following output: Change Dir: /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6d9d3/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6d9d3.dir/build.make CMakeFiles/cmTC_6d9d3.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_6d9d3.dir/cm_cxx_filesystem.cxx.o /usr/bin/g++ -O2 -std=gnu++17 -o CMakeFiles/cmTC_6d9d3.dir/cm_cxx_filesystem.cxx.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/Checks/cm_cxx_filesystem.cxx Linking CXX executable cmTC_6d9d3 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_6d9d3.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_6d9d3.dir/cm_cxx_filesystem.cxx.o -o cmTC_6d9d3 /usr/bin/ld: CMakeFiles/cmTC_6d9d3.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_6d9d3.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_6d9d3.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_6d9d3.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_6d9d3.dir/build.make:99: cmTC_6d9d3] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6d9d3/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_41b82/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_41b82.dir/build.make CMakeFiles/cmTC_41b82.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_41b82.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -std=gnu11 -o CMakeFiles/cmTC_41b82.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_41b82.dir/build.make:78: CMakeFiles/cmTC_41b82.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_41b82/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e47d0/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e47d0.dir/build.make CMakeFiles/cmTC_e47d0.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e47d0.dir/src.c.o /usr/bin/gcc -DCMAKE_HAVE_LIBC_PTHREAD -O2 -std=gnu11 -o CMakeFiles/cmTC_e47d0.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_e47d0 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_e47d0.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_e47d0.dir/src.c.o -o cmTC_e47d0 /usr/bin/ld: CMakeFiles/cmTC_e47d0.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_e47d0.dir/build.make:99: cmTC_e47d0] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e47d0/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c0c50/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c0c50.dir/build.make CMakeFiles/cmTC_c0c50.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c0c50.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -std=gnu11 -o CMakeFiles/cmTC_c0c50.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_c0c50 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_c0c50.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_c0c50.dir/CheckFunctionExists.c.o -o cmTC_c0c50 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_c0c50.dir/build.make:99: cmTC_c0c50] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c0c50/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_80452/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_80452.dir/build.make CMakeFiles/cmTC_80452.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_80452.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -O2 -std=gnu++17 -o CMakeFiles/cmTC_80452.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-1/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-1/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_80452.dir/build.make:78: CMakeFiles/cmTC_80452.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_80452/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_546df/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_546df.dir/build.make CMakeFiles/cmTC_546df.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_546df.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -O2 -std=gnu++17 -o CMakeFiles/cmTC_546df.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-1/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-1/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_546df.dir/build.make:78: CMakeFiles/cmTC_546df.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_546df/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9a28a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9a28a.dir/build.make CMakeFiles/cmTC_9a28a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9a28a.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -std=gnu11 -o CMakeFiles/cmTC_9a28a.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_9a28a /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_9a28a.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_9a28a.dir/CheckFunctionExists.c.o -o cmTC_9a28a -lsocket -ldl /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_9a28a.dir/build.make:99: cmTC_9a28a] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9a28a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_eda92/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_eda92.dir/build.make CMakeFiles/cmTC_eda92.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eda92.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -std=gnu11 -o CMakeFiles/cmTC_eda92.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_eda92 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_eda92.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_eda92.dir/CheckFunctionExists.c.o -o cmTC_eda92 -lnetwork -ldl /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_eda92.dir/build.make:99: cmTC_eda92] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_eda92/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_82721/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_82721.dir/build.make CMakeFiles/cmTC_82721.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_82721.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu11 -o CMakeFiles/cmTC_82721.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_82721 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_82721.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_82721.dir/CheckFunctionExists.c.o -o cmTC_82721 -ldl -lcmnghttp2 /usr/bin/ld: cannot find -lcmnghttp2 collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_82721.dir/build.make:99: cmTC_82721] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_82721/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_26212/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_26212.dir/build.make CMakeFiles/cmTC_26212.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26212.dir/HAVE_SYS_FILIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_26212.dir/HAVE_SYS_FILIO_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FILIO_H.c /tmp/instance-1/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_26212.dir/build.make:78: CMakeFiles/cmTC_26212.dir/HAVE_SYS_FILIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_26212/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cabcb/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cabcb.dir/build.make CMakeFiles/cmTC_cabcb.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cabcb.dir/HAVE_SYS_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_cabcb.dir/HAVE_SYS_SOCKIO_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c /tmp/instance-1/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_cabcb.dir/build.make:78: CMakeFiles/cmTC_cabcb.dir/HAVE_SYS_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cabcb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5bc8a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5bc8a.dir/build.make CMakeFiles/cmTC_5bc8a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5bc8a.dir/HAVE_SYS_UTIME_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5bc8a.dir/HAVE_SYS_UTIME_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c /tmp/instance-1/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_5bc8a.dir/build.make:78: CMakeFiles/cmTC_5bc8a.dir/HAVE_SYS_UTIME_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5bc8a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_da5ed/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_da5ed.dir/build.make CMakeFiles/cmTC_da5ed.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da5ed.dir/HAVE_IDN2_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_da5ed.dir/HAVE_IDN2_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IDN2_H.c /tmp/instance-1/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_da5ed.dir/build.make:78: CMakeFiles/cmTC_da5ed.dir/HAVE_IDN2_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_da5ed/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_81023/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_81023.dir/build.make CMakeFiles/cmTC_81023.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_81023.dir/HAVE_IO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_81023.dir/HAVE_IO_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IO_H.c /tmp/instance-1/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_81023.dir/build.make:78: CMakeFiles/cmTC_81023.dir/HAVE_IO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_81023/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_57015/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_57015.dir/build.make CMakeFiles/cmTC_57015.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_57015.dir/HAVE_KRB_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_57015.dir/HAVE_KRB_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_KRB_H.c /tmp/instance-1/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_57015.dir/build.make:78: CMakeFiles/cmTC_57015.dir/HAVE_KRB_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_57015/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a8fa1/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a8fa1.dir/build.make CMakeFiles/cmTC_a8fa1.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a8fa1.dir/HAVE_PEM_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_a8fa1.dir/HAVE_PEM_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PEM_H.c /tmp/instance-1/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_a8fa1.dir/build.make:78: CMakeFiles/cmTC_a8fa1.dir/HAVE_PEM_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a8fa1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3e608/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3e608.dir/build.make CMakeFiles/cmTC_3e608.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e608.dir/HAVE_SSL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_3e608.dir/HAVE_SSL_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SSL_H.c /tmp/instance-1/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_3e608.dir/build.make:78: CMakeFiles/cmTC_3e608.dir/HAVE_SSL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3e608/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4def9/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4def9.dir/build.make CMakeFiles/cmTC_4def9.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4def9.dir/HAVE_X509_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_4def9.dir/HAVE_X509_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_X509_H.c /tmp/instance-1/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_4def9.dir/build.make:78: CMakeFiles/cmTC_4def9.dir/HAVE_X509_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4def9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_59239/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_59239.dir/build.make CMakeFiles/cmTC_59239.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_59239.dir/HAVE_PROCESS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_59239.dir/HAVE_PROCESS_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PROCESS_H.c /tmp/instance-1/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_59239.dir/build.make:78: CMakeFiles/cmTC_59239.dir/HAVE_PROCESS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_59239/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_587de/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_587de.dir/build.make CMakeFiles/cmTC_587de.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_587de.dir/HAVE_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_587de.dir/HAVE_SOCKIO_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SOCKIO_H.c /tmp/instance-1/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_587de.dir/build.make:78: CMakeFiles/cmTC_587de.dir/HAVE_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_587de/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_165bc/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_165bc.dir/build.make CMakeFiles/cmTC_165bc.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_165bc.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_165bc.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_165bc.dir/build.make:78: CMakeFiles/cmTC_165bc.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_165bc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6fdea/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6fdea.dir/build.make CMakeFiles/cmTC_6fdea.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6fdea.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6fdea.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_6fdea.dir/build.make:78: CMakeFiles/cmTC_6fdea.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6fdea/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5c1e1/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5c1e1.dir/build.make CMakeFiles/cmTC_5c1e1.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5c1e1.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5c1e1.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_5c1e1.dir/build.make:78: CMakeFiles/cmTC_5c1e1.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5c1e1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_fee71/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fee71.dir/build.make CMakeFiles/cmTC_fee71.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fee71.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_fee71.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_fee71.dir/build.make:78: CMakeFiles/cmTC_fee71.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_fee71/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bd22f/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bd22f.dir/build.make CMakeFiles/cmTC_bd22f.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd22f.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_bd22f.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_bd22f.dir/build.make:78: CMakeFiles/cmTC_bd22f.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bd22f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_dd2ab/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_dd2ab.dir/build.make CMakeFiles/cmTC_dd2ab.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd2ab.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_dd2ab.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_dd2ab.dir/build.make:78: CMakeFiles/cmTC_dd2ab.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_dd2ab/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a4d96/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a4d96.dir/build.make CMakeFiles/cmTC_a4d96.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a4d96.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_a4d96.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_a4d96.dir/build.make:78: CMakeFiles/cmTC_a4d96.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a4d96/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ac098/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ac098.dir/build.make CMakeFiles/cmTC_ac098.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ac098.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -std=gnu11 -o CMakeFiles/cmTC_ac098.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_ac098 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_ac098.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_ac098.dir/CheckFunctionExists.c.o -o cmTC_ac098 /usr/bin/ld: CMakeFiles/cmTC_ac098.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_ac098.dir/build.make:99: cmTC_ac098] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ac098/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_67b78/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_67b78.dir/build.make CMakeFiles/cmTC_67b78.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67b78.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_67b78.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_67b78.dir/build.make:78: CMakeFiles/cmTC_67b78.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_67b78/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining size of ADDRESS_FAMILY failed with the following output: Change Dir: /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f45fa/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f45fa.dir/build.make CMakeFiles/cmTC_f45fa.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f45fa.dir/SIZEOF_ADDRESS_FAMILY.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f45fa.dir/SIZEOF_ADDRESS_FAMILY.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckTypeSize/SIZEOF_ADDRESS_FAMILY.c /tmp/instance-1/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_f45fa.dir/build.make:78: CMakeFiles/cmTC_f45fa.dir/SIZEOF_ADDRESS_FAMILY.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f45fa/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_84730/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_84730.dir/build.make CMakeFiles/cmTC_84730.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_84730.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_84730.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_84730.dir/build.make:78: CMakeFiles/cmTC_84730.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_84730/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_da67c/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_da67c.dir/build.make CMakeFiles/cmTC_da67c.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da67c.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_da67c.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_da67c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_da67c.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-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_da67c.dir/CurlTests.c.o -o cmTC_da67c /usr/bin/ld: CMakeFiles/cmTC_da67c.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_da67c.dir/build.make:99: cmTC_da67c] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_da67c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4f8ca/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4f8ca.dir/build.make CMakeFiles/cmTC_4f8ca.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4f8ca.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_4f8ca.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_4f8ca.dir/build.make:78: CMakeFiles/cmTC_4f8ca.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4f8ca/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_34e3e/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_34e3e.dir/build.make CMakeFiles/cmTC_34e3e.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_34e3e.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_34e3e.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_34e3e.dir/build.make:78: CMakeFiles/cmTC_34e3e.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_34e3e/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_84c99/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_84c99.dir/build.make CMakeFiles/cmTC_84c99.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_84c99.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_84c99.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_84c99.dir/build.make:78: CMakeFiles/cmTC_84c99.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_84c99/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_0f7fb/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_0f7fb.dir/build.make CMakeFiles/cmTC_0f7fb.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0f7fb.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_0f7fb.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_0f7fb /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_0f7fb.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-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_0f7fb.dir/CurlTests.c.o -o cmTC_0f7fb /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_0f7fb.dir/build.make:99: cmTC_0f7fb] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_0f7fb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_96a6f/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_96a6f.dir/build.make CMakeFiles/cmTC_96a6f.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96a6f.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_96a6f.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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-1/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_96a6f.dir/build.make:78: CMakeFiles/cmTC_96a6f.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_96a6f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bc50a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bc50a.dir/build.make CMakeFiles/cmTC_bc50a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bc50a.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_bc50a.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_bc50a.dir/build.make:78: CMakeFiles/cmTC_bc50a.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bc50a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_edc4a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_edc4a.dir/build.make CMakeFiles/cmTC_edc4a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_edc4a.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_edc4a.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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-1/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_edc4a.dir/build.make:78: CMakeFiles/cmTC_edc4a.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_edc4a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2eb8c/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2eb8c.dir/build.make CMakeFiles/cmTC_2eb8c.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2eb8c.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_2eb8c.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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_2eb8c.dir/build.make:78: CMakeFiles/cmTC_2eb8c.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2eb8c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f308c/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f308c.dir/build.make CMakeFiles/cmTC_f308c.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f308c.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_f308c.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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_f308c.dir/build.make:78: CMakeFiles/cmTC_f308c.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f308c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2b888/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2b888.dir/build.make CMakeFiles/cmTC_2b888.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2b888.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_2b888.dir/CurlTests.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-1/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-1/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-1/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_2b888.dir/build.make:78: CMakeFiles/cmTC_2b888.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2b888/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_32f60/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_32f60.dir/build.make CMakeFiles/cmTC_32f60.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_32f60.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_32f60.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_32f60.dir/build.make:78: CMakeFiles/cmTC_32f60.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_32f60/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_d772a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d772a.dir/build.make CMakeFiles/cmTC_d772a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d772a.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_d772a.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_d772a.dir/build.make:78: CMakeFiles/cmTC_d772a.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_d772a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_57df1/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_57df1.dir/build.make CMakeFiles/cmTC_57df1.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_57df1.dir/HAVE_COPYFILE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_57df1.dir/HAVE_COPYFILE_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_COPYFILE_H.c /tmp/instance-1/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_57df1.dir/build.make:78: CMakeFiles/cmTC_57df1.dir/HAVE_COPYFILE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_57df1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_71085/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_71085.dir/build.make CMakeFiles/cmTC_71085.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_71085.dir/HAVE_DIRECT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_71085.dir/HAVE_DIRECT_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_DIRECT_H.c /tmp/instance-1/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_71085.dir/build.make:78: CMakeFiles/cmTC_71085.dir/HAVE_DIRECT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_71085/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_84394/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_84394.dir/build.make CMakeFiles/cmTC_84394.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_84394.dir/HAVE_EXT2FS_EXT2_FS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_84394.dir/HAVE_EXT2FS_EXT2_FS_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_EXT2FS_EXT2_FS_H.c /tmp/instance-1/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_84394.dir/build.make:78: CMakeFiles/cmTC_84394.dir/HAVE_EXT2FS_EXT2_FS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_84394/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3b541/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3b541.dir/build.make CMakeFiles/cmTC_3b541.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b541.dir/src.c.o /usr/bin/gcc -DHAVE_WORKING_EXT2_IOC_GETFLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_3b541.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/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_3b541.dir/build.make:78: CMakeFiles/cmTC_3b541.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3b541/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f7a3f/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f7a3f.dir/build.make CMakeFiles/cmTC_f7a3f.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f7a3f.dir/HAVE_MEMBERSHIP_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f7a3f.dir/HAVE_MEMBERSHIP_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_MEMBERSHIP_H.c /tmp/instance-1/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_f7a3f.dir/build.make:78: CMakeFiles/cmTC_f7a3f.dir/HAVE_MEMBERSHIP_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f7a3f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_22627/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_22627.dir/build.make CMakeFiles/cmTC_22627.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22627.dir/HAVE_READPASSPHRASE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_22627.dir/HAVE_READPASSPHRASE_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_READPASSPHRASE_H.c /tmp/instance-1/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_22627.dir/build.make:78: CMakeFiles/cmTC_22627.dir/HAVE_READPASSPHRASE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_22627/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_18c21/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_18c21.dir/build.make CMakeFiles/cmTC_18c21.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_18c21.dir/HAVE_SYS_EXTATTR_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_18c21.dir/HAVE_SYS_EXTATTR_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EXTATTR_H.c /tmp/instance-1/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_18c21.dir/build.make:78: CMakeFiles/cmTC_18c21.dir/HAVE_SYS_EXTATTR_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_18c21/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ebfdb/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ebfdb.dir/build.make CMakeFiles/cmTC_ebfdb.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ebfdb.dir/HAVE_SYS_MKDEV_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_ebfdb.dir/HAVE_SYS_MKDEV_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MKDEV_H.c /tmp/instance-1/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_ebfdb.dir/build.make:78: CMakeFiles/cmTC_ebfdb.dir/HAVE_SYS_MKDEV_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ebfdb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_619a7/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_619a7.dir/build.make CMakeFiles/cmTC_619a7.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_619a7.dir/HAVE_SYS_MOUNT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_619a7.dir/HAVE_SYS_MOUNT_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MOUNT_H.c In file included from /tmp/instance-1/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_619a7.dir/build.make:78: CMakeFiles/cmTC_619a7.dir/HAVE_SYS_MOUNT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_619a7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5b498/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5b498.dir/build.make CMakeFiles/cmTC_5b498.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5b498.dir/HAVE_SYS_RICHACL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5b498.dir/HAVE_SYS_RICHACL_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RICHACL_H.c /tmp/instance-1/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_5b498.dir/build.make:78: CMakeFiles/cmTC_5b498.dir/HAVE_SYS_RICHACL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5b498/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b4baa/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b4baa.dir/build.make CMakeFiles/cmTC_b4baa.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b4baa.dir/HAVE_WINDOWS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b4baa.dir/HAVE_WINDOWS_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINDOWS_H.c /tmp/instance-1/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_b4baa.dir/build.make:78: CMakeFiles/cmTC_b4baa.dir/HAVE_WINDOWS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b4baa/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f97c4/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f97c4.dir/build.make CMakeFiles/cmTC_f97c4.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f97c4.dir/HAVE_WINCRYPT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f97c4.dir/HAVE_WINCRYPT_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINCRYPT_H.c /tmp/instance-1/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_f97c4.dir/build.make:78: CMakeFiles/cmTC_f97c4.dir/HAVE_WINCRYPT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f97c4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_fd5bf/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fd5bf.dir/build.make CMakeFiles/cmTC_fd5bf.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fd5bf.dir/HAVE_WINIOCTL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_fd5bf.dir/HAVE_WINIOCTL_H.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINIOCTL_H.c /tmp/instance-1/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_fd5bf.dir/build.make:78: CMakeFiles/cmTC_fd5bf.dir/HAVE_WINIOCTL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_fd5bf/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9b980/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9b980.dir/build.make CMakeFiles/cmTC_9b980.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9b980.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -std=gnu11 -o CMakeFiles/cmTC_9b980.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_9b980 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_9b980.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_9b980.dir/CheckFunctionExists.c.o -o cmTC_9b980 -lmd /usr/bin/ld: cannot find -lmd collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_9b980.dir/build.make:99: cmTC_9b980] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9b980/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_11a7d/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_11a7d.dir/build.make CMakeFiles/cmTC_11a7d.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_11a7d.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_11a7d.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_11a7d /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_11a7d.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_11a7d.dir/CheckFunctionExists.c.o -o cmTC_11a7d /usr/bin/ld: CMakeFiles/cmTC_11a7d.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_11a7d.dir/build.make:99: cmTC_11a7d] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_11a7d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f51fc/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f51fc.dir/build.make CMakeFiles/cmTC_f51fc.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f51fc.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_f51fc.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_f51fc /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f51fc.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_f51fc.dir/CheckFunctionExists.c.o -o cmTC_f51fc /usr/bin/ld: CMakeFiles/cmTC_f51fc.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_f51fc.dir/build.make:99: cmTC_f51fc] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f51fc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_237e6/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_237e6.dir/build.make CMakeFiles/cmTC_237e6.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_237e6.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_237e6.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_237e6 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_237e6.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_237e6.dir/CheckFunctionExists.c.o -o cmTC_237e6 /usr/bin/ld: CMakeFiles/cmTC_237e6.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_237e6.dir/build.make:99: cmTC_237e6] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_237e6/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_abae7/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_abae7.dir/build.make CMakeFiles/cmTC_abae7.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_abae7.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_abae7.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_abae7 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_abae7.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_abae7.dir/CheckFunctionExists.c.o -o cmTC_abae7 /usr/bin/ld: CMakeFiles/cmTC_abae7.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_abae7.dir/build.make:99: cmTC_abae7] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_abae7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_79558/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_79558.dir/build.make CMakeFiles/cmTC_79558.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_79558.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_79558.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_79558 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_79558.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_79558.dir/CheckFunctionExists.c.o -o cmTC_79558 /usr/bin/ld: CMakeFiles/cmTC_79558.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_79558.dir/build.make:99: cmTC_79558] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_79558/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_7e083/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7e083.dir/build.make CMakeFiles/cmTC_7e083.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e083.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_7e083.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_7e083 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_7e083.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_7e083.dir/CheckFunctionExists.c.o -o cmTC_7e083 /usr/bin/ld: CMakeFiles/cmTC_7e083.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_7e083.dir/build.make:99: cmTC_7e083] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_7e083/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_59ed4/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_59ed4.dir/build.make CMakeFiles/cmTC_59ed4.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_59ed4.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_59ed4.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_59ed4 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_59ed4.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_59ed4.dir/CheckFunctionExists.c.o -o cmTC_59ed4 /usr/bin/ld: CMakeFiles/cmTC_59ed4.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_59ed4.dir/build.make:99: cmTC_59ed4] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_59ed4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f64ec/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f64ec.dir/build.make CMakeFiles/cmTC_f64ec.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f64ec.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_f64ec.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_f64ec /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_f64ec.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_f64ec.dir/CheckFunctionExists.c.o -o cmTC_f64ec /usr/bin/ld: CMakeFiles/cmTC_f64ec.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_f64ec.dir/build.make:99: cmTC_f64ec] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f64ec/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_45828/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_45828.dir/build.make CMakeFiles/cmTC_45828.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_45828.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_45828.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_45828 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_45828.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_45828.dir/CheckFunctionExists.c.o -o cmTC_45828 /usr/bin/ld: CMakeFiles/cmTC_45828.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_45828.dir/build.make:99: cmTC_45828] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_45828/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_72ae9/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_72ae9.dir/build.make CMakeFiles/cmTC_72ae9.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_72ae9.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_72ae9.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_72ae9 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_72ae9.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_72ae9.dir/CheckFunctionExists.c.o -o cmTC_72ae9 /usr/bin/ld: CMakeFiles/cmTC_72ae9.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_72ae9.dir/build.make:99: cmTC_72ae9] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_72ae9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_78354/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_78354.dir/build.make CMakeFiles/cmTC_78354.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_78354.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_78354.dir/CheckFunctionExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_78354 /tmp/instance-1/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_78354.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib CMakeFiles/cmTC_78354.dir/CheckFunctionExists.c.o -o cmTC_78354 /usr/bin/ld: CMakeFiles/cmTC_78354.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_78354.dir/build.make:99: cmTC_78354] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_78354/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_210eb/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_210eb.dir/build.make CMakeFiles/cmTC_210eb.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_210eb.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_VFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_210eb.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_210eb.dir/build.make:78: CMakeFiles/cmTC_210eb.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_210eb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9177b/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9177b.dir/build.make CMakeFiles/cmTC_9177b.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9177b.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_XVFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_9177b.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_9177b.dir/build.make:78: CMakeFiles/cmTC_9177b.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9177b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c8b22/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c8b22.dir/build.make CMakeFiles/cmTC_c8b22.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c8b22.dir/src.c.o /usr/bin/gcc -DMAJOR_IN_MKDEV -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c8b22.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/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_c8b22.dir/build.make:78: CMakeFiles/cmTC_c8b22.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c8b22/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_51e1d/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_51e1d.dir/build.make CMakeFiles/cmTC_51e1d.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_51e1d.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_51e1d.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_51e1d.dir/build.make:78: CMakeFiles/cmTC_51e1d.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_51e1d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_88f14/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_88f14.dir/build.make CMakeFiles/cmTC_88f14.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_88f14.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_88f14.dir/CheckSymbolExists.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-1/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-1/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_88f14.dir/build.make:78: CMakeFiles/cmTC_88f14.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_88f14/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f1106/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f1106.dir/build.make CMakeFiles/cmTC_f1106.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f1106.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_TM___TM_GMTOFF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f1106.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_f1106.dir/build.make:78: CMakeFiles/cmTC_f1106.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f1106/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b76bc/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b76bc.dir/build.make CMakeFiles/cmTC_b76bc.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b76bc.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATFS_F_NAMEMAX -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b76bc.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_b76bc.dir/build.make:78: CMakeFiles/cmTC_b76bc.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b76bc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e7c10/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e7c10.dir/build.make CMakeFiles/cmTC_e7c10.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e7c10.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_e7c10.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_e7c10.dir/build.make:78: CMakeFiles/cmTC_e7c10.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e7c10/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_00667/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_00667.dir/build.make CMakeFiles/cmTC_00667.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_00667.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_00667.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_00667.dir/build.make:78: CMakeFiles/cmTC_00667.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_00667/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8c616/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8c616.dir/build.make CMakeFiles/cmTC_8c616.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8c616.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8c616.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_8c616.dir/build.make:78: CMakeFiles/cmTC_8c616.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8c616/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2a09c/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2a09c.dir/build.make CMakeFiles/cmTC_2a09c.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2a09c.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_N -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2a09c.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_2a09c.dir/build.make:78: CMakeFiles/cmTC_2a09c.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2a09c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6b410/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6b410.dir/build.make CMakeFiles/cmTC_6b410.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6b410.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_UMTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6b410.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_6b410.dir/build.make:78: CMakeFiles/cmTC_6b410.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6b410/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b963a/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b963a.dir/build.make CMakeFiles/cmTC_b963a.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b963a.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_USEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b963a.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_b963a.dir/build.make:78: CMakeFiles/cmTC_b963a.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b963a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e1aec/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e1aec.dir/build.make CMakeFiles/cmTC_e1aec.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e1aec.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_FLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_e1aec.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_e1aec.dir/build.make:78: CMakeFiles/cmTC_e1aec.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e1aec/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3bb8c/fast && make[1]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3bb8c.dir/build.make CMakeFiles/cmTC_3bb8c.dir/build make[2]: Entering directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3bb8c.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATVFS_F_IOSIZE -O2 -w -std=gnu11 -o CMakeFiles/cmTC_3bb8c.dir/src.c.o -c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-1/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_3bb8c.dir/build.make:78: CMakeFiles/cmTC_3bb8c.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3bb8c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-1/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-1/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeOutput.log". See also "/tmp/instance-1/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeError.log".