Performing C++ SOURCE FILE Test HAVE_WIN10_WIN32_WINNT failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-otbj9u Run Build Command(s):C:/Ninja/ninja.exe cmTC_a4051 && [1/2] Building CXX object CMakeFiles/cmTC_a4051.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a4051.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_WIN10_WIN32_WINNT -std=gnu++17 -o CMakeFiles/cmTC_a4051.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-otbj9u/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-otbj9u/src.cxx:6:10: error: #error "_WIN32_WINNT version too low" #error "_WIN32_WINNT version too low" ^~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-otbj9u/src.cxx:9:10: error: #error "WINVER version too low" #error "WINVER version too low" ^~~~~ ninja: build stopped: subcommand failed. Source file was: #include #if !defined(_WIN32_WINNT) && !defined(WINVER) #error "_WIN32_WINNT and WINVER are not defined" #endif #if defined(_WIN32_WINNT) && (_WIN32_WINNT < 0x0A00) #error "_WIN32_WINNT version too low" #endif #if defined(WINVER) && (WINVER < 0x0A00) #error "WINVER version too low" #endif int main() { return 0; } 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-9tjzwc Run Build Command(s):C:/Ninja/ninja.exe cmTC_0d5de && [1/2] Building CXX object CMakeFiles/cmTC_0d5de.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_0d5de.exe FAILED: cmTC_0d5de.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe -fuse-ld=gold CMakeFiles/cmTC_0d5de.dir/src.cxx.obj -o cmTC_0d5de.exe -Wl,--out-implib,libcmTC_0d5de.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.gold.exe: --out-implib: unknown option C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.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-3o3du4 Run Build Command(s):C:/Ninja/ninja.exe cmTC_9bd54 && [1/2] Building CXX object CMakeFiles/cmTC_9bd54.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_9bd54.exe FAILED: cmTC_9bd54.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe -fuse-ld=lld CMakeFiles/cmTC_9bd54.dir/src.cxx.obj -o cmTC_9bd54.exe -Wl,--out-implib,libcmTC_9bd54.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." c++.exe: error: unrecognized command line option '-fuse-ld=lld'; did you mean '-fuse-ld=bfd'? 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-nmm7oq Run Build Command(s):C:/Ninja/ninja.exe cmTC_f132d && [1/2] Building CXX object CMakeFiles/cmTC_f132d.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_f132d.exe FAILED: cmTC_f132d.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe -Wl,--enable-new-dtags CMakeFiles/cmTC_f132d.dir/src.cxx.obj -o cmTC_f132d.exe -Wl,--out-implib,libcmTC_f132d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: unrecognized option '--enable-new-dtags' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.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-isft4v Run Build Command(s):C:/Ninja/ninja.exe cmTC_7230b && [1/2] Building CXX object CMakeFiles/cmTC_7230b.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_7230b.exe FAILED: cmTC_7230b.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe -Wl,--gdb-index CMakeFiles/cmTC_7230b.dir/src.cxx.obj -o cmTC_7230b.exe -Wl,--out-implib,libcmTC_7230b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: unrecognized option '--gdb-index' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.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-j2vdbc Run Build Command(s):C:/Ninja/ninja.exe cmTC_07dc1 && [1/2] Building CXX object CMakeFiles/cmTC_07dc1.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_07dc1.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_posix_fallocate -std=gnu++17 -o CMakeFiles/cmTC_07dc1.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-j2vdbc/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-j2vdbc/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-j2vdbc/src.cxx:7:8: error: 'posix_fallocate' was not declared in this scope (void) posix_fallocate(0, 0, 0); ^~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-j2vdbc/src.cxx:7:8: note: suggested alternative: 'HAVE_posix_fallocate' (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-jyz1lt Run Build Command(s):C:/Ninja/ninja.exe cmTC_8a0e3 && [1/2] Building CXX object CMakeFiles/cmTC_8a0e3.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_8a0e3.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_alloca_h -std=gnu++17 -o CMakeFiles/cmTC_8a0e3.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jyz1lt/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-jyz1lt/src.cxx:1:11: fatal error: alloca.h: No such file or directory #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-g2d641 Run Build Command(s):C:/Ninja/ninja.exe cmTC_def2b && [1/2] Building CXX object CMakeFiles/cmTC_def2b.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_def2b.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_intelcet -std=gnu++17 -o CMakeFiles/cmTC_def2b.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2d641/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-g2d641/src.cxx:5:4: error: #error Intel CET not available # 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-e0iktv Run Build Command(s):C:/Ninja/ninja.exe cmTC_8e3e7 && [1/2] Building CXX object CMakeFiles/cmTC_8e3e7.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_8e3e7.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_cloexec -std=gnu++17 -o CMakeFiles/cmTC_8e3e7.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e0iktv/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e0iktv/src.cxx:3:10: fatal error: sys/socket.h: No such file or directory #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_cxx17_filesystem failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e9ldzc Run Build Command(s):C:/Ninja/ninja.exe cmTC_85a4d && [1/2] Building CXX object CMakeFiles/cmTC_85a4d.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_85a4d.exe FAILED: cmTC_85a4d.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe CMakeFiles/cmTC_85a4d.dir/src.cxx.obj -o cmTC_85a4d.exe -Wl,--out-implib,libcmTC_85a4d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.text$_ZNSt10filesystem7__cxx1116filesystem_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code[_ZNSt10filesystem7__cxx1116filesystem_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10error_code]+0x93): undefined reference to `std::filesystem::__cxx11::filesystem_error::_M_gen_what()' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.text$_ZNSt10filesystem4copyERKNS_7__cxx114pathES3_[_ZNSt10filesystem4copyERKNS_7__cxx114pathES3_]+0x22): undefined reference to `std::filesystem::copy(std::filesystem::__cxx11::path const&, std::filesystem::__cxx11::path const&, std::filesystem::copy_options)' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.text$_ZNSt10filesystem7__cxx114pathC1IA7_cS1_EERKT_NS1_6formatE[_ZNSt10filesystem7__cxx114pathC1IA7_cS1_EERKT_NS1_6formatE]+0x61): undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.text$_ZNSt10filesystem7__cxx114pathC1IA8_cS1_EERKT_NS1_6formatE[_ZNSt10filesystem7__cxx114pathC1IA8_cS1_EERKT_NS1_6formatE]+0x61): undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.rdata$.refptr._ZNSt10filesystem7__cxx1116filesystem_errorD1Ev[.refptr._ZNSt10filesystem7__cxx1116filesystem_errorD1Ev]+0x0): undefined reference to `std::filesystem::__cxx11::filesystem_error::~filesystem_error()' C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_85a4d.dir/src.cxx.obj:src.cxx:(.rdata$.refptr._ZTVNSt10filesystem7__cxx1116filesystem_errorE[.refptr._ZTVNSt10filesystem7__cxx1116filesystem_errorE]+0x0): undefined reference to `vtable for std::filesystem::__cxx11::filesystem_error' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ std::filesystem::copy( std::filesystem::path("./file"), std::filesystem::path("./other")); /* 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-1y606l Run Build Command(s):C:/Ninja/ninja.exe cmTC_be18c && [1/2] Building CXX object CMakeFiles/cmTC_be18c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_be18c.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_dladdr -std=gnu++17 -o CMakeFiles/cmTC_be18c.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-1y606l/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-1y606l/src.cxx:2:10: fatal error: dlfcn.h: No such file or directory #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-kx2dxo Run Build Command(s):C:/Ninja/ninja.exe cmTC_d2dae && [1/2] Building CXX object CMakeFiles/cmTC_d2dae.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_d2dae.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_eventfd -std=gnu++17 -o CMakeFiles/cmTC_d2dae.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kx2dxo/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kx2dxo/src.cxx:1:11: fatal error: sys/eventfd.h: No such file or directory #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-e13urq Run Build Command(s):C:/Ninja/ninja.exe cmTC_324a4 && [1/2] Building CXX object CMakeFiles/cmTC_324a4.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_324a4.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_futimens -std=gnu++17 -o CMakeFiles/cmTC_324a4.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e13urq/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e13urq/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e13urq/src.cxx:6:1: error: 'futimens' was not declared in this scope futimens(-1, 0); ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-e13urq/src.cxx:6:1: note: suggested alternative: 'time_t' futimens(-1, 0); ^~~~~~~~ time_t 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-kmsg5z Run Build Command(s):C:/Ninja/ninja.exe cmTC_ec124 && [1/2] Building CXX object CMakeFiles/cmTC_ec124.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ec124.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_futimes -std=gnu++17 -o CMakeFiles/cmTC_ec124.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kmsg5z/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kmsg5z/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kmsg5z/src.cxx:6:1: error: 'futimes' was not declared in this scope futimes(-1, 0); ^~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kmsg5z/src.cxx:6:1: note: suggested alternative: 'ftime' 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-qqpgde Run Build Command(s):C:/Ninja/ninja.exe cmTC_58776 && [1/2] Building CXX object CMakeFiles/cmTC_58776.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_58776.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_getauxval -std=gnu++17 -o CMakeFiles/cmTC_58776.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qqpgde/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-qqpgde/src.cxx:1:11: fatal error: sys/auxv.h: No such file or directory #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-fcmp8y Run Build Command(s):C:/Ninja/ninja.exe cmTC_12d11 && [1/2] Building CXX object CMakeFiles/cmTC_12d11.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_12d11.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_getentropy -std=gnu++17 -o CMakeFiles/cmTC_12d11.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fcmp8y/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fcmp8y/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fcmp8y/src.cxx:10:8: error: 'getentropy' was not declared in this scope (void) getentropy(buf, sizeof(buf)); ^~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fcmp8y/src.cxx:10:8: note: suggested alternative: 'getopt' (void) getentropy(buf, sizeof(buf)); ^~~~~~~~~~ getopt 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-dpivn3 Run Build Command(s):C:/Ninja/ninja.exe cmTC_86c9a && [1/2] Building CXX object CMakeFiles/cmTC_86c9a.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_86c9a.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_glibc -std=gnu++17 -o CMakeFiles/cmTC_86c9a.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dpivn3/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dpivn3/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dpivn3/src.cxx:6:8: error: '__GLIBC__' was not declared in this scope return __GLIBC__; ^~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-dpivn3/src.cxx:6:8: note: suggested alternative: '__LINE__' 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-8rhd47 Run Build Command(s):C:/Ninja/ninja.exe cmTC_69290 && [1/2] Building CXX object CMakeFiles/cmTC_69290.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_69290.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_inotify -std=gnu++17 -o CMakeFiles/cmTC_69290.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-8rhd47/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-8rhd47/src.cxx:1:11: fatal error: sys/inotify.h: No such file or directory #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-ipxy6c Run Build Command(s):C:/Ninja/ninja.exe cmTC_22f56 && [1/2] Building CXX object CMakeFiles/cmTC_22f56.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_22f56.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_ipc_sysv -std=gnu++17 -o CMakeFiles/cmTC_22f56.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ipxy6c/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ipxy6c/src.cxx:2:10: fatal error: sys/ipc.h: No such file or directory #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-kijifw Run Build Command(s):C:/Ninja/ninja.exe cmTC_852c8 && [1/2] Building CXX object CMakeFiles/cmTC_852c8.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_852c8.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_ipc_posix -std=gnu++17 -o CMakeFiles/cmTC_852c8.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kijifw/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-kijifw/src.cxx:2:10: fatal error: sys/mman.h: No such file or directory #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-wqxanr Run Build Command(s):C:/Ninja/ninja.exe cmTC_503f9 && [1/2] Building CXX object CMakeFiles/cmTC_503f9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_503f9.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_linkat -std=gnu++17 -o CMakeFiles/cmTC_503f9.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx:8:8: error: 'AT_FDCWD' was not declared in this scope linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx:8:42: error: 'AT_SYMLINK_FOLLOW' was not declared in this scope linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); ^~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx:8:1: error: 'linkat' was not declared in this scope linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); ^~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-wqxanr/src.cxx:8:1: note: suggested alternative: 'ino_t' linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); ^~~~~~ ino_t 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-ke57cb Run Build Command(s):C:/Ninja/ninja.exe cmTC_f67ef && [1/2] Building CXX object CMakeFiles/cmTC_f67ef.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f67ef.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_ppoll -std=gnu++17 -o CMakeFiles/cmTC_f67ef.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ke57cb/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ke57cb/src.cxx:2:10: fatal error: poll.h: No such file or directory #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-9mtfce Run Build Command(s):C:/Ninja/ninja.exe cmTC_12425 && [1/2] Building CXX object CMakeFiles/cmTC_12425.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_12425.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_pollts -std=gnu++17 -o CMakeFiles/cmTC_12425.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9mtfce/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-9mtfce/src.cxx:1:11: fatal error: poll.h: No such file or directory #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-la98uv Run Build Command(s):C:/Ninja/ninja.exe cmTC_687d6 && [1/2] Building CXX object CMakeFiles/cmTC_687d6.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_687d6.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_poll -std=gnu++17 -o CMakeFiles/cmTC_687d6.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-la98uv/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-la98uv/src.cxx:1:11: fatal error: poll.h: No such file or directory #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-fyqjou Run Build Command(s):C:/Ninja/ninja.exe cmTC_f70c6 && [1/2] Building CXX object CMakeFiles/cmTC_f70c6.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_f70c6.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_renameat2 -std=gnu++17 -o CMakeFiles/cmTC_f70c6.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx: In function 'int main(int, char**)': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx:8:11: error: 'AT_FDCWD' was not declared in this scope renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx:8:49: error: 'RENAME_NOREPLACE' was not declared in this scope renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx:8:68: error: 'RENAME_WHITEOUT' was not declared in this scope renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx:8:1: error: 'renameat2' was not declared in this scope renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fyqjou/src.cxx:8:1: note: suggested alternative: 'rename' 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-l611mq Run Build Command(s):C:/Ninja/ninja.exe cmTC_e7269 && [1/2] Building CXX object CMakeFiles/cmTC_e7269.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_e7269.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_statx -std=gnu++17 -o CMakeFiles/cmTC_e7269.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:10:14: error: aggregate 'main()::statx statxbuf' has incomplete type and cannot be defined struct statx statxbuf; ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:11:21: error: 'STATX_BASIC_STATS' was not declared in this scope unsigned int mask = STATX_BASIC_STATS; ^~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:12:14: error: 'AT_FDCWD' was not declared in this scope return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:12:28: error: 'AT_STATX_SYNC_AS_STAT' was not declared in this scope return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); ^~~~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:12:66: error: invalid use of incomplete type 'struct main()::statx' return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-l611mq/src.cxx:10:8: note: forward declaration of 'struct main()::statx' 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-f24xty Run Build Command(s):C:/Ninja/ninja.exe cmTC_38b41 && [1/2] Building CXX object CMakeFiles/cmTC_38b41.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_38b41.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_syslog -std=gnu++17 -o CMakeFiles/cmTC_38b41.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-f24xty/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-f24xty/src.cxx:1:11: fatal error: syslog.h: No such file or directory #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-4f3z1a Run Build Command(s):C:/Ninja/ninja.exe cmTC_2d81e && [1/2] Building CXX object CMakeFiles/cmTC_2d81e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_2d81e.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_cpp_winrt -std=gnu++17 -o CMakeFiles/cmTC_2d81e.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4f3z1a/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-4f3z1a/src.cxx:2:13: fatal error: winrt/base.h: No such file or directory # 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-94mlaw Run Build Command(s):C:/Ninja/ninja.exe cmTC_83509 && [1/2] Building CXX object CMakeFiles/cmTC_83509.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_83509.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_xlocalescanprint -std=gnu++17 -o CMakeFiles/cmTC_83509.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:10:10: error: #include expects "FILENAME" or #include QDSP_P_H ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:18:1: error: 'locale_t' was not declared in this scope locale_t invalidLocale = NULL; ^~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:21:17: error: 'argv' was not declared in this scope qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); ^~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:21:29: error: 'invalidLocale' was not declared in this scope qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); ^~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:21:1: error: 'qDoubleSnprintf' was not declared in this scope qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); ^~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:22:62: error: 'argc' was not declared in this scope qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); ^~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-94mlaw/src.cxx:22:1: error: 'qDoubleSscanf' was not declared in this scope 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-damkbp Run Build Command(s):C:/Ninja/ninja.exe cmTC_a30f9 && [1/2] Building CXX object CMakeFiles/cmTC_a30f9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a30f9.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_getifaddrs -std=gnu++17 -o CMakeFiles/cmTC_a30f9.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-damkbp/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-damkbp/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory #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-54otzg Run Build Command(s):C:/Ninja/ninja.exe cmTC_ab751 && [1/2] Building CXX object CMakeFiles/cmTC_ab751.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_ab751.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_ifr_index -std=gnu++17 -o CMakeFiles/cmTC_ab751.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-54otzg/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-54otzg/src.cxx:1:11: fatal error: net/if.h: No such file or directory #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-xu5srm Run Build Command(s):C:/Ninja/ninja.exe cmTC_91876 && [1/2] Building CXX object CMakeFiles/cmTC_91876.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_91876.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_ipv6ifname -std=gnu++17 -o CMakeFiles/cmTC_91876.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-xu5srm/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-xu5srm/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory #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-ush0cq Run Build Command(s):C:/Ninja/ninja.exe cmTC_fbbec && [1/2] Building CXX object CMakeFiles/cmTC_fbbec.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_fbbec.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_linux_netlink -std=gnu++17 -o CMakeFiles/cmTC_fbbec.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ush0cq/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ush0cq/src.cxx:1:11: fatal error: asm/types.h: No such file or directory #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-o5ahpv Run Build Command(s):C:/Ninja/ninja.exe cmTC_50f6e && [1/2] Building CXX object CMakeFiles/cmTC_50f6e.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_50f6e.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_sctp -std=gnu++17 -o CMakeFiles/cmTC_50f6e.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-o5ahpv/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-o5ahpv/src.cxx:2:10: fatal error: sys/socket.h: No such file or directory #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-ghh2hm Run Build Command(s):C:/Ninja/ninja.exe cmTC_d9ad8 && [1/2] Building CXX object CMakeFiles/cmTC_d9ad8.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_d9ad8.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_networklistmanager -std=gnu++17 -o CMakeFiles/cmTC_d9ad8.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx: In function 'int main()': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:8:8: error: 'INetworkListManager' was not declared in this scope ComPtr networkListManager; ^~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:8:8: note: suggested alternative: 'HAVE_networklistmanager' ComPtr networkListManager; ^~~~~~~~~~~~~~~~~~~ HAVE_networklistmanager C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:8:27: error: template argument 1 is invalid ComPtr networkListManager; ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:9:8: error: 'IConnectionPoint' was not declared in this scope ComPtr connectionPoint; ^~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:9:8: note: suggested alternative: 'ConnectToPrinterDlg' ComPtr connectionPoint; ^~~~~~~~~~~~~~~~ ConnectToPrinterDlg C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:9:24: error: template argument 1 is invalid ComPtr connectionPoint; ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:10:8: error: 'IConnectionPointContainer' was not declared in this scope ComPtr connectionPointContainer; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:10:8: note: suggested alternative: 'ISynchronizeContainer' ComPtr connectionPointContainer; ^~~~~~~~~~~~~~~~~~~~~~~~~ ISynchronizeContainer C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:10:33: error: template argument 1 is invalid ComPtr connectionPointContainer; ^ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:11:20: error: request for member 'As' in 'networkListManager', which is of non-class type 'int' networkListManager.As(&connectionPointContainer); ^~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:12:25: error: base operand of '->' is not a pointer connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); ^~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:12:47: error: 'IID_INetworkConnectionEvents' was not declared in this scope connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ghh2hm/src.cxx:12:47: note: suggested alternative: 'IID_IExternalConnection' connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ IID_IExternalConnection 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-lg2mlm Run Build Command(s):C:/Ninja/ninja.exe cmTC_6a4c9 && [1/2] Building CXX object CMakeFiles/cmTC_6a4c9.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_6a4c9.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_EGL -std=gnu++17 -o CMakeFiles/cmTC_6a4c9.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-lg2mlm/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-lg2mlm/src.cxx:2:10: fatal error: EGL/egl.h: No such file or directory #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-ab0etb Run Build Command(s):C:/Ninja/ninja.exe cmTC_5848c && [1/2] Building CXX object CMakeFiles/cmTC_5848c.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_5848c.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_GLESv2 -std=gnu++17 -o CMakeFiles/cmTC_5848c.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ab0etb/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ab0etb/src.cxx:6:12: fatal error: GLES2/gl2.h: No such file or directory # 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-fohy0f Run Build Command(s):C:/Ninja/ninja.exe cmTC_7f9a5 && [1/2] Building CXX object CMakeFiles/cmTC_7f9a5.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_7f9a5.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_evdev -std=gnu++17 -o CMakeFiles/cmTC_7f9a5.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fohy0f/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-fohy0f/src.cxx:4:12: fatal error: linux/input.h: No such file or directory # 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-el6hes Run Build Command(s):C:/Ninja/ninja.exe cmTC_546f6 && [1/2] Building CXX object CMakeFiles/cmTC_546f6.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_546f6.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_integrityfb -std=gnu++17 -o CMakeFiles/cmTC_546f6.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-el6hes/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-el6hes/src.cxx:1:11: fatal error: device/fbdriver.h: No such file or directory #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-m6p4d3 Run Build Command(s):C:/Ninja/ninja.exe cmTC_4a7ab && [1/2] Building CXX object CMakeFiles/cmTC_4a7ab.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_4a7ab.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_linuxfb -std=gnu++17 -o CMakeFiles/cmTC_4a7ab.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-m6p4d3/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-m6p4d3/src.cxx:1:11: fatal error: linux/fb.h: No such file or directory #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; } Performing C++ SOURCE FILE Test HAVE_directwrite3 failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9 Run Build Command(s):C:/Ninja/ninja.exe cmTC_d94ac && [1/2] Building CXX object CMakeFiles/cmTC_d94ac.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_d94ac.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_directwrite3 -std=gnu++17 -o CMakeFiles/cmTC_d94ac.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx In file included from C:/Strawberry/c/x86_64-w64-mingw32/include/rpc.h:8, from C:/Strawberry/c/x86_64-w64-mingw32/include/unknwn.h:7, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite.h:11, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_1.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_2.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_3.h:10, from C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:1: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx: In function 'int main(int, char**)': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:5:62: error: 'IDWriteFactory3' was not declared in this scope DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory3), ^~~~~~~~~~~~~~~ C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:5:62: note: suggested alternative: 'IDWriteFactory2' C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:5:53: error: no matching function for call to '__mingw_uuidof< >()' DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory3), ^~~~~~~~ In file included from C:/Strawberry/c/x86_64-w64-mingw32/include/winnt.h:635, from C:/Strawberry/c/x86_64-w64-mingw32/include/minwindef.h:163, from C:/Strawberry/c/x86_64-w64-mingw32/include/windef.h:8, from C:/Strawberry/c/x86_64-w64-mingw32/include/windows.h:69, from C:/Strawberry/c/x86_64-w64-mingw32/include/rpc.h:16, from C:/Strawberry/c/x86_64-w64-mingw32/include/unknwn.h:7, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite.h:11, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_1.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_2.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_3.h:10, from C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:1: C:/Strawberry/c/x86_64-w64-mingw32/include/guiddef.h:32:58: note: candidate: 'template constexpr const GUID& __mingw_uuidof()' __extension__ template constexpr const GUID &__mingw_uuidof(); ^~~~~~~~~~~~~~ C:/Strawberry/c/x86_64-w64-mingw32/include/guiddef.h:32:58: note: template argument deduction/substitution failed: In file included from C:/Strawberry/c/x86_64-w64-mingw32/include/rpc.h:8, from C:/Strawberry/c/x86_64-w64-mingw32/include/unknwn.h:7, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite.h:11, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_1.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_2.h:10, from C:/Strawberry/c/x86_64-w64-mingw32/include/dwrite_3.h:10, from C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:1: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-2jire9/src.cxx:5:53: error: template argument 1 is invalid DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory3), ^~~~~~~~ ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { IUnknown *factory = nullptr; DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory3), &factory); return 0; } Performing C++ SOURCE FILE Test HAVE_pointer_32bit failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-702r5n Run Build Command(s):C:/Ninja/ninja.exe cmTC_a08fa && [1/2] Building CXX object CMakeFiles/cmTC_a08fa.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_a08fa.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_pointer_32bit -std=gnu++17 -o CMakeFiles/cmTC_a08fa.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-702r5n/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-702r5n/src.cxx: In function 'int main(int, char**)': C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-702r5n/src.cxx:8:30: error: static assertion failed: fail static_assert(sizeof(void *) == 4, "fail"); ~~~~~~~~~~~~~~~^~~~ ninja: build stopped: subcommand failed. Source file was: int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ static_assert(sizeof(void *) == 4, "fail"); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_arm_thumb failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-xkly9d Run Build Command(s):C:/Ninja/ninja.exe cmTC_cb050 && [1/2] Building CXX object CMakeFiles/cmTC_cb050.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_cb050.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_arm_thumb -std=gnu++17 -o CMakeFiles/cmTC_cb050.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-xkly9d/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-xkly9d/src.cxx:16:6: error: #error "fail" # error "fail" ^~~~~ ninja: build stopped: subcommand failed. Source file was: int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ #if defined(thumb2) || defined(__thumb2__) # define THUMB_OK #elif (defined(__thumb) || defined(__thumb__)) && __TARGET_ARCH_THUMB-0 == 4 # define THUMB_OK #elif defined(__ARM_ARCH_ISA_THUMB) && __ARM_ARCH_ISA_THUMB == 2 // clang 3.5 and later will set this if the core supports the Thumb-2 ISA. # define THUMB_OK #else # error "fail" #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ICONV failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-ottygq Run Build Command(s):C:/Ninja/ninja.exe cmTC_27351 && [1/2] Building CXX object CMakeFiles/cmTC_27351.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_27351.exe FAILED: cmTC_27351.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe CMakeFiles/cmTC_27351.dir/src.cxx.obj -o cmTC_27351.exe -Wl,--out-implib,libcmTC_27351.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/libiconv.a(localcharset.o):localcharset.c:(.text+0x63): undefined reference to `__imp_GetACP' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { iconv_t x = iconv_open("", ""); iconv_close(x); return 0; } Performing C++ SOURCE FILE Test HAVE_ICONV_WITH_LIB failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-esog9a Run Build Command(s):C:/Ninja/ninja.exe cmTC_b7ee5 && [1/2] Building CXX object CMakeFiles/cmTC_b7ee5.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_b7ee5.exe FAILED: cmTC_b7ee5.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe CMakeFiles/cmTC_b7ee5.dir/src.cxx.obj -o cmTC_b7ee5.exe -Wl,--out-implib,libcmTC_b7ee5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/libiconv.a(localcharset.o):localcharset.c:(.text+0x63): undefined reference to `__imp_GetACP' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { iconv_t x = iconv_open("", ""); iconv_close(x); return 0; } Performing C++ SOURCE FILE Test HAVE_uacpp failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-0gmrit Run Build Command(s):C:/Ninja/ninja.exe cmTC_8bea7 && [1/2] Building CXX object CMakeFiles/cmTC_8bea7.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_8bea7.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_uacpp -std=gnu++17 -o CMakeFiles/cmTC_8bea7.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-0gmrit/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-0gmrit/src.cxx:3:10: fatal error: uaplatformlayer.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include using namespace UaClientSdk; int main(int /*argc*/, char ** /*argv*/) { UaPlatformLayer::init(); UaSession *session = new UaSession; UaPlatformLayer::cleanup(); return 0; } Performing C++ SOURCE FILE Test HAVE_ntddmodm failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-iw57id Run Build Command(s):C:/Ninja/ninja.exe cmTC_79ec6 && [1/2] Building CXX object CMakeFiles/cmTC_79ec6.dir/src.cxx.obj [2/2] Linking CXX executable cmTC_79ec6.exe FAILED: cmTC_79ec6.exe cmd.exe /C "cd . && C:\Strawberry\c\bin\c++.exe CMakeFiles/cmTC_79ec6.dir/src.cxx.obj -o cmTC_79ec6.exe -Wl,--out-implib,libcmTC_79ec6.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ." C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/cmTC_79ec6.dir/src.cxx.obj:src.cxx:(.rdata$.refptr.GUID_DEVINTERFACE_MODEM[.refptr.GUID_DEVINTERFACE_MODEM]+0x0): undefined reference to `GUID_DEVINTERFACE_MODEM' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Source file was: #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ GUID guid = GUID_DEVINTERFACE_MODEM; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_khr failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-yd4col Run Build Command(s):C:/Ninja/ninja.exe cmTC_3d668 && [1/2] Building CXX object CMakeFiles/cmTC_3d668.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_3d668.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_khr -std=gnu++17 -o CMakeFiles/cmTC_3d668.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-yd4col/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-yd4col/src.cxx:2:10: fatal error: KHR/khrplatform.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { return 0; } Performing C++ SOURCE FILE Test HAVE_winversion failed with the following output: Change Dir: C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sjevof Run Build Command(s):C:/Ninja/ninja.exe cmTC_4d062 && [1/2] Building CXX object CMakeFiles/cmTC_4d062.dir/src.cxx.obj FAILED: CMakeFiles/cmTC_4d062.dir/src.cxx.obj C:\Strawberry\c\bin\c++.exe -DHAVE_winversion -std=gnu++17 -o CMakeFiles/cmTC_4d062.dir/src.cxx.obj -c C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sjevof/src.cxx C:/Qt/6.4.0/Src/build_common/CMakeFiles/CMakeScratch/TryCompile-sjevof/src.cxx:3:2: error: #error unsupported Visual Studio version #error unsupported Visual Studio version ^~~~~ ninja: build stopped: subcommand failed. Source file was: #if !defined(__clang__) && _MSC_FULL_VER < 191426428 #error unsupported Visual Studio version #endif int main(void){ return 0; }