The system is: Windows - 10.0.18363 - AMD64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: C:/cygwin64/bin/g++.exe 
Build flags: 
Id flags:  

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"

The CXX compiler identification is GNU, found in "C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/3.21.2/CompilerIdCXX/a.exe"

Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/cygwin64/bin/gcc.exe 
Build flags: 
Id flags:  

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"

The C compiler identification is GNU, found in "C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/3.21.2/CompilerIdC/a.exe"

Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
gcc (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Determining if the CXX compiler works passed with the following output:
Change Dir: C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp

Run Build Command(s):C:/MinGW/bin/mingw32-make.exe -f Makefile cmTC_8f81e/fast && C:/MinGW/bin/mingw32-make.exe  -f CMakeFiles\cmTC_8f81e.dir\build.make CMakeFiles/cmTC_8f81e.dir/build
mingw32-make.exe[1]: Entering directory 'C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8f81e.dir/testCXXCompiler.cxx.obj
C:\cygwin64\bin\g++.exe    -o CMakeFiles\cmTC_8f81e.dir\testCXXCompiler.cxx.obj -c C:\Qt\Static\src\qt-everywhere-src-6.1.3\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
Linking CXX executable cmTC_8f81e.exe
"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_8f81e.dir\link.txt --verbose=1
"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_8f81e.dir/objects.a
C:\cygwin64\bin\ar.exe qc CMakeFiles\cmTC_8f81e.dir/objects.a @CMakeFiles\cmTC_8f81e.dir\objects1.rsp
C:\cygwin64\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_8f81e.dir/objects.a -Wl,--no-whole-archive -o cmTC_8f81e.exe -Wl,--out-implib,libcmTC_8f81e.dll.a -Wl,--major-image-version,0,--minor-image-version,0 
mingw32-make.exe[1]: Leaving directory 'C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp'



Determining if the C compiler works passed with the following output:
Change Dir: C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp

Run Build Command(s):C:/MinGW/bin/mingw32-make.exe -f Makefile cmTC_06908/fast && C:/MinGW/bin/mingw32-make.exe  -f CMakeFiles\cmTC_06908.dir\build.make CMakeFiles/cmTC_06908.dir/build
mingw32-make.exe[1]: Entering directory 'C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_06908.dir/testCCompiler.c.o
C:\cygwin64\bin\gcc.exe    -o CMakeFiles\cmTC_06908.dir\testCCompiler.c.o -c C:\Qt\Static\src\qt-everywhere-src-6.1.3\CMakeFiles\CMakeTmp\testCCompiler.c
Linking C executable cmTC_06908.exe
"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_06908.dir\link.txt --verbose=1
"C:\Program Files\CMake\bin\cmake.exe" -E rm -f CMakeFiles\cmTC_06908.dir/objects.a
C:\cygwin64\bin\ar.exe qc CMakeFiles\cmTC_06908.dir/objects.a @CMakeFiles\cmTC_06908.dir\objects1.rsp
C:\cygwin64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_06908.dir/objects.a -Wl,--no-whole-archive -o cmTC_06908.exe -Wl,--out-implib,libcmTC_06908.dll.a -Wl,--major-image-version,0,--minor-image-version,0 
mingw32-make.exe[1]: Leaving directory 'C:/Qt/Static/src/qt-everywhere-src-6.1.3/CMakeFiles/CMakeTmp'



