Hello,
please help. I have problem with installing gtest/gmock on MINGW64.
Attachyed are Terminal output and CmakeOutput.log

best regards
St.Trzasak
The system is: MINGW64_NT-10.0-18362 - 3.0.7-338.x86_64 - unknown
Compiling the C compiler identification source file "CMakeCCompilerId.c" 
succeeded.
Compiler: /mingw64/bin/cc.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 
"/opt/GTest/mybuild/CMakeFiles/3.15.5/CompilerIdC/a.exe"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" 
succeeded.
Compiler: /mingw64/bin/CC.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 
"/opt/GTest/mybuild/CMakeFiles/3.15.5/CompilerIdCXX/a.exe"

Determining if the C compiler works passed with the following output:
Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make.exe cmTC_54db0/fast && /usr/bin/make -f 
CMakeFiles/cmTC_54db0.dir/build.make CMakeFiles/cmTC_54db0.dir/build
make[1]: Wejście do katalogu 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_54db0.dir/testCCompiler.c.obj
/mingw64/bin/cc.exe    -o CMakeFiles/cmTC_54db0.dir/testCCompiler.c.obj   -c 
/opt/GTest/mybuild/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_54db0
/usr/bin/cmake.exe -E cmake_link_script CMakeFiles/cmTC_54db0.dir/link.txt 
--verbose=1
/mingw64/bin/cc.exe      CMakeFiles/cmTC_54db0.dir/testCCompiler.c.obj  -o 
cmTC_54db0 
make[1]: Opuszczenie katalogu 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp'



Detecting C compiler ABI info compiled with the following output:
Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make.exe cmTC_62cec/fast && /usr/bin/make -f 
CMakeFiles/cmTC_62cec.dir/build.make CMakeFiles/cmTC_62cec.dir/build
make[1]: Entering directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj
/mingw64/bin/cc.exe   -v -o CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj   
-c /usr/share/cmake-3.15.5/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\cc.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.2.0 (Rev2, Built by MSYS2 project) 
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/cc1.exe -quiet -v 
-iprefix C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/ 
-D_REENTRANT C:/msys64/usr/share/cmake-3.15.5/Modules/CMakeCCompilerABI.c 
-quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 
-auxbase-strip CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj -version -o 
C:\msys64\tmp\ccsrJ3vQ.s
GNU C17 (Rev2, Built by MSYS2 project) version 9.2.0 (x86_64-w64-mingw32)
        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, 
MPC version 1.1.0, isl version isl-0.21-GMP

warning: GMP header version 6.1.2 differs from library version 6.2.0.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include"
ignoring nonexistent directory "C:/building/msys64/mingw64/include"
ignoring nonexistent directory "/mingw64/include"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include"
ignoring nonexistent directory 
"C:/building/msys64/mingw64/x86_64-w64-mingw32/include"
#include "..." search starts here:
#include <...> search starts here:
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include
End of search list.
GNU C17 (Rev2, Built by MSYS2 project) version 9.2.0 (x86_64-w64-mingw32)
        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, 
MPC version 1.1.0, isl version isl-0.21-GMP

warning: GMP header version 6.1.2 differs from library version 6.2.0.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 3bcdf03344e3ad7cb057c2ec82f696e6
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64'
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/as.exe
 -v -o CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj 
C:\msys64\tmp\ccsrJ3vQ.s
GNU assembler version 2.33.1 (x86_64-w64-mingw32) using BFD version (GNU 
Binutils) 2.33.1
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64'
Linking C executable cmTC_62cec
/usr/bin/cmake.exe -E cmake_link_script CMakeFiles/cmTC_62cec.dir/link.txt 
--verbose=1
/mingw64/bin/cc.exe     -v CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj  
-o cmTC_62cec 
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\cc.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.2.0 (Rev2, Built by MSYS2 project) 
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_62cec.exe' '-mtune=generic' '-march=x86-64'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/collect2.exe -plugin 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/liblto_plugin-0.dll 
-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
 -plugin-opt=-fresolution=C:\msys64\tmp\ccdBpDyf.res 
-plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname 
-plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt 
-plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 
-plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 
-plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh 
-plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex 
-plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_62cec.exe 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtbegin.o 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0 
-LC:/msys64/mingw64/bin/../lib/gcc 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../.. 
CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj -lmingw32 -lgcc -lgcc_eh 
-lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 
-lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_62cec.exe' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp'



Parsed C implicit include dir info from above output: rv=loading
  found start of include info
  warn: unable to parse implicit include dirs!


Parsed C implicit link information from above output:
  link line regex: [^( 
*|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( 
|$)]
  ignore line: [Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/make.exe cmTC_62cec/fast && 
/usr/bin/make -f CMakeFiles/cmTC_62cec.dir/build.make 
CMakeFiles/cmTC_62cec.dir/build]
  ignore line: [make[1]: Entering directory 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp';Building C object 
CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj;/mingw64/bin/cc.exe   -v -o 
CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj   -c 
/usr/share/cmake-3.15.5/Modules/CMakeCCompilerABI.c;Using built-in 
specs.;COLLECT_GCC=C:\msys64\mingw64\bin\cc.exe;Target: 
x86_64-w64-mingw32;Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as 
--with-gnu-ld;Thread model: posix;gcc version 9.2.0 (Rev2, Built by 
MSYS2 project) ;COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/cc1.exe -quiet -v 
-iprefix C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/ 
-D_REENTRANT C:/msys64/usr/share/cmake-3.15.5/Modules/CMakeCCompilerABI.c 
-quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 
-auxbase-strip CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj -version -o 
C:\msys64\tmp\ccsrJ3vQ.s;GNU C17 (Rev2, Built by MSYS2 project) version 9.2.0 
(x86_64-w64-mingw32);     compiled by GNU C version 9.2.0, GMP version 6.1.2, 
MPFR version 4.0.2, MPC version 1.1.0, isl version 
isl-0.21-GMP;;warning: GMP header version 6.1.2 differs from library 
version 6.2.0.;GGC heuristics: --param ggc-min-expand=100 --param 
ggc-min-heapsize=131072;ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include";ignoring
 nonexistent directory "C:/building/msys64/mingw64/include";ignoring 
nonexistent directory "/mingw64/include";ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed";ignoring
 duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include";ignoring
 nonexistent directory 
"C:/building/msys64/mingw64/x86_64-w64-mingw32/include";#include "..." search 
starts here:;#include <...> search starts here:; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include;End
 of search list.;GNU C17 (Rev2, Built by MSYS2 project) version 9.2.0 
(x86_64-w64-mingw32);    compiled by GNU C version 9.2.0, GMP version 6.1.2, 
MPFR version 4.0.2, MPC version 1.1.0, isl version 
isl-0.21-GMP;;warning: GMP header version 6.1.2 differs from library 
version 6.2.0.;GGC heuristics: --param ggc-min-expand=100 --param 
ggc-min-heapsize=131072;Compiler executable checksum: 
3bcdf03344e3ad7cb057c2ec82f696e6;COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/as.exe
 -v -o CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj 
C:\msys64\tmp\ccsrJ3vQ.s;GNU assembler version 2.33.1 (x86_64-w64-mingw32) 
using BFD version (GNU Binutils) 
2.33.1;COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/;LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../;COLLECT_GCC_OPTIONS='-v'
 '-o' 'CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' 
'-march=x86-64';Linking C executable cmTC_62cec;/usr/bin/cmake.exe -E 
cmake_link_script CMakeFiles/cmTC_62cec.dir/link.txt 
--verbose=1;/mingw64/bin/cc.exe     -v 
CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj  -o cmTC_62cec ;Using 
built-in 
specs.;COLLECT_GCC=C:\msys64\mingw64\bin\cc.exe;COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe;Target:
 x86_64-w64-mingw32;Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as 
--with-gnu-ld;Thread model: posix;gcc version 9.2.0 (Rev2, Built by 
MSYS2 project) 
;COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/;LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../;COLLECT_GCC_OPTIONS='-v'
 '-o' 'cmTC_62cec.exe' '-mtune=generic' '-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/collect2.exe -plugin 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/liblto_plugin-0.dll 
-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
 -plugin-opt=-fresolution=C:\msys64\tmp\ccdBpDyf.res 
-plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname 
-plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt 
-plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 
-plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 
-plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh 
-plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex 
-plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_62cec.exe 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtbegin.o 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0 
-LC:/msys64/mingw64/bin/../lib/gcc 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../.. 
CMakeFiles/cmTC_62cec.dir/CMakeCCompilerABI.c.obj -lmingw32 -lgcc -lgcc_eh 
-lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 
-lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtend.o;COLLECT_GCC_OPTIONS='-v'
 '-o' 'cmTC_62cec.exe' '-mtune=generic' '-march=x86-64';make[1]: 
Leaving directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp';;]
  implicit libs: []
  implicit dirs: []
  implicit fwks: []


Determining if the CXX compiler works passed with the following output:
Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make.exe cmTC_35f2c/fast && /usr/bin/make -f 
CMakeFiles/cmTC_35f2c.dir/build.make CMakeFiles/cmTC_35f2c.dir/build
make[1]: Wejście do katalogu 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_35f2c.dir/testCXXCompiler.cxx.obj
/mingw64/bin/CC.exe     -o CMakeFiles/cmTC_35f2c.dir/testCXXCompiler.cxx.obj -c 
/opt/GTest/mybuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_35f2c
/usr/bin/cmake.exe -E cmake_link_script CMakeFiles/cmTC_35f2c.dir/link.txt 
--verbose=1
/mingw64/bin/CC.exe       CMakeFiles/cmTC_35f2c.dir/testCXXCompiler.cxx.obj  -o 
cmTC_35f2c 
make[1]: Opuszczenie katalogu 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp'



Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make.exe cmTC_3114e/fast && /usr/bin/make -f 
CMakeFiles/cmTC_3114e.dir/build.make CMakeFiles/cmTC_3114e.dir/build
make[1]: Entering directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj
/mingw64/bin/CC.exe    -v -o 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -c 
/usr/share/cmake-3.15.5/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\CC.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.2.0 (Rev2, Built by MSYS2 project) 
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mtune=generic' 
'-march=x86-64'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/cc1plus.exe -quiet 
-v -iprefix C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/ 
-D_REENTRANT C:/msys64/usr/share/cmake-3.15.5/Modules/CMakeCXXCompilerABI.cpp 
-quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 
-auxbase-strip CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -version 
-o C:\msys64\tmp\cck9Cjm0.s
GNU C++14 (Rev2, Built by MSYS2 project) version 9.2.0 (x86_64-w64-mingw32)
        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, 
MPC version 1.1.0, isl version isl-0.21-GMP

warning: GMP header version 6.1.2 differs from library version 6.2.0.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/x86_64-w64-mingw32"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/backward"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include"
ignoring nonexistent directory "C:/building/msys64/mingw64/include"
ignoring nonexistent directory "/mingw64/include"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed"
ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include"
ignoring nonexistent directory 
"C:/building/msys64/mingw64/x86_64-w64-mingw32/include"
#include "..." search starts here:
#include <...> search starts here:
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/x86_64-w64-mingw32
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/backward
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include
End of search list.
GNU C++14 (Rev2, Built by MSYS2 project) version 9.2.0 (x86_64-w64-mingw32)
        compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, 
MPC version 1.1.0, isl version isl-0.21-GMP

warning: GMP header version 6.1.2 differs from library version 6.2.0.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: e57125b4942a3976aa4ac8f64fb6fda3
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mtune=generic' 
'-march=x86-64'
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/as.exe
 -v -o CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj 
C:\msys64\tmp\cck9Cjm0.s
GNU assembler version 2.33.1 (x86_64-w64-mingw32) using BFD version (GNU 
Binutils) 2.33.1
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mtune=generic' 
'-march=x86-64'
Linking CXX executable cmTC_3114e
/usr/bin/cmake.exe -E cmake_link_script CMakeFiles/cmTC_3114e.dir/link.txt 
--verbose=1
/mingw64/bin/CC.exe      -v 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj  -o cmTC_3114e 
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\CC.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 9.2.0 (Rev2, Built by MSYS2 project) 
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_3114e.exe' '-mtune=generic' '-march=x86-64'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/collect2.exe -plugin 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/liblto_plugin-0.dll 
-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
 -plugin-opt=-fresolution=C:\msys64\tmp\ccrQjewk.res 
-plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname 
-plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt 
-plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 
-plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 
-plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh 
-plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex 
-plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_3114e.exe 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtbegin.o 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0 
-LC:/msys64/mingw64/bin/../lib/gcc 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../.. 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -lmingw32 -lgcc -lgcc_eh 
-lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 
-lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_3114e.exe' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp'



Parsed CXX implicit include dir info from above output: rv=loading
  found start of include info
  warn: unable to parse implicit include dirs!


Parsed CXX implicit link information from above output:
  link line regex: [^( 
*|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( 
|$)]
  ignore line: [Change Dir: /opt/GTest/mybuild/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/make.exe cmTC_3114e/fast && 
/usr/bin/make -f CMakeFiles/cmTC_3114e.dir/build.make 
CMakeFiles/cmTC_3114e.dir/build]
  ignore line: [make[1]: Entering directory 
'/opt/GTest/mybuild/CMakeFiles/CMakeTmp';Building CXX object 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj;/mingw64/bin/CC.exe    -v 
-o CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -c 
/usr/share/cmake-3.15.5/Modules/CMakeCXXCompilerABI.cpp;Using built-in 
specs.;COLLECT_GCC=C:\msys64\mingw64\bin\CC.exe;Target: 
x86_64-w64-mingw32;Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as 
--with-gnu-ld;Thread model: posix;gcc version 9.2.0 (Rev2, Built by 
MSYS2 project) ;COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mtune=generic' 
'-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/cc1plus.exe -quiet -v 
-iprefix C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/ 
-D_REENTRANT C:/msys64/usr/share/cmake-3.15.5/Modules/CMakeCXXCompilerABI.cpp 
-quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 
-auxbase-strip CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -version 
-o C:\msys64\tmp\cck9Cjm0.s;GNU C++14 (Rev2, Built by MSYS2 project) version 
9.2.0 (x86_64-w64-mingw32);  compiled by GNU C version 9.2.0, GMP version 
6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version 
isl-0.21-GMP;;warning: GMP header version 6.1.2 differs from library 
version 6.2.0.;GGC heuristics: --param ggc-min-expand=100 --param 
ggc-min-heapsize=131072;ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0";ignoring
 duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/x86_64-w64-mingw32";ignoring
 duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/backward";ignoring
 duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include";ignoring
 nonexistent directory "C:/building/msys64/mingw64/include";ignoring 
nonexistent directory "/mingw64/include";ignoring duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed";ignoring
 duplicate directory 
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include";ignoring
 nonexistent directory 
"C:/building/msys64/mingw64/x86_64-w64-mingw32/include";#include "..." search 
starts here:;#include <...> search starts here:; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0;
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/x86_64-w64-mingw32;
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include/c++/9.2.0/backward;
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../include; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/include;End
 of search list.;GNU C++14 (Rev2, Built by MSYS2 project) version 9.2.0 
(x86_64-w64-mingw32);     compiled by GNU C version 9.2.0, GMP version 6.1.2, 
MPFR version 4.0.2, MPC version 1.1.0, isl version 
isl-0.21-GMP;;warning: GMP header version 6.1.2 differs from library 
version 6.2.0.;GGC heuristics: --param ggc-min-expand=100 --param 
ggc-min-heapsize=131072;Compiler executable checksum: 
e57125b4942a3976aa4ac8f64fb6fda3;COLLECT_GCC_OPTIONS='-v' '-o' 
'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mtune=generic' 
'-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/as.exe
 -v -o CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj 
C:\msys64\tmp\cck9Cjm0.s;GNU assembler version 2.33.1 (x86_64-w64-mingw32) 
using BFD version (GNU Binutils) 
2.33.1;COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/;LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../;COLLECT_GCC_OPTIONS='-v'
 '-o' 'CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' 
'-mtune=generic' '-march=x86-64';Linking CXX executable 
cmTC_3114e;/usr/bin/cmake.exe -E cmake_link_script 
CMakeFiles/cmTC_3114e.dir/link.txt --verbose=1;/mingw64/bin/CC.exe      -v 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj  -o cmTC_3114e ;Using 
built-in 
specs.;COLLECT_GCC=C:\msys64\mingw64\bin\CC.exe;COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe;Target:
 x86_64-w64-mingw32;Configured with: ../gcc-9.2.0/configure --prefix=/mingw64 
--with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 
--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 
--with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include 
--libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 
--with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ 
--enable-shared --enable-static --enable-libatomic --enable-threads=posix 
--enable-graphite --enable-fully-dynamic-string 
--enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes 
--disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check 
--enable-lto --enable-libgomp --disable-multilib --enable-checking=release 
--disable-rpath --disable-win32-registry --disable-nls --disable-werror 
--disable-symvers --enable-plugin --with-libiconv --with-system-zlib 
--with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 
--with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' 
--with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as 
--with-gnu-ld;Thread model: posix;gcc version 9.2.0 (Rev2, Built by 
MSYS2 project) 
;COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/;LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../;COLLECT_GCC_OPTIONS='-v'
 '-o' 'cmTC_3114e.exe' '-mtune=generic' '-march=x86-64'; 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/collect2.exe -plugin 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/liblto_plugin-0.dll 
-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/lto-wrapper.exe
 -plugin-opt=-fresolution=C:\msys64\tmp\ccrQjewk.res 
-plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname 
-plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt 
-plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 
-plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 
-plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh 
-plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex 
-plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_3114e.exe 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtbegin.o 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0 
-LC:/msys64/mingw64/bin/../lib/gcc 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../lib 
-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib
 -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../.. 
CMakeFiles/cmTC_3114e.dir/CMakeCXXCompilerABI.cpp.obj -lmingw32 -lgcc -lgcc_eh 
-lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 
-lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o
 
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/crtend.o;COLLECT_GCC_OPTIONS='-v'
 '-o' 'cmTC_3114e.exe' '-mtune=generic' '-march=x86-64';make[1]: 
Leaving directory '/opt/GTest/mybuild/CMakeFiles/CMakeTmp';;]
  implicit libs: []
  implicit dirs: []
  implicit fwks: []


stt@MSI-AMG MINGW64 /opt/GTest
$ pwd
/opt/GTest

stt@MSI-AMG MINGW64 /opt/GTest
$ mkdir mybuild

stt@MSI-AMG MINGW64 /opt/GTest
$ cd mybuild/

stt@MSI-AMG MINGW64 /opt/GTest/mybuild
$ cmake ../
-- The C compiler identification is GNU 9.2.0
-- The CXX compiler identification is GNU 9.2.0
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0-18362 to use this system, please send your config file 
to cm...@www.cmake.org so it can be added to cmake
-- Check for working C compiler: /mingw64/bin/cc.exe
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0-18362 to use this system, please send your config file 
to cm...@www.cmake.org so it can be added to cmake
-- Check for working C compiler: /mingw64/bin/cc.exe -- works
-- Detecting C compiler ABI info
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0-18362 to use this system, please send your config file 
to cm...@www.cmake.org so it can be added to cmake
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /mingw64/bin/CC.exe
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0-18362 to use this system, please send your config file 
to cm...@www.cmake.org so it can be added to cmake
CMake Error: Remove failed on file: 
/opt/GTest/mybuild/CMakeFiles/CMakeTmp/cmTC_35f2c.exe: System Error: Device or 
resource busy
-- Check for working CXX compiler: /mingw64/bin/CC.exe -- works
-- Detecting CXX compiler ABI info
System is unknown to cmake, create:
Platform/MINGW64_NT-10.0-18362 to use this system, please send your config file 
to cm...@www.cmake.org so it can be added to cmake
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /mingw64/bin/python.exe (found version "3.8.1")
-- Configuring incomplete, errors occurred!
See also "/opt/GTest/mybuild/CMakeFiles/CMakeOutput.log".

stt@MSI-AMG MINGW64 /opt/GTest/mybuild
$

-- 

Powered by kitware.com/cmake

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit https://cmake.org/services

Visit other Kitware open-source projects at https://www.kitware.com/platforms

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

This mailing list is deprecated in favor of https://discourse.cmake.org

Reply via email to