Performing C++ SOURCE FILE Test HAVE_precompile_header failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_3e031/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_3e031.dir\build.make CMakeFiles/cmTC_3e031.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3e031.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_precompile_header -std=gnu++17 -o CMakeFiles\cmTC_3e031.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:4:2: error: #error no go 4 | #error no go | ^~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_3e031.dir\build.make:84: CMakeFiles/cmTC_3e031.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_3e031/fast] Error 2 Source file was: #ifndef HEADER_H #error no go #endif int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test TEST_enable_new_dtags failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_c12d2/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_c12d2.dir\build.make CMakeFiles/cmTC_c12d2.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c12d2.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DTEST_enable_new_dtags -std=gnu++17 -o CMakeFiles\cmTC_c12d2.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx Linking CXX executable cmTC_c12d2.exe D:\DEV\cmake-3.18.4\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_c12d2.dir\link.txt --verbose=1 D:\DEV\cmake-3.18.4\bin\cmake.exe -E rm -f CMakeFiles\cmTC_c12d2.dir/objects.a Q:\gcc-10.2.0\bin\ar.exe cr CMakeFiles\cmTC_c12d2.dir/objects.a @CMakeFiles\cmTC_c12d2.dir\objects1.rsp Q:\gcc-10.2.0\bin\g++.exe -DTEST_enable_new_dtags -Wl,--enable-new-dtags -Wl,--whole-archive CMakeFiles\cmTC_c12d2.dir/objects.a -Wl,--no-whole-archive -o cmTC_c12d2.exe -Wl,--out-implib,libcmTC_c12d2.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_c12d2.dir\linklibs.rsp Q:\gcc-10.2.0\bin/ld.exe: unrecognized option '--enable-new-dtags' Q:\gcc-10.2.0\bin/ld.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [CMakeFiles\cmTC_c12d2.dir\build.make:107: cmTC_c12d2.exe] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_c12d2/fast] Error 2 Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test TEST_gdb_index failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_064ca/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_064ca.dir\build.make CMakeFiles/cmTC_064ca.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_064ca.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DTEST_gdb_index -std=gnu++17 -o CMakeFiles\cmTC_064ca.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx Linking CXX executable cmTC_064ca.exe D:\DEV\cmake-3.18.4\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_064ca.dir\link.txt --verbose=1 D:\DEV\cmake-3.18.4\bin\cmake.exe -E rm -f CMakeFiles\cmTC_064ca.dir/objects.a Q:\gcc-10.2.0\bin\ar.exe cr CMakeFiles\cmTC_064ca.dir/objects.a @CMakeFiles\cmTC_064ca.dir\objects1.rsp Q:\gcc-10.2.0\bin\g++.exe -DTEST_gdb_index -Wl,--gdb-index -Wl,--whole-archive CMakeFiles\cmTC_064ca.dir/objects.a -Wl,--no-whole-archive -o cmTC_064ca.exe -Wl,--out-implib,libcmTC_064ca.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_064ca.dir\linklibs.rsp Q:\gcc-10.2.0\bin/ld.exe: unrecognized option '--gdb-index' Q:\gcc-10.2.0\bin/ld.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [CMakeFiles\cmTC_064ca.dir\build.make:107: cmTC_064ca.exe] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_064ca/fast] Error 2 Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_posix_fallocate failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_52c3b/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_52c3b.dir\build.make CMakeFiles/cmTC_52c3b.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_52c3b.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_posix_fallocate -std=gnu++17 -o CMakeFiles\cmTC_52c3b.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:9:8: error: 'posix_fallocate' was not declared in this scope; did you mean 'HAVE_posix_fallocate'? 9 | (void) posix_fallocate(0, 0, 0); | ^~~~~~~~~~~~~~~ | HAVE_posix_fallocate mingw32-make.exe[1]: *** [CMakeFiles\cmTC_52c3b.dir\build.make:84: CMakeFiles/cmTC_52c3b.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_52c3b/fast] Error 2 Source file was: #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_20f84/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_20f84.dir\build.make CMakeFiles/cmTC_20f84.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_20f84.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_alloca_h -std=gnu++17 -o CMakeFiles\cmTC_20f84.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: alloca.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_20f84.dir\build.make:84: CMakeFiles/cmTC_20f84.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_20f84/fast] Error 2 Source file was: #include #ifdef __QNXNTO__ // extra include needed in QNX7 to define NULL for the alloca() macro # include #endif int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ alloca(1); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_intelcet failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_ff942/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_ff942.dir\build.make CMakeFiles/cmTC_ff942.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ff942.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_intelcet -std=gnu++17 -o CMakeFiles\cmTC_ff942.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:9:4: error: #error Intel CET not available 9 | # error Intel CET not available | ^~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_ff942.dir\build.make:84: CMakeFiles/cmTC_ff942.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_ff942/fast] Error 2 Source file was: int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_98542/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_98542.dir\build.make CMakeFiles/cmTC_98542.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_98542.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_cloexec -std=gnu++17 -o CMakeFiles\cmTC_98542.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/socket.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_98542.dir\build.make:84: CMakeFiles/cmTC_98542.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_98542/fast] Error 2 Source file was: #define _GNU_SOURCE 1 #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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_eventfd failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_5bded/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_5bded.dir\build.make CMakeFiles/cmTC_5bded.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5bded.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_eventfd -std=gnu++17 -o CMakeFiles\cmTC_5bded.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: sys/eventfd.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_5bded.dir\build.make:84: CMakeFiles/cmTC_5bded.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_5bded/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_784f4/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_784f4.dir\build.make CMakeFiles/cmTC_784f4.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_784f4.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_futimens -std=gnu++17 -o CMakeFiles\cmTC_784f4.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:8:1: error: 'futimens' was not declared in this scope 8 | futimens(-1, 0); | ^~~~~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_784f4.dir\build.make:84: CMakeFiles/cmTC_784f4.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_784f4/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ futimens(-1, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_futimes failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_42bd4/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_42bd4.dir\build.make CMakeFiles/cmTC_42bd4.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_42bd4.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_futimes -std=gnu++17 -o CMakeFiles\cmTC_42bd4.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:8:1: error: 'futimes' was not declared in this scope; did you mean 'ftime'? 8 | futimes(-1, 0); | ^~~~~~~ | ftime mingw32-make.exe[1]: *** [CMakeFiles\cmTC_42bd4.dir\build.make:84: CMakeFiles/cmTC_42bd4.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_42bd4/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ futimes(-1, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getauxval failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_03c57/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_03c57.dir\build.make CMakeFiles/cmTC_03c57.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_03c57.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_getauxval -std=gnu++17 -o CMakeFiles\cmTC_03c57.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: sys/auxv.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_03c57.dir\build.make:84: CMakeFiles/cmTC_03c57.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_03c57/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ (void) getauxval(AT_NULL); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getentropy failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_99b87/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_99b87.dir\build.make CMakeFiles/cmTC_99b87.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_99b87.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_getentropy -std=gnu++17 -o CMakeFiles\cmTC_99b87.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:9:8: error: 'getentropy' was not declared in this scope 9 | (void) getentropy(buf, sizeof(buf)); | ^~~~~~~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_99b87.dir\build.make:84: CMakeFiles/cmTC_99b87.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_99b87/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_b5de6/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_b5de6.dir\build.make CMakeFiles/cmTC_b5de6.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b5de6.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_glibc -std=gnu++17 -o CMakeFiles\cmTC_b5de6.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:8:8: error: '__GLIBC__' was not declared in this scope; did you mean '__LINE__'? 8 | return __GLIBC__; | ^~~~~~~~~ | __LINE__ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_b5de6.dir\build.make:84: CMakeFiles/cmTC_b5de6.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_b5de6/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ return __GLIBC__; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_inotify failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_fbb13/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_fbb13.dir\build.make CMakeFiles/cmTC_fbb13.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_fbb13.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_inotify -std=gnu++17 -o CMakeFiles\cmTC_fbb13.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: sys/inotify.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_fbb13.dir\build.make:84: CMakeFiles/cmTC_fbb13.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_fbb13/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_661d0/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_661d0.dir\build.make CMakeFiles/cmTC_661d0.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_661d0.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ipc_sysv -std=gnu++17 -o CMakeFiles\cmTC_661d0.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/ipc.h: No such file or directory 3 | #include | ^~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_661d0.dir\build.make:84: CMakeFiles/cmTC_661d0.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_661d0/fast] Error 2 Source file was: #include #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_ab172/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_ab172.dir\build.make CMakeFiles/cmTC_ab172.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ab172.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ipc_posix -std=gnu++17 -o CMakeFiles\cmTC_ab172.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/mman.h: No such file or directory 3 | #include | ^~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_ab172.dir\build.make:84: CMakeFiles/cmTC_ab172.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_ab172/fast] Error 2 Source file was: #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_b3aa5/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_b3aa5.dir\build.make CMakeFiles/cmTC_b3aa5.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b3aa5.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_linkat -std=gnu++17 -o CMakeFiles\cmTC_b3aa5.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:9:8: error: 'AT_FDCWD' was not declared in this scope 9 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:9:42: error: 'AT_SYMLINK_FOLLOW' was not declared in this scope 9 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:9:1: error: 'linkat' was not declared in this scope 9 | linkat(AT_FDCWD, "foo", AT_FDCWD, "bar", AT_SYMLINK_FOLLOW); | ^~~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_b3aa5.dir\build.make:84: CMakeFiles/cmTC_b3aa5.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_b3aa5/fast] Error 2 Source file was: #define _ATFILE_SOURCE 1 #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_ba0e2/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_ba0e2.dir\build.make CMakeFiles/cmTC_ba0e2.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ba0e2.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ppoll -std=gnu++17 -o CMakeFiles\cmTC_ba0e2.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: poll.h: No such file or directory 3 | #include | ^~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_ba0e2.dir\build.make:84: CMakeFiles/cmTC_ba0e2.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_ba0e2/fast] Error 2 Source file was: #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_47e91/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_47e91.dir\build.make CMakeFiles/cmTC_47e91.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_47e91.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_pollts -std=gnu++17 -o CMakeFiles\cmTC_47e91.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: poll.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_47e91.dir\build.make:84: CMakeFiles/cmTC_47e91.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_47e91/fast] Error 2 Source file was: #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_350b5/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_350b5.dir\build.make CMakeFiles/cmTC_350b5.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_350b5.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_poll -std=gnu++17 -o CMakeFiles\cmTC_350b5.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: poll.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_350b5.dir\build.make:84: CMakeFiles/cmTC_350b5.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_350b5/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_343f7/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_343f7.dir\build.make CMakeFiles/cmTC_343f7.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_343f7.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_renameat2 -std=gnu++17 -o CMakeFiles\cmTC_343f7.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:9:11: error: 'AT_FDCWD' was not declared in this scope 9 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:9:49: error: 'RENAME_NOREPLACE' was not declared in this scope 9 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:9:68: error: 'RENAME_WHITEOUT' was not declared in this scope 9 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:9:1: error: 'renameat2' was not declared in this scope; did you mean 'rename'? 9 | renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); | ^~~~~~~~~ | rename mingw32-make.exe[1]: *** [CMakeFiles\cmTC_343f7.dir\build.make:84: CMakeFiles/cmTC_343f7.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_343f7/fast] Error 2 Source file was: #define _ATFILE_SOURCE 1 #include #include int main(int argc, char **argv) { (void)argc; (void)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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_3f978/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_3f978.dir\build.make CMakeFiles/cmTC_3f978.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3f978.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_statx -std=gnu++17 -o CMakeFiles\cmTC_3f978.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:11:14: error: aggregate 'main(int, char**)::statx statxbuf' has incomplete type and cannot be defined 11 | struct statx statxbuf; | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:12:21: error: 'STATX_BASIC_STATS' was not declared in this scope 12 | unsigned int mask = STATX_BASIC_STATS; | ^~~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:13:14: error: 'AT_FDCWD' was not declared in this scope 13 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:13:28: error: 'AT_STATX_SYNC_AS_STAT' was not declared in this scope 13 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^~~~~~~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:13:66: error: invalid use of incomplete type 'struct main(int, char**)::statx' 13 | return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); | ^ D:\b\CMakeFiles\CMakeTmp\src.cxx:11:8: note: forward declaration of 'struct main(int, char**)::statx' 11 | struct statx statxbuf; | ^~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_3f978.dir\build.make:84: CMakeFiles/cmTC_3f978.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_3f978/fast] Error 2 Source file was: #define _ATFILE_SOURCE 1 #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_d5300/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_d5300.dir\build.make CMakeFiles/cmTC_d5300.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d5300.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_syslog -std=gnu++17 -o CMakeFiles\cmTC_d5300.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: syslog.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_d5300.dir\build.make:84: CMakeFiles/cmTC_d5300.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_d5300/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ openlog("qt", 0, LOG_USER); syslog(LOG_INFO, "configure"); closelog(); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_xlocalescanprint failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_83a44/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_83a44.dir\build.make CMakeFiles/cmTC_83a44.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_83a44.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_xlocalescanprint -std=gnu++17 -o CMakeFiles\cmTC_83a44.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:12:10: error: #include expects "FILENAME" or 12 | #include QDSP_P_H | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:20:1: error: 'locale_t' was not declared in this scope 20 | locale_t invalidLocale = NULL; | ^~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:23:29: error: 'invalidLocale' was not declared in this scope 23 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:23:1: error: 'qDoubleSnprintf' was not declared in this scope 23 | qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); | ^~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:24:1: error: 'qDoubleSscanf' was not declared in this scope 24 | qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); | ^~~~~~~~~~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_83a44.dir\build.make:84: CMakeFiles/cmTC_83a44.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_83a44/fast] Error 2 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(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_b6483/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_b6483.dir\build.make CMakeFiles/cmTC_b6483.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b6483.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_getifaddrs -std=gnu++17 -o CMakeFiles\cmTC_b6483.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/socket.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_b6483.dir\build.make:84: CMakeFiles/cmTC_b6483.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_b6483/fast] Error 2 Source file was: #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ ifaddrs *list; getifaddrs(&list); freeifaddrs(list); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ipv6ifname failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_bbf1c/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_bbf1c.dir\build.make CMakeFiles/cmTC_bbf1c.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_bbf1c.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ipv6ifname -std=gnu++17 -o CMakeFiles\cmTC_bbf1c.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/socket.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_bbf1c.dir\build.make:84: CMakeFiles/cmTC_bbf1c.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_bbf1c/fast] Error 2 Source file was: #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_58529/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_58529.dir\build.make CMakeFiles/cmTC_58529.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_58529.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_linux_netlink -std=gnu++17 -o CMakeFiles\cmTC_58529.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: asm/types.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_58529.dir\build.make:84: CMakeFiles/cmTC_58529.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_58529/fast] Error 2 Source file was: #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_8127e/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_8127e.dir\build.make CMakeFiles/cmTC_8127e.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8127e.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_sctp -std=gnu++17 -o CMakeFiles\cmTC_8127e.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:3:10: fatal error: sys/socket.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_8127e.dir\build.make:84: CMakeFiles/cmTC_8127e.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_8127e/fast] Error 2 Source file was: #include #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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_netlistmgr failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_024f4/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_024f4.dir\build.make CMakeFiles/cmTC_024f4.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_024f4.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_netlistmgr -std=gnu++17 -o CMakeFiles\cmTC_024f4.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:11:8: error: 'IConnectionPoint' was not declared in this scope 11 | ComPtr connectionPoint; | ^~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:11:24: error: template argument 1 is invalid 11 | ComPtr connectionPoint; | ^ D:\b\CMakeFiles\CMakeTmp\src.cxx:12:8: error: 'IConnectionPointContainer' was not declared in this scope 12 | ComPtr connectionPointContainer; | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:\b\CMakeFiles\CMakeTmp\src.cxx:12:33: error: template argument 1 is invalid 12 | ComPtr connectionPointContainer; | ^ D:\b\CMakeFiles\CMakeTmp\src.cxx:13:48: error: no matching function for call to 'Microsoft::WRL::ComPtr::As(int*)' 13 | networkListManager.As(&connectionPointContainer); | ^ In file included from D:\b\CMakeFiles\CMakeTmp\src.cxx:3: q:\gcc-10.2.0\mingw64\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() { | ^~ q:\gcc-10.2.0\mingw64\include\wrl\client.h:233:21: note: template argument deduction/substitution failed: D:\b\CMakeFiles\CMakeTmp\src.cxx:13:48: note: mismatched types 'Microsoft::WRL::Details::ComPtrRef >' and 'int*' 13 | networkListManager.As(&connectionPointContainer); | ^ In file included from D:\b\CMakeFiles\CMakeTmp\src.cxx:3: q:\gcc-10.2.0\mingw64\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() { | ^~ q:\gcc-10.2.0\mingw64\include\wrl\client.h:238:21: note: template argument deduction/substitution failed: D:\b\CMakeFiles\CMakeTmp\src.cxx:13:48: note: mismatched types 'Microsoft::WRL::ComPtr' and 'int' 13 | networkListManager.As(&connectionPointContainer); | ^ D:\b\CMakeFiles\CMakeTmp\src.cxx:14:25: error: base operand of '->' is not a pointer 14 | connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); | ^~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_024f4.dir\build.make:84: CMakeFiles/cmTC_024f4.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_024f4/fast] Error 2 Source file was: #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_0d31f/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_0d31f.dir\build.make CMakeFiles/cmTC_0d31f.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0d31f.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_EGL -std=gnu++17 -o CMakeFiles\cmTC_0d31f.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: EGL/egl.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_0d31f.dir\build.make:84: CMakeFiles/cmTC_0d31f.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_0d31f/fast] Error 2 Source file was: #include int main(int argc, char *argv[]) { 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_312e0/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_312e0.dir\build.make CMakeFiles/cmTC_312e0.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_312e0.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_GLESv2 -std=gnu++17 -o CMakeFiles\cmTC_312e0.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:6:12: fatal error: GLES2/gl2.h: No such file or directory 6 | # include | ^~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_312e0.dir\build.make:84: CMakeFiles/cmTC_312e0.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_312e0/fast] Error 2 Source file was: #ifdef __APPLE__ # include #else # define GL_GLEXT_PROTOTYPES # include #endif int main(int argc, char *argv[]) { glUniform1f(1, GLfloat(1.0)); glClear(GL_COLOR_BUFFER_BIT); } Performing C++ SOURCE FILE Test HAVE_evdev failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_387cf/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_387cf.dir\build.make CMakeFiles/cmTC_387cf.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_387cf.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_evdev -std=gnu++17 -o CMakeFiles\cmTC_387cf.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:4:12: fatal error: linux/input.h: No such file or directory 4 | # include | ^~~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_387cf.dir\build.make:84: CMakeFiles/cmTC_387cf.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_387cf/fast] Error 2 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(int argc, char **argv) { (void)argc; (void)argv; /* 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_32d59/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_32d59.dir\build.make CMakeFiles/cmTC_32d59.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_32d59.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_integrityfb -std=gnu++17 -o CMakeFiles\cmTC_32d59.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: device/fbdriver.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_32d59.dir\build.make:84: CMakeFiles/cmTC_32d59.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_32d59/fast] Error 2 Source file was: #include int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ FBDriver *driver = 0; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linuxfb failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_b2400/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_b2400.dir\build.make CMakeFiles/cmTC_b2400.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b2400.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_linuxfb -std=gnu++17 -o CMakeFiles\cmTC_b2400.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:2:10: fatal error: linux/fb.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_b2400.dir\build.make:84: CMakeFiles/cmTC_b2400.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_b2400/fast] Error 2 Source file was: #include #include #include int main(int argc, char **argv) { (void)argc; (void)argv; /* 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_d2d1 failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_d79ea/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_d79ea.dir\build.make CMakeFiles/cmTC_d79ea.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d79ea.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_d2d1 -std=gnu++17 -o CMakeFiles\cmTC_d79ea.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:5:34: error: invalid conversion from 'int' to 'D2D1_DEBUG_LEVEL' [-fpermissive] 5 | D2D1_FACTORY_OPTIONS options{0}; | ^ | | | int mingw32-make.exe[1]: *** [CMakeFiles\cmTC_d79ea.dir\build.make:84: CMakeFiles/cmTC_d79ea.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_d79ea/fast] Error 2 Source file was: #include int main(int, char **) { void *factory = nullptr; D2D1_FACTORY_OPTIONS options{0}; D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED, GUID{}, &options, &factory); return 0; } Performing C++ SOURCE FILE Test HAVE_pointer_32bit failed with the following output: Change Dir: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_5954f/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_5954f.dir\build.make CMakeFiles/cmTC_5954f.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5954f.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_pointer_32bit -std=gnu++17 -o CMakeFiles\cmTC_5954f.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx: In function 'int main(int, char**)': D:\b\CMakeFiles\CMakeTmp\src.cxx:8:30: error: static assertion failed: fail 8 | static_assert(sizeof(void *) == 4, "fail"); | ~~~~~~~~~~~~~~~^~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_5954f.dir\build.make:84: CMakeFiles/cmTC_5954f.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_5954f/fast] Error 2 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_9da11/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_9da11.dir\build.make CMakeFiles/cmTC_9da11.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9da11.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_arm_thumb -std=gnu++17 -o CMakeFiles\cmTC_9da11.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:16:6: error: #error "fail" 16 | # error "fail" | ^~~~~ mingw32-make.exe[1]: *** [CMakeFiles\cmTC_9da11.dir\build.make:84: CMakeFiles/cmTC_9da11.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_9da11/fast] Error 2 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_76897/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_76897.dir\build.make CMakeFiles/cmTC_76897.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_76897.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ICONV -std=gnu++17 -o CMakeFiles\cmTC_76897.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:1:10: fatal error: iconv.h: No such file or directory 1 | #include | ^~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_76897.dir\build.make:84: CMakeFiles/cmTC_76897.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_76897/fast] Error 2 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: D:/b/CMakeFiles/CMakeTmp Run Build Command(s):Q:/gcc-10.2.0/bin/mingw32-make.exe cmTC_a4d55/fast && Q:/gcc-10.2.0/bin/mingw32-make.exe -f CMakeFiles\cmTC_a4d55.dir\build.make CMakeFiles/cmTC_a4d55.dir/build mingw32-make.exe[1]: Entering directory 'D:/b/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a4d55.dir/src.cxx.obj Q:\gcc-10.2.0\bin\g++.exe -DHAVE_ICONV_WITH_LIB -std=gnu++17 -o CMakeFiles\cmTC_a4d55.dir\src.cxx.obj -c D:\b\CMakeFiles\CMakeTmp\src.cxx D:\b\CMakeFiles\CMakeTmp\src.cxx:1:10: fatal error: iconv.h: No such file or directory 1 | #include | ^~~~~~~~~ compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles\cmTC_a4d55.dir\build.make:84: CMakeFiles/cmTC_a4d55.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory 'D:/b/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [Makefile:139: cmTC_a4d55/fast] Error 2 Source file was: #include int main(int, char **) { iconv_t x = iconv_open("", ""); iconv_close(x); return 0; }