Determining if compiler supports C++ filesystem failed with the following output: Change Dir: /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_05742/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_05742.dir/build.make CMakeFiles/cmTC_05742.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_05742.dir/cm_cxx_filesystem.cxx.o /usr/bin/g++ -O2 -std=gnu++17 -o CMakeFiles/cmTC_05742.dir/cm_cxx_filesystem.cxx.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/Checks/cm_cxx_filesystem.cxx Linking CXX executable cmTC_05742 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_05742.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_05742.dir/cm_cxx_filesystem.cxx.o -o cmTC_05742 /usr/bin/ld: CMakeFiles/cmTC_05742.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_05742.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_05742.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_05742.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_05742.dir/build.make:99: cmTC_05742] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_05742/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining if the environ exist failed with the following output: Change Dir: /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_7f37c/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7f37c.dir/build.make CMakeFiles/cmTC_7f37c.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7f37c.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -std=gnu11 -o CMakeFiles/cmTC_7f37c.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_7f37c.dir/build.make:78: CMakeFiles/cmTC_7f37c.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_7f37c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a6767/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a6767.dir/build.make CMakeFiles/cmTC_a6767.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a6767.dir/src.c.o /usr/bin/gcc -DCMAKE_HAVE_LIBC_PTHREAD -O2 -std=gnu11 -o CMakeFiles/cmTC_a6767.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_a6767 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_a6767.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_a6767.dir/src.c.o -o cmTC_a6767 /usr/bin/ld: CMakeFiles/cmTC_a6767.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_a6767.dir/build.make:99: cmTC_a6767] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a6767/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_db74f/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_db74f.dir/build.make CMakeFiles/cmTC_db74f.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_db74f.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -std=gnu11 -o CMakeFiles/cmTC_db74f.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_db74f /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_db74f.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -DCHECK_FUNCTION_EXISTS=pthread_create -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_db74f.dir/CheckFunctionExists.c.o -o cmTC_db74f -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_db74f.dir/build.make:99: cmTC_db74f] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_db74f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e1828/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e1828.dir/build.make CMakeFiles/cmTC_e1828.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e1828.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -O2 -std=gnu++17 -o CMakeFiles/cmTC_e1828.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-9/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-9/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_e1828.dir/build.make:78: CMakeFiles/cmTC_e1828.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e1828/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9a9a8/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9a9a8.dir/build.make CMakeFiles/cmTC_9a9a8.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9a9a8.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/g++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -O2 -std=gnu++17 -o CMakeFiles/cmTC_9a9a8.dir/kwsysPlatformTestsCXX.cxx.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx /tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': /tmp/instance-9/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-9/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_9a9a8.dir/build.make:78: CMakeFiles/cmTC_9a9a8.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/Source/kwsys/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9a9a8/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_882ab/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_882ab.dir/build.make CMakeFiles/cmTC_882ab.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_882ab.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -std=gnu11 -o CMakeFiles/cmTC_882ab.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_882ab /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_882ab.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=connect -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_882ab.dir/CheckFunctionExists.c.o -o cmTC_882ab -lsocket -ldl /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_882ab.dir/build.make:99: cmTC_882ab] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_882ab/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4f4ad/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4f4ad.dir/build.make CMakeFiles/cmTC_4f4ad.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4f4ad.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -std=gnu11 -o CMakeFiles/cmTC_4f4ad.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_4f4ad /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_4f4ad.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=recv -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_4f4ad.dir/CheckFunctionExists.c.o -o cmTC_4f4ad -lnetwork -ldl /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_4f4ad.dir/build.make:99: cmTC_4f4ad] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4f4ad/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_40060/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_40060.dir/build.make CMakeFiles/cmTC_40060.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40060.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -std=gnu11 -o CMakeFiles/cmTC_40060.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_40060 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_40060.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=dlopen -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_40060.dir/CheckFunctionExists.c.o -o cmTC_40060 -ldl -lcmnghttp2 /usr/bin/ld: cannot find -lcmnghttp2 collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_40060.dir/build.make:99: cmTC_40060] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_40060/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_d20ae/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d20ae.dir/build.make CMakeFiles/cmTC_d20ae.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d20ae.dir/HAVE_SYS_FILIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_d20ae.dir/HAVE_SYS_FILIO_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FILIO_H.c /tmp/instance-9/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_d20ae.dir/build.make:78: CMakeFiles/cmTC_d20ae.dir/HAVE_SYS_FILIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_d20ae/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c6014/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c6014.dir/build.make CMakeFiles/cmTC_c6014.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c6014.dir/HAVE_SYS_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c6014.dir/HAVE_SYS_SOCKIO_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c /tmp/instance-9/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_c6014.dir/build.make:78: CMakeFiles/cmTC_c6014.dir/HAVE_SYS_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c6014/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8d398/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8d398.dir/build.make CMakeFiles/cmTC_8d398.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d398.dir/HAVE_SYS_UTIME_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8d398.dir/HAVE_SYS_UTIME_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c /tmp/instance-9/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_8d398.dir/build.make:78: CMakeFiles/cmTC_8d398.dir/HAVE_SYS_UTIME_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8d398/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_de792/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_de792.dir/build.make CMakeFiles/cmTC_de792.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_de792.dir/HAVE_IDN2_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_de792.dir/HAVE_IDN2_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IDN2_H.c /tmp/instance-9/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_de792.dir/build.make:78: CMakeFiles/cmTC_de792.dir/HAVE_IDN2_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_de792/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_94ef4/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_94ef4.dir/build.make CMakeFiles/cmTC_94ef4.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_94ef4.dir/HAVE_IO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_94ef4.dir/HAVE_IO_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_IO_H.c /tmp/instance-9/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_94ef4.dir/build.make:78: CMakeFiles/cmTC_94ef4.dir/HAVE_IO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_94ef4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e2c67/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_e2c67.dir/build.make CMakeFiles/cmTC_e2c67.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e2c67.dir/HAVE_KRB_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_e2c67.dir/HAVE_KRB_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_KRB_H.c /tmp/instance-9/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_e2c67.dir/build.make:78: CMakeFiles/cmTC_e2c67.dir/HAVE_KRB_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_e2c67/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6c7b7/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6c7b7.dir/build.make CMakeFiles/cmTC_6c7b7.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6c7b7.dir/HAVE_PEM_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6c7b7.dir/HAVE_PEM_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PEM_H.c /tmp/instance-9/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_6c7b7.dir/build.make:78: CMakeFiles/cmTC_6c7b7.dir/HAVE_PEM_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6c7b7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9e198/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9e198.dir/build.make CMakeFiles/cmTC_9e198.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9e198.dir/HAVE_SSL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_9e198.dir/HAVE_SSL_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SSL_H.c /tmp/instance-9/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_9e198.dir/build.make:78: CMakeFiles/cmTC_9e198.dir/HAVE_SSL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9e198/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8d53b/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8d53b.dir/build.make CMakeFiles/cmTC_8d53b.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d53b.dir/HAVE_X509_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8d53b.dir/HAVE_X509_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_X509_H.c /tmp/instance-9/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_8d53b.dir/build.make:78: CMakeFiles/cmTC_8d53b.dir/HAVE_X509_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8d53b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2cd5d/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2cd5d.dir/build.make CMakeFiles/cmTC_2cd5d.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2cd5d.dir/HAVE_PROCESS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2cd5d.dir/HAVE_PROCESS_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_PROCESS_H.c /tmp/instance-9/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_2cd5d.dir/build.make:78: CMakeFiles/cmTC_2cd5d.dir/HAVE_PROCESS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2cd5d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_24c8d/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_24c8d.dir/build.make CMakeFiles/cmTC_24c8d.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_24c8d.dir/HAVE_SOCKIO_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_24c8d.dir/HAVE_SOCKIO_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SOCKIO_H.c /tmp/instance-9/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_24c8d.dir/build.make:78: CMakeFiles/cmTC_24c8d.dir/HAVE_SOCKIO_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_24c8d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_46760/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_46760.dir/build.make CMakeFiles/cmTC_46760.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_46760.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_46760.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_46760.dir/build.make:78: CMakeFiles/cmTC_46760.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_46760/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_88f8c/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_88f8c.dir/build.make CMakeFiles/cmTC_88f8c.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_88f8c.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_88f8c.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_88f8c.dir/build.make:78: CMakeFiles/cmTC_88f8c.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_88f8c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ef45b/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ef45b.dir/build.make CMakeFiles/cmTC_ef45b.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ef45b.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_ef45b.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_ef45b.dir/build.make:78: CMakeFiles/cmTC_ef45b.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ef45b/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_67dad/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_67dad.dir/build.make CMakeFiles/cmTC_67dad.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67dad.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_67dad.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_67dad.dir/build.make:78: CMakeFiles/cmTC_67dad.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_67dad/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1ecf0/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1ecf0.dir/build.make CMakeFiles/cmTC_1ecf0.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1ecf0.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1ecf0.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_1ecf0.dir/build.make:78: CMakeFiles/cmTC_1ecf0.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1ecf0/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_bf9dc/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_bf9dc.dir/build.make CMakeFiles/cmTC_bf9dc.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bf9dc.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_bf9dc.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_bf9dc.dir/build.make:78: CMakeFiles/cmTC_bf9dc.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_bf9dc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f996a/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f996a.dir/build.make CMakeFiles/cmTC_f996a.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f996a.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f996a.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_f996a.dir/build.make:78: CMakeFiles/cmTC_f996a.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f996a/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5a495/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5a495.dir/build.make CMakeFiles/cmTC_5a495.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5a495.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -std=gnu11 -o CMakeFiles/cmTC_5a495.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_5a495 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_5a495.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=mach_absolute_time -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_5a495.dir/CheckFunctionExists.c.o -o cmTC_5a495 /usr/bin/ld: CMakeFiles/cmTC_5a495.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_5a495.dir/build.make:99: cmTC_5a495] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5a495/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f2332/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f2332.dir/build.make CMakeFiles/cmTC_f2332.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f2332.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_f2332.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_f2332.dir/build.make:78: CMakeFiles/cmTC_f2332.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f2332/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Determining size of ADDRESS_FAMILY failed with the following output: Change Dir: /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8fcb8/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8fcb8.dir/build.make CMakeFiles/cmTC_8fcb8.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8fcb8.dir/SIZEOF_ADDRESS_FAMILY.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8fcb8.dir/SIZEOF_ADDRESS_FAMILY.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckTypeSize/SIZEOF_ADDRESS_FAMILY.c /tmp/instance-9/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_8fcb8.dir/build.make:78: CMakeFiles/cmTC_8fcb8.dir/SIZEOF_ADDRESS_FAMILY.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8fcb8/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_87a56/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_87a56.dir/build.make CMakeFiles/cmTC_87a56.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_87a56.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_87a56.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_87a56.dir/build.make:78: CMakeFiles/cmTC_87a56.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_87a56/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_96409/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_96409.dir/build.make CMakeFiles/cmTC_96409.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96409.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_96409.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_96409 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_96409.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-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_96409.dir/CurlTests.c.o -o cmTC_96409 /usr/bin/ld: CMakeFiles/cmTC_96409.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_96409.dir/build.make:99: cmTC_96409] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_96409/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_cb97c/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_cb97c.dir/build.make CMakeFiles/cmTC_cb97c.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cb97c.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_cb97c.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_cb97c.dir/build.make:78: CMakeFiles/cmTC_cb97c.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_cb97c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_14c17/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_14c17.dir/build.make CMakeFiles/cmTC_14c17.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14c17.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_14c17.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_14c17.dir/build.make:78: CMakeFiles/cmTC_14c17.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_14c17/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_ffe18/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_ffe18.dir/build.make CMakeFiles/cmTC_ffe18.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ffe18.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_ffe18.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_ffe18.dir/build.make:78: CMakeFiles/cmTC_ffe18.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_ffe18/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_63cc5/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_63cc5.dir/build.make CMakeFiles/cmTC_63cc5.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_63cc5.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_63cc5.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c Linking C executable cmTC_63cc5 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_63cc5.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-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_63cc5.dir/CurlTests.c.o -o cmTC_63cc5 /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_63cc5.dir/build.make:99: cmTC_63cc5] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_63cc5/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_59ec8/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_59ec8.dir/build.make CMakeFiles/cmTC_59ec8.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_59ec8.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_59ec8.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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-9/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_59ec8.dir/build.make:78: CMakeFiles/cmTC_59ec8.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_59ec8/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2e6a9/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2e6a9.dir/build.make CMakeFiles/cmTC_2e6a9.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e6a9.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_2e6a9.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_2e6a9.dir/build.make:78: CMakeFiles/cmTC_2e6a9.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2e6a9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_120de/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_120de.dir/build.make CMakeFiles/cmTC_120de.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_120de.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_120de.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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-9/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_120de.dir/build.make:78: CMakeFiles/cmTC_120de.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_120de/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_9483d/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_9483d.dir/build.make CMakeFiles/cmTC_9483d.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9483d.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_9483d.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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_9483d.dir/build.make:78: CMakeFiles/cmTC_9483d.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_9483d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3f2a9/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3f2a9.dir/build.make CMakeFiles/cmTC_3f2a9.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3f2a9.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_3f2a9.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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_3f2a9.dir/build.make:78: CMakeFiles/cmTC_3f2a9.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3f2a9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_af9eb/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_af9eb.dir/build.make CMakeFiles/cmTC_af9eb.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_af9eb.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_af9eb.dir/CurlTests.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Utilities/cmcurl/CMake/CurlTests.c: In function 'main': /tmp/instance-9/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-9/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-9/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_af9eb.dir/build.make:78: CMakeFiles/cmTC_af9eb.dir/CurlTests.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_af9eb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2e7b1/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2e7b1.dir/build.make CMakeFiles/cmTC_2e7b1.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2e7b1.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2e7b1.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_2e7b1.dir/build.make:78: CMakeFiles/cmTC_2e7b1.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2e7b1/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_59603/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_59603.dir/build.make CMakeFiles/cmTC_59603.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_59603.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_59603.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_59603.dir/build.make:78: CMakeFiles/cmTC_59603.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_59603/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1d2f2/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1d2f2.dir/build.make CMakeFiles/cmTC_1d2f2.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1d2f2.dir/HAVE_COPYFILE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1d2f2.dir/HAVE_COPYFILE_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_COPYFILE_H.c /tmp/instance-9/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_1d2f2.dir/build.make:78: CMakeFiles/cmTC_1d2f2.dir/HAVE_COPYFILE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1d2f2/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_34fd8/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_34fd8.dir/build.make CMakeFiles/cmTC_34fd8.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_34fd8.dir/HAVE_DIRECT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_34fd8.dir/HAVE_DIRECT_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_DIRECT_H.c /tmp/instance-9/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_34fd8.dir/build.make:78: CMakeFiles/cmTC_34fd8.dir/HAVE_DIRECT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_34fd8/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c9df2/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c9df2.dir/build.make CMakeFiles/cmTC_c9df2.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c9df2.dir/HAVE_EXT2FS_EXT2_FS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_c9df2.dir/HAVE_EXT2FS_EXT2_FS_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_EXT2FS_EXT2_FS_H.c /tmp/instance-9/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_c9df2.dir/build.make:78: CMakeFiles/cmTC_c9df2.dir/HAVE_EXT2FS_EXT2_FS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c9df2/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1cc86/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1cc86.dir/build.make CMakeFiles/cmTC_1cc86.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1cc86.dir/src.c.o /usr/bin/gcc -DHAVE_WORKING_EXT2_IOC_GETFLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1cc86.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/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_1cc86.dir/build.make:78: CMakeFiles/cmTC_1cc86.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1cc86/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4ea7c/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4ea7c.dir/build.make CMakeFiles/cmTC_4ea7c.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4ea7c.dir/HAVE_MEMBERSHIP_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_4ea7c.dir/HAVE_MEMBERSHIP_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_MEMBERSHIP_H.c /tmp/instance-9/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_4ea7c.dir/build.make:78: CMakeFiles/cmTC_4ea7c.dir/HAVE_MEMBERSHIP_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4ea7c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_5a08c/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_5a08c.dir/build.make CMakeFiles/cmTC_5a08c.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5a08c.dir/HAVE_READPASSPHRASE_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_5a08c.dir/HAVE_READPASSPHRASE_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_READPASSPHRASE_H.c /tmp/instance-9/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_5a08c.dir/build.make:78: CMakeFiles/cmTC_5a08c.dir/HAVE_READPASSPHRASE_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_5a08c/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_21785/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_21785.dir/build.make CMakeFiles/cmTC_21785.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_21785.dir/HAVE_SYS_EXTATTR_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_21785.dir/HAVE_SYS_EXTATTR_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EXTATTR_H.c /tmp/instance-9/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_21785.dir/build.make:78: CMakeFiles/cmTC_21785.dir/HAVE_SYS_EXTATTR_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_21785/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_d6a92/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_d6a92.dir/build.make CMakeFiles/cmTC_d6a92.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d6a92.dir/HAVE_SYS_MKDEV_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_d6a92.dir/HAVE_SYS_MKDEV_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MKDEV_H.c /tmp/instance-9/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_d6a92.dir/build.make:78: CMakeFiles/cmTC_d6a92.dir/HAVE_SYS_MKDEV_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_d6a92/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_82100/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_82100.dir/build.make CMakeFiles/cmTC_82100.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_82100.dir/HAVE_SYS_MOUNT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_82100.dir/HAVE_SYS_MOUNT_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MOUNT_H.c In file included from /tmp/instance-9/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_82100.dir/build.make:78: CMakeFiles/cmTC_82100.dir/HAVE_SYS_MOUNT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_82100/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_b44f4/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_b44f4.dir/build.make CMakeFiles/cmTC_b44f4.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b44f4.dir/HAVE_SYS_RICHACL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_b44f4.dir/HAVE_SYS_RICHACL_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RICHACL_H.c /tmp/instance-9/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_b44f4.dir/build.make:78: CMakeFiles/cmTC_b44f4.dir/HAVE_SYS_RICHACL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_b44f4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_2136f/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_2136f.dir/build.make CMakeFiles/cmTC_2136f.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2136f.dir/HAVE_WINDOWS_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_2136f.dir/HAVE_WINDOWS_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINDOWS_H.c /tmp/instance-9/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_2136f.dir/build.make:78: CMakeFiles/cmTC_2136f.dir/HAVE_WINDOWS_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_2136f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_66c25/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_66c25.dir/build.make CMakeFiles/cmTC_66c25.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_66c25.dir/HAVE_WINCRYPT_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_66c25.dir/HAVE_WINCRYPT_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINCRYPT_H.c /tmp/instance-9/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_66c25.dir/build.make:78: CMakeFiles/cmTC_66c25.dir/HAVE_WINCRYPT_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_66c25/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8da23/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8da23.dir/build.make CMakeFiles/cmTC_8da23.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8da23.dir/HAVE_WINIOCTL_H.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8da23.dir/HAVE_WINIOCTL_H.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CheckIncludeFiles/HAVE_WINIOCTL_H.c /tmp/instance-9/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_8da23.dir/build.make:78: CMakeFiles/cmTC_8da23.dir/HAVE_WINIOCTL_H.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8da23/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_24520/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_24520.dir/build.make CMakeFiles/cmTC_24520.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_24520.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -std=gnu11 -o CMakeFiles/cmTC_24520.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_24520 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_24520.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=MD5Init -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_24520.dir/CheckFunctionExists.c.o -o cmTC_24520 -lmd /usr/bin/ld: cannot find -lmd collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_24520.dir/build.make:99: cmTC_24520] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_24520/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_fca22/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_fca22.dir/build.make CMakeFiles/cmTC_fca22.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fca22.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_fca22.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_fca22 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_fca22.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=getvfsbyname -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_fca22.dir/CheckFunctionExists.c.o -o cmTC_fca22 /usr/bin/ld: CMakeFiles/cmTC_fca22.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_fca22.dir/build.make:99: cmTC_fca22] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_fca22/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_4e2f6/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_4e2f6.dir/build.make CMakeFiles/cmTC_4e2f6.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4e2f6.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_4e2f6.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_4e2f6 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_4e2f6.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=lchflags -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_4e2f6.dir/CheckFunctionExists.c.o -o cmTC_4e2f6 /usr/bin/ld: CMakeFiles/cmTC_4e2f6.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_4e2f6.dir/build.make:99: cmTC_4e2f6] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_4e2f6/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8bbd4/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8bbd4.dir/build.make CMakeFiles/cmTC_8bbd4.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8bbd4.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_8bbd4.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_8bbd4 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8bbd4.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=readpassphrase -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_8bbd4.dir/CheckFunctionExists.c.o -o cmTC_8bbd4 /usr/bin/ld: CMakeFiles/cmTC_8bbd4.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_8bbd4.dir/build.make:99: cmTC_8bbd4] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8bbd4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_c5203/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_c5203.dir/build.make CMakeFiles/cmTC_c5203.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c5203.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_c5203.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_c5203 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_c5203.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=strncpy_s -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_c5203.dir/CheckFunctionExists.c.o -o cmTC_c5203 /usr/bin/ld: CMakeFiles/cmTC_c5203.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_c5203.dir/build.make:99: cmTC_c5203] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_c5203/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_76b11/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_76b11.dir/build.make CMakeFiles/cmTC_76b11.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_76b11.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_76b11.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_76b11 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_76b11.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_ctime64_s -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_76b11.dir/CheckFunctionExists.c.o -o cmTC_76b11 /usr/bin/ld: CMakeFiles/cmTC_76b11.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_76b11.dir/build.make:99: cmTC_76b11] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_76b11/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6f1f7/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6f1f7.dir/build.make CMakeFiles/cmTC_6f1f7.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6f1f7.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_6f1f7.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_6f1f7 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_6f1f7.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_fseeki64 -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_6f1f7.dir/CheckFunctionExists.c.o -o cmTC_6f1f7 /usr/bin/ld: CMakeFiles/cmTC_6f1f7.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_6f1f7.dir/build.make:99: cmTC_6f1f7] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6f1f7/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_efa21/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_efa21.dir/build.make CMakeFiles/cmTC_efa21.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_efa21.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_efa21.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_efa21 /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_efa21.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_get_timezone -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_efa21.dir/CheckFunctionExists.c.o -o cmTC_efa21 /usr/bin/ld: CMakeFiles/cmTC_efa21.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_efa21.dir/build.make:99: cmTC_efa21] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_efa21/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_3a81f/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_3a81f.dir/build.make CMakeFiles/cmTC_3a81f.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3a81f.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_3a81f.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_3a81f /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_3a81f.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_gmtime64_s -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_3a81f.dir/CheckFunctionExists.c.o -o cmTC_3a81f /usr/bin/ld: CMakeFiles/cmTC_3a81f.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_3a81f.dir/build.make:99: cmTC_3a81f] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_3a81f/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1fbbc/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1fbbc.dir/build.make CMakeFiles/cmTC_1fbbc.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1fbbc.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_1fbbc.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_1fbbc /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_1fbbc.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_localtime64_s -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_1fbbc.dir/CheckFunctionExists.c.o -o cmTC_1fbbc /usr/bin/ld: CMakeFiles/cmTC_1fbbc.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_1fbbc.dir/build.make:99: cmTC_1fbbc] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1fbbc/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_30fac/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_30fac.dir/build.make CMakeFiles/cmTC_30fac.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30fac.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_30fac.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_30fac /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_30fac.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=_mkgmtime64 -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_30fac.dir/CheckFunctionExists.c.o -o cmTC_30fac /usr/bin/ld: CMakeFiles/cmTC_30fac.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_30fac.dir/build.make:99: cmTC_30fac] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_30fac/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_90ced/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_90ced.dir/build.make CMakeFiles/cmTC_90ced.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_90ced.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -std=gnu11 -o CMakeFiles/cmTC_90ced.dir/CheckFunctionExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/Modules/CheckFunctionExists.c Linking C executable cmTC_90ced /tmp/instance-9/output-1/build/host-cmake-3.22.3/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_90ced.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -w -DCHECK_FUNCTION_EXISTS=cygwin_conv_path -fno-builtin -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib CMakeFiles/cmTC_90ced.dir/CheckFunctionExists.c.o -o cmTC_90ced /usr/bin/ld: CMakeFiles/cmTC_90ced.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_90ced.dir/build.make:99: cmTC_90ced] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_90ced/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_35e92/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_35e92.dir/build.make CMakeFiles/cmTC_35e92.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_35e92.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_VFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_35e92.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_35e92.dir/build.make:78: CMakeFiles/cmTC_35e92.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_35e92/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_f47cb/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_f47cb.dir/build.make CMakeFiles/cmTC_f47cb.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f47cb.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_XVFSCONF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_f47cb.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_f47cb.dir/build.make:78: CMakeFiles/cmTC_f47cb.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_f47cb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_8a66e/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_8a66e.dir/build.make CMakeFiles/cmTC_8a66e.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8a66e.dir/src.c.o /usr/bin/gcc -DMAJOR_IN_MKDEV -O2 -w -std=gnu11 -o CMakeFiles/cmTC_8a66e.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/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_8a66e.dir/build.make:78: CMakeFiles/cmTC_8a66e.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_8a66e/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_edbda/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_edbda.dir/build.make CMakeFiles/cmTC_edbda.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_edbda.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_edbda.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_edbda.dir/build.make:78: CMakeFiles/cmTC_edbda.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_edbda/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_90669/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_90669.dir/build.make CMakeFiles/cmTC_90669.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_90669.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -w -std=gnu11 -o CMakeFiles/cmTC_90669.dir/CheckSymbolExists.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-9/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-9/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_90669.dir/build.make:78: CMakeFiles/cmTC_90669.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_90669/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' File /tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_52633/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_52633.dir/build.make CMakeFiles/cmTC_52633.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_52633.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_TM___TM_GMTOFF -O2 -w -std=gnu11 -o CMakeFiles/cmTC_52633.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_52633.dir/build.make:78: CMakeFiles/cmTC_52633.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_52633/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_adef9/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_adef9.dir/build.make CMakeFiles/cmTC_adef9.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_adef9.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATFS_F_NAMEMAX -O2 -w -std=gnu11 -o CMakeFiles/cmTC_adef9.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_adef9.dir/build.make:78: CMakeFiles/cmTC_adef9.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_adef9/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_6e069/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_6e069.dir/build.make CMakeFiles/cmTC_6e069.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6e069.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_6e069.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_6e069.dir/build.make:78: CMakeFiles/cmTC_6e069.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_6e069/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_1f53d/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_1f53d.dir/build.make CMakeFiles/cmTC_1f53d.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1f53d.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_1f53d.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_1f53d.dir/build.make:78: CMakeFiles/cmTC_1f53d.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_1f53d/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_40ecb/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_40ecb.dir/build.make CMakeFiles/cmTC_40ecb.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40ecb.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_40ecb.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_40ecb.dir/build.make:78: CMakeFiles/cmTC_40ecb.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_40ecb/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_a30c0/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_a30c0.dir/build.make CMakeFiles/cmTC_a30c0.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a30c0.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_N -O2 -w -std=gnu11 -o CMakeFiles/cmTC_a30c0.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_a30c0.dir/build.make:78: CMakeFiles/cmTC_a30c0.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_a30c0/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_61db5/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_61db5.dir/build.make CMakeFiles/cmTC_61db5.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61db5.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_UMTIME -O2 -w -std=gnu11 -o CMakeFiles/cmTC_61db5.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_61db5.dir/build.make:78: CMakeFiles/cmTC_61db5.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_61db5/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_56374/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_56374.dir/build.make CMakeFiles/cmTC_56374.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_56374.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_MTIME_USEC -O2 -w -std=gnu11 -o CMakeFiles/cmTC_56374.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_56374.dir/build.make:78: CMakeFiles/cmTC_56374.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_56374/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_309d3/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_309d3.dir/build.make CMakeFiles/cmTC_309d3.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_309d3.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STAT_ST_FLAGS -O2 -w -std=gnu11 -o CMakeFiles/cmTC_309d3.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_309d3.dir/build.make:78: CMakeFiles/cmTC_309d3.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_309d3/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_7d298/fast && make[1]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make -f CMakeFiles/cmTC_7d298.dir/build.make CMakeFiles/cmTC_7d298.dir/build make[2]: Entering directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7d298.dir/src.c.o /usr/bin/gcc -DHAVE_STRUCT_STATVFS_F_IOSIZE -O2 -w -std=gnu11 -o CMakeFiles/cmTC_7d298.dir/src.c.o -c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c /tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-9/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_7d298.dir/build.make:78: CMakeFiles/cmTC_7d298.dir/src.c.o] Error 1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-cmake-3.22.3/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:127: cmTC_7d298/fast] Error 2 make[1]: Leaving directory '/tmp/instance-9/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-9/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeOutput.log". See also "/tmp/instance-9/output-1/build/host-cmake-3.22.3/Tests/CMakeFiles/CheckFortran/CMakeFiles/CMakeError.log".