Performing C++ SOURCE FILE Test TEST_use_gold_linker failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-78tl4c Run Build Command(s):C:/Ninja/ninja.exe cmTC_e563c && [1/2] Building CXX object CMakeFiles/cmTC_e563c.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_e563c.exe FAILED: cmTC_e563c.exe cmd.exe /C "cd . && C:\Qt\Tools\mingw1120_64\bin\c++.exe -fuse-ld=gold CMakeFiles/cmTC_e563c.dir/src.cxx.obj -o cmTC_e563c.exe -Wl,--out-implib,libcmTC_e563c.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Qt/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:/Qt/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-v2q91w Run Build Command(s):C:/Ninja/ninja.exe cmTC_56701 && [1/2] Building CXX object CMakeFiles/cmTC_56701.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_56701.exe FAILED: cmTC_56701.exe cmd.exe /C "cd . && C:\Qt\Tools\mingw1120_64\bin\c++.exe -fuse-ld=lld CMakeFiles/cmTC_56701.dir/src.cxx.obj -o cmTC_56701.exe -Wl,--out-implib,libcmTC_56701.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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jz5fxu Run Build Command(s):C:/Ninja/ninja.exe cmTC_8c5e7 && [1/2] Building CXX object CMakeFiles/cmTC_8c5e7.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_8c5e7.exe FAILED: cmTC_8c5e7.exe cmd.exe /C "cd . && C:\Qt\Tools\mingw1120_64\bin\c++.exe -Wl,--enable-new-dtags CMakeFiles/cmTC_8c5e7.dir/src.cxx.obj -o cmTC_8c5e7.exe -Wl,--out-implib,libcmTC_8c5e7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Qt/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:/Qt/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-spaosb Run Build Command(s):C:/Ninja/ninja.exe cmTC_a1c5d && [1/2] Building CXX object CMakeFiles/cmTC_a1c5d.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_a1c5d.exe FAILED: cmTC_a1c5d.exe cmd.exe /C "cd . && C:\Qt\Tools\mingw1120_64\bin\c++.exe -Wl,--gdb-index CMakeFiles/cmTC_a1c5d.dir/src.cxx.obj -o cmTC_a1c5d.exe -Wl,--out-implib,libcmTC_a1c5d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Qt/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:/Qt/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-gqpozb Run Build Command(s):C:/Ninja/ninja.exe cmTC_ff00d && [1/2] Building CXX object CMakeFiles/cmTC_ff00d.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ff00d.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_posix_fallocate -std=gnu++17 -o CMakeFiles/cmTC_ff00d.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-gqpozb/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-gqpozb/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-gqpozb/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-3go1wk Run Build Command(s):C:/Ninja/ninja.exe cmTC_a5333 && [1/2] Building CXX object CMakeFiles/cmTC_a5333.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a5333.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_alloca_h -std=gnu++17 -o CMakeFiles/cmTC_a5333.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-3go1wk/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-3go1wk/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-i9crfn Run Build Command(s):C:/Ninja/ninja.exe cmTC_26af3 && [1/2] Building CXX object CMakeFiles/cmTC_26af3.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_26af3.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_intelcet -std=gnu++17 -o CMakeFiles/cmTC_26af3.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-i9crfn/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-i9crfn/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ozih9f Run Build Command(s):C:/Ninja/ninja.exe cmTC_ce790 && [1/2] Building CXX object CMakeFiles/cmTC_ce790.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ce790.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_cloexec -std=gnu++17 -o CMakeFiles/cmTC_ce790.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ozih9f/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ozih9f/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-t2ew8x Run Build Command(s):C:/Ninja/ninja.exe cmTC_311b3 && [1/2] Building CXX object CMakeFiles/cmTC_311b3.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_311b3.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_dladdr -std=gnu++17 -o CMakeFiles/cmTC_311b3.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-t2ew8x/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-t2ew8x/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jke4e3 Run Build Command(s):C:/Ninja/ninja.exe cmTC_a39f3 && [1/2] Building CXX object CMakeFiles/cmTC_a39f3.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a39f3.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_eventfd -std=gnu++17 -o CMakeFiles/cmTC_a39f3.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jke4e3/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jke4e3/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mnq706 Run Build Command(s):C:/Ninja/ninja.exe cmTC_b6b7e && [1/2] Building CXX object CMakeFiles/cmTC_b6b7e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b6b7e.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_futimens -std=gnu++17 -o CMakeFiles/cmTC_b6b7e.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mnq706/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mnq706/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mnq706/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_futimes failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qwamcz Run Build Command(s):C:/Ninja/ninja.exe cmTC_f41ac && [1/2] Building CXX object CMakeFiles/cmTC_f41ac.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f41ac.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_futimes -std=gnu++17 -o CMakeFiles/cmTC_f41ac.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qwamcz/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qwamcz/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qwamcz/src.cxx:6:1: error: 'futimes' was not declared in this scope; did you mean 'ftime'? 6 | futimes(-1, 0); | ^~~~~~~ | ftime ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ futimes(-1, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getauxval failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-36trc2 Run Build Command(s):C:/Ninja/ninja.exe cmTC_7fde7 && [1/2] Building CXX object CMakeFiles/cmTC_7fde7.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_7fde7.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_getauxval -std=gnu++17 -o CMakeFiles/cmTC_7fde7.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-36trc2/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-36trc2/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mvjjr3 Run Build Command(s):C:/Ninja/ninja.exe cmTC_32714 && [1/2] Building CXX object CMakeFiles/cmTC_32714.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_32714.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_getentropy -std=gnu++17 -o CMakeFiles/cmTC_32714.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mvjjr3/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mvjjr3/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-mvjjr3/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-c4vl6z Run Build Command(s):C:/Ninja/ninja.exe cmTC_840ad && [1/2] Building CXX object CMakeFiles/cmTC_840ad.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_840ad.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_glibc -std=gnu++17 -o CMakeFiles/cmTC_840ad.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-c4vl6z/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-c4vl6z/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-c4vl6z/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-01389r Run Build Command(s):C:/Ninja/ninja.exe cmTC_f8fc5 && [1/2] Building CXX object CMakeFiles/cmTC_f8fc5.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f8fc5.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_inotify -std=gnu++17 -o CMakeFiles/cmTC_f8fc5.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-01389r/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-01389r/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-b6sqv6 Run Build Command(s):C:/Ninja/ninja.exe cmTC_67b87 && [1/2] Building CXX object CMakeFiles/cmTC_67b87.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_67b87.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipc_sysv -std=gnu++17 -o CMakeFiles/cmTC_67b87.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-b6sqv6/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-b6sqv6/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qtnh58 Run Build Command(s):C:/Ninja/ninja.exe cmTC_f8677 && [1/2] Building CXX object CMakeFiles/cmTC_f8677.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f8677.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipc_posix -std=gnu++17 -o CMakeFiles/cmTC_f8677.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qtnh58/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qtnh58/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k Run Build Command(s):C:/Ninja/ninja.exe cmTC_ff85d && [1/2] Building CXX object CMakeFiles/cmTC_ff85d.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ff85d.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_linkat -std=gnu++17 -o CMakeFiles/cmTC_ff85d.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4j1c9k/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-vs5vlt Run Build Command(s):C:/Ninja/ninja.exe cmTC_b0c7c && [1/2] Building CXX object CMakeFiles/cmTC_b0c7c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b0c7c.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_ppoll -std=gnu++17 -o CMakeFiles/cmTC_b0c7c.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-vs5vlt/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-vs5vlt/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wsysze Run Build Command(s):C:/Ninja/ninja.exe cmTC_8cbca && [1/2] Building CXX object CMakeFiles/cmTC_8cbca.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_8cbca.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_pollts -std=gnu++17 -o CMakeFiles/cmTC_8cbca.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wsysze/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wsysze/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-rxdmqg Run Build Command(s):C:/Ninja/ninja.exe cmTC_2dbcf && [1/2] Building CXX object CMakeFiles/cmTC_2dbcf.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2dbcf.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_poll -std=gnu++17 -o CMakeFiles/cmTC_2dbcf.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-rxdmqg/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-rxdmqg/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav Run Build Command(s):C:/Ninja/ninja.exe cmTC_95ad9 && [1/2] Building CXX object CMakeFiles/cmTC_95ad9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_95ad9.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_renameat2 -std=gnu++17 -o CMakeFiles/cmTC_95ad9.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/src.cxx: In function 'int main(int, char**)': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jkgfav/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf Run Build Command(s):C:/Ninja/ninja.exe cmTC_b82eb && [1/2] Building CXX object CMakeFiles/cmTC_b82eb.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b82eb.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_statx -std=gnu++17 -o CMakeFiles/cmTC_b82eb.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/src.cxx:10:14: error: aggregate 'main()::statx statxbuf' has incomplete type and cannot be defined 10 | struct statx statxbuf; | ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/src.cxx:11:21: error: 'STATX_BASIC_STATS' was not declared in this scope 11 | unsigned int mask = STATX_BASIC_STATS; | ^~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-33tlsf/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-70r748 Run Build Command(s):C:/Ninja/ninja.exe cmTC_5f718 && [1/2] Building CXX object CMakeFiles/cmTC_5f718.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_5f718.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_syslog -std=gnu++17 -o CMakeFiles/cmTC_5f718.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-70r748/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-70r748/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-m4oieg Run Build Command(s):C:/Ninja/ninja.exe cmTC_20c1e && [1/2] Building CXX object CMakeFiles/cmTC_20c1e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_20c1e.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_cpp_winrt -std=gnu++17 -o CMakeFiles/cmTC_20c1e.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-m4oieg/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-m4oieg/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k Run Build Command(s):C:/Ninja/ninja.exe cmTC_5e97e && [1/2] Building CXX object CMakeFiles/cmTC_5e97e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_5e97e.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_xlocalescanprint -std=gnu++17 -o CMakeFiles/cmTC_5e97e.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:10:10: error: #include expects "FILENAME" or 10 | #include QDSP_P_H | ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:18:1: error: 'locale_t' was not declared in this scope 18 | locale_t invalidLocale = NULL; | ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:21:17: error: 'argv' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:21:29: error: 'invalidLocale' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:21:1: error: 'qDoubleSnprintf' was not declared in this scope 21 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/src.cxx:22:62: error: 'argc' was not declared in this scope 22 | qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); | ^~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2i28k/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9ng48n Run Build Command(s):C:/Ninja/ninja.exe cmTC_6ea0f && [1/2] Building CXX object CMakeFiles/cmTC_6ea0f.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_6ea0f.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_getifaddrs -std=gnu++17 -o CMakeFiles/cmTC_6ea0f.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9ng48n/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9ng48n/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jw48zw Run Build Command(s):C:/Ninja/ninja.exe cmTC_b9ec0 && [1/2] Building CXX object CMakeFiles/cmTC_b9ec0.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_b9ec0.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_ifr_index -std=gnu++17 -o CMakeFiles/cmTC_b9ec0.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jw48zw/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jw48zw/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dyt365 Run Build Command(s):C:/Ninja/ninja.exe cmTC_2d032 && [1/2] Building CXX object CMakeFiles/cmTC_2d032.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2d032.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_ipv6ifname -std=gnu++17 -o CMakeFiles/cmTC_2d032.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dyt365/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dyt365/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-epbiif Run Build Command(s):C:/Ninja/ninja.exe cmTC_8b5d9 && [1/2] Building CXX object CMakeFiles/cmTC_8b5d9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_8b5d9.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_linux_netlink -std=gnu++17 -o CMakeFiles/cmTC_8b5d9.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-epbiif/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-epbiif/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-iuyljh Run Build Command(s):C:/Ninja/ninja.exe cmTC_f85cd && [1/2] Building CXX object CMakeFiles/cmTC_f85cd.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f85cd.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_sctp -std=gnu++17 -o CMakeFiles/cmTC_f85cd.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-iuyljh/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-iuyljh/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px Run Build Command(s):C:/Ninja/ninja.exe cmTC_38a4c && [1/2] Building CXX object CMakeFiles/cmTC_38a4c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_38a4c.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_networklistmanager -std=gnu++17 -o CMakeFiles/cmTC_38a4c.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:9:8: error: 'IConnectionPoint' was not declared in this scope 9 | ComPtr connectionPoint; | ^~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:9:24: error: template argument 1 is invalid 9 | ComPtr connectionPoint; | ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:10:8: error: 'IConnectionPointContainer' was not declared in this scope 10 | ComPtr connectionPointContainer; | ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:10:33: error: template argument 1 is invalid 10 | ComPtr connectionPointContainer; | ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:2: C:/Qt/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:/Qt/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:233:21: note: template argument deduction/substitution failed: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:11:22: note: mismatched types 'Microsoft::WRL::Details::ComPtrRef >' and 'int*' 11 | networkListManager.As(&connectionPointContainer); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:2: C:/Qt/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:/Qt/Tools/mingw1120_64/x86_64-w64-mingw32/include/wrl/client.h:238:21: note: template argument deduction/substitution failed: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/src.cxx:11:22: note: mismatched types 'Microsoft::WRL::ComPtr' and 'int' 11 | networkListManager.As(&connectionPointContainer); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9n61px/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4kxqcj Run Build Command(s):C:/Ninja/ninja.exe cmTC_7234d && [1/2] Building CXX object CMakeFiles/cmTC_7234d.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_7234d.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_EGL -std=gnu++17 -o CMakeFiles/cmTC_7234d.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4kxqcj/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4kxqcj/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sh1fgv Run Build Command(s):C:/Ninja/ninja.exe cmTC_68cfb && [1/2] Building CXX object CMakeFiles/cmTC_68cfb.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_68cfb.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_GLESv2 -std=gnu++17 -o CMakeFiles/cmTC_68cfb.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sh1fgv/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sh1fgv/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kx85nr Run Build Command(s):C:/Ninja/ninja.exe cmTC_2e10a && [1/2] Building CXX object CMakeFiles/cmTC_2e10a.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2e10a.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_evdev -std=gnu++17 -o CMakeFiles/cmTC_2e10a.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kx85nr/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kx85nr/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wszxa4 Run Build Command(s):C:/Ninja/ninja.exe cmTC_a8b00 && [1/2] Building CXX object CMakeFiles/cmTC_a8b00.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a8b00.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_integrityfb -std=gnu++17 -o CMakeFiles/cmTC_a8b00.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wszxa4/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wszxa4/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/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-bqoge2 Run Build Command(s):C:/Ninja/ninja.exe cmTC_1e93c && [1/2] Building CXX object CMakeFiles/cmTC_1e93c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_1e93c.dir/src.cxx.obj C:\Qt\Tools\mingw1120_64\bin\c++.exe -DHAVE_linuxfb -std=gnu++17 -o CMakeFiles/cmTC_1e93c.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-bqoge2/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-bqoge2/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; }