Performing C++ SOURCE FILE Test TEST_use_gold_linker failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_dd730 && [1/2] Building CXX object CMakeFiles/cmTC_dd730.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_dd730.exe FAILED: cmTC_dd730.exe cmd.exe /C "cd . && C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -fuse-ld=gold CMakeFiles/cmTC_dd730.dir/src.cxx.obj -o cmTC_dd730.exe -Wl,--out-implib,libcmTC_dd730.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.gold.exe: --out-implib: unknown option C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.gold.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test TEST_use_lld_linker failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_4f09a && [1/2] Building CXX object CMakeFiles/cmTC_4f09a.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_4f09a.exe FAILED: cmTC_4f09a.exe cmd.exe /C "cd . && C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -fuse-ld=lld CMakeFiles/cmTC_4f09a.dir/src.cxx.obj -o cmTC_4f09a.exe -Wl,--out-implib,libcmTC_4f09a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." collect2.exe: fatal error: cannot find 'ld' compilation terminated. ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test TEST_enable_new_dtags failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_ac6b7 && [1/2] Building CXX object CMakeFiles/cmTC_ac6b7.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_ac6b7.exe FAILED: cmTC_ac6b7.exe cmd.exe /C "cd . && C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -Wl,--enable-new-dtags CMakeFiles/cmTC_ac6b7.dir/src.cxx.obj -o cmTC_ac6b7.exe -Wl,--out-implib,libcmTC_ac6b7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: unrecognized option '--enable-new-dtags' C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test TEST_gdb_index failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_a6c17 && [1/2] Building CXX object CMakeFiles/cmTC_a6c17.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_a6c17.exe FAILED: cmTC_a6c17.exe cmd.exe /C "cd . && C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -Wl,--gdb-index CMakeFiles/cmTC_a6c17.dir/src.cxx.obj -o cmTC_a6c17.exe -Wl,--out-implib,libcmTC_a6c17.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: unrecognized option '--gdb-index' C:/QtSDK/Tools/mingw1120_64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_posix_fallocate failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_368da && [1/2] Building CXX object CMakeFiles/cmTC_368da.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_368da.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_posix_fallocate -std=gnu++17 -o CMakeFiles/cmTC_368da.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:7:8: error: 'posix_fallocate' was not declared in this scope; did you mean 'HAVE_posix_fallocate'? 7 | (void) posix_fallocate(0, 0, 0); | ^~~~~~~~~~~~~~~ | HAVE_posix_fallocate ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ (void) posix_fallocate(0, 0, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_alloca_h failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_593bb && [1/2] Building CXX object CMakeFiles/cmTC_593bb.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_593bb.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_alloca_h -std=gnu++17 -o CMakeFiles/cmTC_593bb.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: alloca.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #ifdef __QNXNTO__ // extra include needed in QNX7 to define NULL for the alloca() macro # include #endif int main(void) { /* BEGIN TEST: */ alloca(1); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_intelcet failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_51869 && [1/2] Building CXX object CMakeFiles/cmTC_51869.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_51869.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_intelcet -std=gnu++17 -o CMakeFiles/cmTC_51869.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:5:4: error: #error Intel CET not available 5 | # error Intel CET not available | ^~~~~ ninja: build stopped: subcommand failed. Source file was: int main(void) { /* BEGIN TEST: */ #if !defined(__CET__) # error Intel CET not available #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_cloexec failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_82fe2 && [1/2] Building CXX object CMakeFiles/cmTC_82fe2.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_82fe2.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_cloexec -std=gnu++17 -o CMakeFiles/cmTC_82fe2.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:3:10: fatal error: sys/socket.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #define _GNU_SOURCE 1 #include #include #include #include int main(void) { /* BEGIN TEST: */ int pipes[2]; (void) pipe2(pipes, O_CLOEXEC | O_NONBLOCK); (void) fcntl(0, F_DUPFD_CLOEXEC, 0); (void) dup3(0, 3, O_CLOEXEC); #if defined(__NetBSD__) (void) paccept(0, 0, 0, NULL, SOCK_CLOEXEC | SOCK_NONBLOCK); #else (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_dladdr failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_266e4 && [1/2] Building CXX object CMakeFiles/cmTC_266e4.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_266e4.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_dladdr -std=gnu++17 -o CMakeFiles/cmTC_266e4.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: dlfcn.h: No such file or directory 2 | #include | ^~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #define _GNU_SOURCE 1 #include int i = 0; int main(void) { Dl_info info; dladdr(&i, &info); return 0; } Performing C++ SOURCE FILE Test HAVE_eventfd failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_1d0d2 && [1/2] Building CXX object CMakeFiles/cmTC_1d0d2.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_1d0d2.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_eventfd -std=gnu++17 -o CMakeFiles/cmTC_1d0d2.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: sys/eventfd.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ eventfd_t value; int fd = eventfd(0, EFD_CLOEXEC); eventfd_read(fd, &value); eventfd_write(fd, value); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_futimens failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_10fe3 && [1/2] Building CXX object CMakeFiles/cmTC_10fe3.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_10fe3.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_futimens -std=gnu++17 -o CMakeFiles/cmTC_10fe3.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:6:1: error: 'futimens' was not declared in this scope 6 | futimens(-1, 0); | ^~~~~~~~ ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ futimens(-1, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getauxval failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_ffa1a && [1/2] Building CXX object CMakeFiles/cmTC_ffa1a.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ffa1a.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_getauxval -std=gnu++17 -o CMakeFiles/cmTC_ffa1a.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: sys/auxv.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ (void) getauxval(AT_NULL); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getentropy failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_6a879 && [1/2] Building CXX object CMakeFiles/cmTC_6a879.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_6a879.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_getentropy -std=gnu++17 -o CMakeFiles/cmTC_6a879.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:8: error: 'getentropy' was not declared in this scope 10 | (void) getentropy(buf, sizeof(buf)); | ^~~~~~~~~~ ninja: build stopped: subcommand failed. Source file was: #include #if __has_include() # include #endif int main(void) { /* BEGIN TEST: */ char buf[32]; (void) getentropy(buf, sizeof(buf)); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_glibc failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_e7b7f && [1/2] Building CXX object CMakeFiles/cmTC_e7b7f.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_e7b7f.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_glibc -std=gnu++17 -o CMakeFiles/cmTC_e7b7f.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:6:8: error: '__GLIBC__' was not declared in this scope; did you mean '__LINE__'? 6 | return __GLIBC__; | ^~~~~~~~~ | __LINE__ ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ return __GLIBC__; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_inotify failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_b5d8c && [1/2] Building CXX object CMakeFiles/cmTC_b5d8c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b5d8c.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_inotify -std=gnu++17 -o CMakeFiles/cmTC_b5d8c.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: sys/inotify.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ inotify_init(); inotify_add_watch(0, "foobar", IN_ACCESS); inotify_rm_watch(0, 1); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ipc_sysv failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_7bbb1 && [1/2] Building CXX object CMakeFiles/cmTC_7bbb1.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_7bbb1.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipc_sysv -std=gnu++17 -o CMakeFiles/cmTC_7bbb1.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: sys/ipc.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include #include int main(void) { /* BEGIN TEST: */ key_t unix_key = ftok("test", 'Q'); semctl(semget(unix_key, 1, 0666 | IPC_CREAT | IPC_EXCL), 0, IPC_RMID, 0); shmget(unix_key, 0, 0666 | IPC_CREAT | IPC_EXCL); shmctl(0, 0, (struct shmid_ds *)(0)); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ipc_posix failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_e464b && [1/2] Building CXX object CMakeFiles/cmTC_e464b.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_e464b.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipc_posix -std=gnu++17 -o CMakeFiles/cmTC_e464b.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: sys/mman.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ sem_close(sem_open("test", O_CREAT | O_EXCL, 0666, 0)); shm_open("test", O_RDWR | O_CREAT | O_EXCL, 0666); shm_unlink("test"); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linkat failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_1a9e9 && [1/2] Building CXX object CMakeFiles/cmTC_1a9e9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_1a9e9.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_linkat -std=gnu++17 -o CMakeFiles/cmTC_1a9e9.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:8: error: 'AT_FDCWD' was not declared in this scope 8 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:42: error: 'AT_SYMLINK_FOLLOW' was not declared in this scope 8 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:1: error: 'linkat' was not declared in this scope 8 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~ ninja: build stopped: subcommand failed. Source file was: #define _ATFILE_SOURCE 1 #include #include int main(void) { /* BEGIN TEST: */ linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ppoll failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_5308e && [1/2] Building CXX object CMakeFiles/cmTC_5308e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_5308e.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_ppoll -std=gnu++17 -o CMakeFiles/cmTC_5308e.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: poll.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ struct pollfd pfd; struct timespec ts; sigset_t sig; ppoll(&pfd, 1, &ts, &sig); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_pollts failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_2df64 && [1/2] Building CXX object CMakeFiles/cmTC_2df64.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2df64.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_pollts -std=gnu++17 -o CMakeFiles/cmTC_2df64.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: poll.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include int main(void) { /* BEGIN TEST: */ struct pollfd pfd; struct timespec ts; sigset_t sig; pollts(&pfd, 1, &ts, &sig); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_poll failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_902e2 && [1/2] Building CXX object CMakeFiles/cmTC_902e2.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_902e2.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_poll -std=gnu++17 -o CMakeFiles/cmTC_902e2.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: poll.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ struct pollfd pfd; poll(&pfd, 1, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_renameat2 failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_70e54 && [1/2] Building CXX object CMakeFiles/cmTC_70e54.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_70e54.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_renameat2 -std=gnu++17 -o CMakeFiles/cmTC_70e54.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main(int, char**)': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:11: error: 'AT_FDCWD' was not declared in this scope 8 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:49: error: 'RENAME_NOREPLACE' was not declared in this scope 8 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:68: error: 'RENAME_WHITEOUT' was not declared in this scope 8 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:8:1: error: 'renameat2' was not declared in this scope; did you mean 'rename'? 8 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~ | rename ninja: build stopped: subcommand failed. Source file was: #define _ATFILE_SOURCE 1 #include #include int main(int, char **argv) { /* BEGIN TEST: */ renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_statx failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_237de && [1/2] Building CXX object CMakeFiles/cmTC_237de.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_237de.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_statx -std=gnu++17 -o CMakeFiles/cmTC_237de.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:14: error: aggregate 'main()::statx statxbuf' has incomplete type and cannot be defined 10 | struct statx statxbuf; | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:11:21: error: 'STATX_BASIC_STATS' was not declared in this scope 11 | unsigned int mask = STATX_BASIC_STATS; | ^~~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:12:14: error: 'AT_FDCWD' was not declared in this scope 12 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:12:28: error: 'AT_STATX_SYNC_AS_STAT' was not declared in this scope 12 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^~~~~~~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:12:66: error: invalid use of incomplete type 'struct main()::statx' 12 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:8: note: forward declaration of 'struct main()::statx' 10 | struct statx statxbuf; | ^~~~~ ninja: build stopped: subcommand failed. Source file was: #define _ATFILE_SOURCE 1 #include #include #include #include int main(void) { /* BEGIN TEST: */ struct statx statxbuf; unsigned int mask = STATX_BASIC_STATS; return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_syslog failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_5719c && [1/2] Building CXX object CMakeFiles/cmTC_5719c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_5719c.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_syslog -std=gnu++17 -o CMakeFiles/cmTC_5719c.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: syslog.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ openlog("qt", 0, LOG_USER); syslog(LOG_INFO, "configure"); closelog(); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_cpp_winrt failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_3ed33 && [1/2] Building CXX object CMakeFiles/cmTC_3ed33.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_3ed33.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_cpp_winrt -std=gnu++17 -o CMakeFiles/cmTC_3ed33.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:13: fatal error: winrt/base.h: No such file or directory 2 | # include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: // Including winrt/base.h causes an error in some configurations (Windows 10 SDK + c++20) # include int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_xlocalescanprint failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_2d2f4 && [1/2] Building CXX object CMakeFiles/cmTC_2d2f4.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2d2f4.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_xlocalescanprint -std=gnu++17 -o CMakeFiles/cmTC_2d2f4.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:10: error: #include expects "FILENAME" or 10 | #include QDSP_P_H | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:18:1: error: 'locale_t' was not declared in this scope 18 | locale_t invalidLocale = NULL; | ^~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:21:17: error: 'argv' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:21:29: error: 'invalidLocale' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:21:1: error: 'qDoubleSnprintf' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:22:62: error: 'argc' was not declared in this scope 22 | qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); | ^~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:22:1: error: 'qDoubleSscanf' was not declared in this scope 22 | qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); | ^~~~~~~~~~~~~ ninja: build stopped: subcommand failed. Source file was: #define QT_BEGIN_NAMESPACE #define QT_END_NAMESPACE #ifdef _MSVC_VER #define Q_CC_MSVC _MSVC_VER #endif #define QT_NO_DOUBLECONVERSION #include QDSP_P_H int main(void) { /* BEGIN TEST: */ #ifdef _MSVC_VER _locale_t invalidLocale = NULL; #else locale_t invalidLocale = NULL; #endif double a = 3.4; qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getifaddrs failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_b8607 && [1/2] Building CXX object CMakeFiles/cmTC_b8607.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b8607.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_getifaddrs -std=gnu++17 -o CMakeFiles/cmTC_b8607.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ ifaddrs *list; getifaddrs(&list); freeifaddrs(list); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ifr_index failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_baabd && [1/2] Building CXX object CMakeFiles/cmTC_baabd.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_baabd.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_ifr_index -std=gnu++17 -o CMakeFiles/cmTC_baabd.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: net/if.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ struct ifreq req; req.ifr_index = 0; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ipv6ifname failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_280d6 && [1/2] Building CXX object CMakeFiles/cmTC_280d6.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_280d6.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipv6ifname -std=gnu++17 -o CMakeFiles/cmTC_280d6.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include int main(void) { /* BEGIN TEST: */ char buf[IFNAMSIZ]; if_nametoindex("eth0"); if_indextoname(1, buf); if_freenameindex(if_nameindex()); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linux_netlink failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_2a5cb && [1/2] Building CXX object CMakeFiles/cmTC_2a5cb.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2a5cb.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_linux_netlink -std=gnu++17 -o CMakeFiles/cmTC_2a5cb.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: asm/types.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ struct rtattr rta = { }; struct ifinfomsg ifi = {}; struct ifaddrmsg ifa = {}; struct ifa_cacheinfo ci; ci.ifa_prefered = ci.ifa_valid = 0; (void)RTM_NEWLINK; (void)RTM_NEWADDR; (void)IFLA_ADDRESS; (void)IFLA_IFNAME; (void)IFA_ADDRESS; (void)IFA_LABEL; (void)IFA_CACHEINFO; (void)(IFA_F_SECONDARY | IFA_F_DEPRECATED | IFA_F_PERMANENT | IFA_F_MANAGETEMPADDR); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_sctp failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_53ee4 && [1/2] Building CXX object CMakeFiles/cmTC_53ee4.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_53ee4.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_sctp -std=gnu++17 -o CMakeFiles/cmTC_53ee4.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ sctp_initmsg sctpInitMsg; socklen_t sctpInitMsgSize = sizeof(sctpInitMsg); (void) socket(PF_INET, SOCK_STREAM, IPPROTO_SCTP); (void) getsockopt(-1, SOL_SCTP, SCTP_INITMSG, &sctpInitMsg, &sctpInitMsgSize); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_networklistmanager failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_a8375 && [1/2] Building CXX object CMakeFiles/cmTC_a8375.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a8375.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_networklistmanager -std=gnu++17 -o CMakeFiles/cmTC_a8375.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:9:8: error: 'IConnectionPoint' was not declared in this scope 9 | ComPtr connectionPoint; | ^~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:9:24: error: template argument 1 is invalid 9 | ComPtr connectionPoint; | ^ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:8: error: 'IConnectionPointContainer' was not declared in this scope 10 | ComPtr connectionPointContainer; | ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:10:33: error: template argument 1 is invalid 10 | ComPtr connectionPointContainer; | ^ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:11:22: error: no matching function for call to 'Microsoft::WRL::ComPtr::As(int*)' 11 | networkListManager.As(&connectionPointContainer); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2: C:/QtSDK/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:233:21: note: candidate: 'template HRESULT Microsoft::WRL::ComPtr::As(Microsoft::WRL::Details::ComPtrRef >) const [with U = U; T = INetworkListManager]' 233 | HRESULT As(Details::ComPtrRef> p) const throw() { | ^~ C:/QtSDK/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:233:21: note: template argument deduction/substitution failed: C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:11:22: note: mismatched types 'Microsoft::WRL::Details::ComPtrRef >' and 'int*' 11 | networkListManager.As(&connectionPointContainer); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2: C:/QtSDK/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:238:21: note: candidate: 'template HRESULT Microsoft::WRL::ComPtr::As(Microsoft::WRL::ComPtr*) const [with U = U; T = INetworkListManager]' 238 | HRESULT As(ComPtr *p) const throw() { | ^~ C:/QtSDK/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:238:21: note: template argument deduction/substitution failed: C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:11:22: note: mismatched types 'Microsoft::WRL::ComPtr' and 'int' 11 | networkListManager.As(&connectionPointContainer); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:12:25: error: base operand of '->' is not a pointer 12 | connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); | ^~ ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ using namespace Microsoft::WRL; ComPtr networkListManager; ComPtr connectionPoint; ComPtr connectionPointContainer; networkListManager.As(&connectionPointContainer); connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_EGL failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_c3a3d && [1/2] Building CXX object CMakeFiles/cmTC_c3a3d.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_c3a3d.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_EGL -std=gnu++17 -o CMakeFiles/cmTC_c3a3d.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: EGL/egl.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { EGLint x = 0; EGLDisplay dpy = 0; EGLContext ctx = 0; eglDestroyContext(dpy, ctx); } Performing C++ SOURCE FILE Test HAVE_GLESv2 failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_6e163 && [1/2] Building CXX object CMakeFiles/cmTC_6e163.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_6e163.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_GLESv2 -std=gnu++17 -o CMakeFiles/cmTC_6e163.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:6:12: fatal error: GLES2/gl2.h: No such file or directory 6 | # include | ^~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #ifdef __APPLE__ # include #else # define GL_GLEXT_PROTOTYPES # include #endif int main(int, char **) { glUniform1f(1, GLfloat(1.0)); glClear(GL_COLOR_BUFFER_BIT); } Performing C++ SOURCE FILE Test HAVE_evdev failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_35146 && [1/2] Building CXX object CMakeFiles/cmTC_35146.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_35146.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_evdev -std=gnu++17 -o CMakeFiles/cmTC_35146.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:4:12: fatal error: linux/input.h: No such file or directory 4 | # include | ^~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #if defined(__FreeBSD__) # include #else # include # include #endif enum { e1 = ABS_PRESSURE, e2 = ABS_X, e3 = REL_X, e4 = SYN_REPORT, }; int main(void) { /* BEGIN TEST: */ input_event buf[32]; (void) buf; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_integrityfb failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_db71c && [1/2] Building CXX object CMakeFiles/cmTC_db71c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_db71c.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_integrityfb -std=gnu++17 -o CMakeFiles/cmTC_db71c.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: device/fbdriver.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ FBDriver *driver = 0; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linuxfb failed with the following output: Change Dir: C:/qt/qtbase-build/CMakeFiles/CMakeTmp Run Build Command(s):C:/QtSDK/Tools/Ninja/ninja.exe cmTC_adefe && [1/2] Building CXX object CMakeFiles/cmTC_adefe.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_adefe.dir/src.cxx.obj C:\QtSDK\Tools\mingw1120_64\bin\c++.exe -DHAVE_linuxfb -std=gnu++17 -o CMakeFiles/cmTC_adefe.dir/src.cxx.obj -c C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx C:/qt/qtbase-build/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: linux/fb.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include int main(void) { /* BEGIN TEST: */ fb_fix_screeninfo finfo; fb_var_screeninfo vinfo; int fd = 3; ioctl(fd, FBIOGET_FSCREENINFO, &finfo); ioctl(fd, FBIOGET_VSCREENINFO, &vinfo); /* END TEST: */ return 0; }