(view as text)
The system is: Windows - 10.0.15063 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/msys64/mingw64/bin/x86_64-w64-mingw32-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:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/3.12.4/CompilerIdC/a.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: C:/msys64/mingw64/bin/x86_64-w64-mingw32-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:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/3.12.4/CompilerIdCXX/a.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_88e03/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_88e03.dir/build.make CMakeFiles/cmTC_88e03.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_88e03.dir/testCCompiler.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_88e03.dir/testCCompiler.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_88e03.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_88e03.dir/objects.a
ar cr CMakeFiles/cmTC_88e03.dir/objects.a "CMakeFiles/cmTC_88e03.dir/testCCompiler.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_88e03.dir/objects.a -Wl,--no-whole-archive -o cmTC_88e03.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_95d2d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_95d2d.dir/build.make CMakeFiles/cmTC_95d2d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_95d2d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_95d2d.dir/objects.a
ar cr CMakeFiles/cmTC_95d2d.dir/objects.a "CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_95d2d.dir/objects.a -Wl,--no-whole-archive -o cmTC_95d2d.exe -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\x86_64-w64-mingw32-gcc.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-8-20181130/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=ada,c,lto,c++,objc,obj-c++,fortran --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 --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 8.2.1 20181130 (Rev1, Built by MSYS2 project)
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_95d2d.exe' '-mtune=generic' '-march=x86-64'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccrPWA8b.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_95d2d.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../.. --whole-archive CMakeFiles/cmTC_95d2d.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -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/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_95d2d.exe' '-mtune=generic' '-march=x86-64'
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_95d2d/fast"]
ignore line: [make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_95d2d.dir/build.make CMakeFiles/cmTC_95d2d.dir/build]
ignore line: [make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_95d2d.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_95d2d.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_95d2d.dir/objects.a "CMakeFiles/cmTC_95d2d.dir/CMakeCCompilerABI.c.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_95d2d.dir/objects.a -Wl,--no-whole-archive -o cmTC_95d2d.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=C:\msys64\mingw64\bin\x86_64-w64-mingw32-gcc.exe]
ignore line: [COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe]
ignore line: [Target: x86_64-w64-mingw32]
ignore line: [Configured with: ../gcc-8-20181130/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=ada,c,lto,c++,objc,obj-c++,fortran --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 --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.2.1 20181130 (Rev1, Built by MSYS2 project) ]
ignore line: [COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/bin/]
ignore line: [LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_95d2d.exe' '-mtune=generic' '-march=x86-64']
link line: [ C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccrPWA8b.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_95d2d.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../.. --whole-archive CMakeFiles/cmTC_95d2d.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -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/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o]
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe] ==> ignore
arg [-plugin] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll] ==> ignore
arg [-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe] ==> ignore
arg [-plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccrPWA8b.res] ==> ignore
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
arg [-plugin-opt=-pass-through=-luser32] ==> ignore
arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
arg [-m] ==> ignore
arg [i386pep] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-o] ==> ignore
arg [cmTC_95d2d.exe] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o] ==> ignore
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1]
arg [-LC:/msys64/mingw64/bin/../lib/gcc] ==> dir [C:/msys64/mingw64/bin/../lib/gcc]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles/cmTC_95d2d.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--major-image-version] ==> ignore
arg [0] ==> ignore
arg [--minor-image-version] ==> ignore
arg [0] ==> ignore
arg [-lmingw32] ==> lib [mingw32]
arg [-lgcc] ==> lib [gcc]
arg [-lgcc_eh] ==> lib [gcc_eh]
arg [-lmoldname] ==> lib [moldname]
arg [-lmingwex] ==> lib [mingwex]
arg [-lmsvcrt] ==> lib [msvcrt]
arg [-lpthread] ==> lib [pthread]
arg [-ladvapi32] ==> lib [advapi32]
arg [-lshell32] ==> lib [shell32]
arg [-luser32] ==> lib [user32]
arg [-lkernel32] ==> lib [kernel32]
arg [-lmingw32] ==> lib [mingw32]
arg [-lgcc] ==> lib [gcc]
arg [-lgcc_eh] ==> lib [gcc_eh]
arg [-lmoldname] ==> lib [moldname]
arg [-lmingwex] ==> lib [mingwex]
arg [-lmsvcrt] ==> lib [msvcrt]
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o] ==> ignore
remove lib [gcc_eh]
remove lib [msvcrt]
remove lib [gcc_eh]
remove lib [msvcrt]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1] ==> [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.2.1]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc] ==> [C:/msys64/mingw64/lib/gcc]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib] ==> [C:/msys64/mingw64/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..] ==> [C:/msys64/mingw64/lib]
implicit libs: [mingw32;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc;moldname;mingwex]
implicit dirs: [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.2.1;C:/msys64/mingw64/lib/gcc;C:/msys64/mingw64/x86_64-w64-mingw32/lib;C:/msys64/mingw64/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_3f005/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3f005.dir/build.make CMakeFiles/cmTC_3f005.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3f005.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c11 -o CMakeFiles/cmTC_3f005.dir/feature_tests.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_3f005.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3f005.dir/objects.a
ar cr CMakeFiles/cmTC_3f005.dir/objects.a "CMakeFiles/cmTC_3f005.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_3f005.dir/objects.a -Wl,--no-whole-archive -o cmTC_3f005.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_00b3a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_00b3a.dir/build.make CMakeFiles/cmTC_00b3a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_00b3a.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c99 -o CMakeFiles/cmTC_00b3a.dir/feature_tests.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_00b3a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_00b3a.dir/objects.a
ar cr CMakeFiles/cmTC_00b3a.dir/objects.a "CMakeFiles/cmTC_00b3a.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_00b3a.dir/objects.a -Wl,--no-whole-archive -o cmTC_00b3a.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_0d249/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0d249.dir/build.make CMakeFiles/cmTC_0d249.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0d249.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c90 -o CMakeFiles/cmTC_0d249.dir/feature_tests.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_0d249.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0d249.dir/objects.a
ar cr CMakeFiles/cmTC_0d249.dir/objects.a "CMakeFiles/cmTC_0d249.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0d249.dir/objects.a -Wl,--no-whole-archive -o cmTC_0d249.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ea384/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ea384.dir/build.make CMakeFiles/cmTC_ea384.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ea384.dir/testCXXCompiler.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_ea384.dir/testCXXCompiler.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_ea384.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ea384.dir/objects.a
ar cr CMakeFiles/cmTC_ea384.dir/objects.a "CMakeFiles/cmTC_ea384.dir/testCXXCompiler.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_ea384.dir/objects.a -Wl,--no-whole-archive -o cmTC_ea384.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a7c97/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a7c97.dir/build.make CMakeFiles/cmTC_a7c97.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_a7c97.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a7c97.dir/objects.a
ar cr CMakeFiles/cmTC_a7c97.dir/objects.a "CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_a7c97.dir/objects.a -Wl,--no-whole-archive -o cmTC_a7c97.exe -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=C:\msys64\mingw64\bin\x86_64-w64-mingw32-g++.exe
COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../gcc-8-20181130/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=ada,c,lto,c++,objc,obj-c++,fortran --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 --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 8.2.1 20181130 (Rev1, Built by MSYS2 project)
COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a7c97.exe' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccsa8bsX.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -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_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_a7c97.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../.. --whole-archive CMakeFiles/cmTC_a7c97.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a7c97.exe' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a7c97/fast"]
ignore line: [make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_a7c97.dir/build.make CMakeFiles/cmTC_a7c97.dir/build]
ignore line: [make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_a7c97.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a7c97.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_a7c97.dir/objects.a "CMakeFiles/cmTC_a7c97.dir/CMakeCXXCompilerABI.cpp.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_a7c97.dir/objects.a -Wl,--no-whole-archive -o cmTC_a7c97.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=C:\msys64\mingw64\bin\x86_64-w64-mingw32-g++.exe]
ignore line: [COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe]
ignore line: [Target: x86_64-w64-mingw32]
ignore line: [Configured with: ../gcc-8-20181130/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=ada,c,lto,c++,objc,obj-c++,fortran --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 --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld]
ignore line: [Thread model: posix]
ignore line: [gcc version 8.2.1 20181130 (Rev1, Built by MSYS2 project) ]
ignore line: [COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/bin/]
ignore line: [LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/]
ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a7c97.exe' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccsa8bsX.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -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_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_a7c97.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../.. --whole-archive CMakeFiles/cmTC_a7c97.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o]
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/collect2.exe] ==> ignore
arg [-plugin] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/liblto_plugin-0.dll] ==> ignore
arg [-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/lto-wrapper.exe] ==> ignore
arg [-plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccsa8bsX.res] ==> ignore
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
arg [-plugin-opt=-pass-through=-luser32] ==> ignore
arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
arg [-m] ==> ignore
arg [i386pep] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a7c97.exe] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtbegin.o] ==> ignore
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1]
arg [-LC:/msys64/mingw64/bin/../lib/gcc] ==> dir [C:/msys64/mingw64/bin/../lib/gcc]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib]
arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles/cmTC_a7c97.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--major-image-version] ==> ignore
arg [0] ==> ignore
arg [--minor-image-version] ==> ignore
arg [0] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lmingw32] ==> lib [mingw32]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lmoldname] ==> lib [moldname]
arg [-lmingwex] ==> lib [mingwex]
arg [-lmsvcrt] ==> lib [msvcrt]
arg [-lpthread] ==> lib [pthread]
arg [-ladvapi32] ==> lib [advapi32]
arg [-lshell32] ==> lib [shell32]
arg [-luser32] ==> lib [user32]
arg [-lkernel32] ==> lib [kernel32]
arg [-lmingw32] ==> lib [mingw32]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lmoldname] ==> lib [moldname]
arg [-lmingwex] ==> lib [mingwex]
arg [-lmsvcrt] ==> lib [msvcrt]
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/crtend.o] ==> ignore
remove lib [msvcrt]
remove lib [msvcrt]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1] ==> [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.2.1]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc] ==> [C:/msys64/mingw64/lib/gcc]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../lib] ==> [C:/msys64/mingw64/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../../../x86_64-w64-mingw32/lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.1/../../..] ==> [C:/msys64/mingw64/lib]
implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc_s;gcc;moldname;mingwex]
implicit dirs: [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.2.1;C:/msys64/mingw64/lib/gcc;C:/msys64/mingw64/x86_64-w64-mingw32/lib;C:/msys64/mingw64/lib]
implicit fwks: []
Detecting CXX [-std=c++2a] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_d8681/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d8681.dir/build.make CMakeFiles/cmTC_d8681.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d8681.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++2a -o CMakeFiles/cmTC_d8681.dir/feature_tests.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_d8681.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d8681.dir/objects.a
ar cr CMakeFiles/cmTC_d8681.dir/objects.a "CMakeFiles/cmTC_d8681.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_d8681.dir/objects.a -Wl,--no-whole-archive -o cmTC_d8681.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++17] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_5a7f2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5a7f2.dir/build.make CMakeFiles/cmTC_5a7f2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5a7f2.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++17 -o CMakeFiles/cmTC_5a7f2.dir/feature_tests.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_5a7f2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5a7f2.dir/objects.a
ar cr CMakeFiles/cmTC_5a7f2.dir/objects.a "CMakeFiles/cmTC_5a7f2.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_5a7f2.dir/objects.a -Wl,--no-whole-archive -o cmTC_5a7f2.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ab337/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ab337.dir/build.make CMakeFiles/cmTC_ab337.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ab337.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++14 -o CMakeFiles/cmTC_ab337.dir/feature_tests.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_ab337.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ab337.dir/objects.a
ar cr CMakeFiles/cmTC_ab337.dir/objects.a "CMakeFiles/cmTC_ab337.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_ab337.dir/objects.a -Wl,--no-whole-archive -o cmTC_ab337.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_d6887/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d6887.dir/build.make CMakeFiles/cmTC_d6887.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d6887.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++11 -o CMakeFiles/cmTC_d6887.dir/feature_tests.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_d6887.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d6887.dir/objects.a
ar cr CMakeFiles/cmTC_d6887.dir/objects.a "CMakeFiles/cmTC_d6887.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_d6887.dir/objects.a -Wl,--no-whole-archive -o cmTC_d6887.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_6bf87/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6bf87.dir/build.make CMakeFiles/cmTC_6bf87.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6bf87.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++98 -o CMakeFiles/cmTC_6bf87.dir/feature_tests.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_6bf87.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6bf87.dir/objects.a
ar cr CMakeFiles/cmTC_6bf87.dir/objects.a "CMakeFiles/cmTC_6bf87.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_6bf87.dir/objects.a -Wl,--no-whole-archive -o cmTC_6bf87.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the include file pthread.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_cac84/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cac84.dir/build.make CMakeFiles/cmTC_cac84.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cac84.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_cac84.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_cac84.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cac84.dir/objects.a
ar cr CMakeFiles/cmTC_cac84.dir/objects.a "CMakeFiles/cmTC_cac84.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cac84.dir/objects.a -Wl,--no-whole-archive -o cmTC_cac84.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the pthread_create exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_c041e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c041e.dir/build.make CMakeFiles/cmTC_c041e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c041e.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c041e.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_c041e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c041e.dir/objects.a
ar cr CMakeFiles/cmTC_c041e.dir/objects.a "CMakeFiles/cmTC_c041e.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c041e.dir/objects.a -Wl,--no-whole-archive -o cmTC_c041e.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the include file getopt.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_91937/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_91937.dir/build.make CMakeFiles/cmTC_91937.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_91937.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_91937.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_91937.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_91937.dir/objects.a
ar cr CMakeFiles/cmTC_91937.dir/objects.a "CMakeFiles/cmTC_91937.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_91937.dir/objects.a -Wl,--no-whole-archive -o cmTC_91937.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_f4d17/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f4d17.dir/build.make CMakeFiles/cmTC_f4d17.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f4d17.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f4d17.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_f4d17.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f4d17.dir/objects.a
ar cr CMakeFiles/cmTC_f4d17.dir/objects.a "CMakeFiles/cmTC_f4d17.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f4d17.dir/objects.a -Wl,--no-whole-archive -o cmTC_f4d17.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file iphlpapi.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_91c25/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_91c25.dir/build.make CMakeFiles/cmTC_91c25.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_91c25.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_91c25.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_91c25.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_91c25.dir/objects.a
ar cr CMakeFiles/cmTC_91c25.dir/objects.a "CMakeFiles/cmTC_91c25.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_91c25.dir/objects.a -Wl,--no-whole-archive -o cmTC_91c25.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file memory.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_31e2e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_31e2e.dir/build.make CMakeFiles/cmTC_31e2e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_31e2e.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_31e2e.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_31e2e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_31e2e.dir/objects.a
ar cr CMakeFiles/cmTC_31e2e.dir/objects.a "CMakeFiles/cmTC_31e2e.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_31e2e.dir/objects.a -Wl,--no-whole-archive -o cmTC_31e2e.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file pthread.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_470e3/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_470e3.dir/build.make CMakeFiles/cmTC_470e3.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_470e3.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_470e3.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_470e3.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_470e3.dir/objects.a
ar cr CMakeFiles/cmTC_470e3.dir/objects.a "CMakeFiles/cmTC_470e3.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_470e3.dir/objects.a -Wl,--no-whole-archive -o cmTC_470e3.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdarg.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_be2c2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_be2c2.dir/build.make CMakeFiles/cmTC_be2c2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_be2c2.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_be2c2.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_be2c2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_be2c2.dir/objects.a
ar cr CMakeFiles/cmTC_be2c2.dir/objects.a "CMakeFiles/cmTC_be2c2.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_be2c2.dir/objects.a -Wl,--no-whole-archive -o cmTC_be2c2.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdbool.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_60e58/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_60e58.dir/build.make CMakeFiles/cmTC_60e58.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_60e58.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_60e58.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_60e58.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_60e58.dir/objects.a
ar cr CMakeFiles/cmTC_60e58.dir/objects.a "CMakeFiles/cmTC_60e58.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_60e58.dir/objects.a -Wl,--no-whole-archive -o cmTC_60e58.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdint.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ff857/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ff857.dir/build.make CMakeFiles/cmTC_ff857.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ff857.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_ff857.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ff857.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ff857.dir/objects.a
ar cr CMakeFiles/cmTC_ff857.dir/objects.a "CMakeFiles/cmTC_ff857.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ff857.dir/objects.a -Wl,--no-whole-archive -o cmTC_ff857.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdlib.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_b1953/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b1953.dir/build.make CMakeFiles/cmTC_b1953.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b1953.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_b1953.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b1953.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b1953.dir/objects.a
ar cr CMakeFiles/cmTC_b1953.dir/objects.a "CMakeFiles/cmTC_b1953.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_b1953.dir/objects.a -Wl,--no-whole-archive -o cmTC_b1953.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file strings.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_55d11/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_55d11.dir/build.make CMakeFiles/cmTC_55d11.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_55d11.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_55d11.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_55d11.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_55d11.dir/objects.a
ar cr CMakeFiles/cmTC_55d11.dir/objects.a "CMakeFiles/cmTC_55d11.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_55d11.dir/objects.a -Wl,--no-whole-archive -o cmTC_55d11.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file string.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_05bfa/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_05bfa.dir/build.make CMakeFiles/cmTC_05bfa.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_05bfa.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_05bfa.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_05bfa.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_05bfa.dir/objects.a
ar cr CMakeFiles/cmTC_05bfa.dir/objects.a "CMakeFiles/cmTC_05bfa.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_05bfa.dir/objects.a -Wl,--no-whole-archive -o cmTC_05bfa.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/param.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_574fd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_574fd.dir/build.make CMakeFiles/cmTC_574fd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_574fd.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_574fd.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_574fd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_574fd.dir/objects.a
ar cr CMakeFiles/cmTC_574fd.dir/objects.a "CMakeFiles/cmTC_574fd.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_574fd.dir/objects.a -Wl,--no-whole-archive -o cmTC_574fd.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ea66f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ea66f.dir/build.make CMakeFiles/cmTC_ea66f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ea66f.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_ea66f.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ea66f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ea66f.dir/objects.a
ar cr CMakeFiles/cmTC_ea66f.dir/objects.a "CMakeFiles/cmTC_ea66f.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ea66f.dir/objects.a -Wl,--no-whole-archive -o cmTC_ea66f.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_3db9b/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3db9b.dir/build.make CMakeFiles/cmTC_3db9b.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3db9b.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_3db9b.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_3db9b.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3db9b.dir/objects.a
ar cr CMakeFiles/cmTC_3db9b.dir/objects.a "CMakeFiles/cmTC_3db9b.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_3db9b.dir/objects.a -Wl,--no-whole-archive -o cmTC_3db9b.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file time.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_cbbf3/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cbbf3.dir/build.make CMakeFiles/cmTC_cbbf3.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cbbf3.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_cbbf3.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_cbbf3.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cbbf3.dir/objects.a
ar cr CMakeFiles/cmTC_cbbf3.dir/objects.a "CMakeFiles/cmTC_cbbf3.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cbbf3.dir/objects.a -Wl,--no-whole-archive -o cmTC_cbbf3.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file unistd.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_71e04/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_71e04.dir/build.make CMakeFiles/cmTC_71e04.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_71e04.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_71e04.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_71e04.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_71e04.dir/objects.a
ar cr CMakeFiles/cmTC_71e04.dir/objects.a "CMakeFiles/cmTC_71e04.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_71e04.dir/objects.a -Wl,--no-whole-archive -o cmTC_71e04.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file windows.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_844c0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_844c0.dir/build.make CMakeFiles/cmTC_844c0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_844c0.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_844c0.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_844c0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_844c0.dir/objects.a
ar cr CMakeFiles/cmTC_844c0.dir/objects.a "CMakeFiles/cmTC_844c0.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_844c0.dir/objects.a -Wl,--no-whole-archive -o cmTC_844c0.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file winsock2.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_444f4/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_444f4.dir/build.make CMakeFiles/cmTC_444f4.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_444f4.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_444f4.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_444f4.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_444f4.dir/objects.a
ar cr CMakeFiles/cmTC_444f4.dir/objects.a "CMakeFiles/cmTC_444f4.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_444f4.dir/objects.a -Wl,--no-whole-archive -o cmTC_444f4.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file ws2tcpip.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_5cfce/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5cfce.dir/build.make CMakeFiles/cmTC_5cfce.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5cfce.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_5cfce.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_5cfce.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5cfce.dir/objects.a
ar cr CMakeFiles/cmTC_5cfce.dir/objects.a "CMakeFiles/cmTC_5cfce.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5cfce.dir/objects.a -Wl,--no-whole-archive -o cmTC_5cfce.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function _beginthreadex exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a7785/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a7785.dir/build.make CMakeFiles/cmTC_a7785.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a7785.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -o CMakeFiles/cmTC_a7785.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a7785.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a7785.dir/objects.a
ar cr CMakeFiles/cmTC_a7785.dir/objects.a "CMakeFiles/cmTC_a7785.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -Wl,--whole-archive CMakeFiles/cmTC_a7785.dir/objects.a -Wl,--no-whole-archive -o cmTC_a7785.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function fseeko exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_d336e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d336e.dir/build.make CMakeFiles/cmTC_d336e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d336e.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_d336e.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_d336e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d336e.dir/objects.a
ar cr CMakeFiles/cmTC_d336e.dir/objects.a "CMakeFiles/cmTC_d336e.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles/cmTC_d336e.dir/objects.a -Wl,--no-whole-archive -o cmTC_d336e.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function inet_ntop exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_edee0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_edee0.dir/build.make CMakeFiles/cmTC_edee0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_edee0.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_edee0.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_edee0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_edee0.dir/objects.a
ar cr CMakeFiles/cmTC_edee0.dir/objects.a "CMakeFiles/cmTC_edee0.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -Wl,--whole-archive CMakeFiles/cmTC_edee0.dir/objects.a -Wl,--no-whole-archive -o cmTC_edee0.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function inet_pton exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_5b991/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5b991.dir/build.make CMakeFiles/cmTC_5b991.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5b991.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTC_5b991.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_5b991.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5b991.dir/objects.a
ar cr CMakeFiles/cmTC_5b991.dir/objects.a "CMakeFiles/cmTC_5b991.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -Wl,--whole-archive CMakeFiles/cmTC_5b991.dir/objects.a -Wl,--no-whole-archive -o cmTC_5b991.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function ioctlsocket exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9b0b8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9b0b8.dir/build.make CMakeFiles/cmTC_9b0b8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9b0b8.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -o CMakeFiles/cmTC_9b0b8.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_9b0b8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9b0b8.dir/objects.a
ar cr CMakeFiles/cmTC_9b0b8.dir/objects.a "CMakeFiles/cmTC_9b0b8.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -Wl,--whole-archive CMakeFiles/cmTC_9b0b8.dir/objects.a -Wl,--no-whole-archive -o cmTC_9b0b8.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function isblank exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9334d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9334d.dir/build.make CMakeFiles/cmTC_9334d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9334d.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -o CMakeFiles/cmTC_9334d.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch]
C:/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
CHECK_FUNCTION_EXISTS(void);
^~~~~~~~~~~~~~~~~~~~~
Linking C executable cmTC_9334d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9334d.dir/objects.a
ar cr CMakeFiles/cmTC_9334d.dir/objects.a "CMakeFiles/cmTC_9334d.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -Wl,--whole-archive CMakeFiles/cmTC_9334d.dir/objects.a -Wl,--no-whole-archive -o cmTC_9334d.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function malloc exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9a466/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9a466.dir/build.make CMakeFiles/cmTC_9a466.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9a466.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTC_9a466.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
C:/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
CHECK_FUNCTION_EXISTS(void);
^~~~~~~~~~~~~~~~~~~~~
Linking C executable cmTC_9a466.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9a466.dir/objects.a
ar cr CMakeFiles/cmTC_9a466.dir/objects.a "CMakeFiles/cmTC_9a466.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -Wl,--whole-archive CMakeFiles/cmTC_9a466.dir/objects.a -Wl,--no-whole-archive -o cmTC_9a466.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function memmove exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_2c08a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2c08a.dir/build.make CMakeFiles/cmTC_2c08a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2c08a.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTC_2c08a.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
C:/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
CHECK_FUNCTION_EXISTS(void);
^~~~~~~~~~~~~~~~~~~~~
Linking C executable cmTC_2c08a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2c08a.dir/objects.a
ar cr CMakeFiles/cmTC_2c08a.dir/objects.a "CMakeFiles/cmTC_2c08a.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -Wl,--whole-archive CMakeFiles/cmTC_2c08a.dir/objects.a -Wl,--no-whole-archive -o cmTC_2c08a.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function sleep exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a6c17/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a6c17.dir/build.make CMakeFiles/cmTC_a6c17.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a6c17.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_a6c17.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a6c17.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a6c17.dir/objects.a
ar cr CMakeFiles/cmTC_a6c17.dir/objects.a "CMakeFiles/cmTC_a6c17.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -Wl,--whole-archive CMakeFiles/cmTC_a6c17.dir/objects.a -Wl,--no-whole-archive -o cmTC_a6c17.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function snprintf exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_d5787/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d5787.dir/build.make CMakeFiles/cmTC_d5787.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d5787.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTC_d5787.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
C:/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
CHECK_FUNCTION_EXISTS(void);
^~~~~~~~~~~~~~~~~~~~~
Linking C executable cmTC_d5787.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d5787.dir/objects.a
ar cr CMakeFiles/cmTC_d5787.dir/objects.a "CMakeFiles/cmTC_d5787.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -Wl,--whole-archive CMakeFiles/cmTC_d5787.dir/objects.a -Wl,--no-whole-archive -o cmTC_d5787.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function strftime exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_4a2e2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4a2e2.dir/build.make CMakeFiles/cmTC_4a2e2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4a2e2.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -o CMakeFiles/cmTC_4a2e2.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch]
C:/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
CHECK_FUNCTION_EXISTS(void);
^~~~~~~~~~~~~~~~~~~~~
Linking C executable cmTC_4a2e2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4a2e2.dir/objects.a
ar cr CMakeFiles/cmTC_4a2e2.dir/objects.a "CMakeFiles/cmTC_4a2e2.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -Wl,--whole-archive CMakeFiles/cmTC_4a2e2.dir/objects.a -Wl,--no-whole-archive -o cmTC_4a2e2.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function tzset exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_34788/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_34788.dir/build.make CMakeFiles/cmTC_34788.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_34788.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -o CMakeFiles/cmTC_34788.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_34788.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_34788.dir/objects.a
ar cr CMakeFiles/cmTC_34788.dir/objects.a "CMakeFiles/cmTC_34788.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -Wl,--whole-archive CMakeFiles/cmTC_34788.dir/objects.a -Wl,--no-whole-archive -o cmTC_34788.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function usleep exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a5c92/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a5c92.dir/build.make CMakeFiles/cmTC_a5c92.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a5c92.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_a5c92.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a5c92.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a5c92.dir/objects.a
ar cr CMakeFiles/cmTC_a5c92.dir/objects.a "CMakeFiles/cmTC_a5c92.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -Wl,--whole-archive CMakeFiles/cmTC_a5c92.dir/objects.a -Wl,--no-whole-archive -o cmTC_a5c92.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the getaddrinfo exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_751e4/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_751e4.dir/build.make CMakeFiles/cmTC_751e4.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_751e4.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_751e4.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_751e4.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_751e4.dir/objects.a
ar cr CMakeFiles/cmTC_751e4.dir/objects.a "CMakeFiles/cmTC_751e4.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_751e4.dir/objects.a -Wl,--no-whole-archive -o cmTC_751e4.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <ws2tcpip.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getaddrinfo
return ((int*)(&getaddrinfo))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the include file stddef.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_06cf6/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_06cf6.dir/build.make CMakeFiles/cmTC_06cf6.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_06cf6.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_06cf6.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_06cf6.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_06cf6.dir/objects.a
ar cr CMakeFiles/cmTC_06cf6.dir/objects.a "CMakeFiles/cmTC_06cf6.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_06cf6.dir/objects.a -Wl,--no-whole-archive -o cmTC_06cf6.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of time_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_29efe/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_29efe.dir/build.make CMakeFiles/cmTC_29efe.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_29efe.dir/SIZEOF_TIME_T.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_29efe.dir/SIZEOF_TIME_T.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c
Linking C executable cmTC_29efe.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_29efe.dir/objects.a
ar cr CMakeFiles/cmTC_29efe.dir/objects.a "CMakeFiles/cmTC_29efe.dir/SIZEOF_TIME_T.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_29efe.dir/objects.a -Wl,--no-whole-archive -o cmTC_29efe.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int16_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_e9c94/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e9c94.dir/build.make CMakeFiles/cmTC_e9c94.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e9c94.dir/int16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_e9c94.dir/int16_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/int16_t.c
Linking C executable cmTC_e9c94.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e9c94.dir/objects.a
ar cr CMakeFiles/cmTC_e9c94.dir/objects.a "CMakeFiles/cmTC_e9c94.dir/int16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_e9c94.dir/objects.a -Wl,--no-whole-archive -o cmTC_e9c94.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int32_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_d5071/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d5071.dir/build.make CMakeFiles/cmTC_d5071.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d5071.dir/int32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d5071.dir/int32_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/int32_t.c
Linking C executable cmTC_d5071.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d5071.dir/objects.a
ar cr CMakeFiles/cmTC_d5071.dir/objects.a "CMakeFiles/cmTC_d5071.dir/int32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d5071.dir/objects.a -Wl,--no-whole-archive -o cmTC_d5071.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int64_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_5a21d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5a21d.dir/build.make CMakeFiles/cmTC_5a21d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5a21d.dir/int64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_5a21d.dir/int64_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/int64_t.c
Linking C executable cmTC_5a21d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5a21d.dir/objects.a
ar cr CMakeFiles/cmTC_5a21d.dir/objects.a "CMakeFiles/cmTC_5a21d.dir/int64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5a21d.dir/objects.a -Wl,--no-whole-archive -o cmTC_5a21d.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int8_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_cdc8b/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cdc8b.dir/build.make CMakeFiles/cmTC_cdc8b.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cdc8b.dir/int8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_cdc8b.dir/int8_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/int8_t.c
Linking C executable cmTC_cdc8b.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cdc8b.dir/objects.a
ar cr CMakeFiles/cmTC_cdc8b.dir/objects.a "CMakeFiles/cmTC_cdc8b.dir/int8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cdc8b.dir/objects.a -Wl,--no-whole-archive -o cmTC_cdc8b.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of pid_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_c2bc8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c2bc8.dir/build.make CMakeFiles/cmTC_c2bc8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c2bc8.dir/pid_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c2bc8.dir/pid_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/pid_t.c
Linking C executable cmTC_c2bc8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c2bc8.dir/objects.a
ar cr CMakeFiles/cmTC_c2bc8.dir/objects.a "CMakeFiles/cmTC_c2bc8.dir/pid_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c2bc8.dir/objects.a -Wl,--no-whole-archive -o cmTC_c2bc8.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of ssize_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a2bf0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a2bf0.dir/build.make CMakeFiles/cmTC_a2bf0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a2bf0.dir/ssize_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_a2bf0.dir/ssize_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/ssize_t.c
Linking C executable cmTC_a2bf0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a2bf0.dir/objects.a
ar cr CMakeFiles/cmTC_a2bf0.dir/objects.a "CMakeFiles/cmTC_a2bf0.dir/ssize_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a2bf0.dir/objects.a -Wl,--no-whole-archive -o cmTC_a2bf0.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint16_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_911db/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_911db.dir/build.make CMakeFiles/cmTC_911db.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_911db.dir/uint16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_911db.dir/uint16_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/uint16_t.c
Linking C executable cmTC_911db.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_911db.dir/objects.a
ar cr CMakeFiles/cmTC_911db.dir/objects.a "CMakeFiles/cmTC_911db.dir/uint16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_911db.dir/objects.a -Wl,--no-whole-archive -o cmTC_911db.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint32_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a0ef0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a0ef0.dir/build.make CMakeFiles/cmTC_a0ef0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a0ef0.dir/uint32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_a0ef0.dir/uint32_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/uint32_t.c
Linking C executable cmTC_a0ef0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a0ef0.dir/objects.a
ar cr CMakeFiles/cmTC_a0ef0.dir/objects.a "CMakeFiles/cmTC_a0ef0.dir/uint32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a0ef0.dir/objects.a -Wl,--no-whole-archive -o cmTC_a0ef0.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint64_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_47913/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_47913.dir/build.make CMakeFiles/cmTC_47913.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_47913.dir/uint64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_47913.dir/uint64_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/uint64_t.c
Linking C executable cmTC_47913.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_47913.dir/objects.a
ar cr CMakeFiles/cmTC_47913.dir/objects.a "CMakeFiles/cmTC_47913.dir/uint64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_47913.dir/objects.a -Wl,--no-whole-archive -o cmTC_47913.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint8_t passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_2a7f5/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2a7f5.dir/build.make CMakeFiles/cmTC_2a7f5.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2a7f5.dir/uint8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_2a7f5.dir/uint8_t.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CheckTypeSize/uint8_t.c
Linking C executable cmTC_2a7f5.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2a7f5.dir/objects.a
ar cr CMakeFiles/cmTC_2a7f5.dir/objects.a "CMakeFiles/cmTC_2a7f5.dir/uint8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2a7f5.dir/objects.a -Wl,--no-whole-archive -o cmTC_2a7f5.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the PTHREAD_PRIO_INHERIT exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_48e21/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_48e21.dir/build.make CMakeFiles/cmTC_48e21.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_48e21.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_48e21.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_48e21.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_48e21.dir/objects.a
ar cr CMakeFiles/cmTC_48e21.dir/objects.a "CMakeFiles/cmTC_48e21.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_48e21.dir/objects.a -Wl,--no-whole-archive -o cmTC_48e21.exe -Wl,--major-image-version,0,--minor-image-version,0 -liphlpapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef PTHREAD_PRIO_INHERIT
return ((int*)(&PTHREAD_PRIO_INHERIT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the include file openssl/conf.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_0b6ea/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0b6ea.dir/build.make CMakeFiles/cmTC_0b6ea.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0b6ea.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_0b6ea.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0b6ea.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0b6ea.dir/objects.a
ar cr CMakeFiles/cmTC_0b6ea.dir/objects.a "CMakeFiles/cmTC_0b6ea.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0b6ea.dir/objects.a -Wl,--no-whole-archive -o cmTC_0b6ea.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/engine.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_07b01/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_07b01.dir/build.make CMakeFiles/cmTC_07b01.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_07b01.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_07b01.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_07b01.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_07b01.dir/objects.a
ar cr CMakeFiles/cmTC_07b01.dir/objects.a "CMakeFiles/cmTC_07b01.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_07b01.dir/objects.a -Wl,--no-whole-archive -o cmTC_07b01.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/err.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_06578/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_06578.dir/build.make CMakeFiles/cmTC_06578.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_06578.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_06578.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_06578.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_06578.dir/objects.a
ar cr CMakeFiles/cmTC_06578.dir/objects.a "CMakeFiles/cmTC_06578.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_06578.dir/objects.a -Wl,--no-whole-archive -o cmTC_06578.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/rand.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_abf01/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_abf01.dir/build.make CMakeFiles/cmTC_abf01.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_abf01.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_abf01.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_abf01.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_abf01.dir/objects.a
ar cr CMakeFiles/cmTC_abf01.dir/objects.a "CMakeFiles/cmTC_abf01.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_abf01.dir/objects.a -Wl,--no-whole-archive -o cmTC_abf01.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/ssl.h exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9009a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9009a.dir/build.make CMakeFiles/cmTC_9009a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9009a.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_9009a.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_9009a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9009a.dir/objects.a
ar cr CMakeFiles/cmTC_9009a.dir/objects.a "CMakeFiles/cmTC_9009a.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_9009a.dir/objects.a -Wl,--no-whole-archive -o cmTC_9009a.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the NID_secp384r1 exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_74042/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_74042.dir/build.make CMakeFiles/cmTC_74042.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_74042.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_74042.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_74042.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_74042.dir/objects.a
ar cr CMakeFiles/cmTC_74042.dir/objects.a "CMakeFiles/cmTC_74042.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_74042.dir/objects.a -Wl,--no-whole-archive -o cmTC_74042.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <openssl/evp.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef NID_secp384r1
return ((int*)(&NID_secp384r1))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the NID_X9_62_prime256v1 exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_f4f95/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f4f95.dir/build.make CMakeFiles/cmTC_f4f95.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f4f95.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_f4f95.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_f4f95.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f4f95.dir/objects.a
ar cr CMakeFiles/cmTC_f4f95.dir/objects.a "CMakeFiles/cmTC_f4f95.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f4f95.dir/objects.a -Wl,--no-whole-archive -o cmTC_f4f95.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <openssl/evp.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef NID_X9_62_prime256v1
return ((int*)(&NID_X9_62_prime256v1))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sk_SSL_COMP_pop_free exist passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_e120e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e120e.dir/build.make CMakeFiles/cmTC_e120e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e120e.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_e120e.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_e120e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e120e.dir/objects.a
ar cr CMakeFiles/cmTC_e120e.dir/objects.a "CMakeFiles/cmTC_e120e.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_e120e.dir/objects.a -Wl,--no-whole-archive -o cmTC_e120e.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <openssl/ssl.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sk_SSL_COMP_pop_free
return ((int*)(&sk_SSL_COMP_pop_free))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function EVP_sha1 exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_844c7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_844c7.dir/build.make CMakeFiles/cmTC_844c7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_844c7.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=EVP_sha1 -o CMakeFiles/cmTC_844c7.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_844c7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_844c7.dir/objects.a
ar cr CMakeFiles/cmTC_844c7.dir/objects.a "CMakeFiles/cmTC_844c7.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha1 -Wl,--whole-archive CMakeFiles/cmTC_844c7.dir/objects.a -Wl,--no-whole-archive -o cmTC_844c7.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function EVP_sha256 exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_46b01/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_46b01.dir/build.make CMakeFiles/cmTC_46b01.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_46b01.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=EVP_sha256 -o CMakeFiles/cmTC_46b01.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_46b01.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_46b01.dir/objects.a
ar cr CMakeFiles/cmTC_46b01.dir/objects.a "CMakeFiles/cmTC_46b01.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha256 -Wl,--whole-archive CMakeFiles/cmTC_46b01.dir/objects.a -Wl,--no-whole-archive -o cmTC_46b01.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function EVP_sha512 exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_95e70/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_95e70.dir/build.make CMakeFiles/cmTC_95e70.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_95e70.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=EVP_sha512 -o CMakeFiles/cmTC_95e70.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_95e70.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_95e70.dir/objects.a
ar cr CMakeFiles/cmTC_95e70.dir/objects.a "CMakeFiles/cmTC_95e70.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha512 -Wl,--whole-archive CMakeFiles/cmTC_95e70.dir/objects.a -Wl,--no-whole-archive -o cmTC_95e70.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function FIPS_mode exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a5f94/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a5f94.dir/build.make CMakeFiles/cmTC_a5f94.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a5f94.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=FIPS_mode -o CMakeFiles/cmTC_a5f94.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a5f94.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a5f94.dir/objects.a
ar cr CMakeFiles/cmTC_a5f94.dir/objects.a "CMakeFiles/cmTC_a5f94.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=FIPS_mode -Wl,--whole-archive CMakeFiles/cmTC_a5f94.dir/objects.a -Wl,--no-whole-archive -o cmTC_a5f94.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function HMAC_Update exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_059a2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_059a2.dir/build.make CMakeFiles/cmTC_059a2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_059a2.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=HMAC_Update -o CMakeFiles/cmTC_059a2.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_059a2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_059a2.dir/objects.a
ar cr CMakeFiles/cmTC_059a2.dir/objects.a "CMakeFiles/cmTC_059a2.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=HMAC_Update -Wl,--whole-archive CMakeFiles/cmTC_059a2.dir/objects.a -Wl,--no-whole-archive -o cmTC_059a2.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function SHA512_Update exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a9702/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a9702.dir/build.make CMakeFiles/cmTC_a9702.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a9702.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -DCHECK_FUNCTION_EXISTS=SHA512_Update -o CMakeFiles/cmTC_a9702.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a9702.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a9702.dir/objects.a
ar cr CMakeFiles/cmTC_a9702.dir/objects.a "CMakeFiles/cmTC_a9702.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=SHA512_Update -Wl,--whole-archive CMakeFiles/cmTC_a9702.dir/objects.a -Wl,--no-whole-archive -o cmTC_a9702.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function libusb_get_device_list exists in the C:/msys64/mingw64/lib/libusb-1.0.a passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_19267/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_19267.dir/build.make CMakeFiles/cmTC_19267.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_19267.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_device_list -o CMakeFiles/cmTC_19267.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_19267.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_19267.dir/objects.a
ar cr CMakeFiles/cmTC_19267.dir/objects.a "CMakeFiles/cmTC_19267.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_device_list -Wl,--whole-archive CMakeFiles/cmTC_19267.dir/objects.a -Wl,--no-whole-archive -o cmTC_19267.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libusb-1.0.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function libusb_get_port_numbers exists in the C:/msys64/mingw64/lib/libusb-1.0.a passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_107ec/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_107ec.dir/build.make CMakeFiles/cmTC_107ec.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_107ec.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_port_numbers -o CMakeFiles/cmTC_107ec.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_107ec.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_107ec.dir/objects.a
ar cr CMakeFiles/cmTC_107ec.dir/objects.a "CMakeFiles/cmTC_107ec.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_port_numbers -Wl,--whole-archive CMakeFiles/cmTC_107ec.dir/objects.a -Wl,--no-whole-archive -o cmTC_107ec.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libusb-1.0.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test _Wformat_c succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_47b8c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_47b8c.dir/build.make CMakeFiles/cmTC_47b8c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_47b8c.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include/libusb-1.0 -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_c -Wformat -o CMakeFiles/cmTC_47b8c.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_47b8c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_47b8c.dir/objects.a
ar cr CMakeFiles/cmTC_47b8c.dir/objects.a "CMakeFiles/cmTC_47b8c.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_c -Wl,--whole-archive CMakeFiles/cmTC_47b8c.dir/objects.a -Wl,--no-whole-archive -o cmTC_47b8c.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test _Wformat_cxx succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_c427e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c427e.dir/build.make CMakeFiles/cmTC_c427e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c427e.dir/src.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -I/C/msys64/mingw64/include/libusb-1.0 -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_cxx -Wformat -o CMakeFiles/cmTC_c427e.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_c427e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c427e.dir/objects.a
ar cr CMakeFiles/cmTC_c427e.dir/objects.a "CMakeFiles/cmTC_c427e.dir/src.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_cxx -Wl,--whole-archive CMakeFiles/cmTC_c427e.dir/objects.a -Wl,--no-whole-archive -o cmTC_c427e.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test _Wformat_security_c succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_4ec1c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4ec1c.dir/build.make CMakeFiles/cmTC_4ec1c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4ec1c.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include/libusb-1.0 -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_security_c -Wformat-security -o CMakeFiles/cmTC_4ec1c.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
cc1.exe: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
Linking C executable cmTC_4ec1c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4ec1c.dir/objects.a
ar cr CMakeFiles/cmTC_4ec1c.dir/objects.a "CMakeFiles/cmTC_4ec1c.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_security_c -Wl,--whole-archive CMakeFiles/cmTC_4ec1c.dir/objects.a -Wl,--no-whole-archive -o cmTC_4ec1c.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test _Wformat_security_cxx succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9498f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9498f.dir/build.make CMakeFiles/cmTC_9498f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_9498f.dir/src.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -I/C/msys64/mingw64/include/libusb-1.0 -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_security_cxx -Wformat-security -o CMakeFiles/cmTC_9498f.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
cc1plus.exe: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
Linking CXX executable cmTC_9498f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9498f.dir/objects.a
ar cr CMakeFiles/cmTC_9498f.dir/objects.a "CMakeFiles/cmTC_9498f.dir/src.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_Wformat_security_cxx -Wl,--whole-archive CMakeFiles/cmTC_9498f.dir/objects.a -Wl,--no-whole-archive -o cmTC_9498f.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test _mmitigate_rop_c succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ba77f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ba77f.dir/build.make CMakeFiles/cmTC_ba77f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ba77f.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include/libusb-1.0 -maes -march=x86-64 -fno-strict-aliasing -D_mmitigate_rop_c -mmitigate-rop -o CMakeFiles/cmTC_ba77f.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_ba77f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ba77f.dir/objects.a
ar cr CMakeFiles/cmTC_ba77f.dir/objects.a "CMakeFiles/cmTC_ba77f.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -D_mmitigate_rop_c -Wl,--whole-archive CMakeFiles/cmTC_ba77f.dir/objects.a -Wl,--no-whole-archive -o cmTC_ba77f.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test _mmitigate_rop_cxx succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9b642/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9b642.dir/build.make CMakeFiles/cmTC_9b642.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_9b642.dir/src.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -I/C/msys64/mingw64/include/libusb-1.0 -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_mmitigate_rop_cxx -mmitigate-rop -o CMakeFiles/cmTC_9b642.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_9b642.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9b642.dir/objects.a
ar cr CMakeFiles/cmTC_9b642.dir/objects.a "CMakeFiles/cmTC_9b642.dir/src.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=x86-64 -fno-strict-aliasing -D_mmitigate_rop_cxx -Wl,--whole-archive CMakeFiles/cmTC_9b642.dir/objects.a -Wl,--no-whole-archive -o cmTC_9b642.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Determining if the -Wl,--dynamicbase linker flag is supported passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_b69b5/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b69b5.dir/build.make CMakeFiles/cmTC_b69b5.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b69b5.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--dynamicbase -o CMakeFiles/cmTC_b69b5.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_b69b5.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b69b5.dir/objects.a
ar cr CMakeFiles/cmTC_b69b5.dir/objects.a "CMakeFiles/cmTC_b69b5.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--whole-archive CMakeFiles/cmTC_b69b5.dir/objects.a -Wl,--no-whole-archive -o cmTC_b69b5.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the -Wl,--nxcompat linker flag is supported passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_b1c04/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b1c04.dir/build.make CMakeFiles/cmTC_b1c04.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b1c04.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--nxcompat -o CMakeFiles/cmTC_b1c04.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_b1c04.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b1c04.dir/objects.a
ar cr CMakeFiles/cmTC_b1c04.dir/objects.a "CMakeFiles/cmTC_b1c04.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--whole-archive CMakeFiles/cmTC_b1c04.dir/objects.a -Wl,--no-whole-archive -o cmTC_b1c04.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function rl_copy_text exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_ea24e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ea24e.dir/build.make CMakeFiles/cmTC_ea24e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ea24e.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=rl_copy_text -o CMakeFiles/cmTC_ea24e.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_ea24e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ea24e.dir/objects.a
ar cr CMakeFiles/cmTC_ea24e.dir/objects.a "CMakeFiles/cmTC_ea24e.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=rl_copy_text -Wl,--whole-archive CMakeFiles/cmTC_ea24e.dir/objects.a -Wl,--no-whole-archive -o cmTC_ea24e.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libreadline.a /C/msys64/mingw64/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function rl_filename_completion_function exists passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_bc013/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bc013.dir/build.make CMakeFiles/cmTC_bc013.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bc013.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=rl_filename_completion_function -o CMakeFiles/cmTC_bc013.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_bc013.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_bc013.dir/objects.a
ar cr CMakeFiles/cmTC_bc013.dir/objects.a "CMakeFiles/cmTC_bc013.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=rl_filename_completion_function -Wl,--whole-archive CMakeFiles/cmTC_bc013.dir/objects.a -Wl,--no-whole-archive -o cmTC_bc013.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libreadline.a /C/msys64/mingw64/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_C11 succeeded with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_f075b/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f075b.dir/build.make CMakeFiles/cmTC_f075b.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f075b.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DHAVE_C11 -std=c11 -o CMakeFiles/cmTC_f075b.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_f075b.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f075b.dir/objects.a
ar cr CMakeFiles/cmTC_f075b.dir/objects.a "CMakeFiles/cmTC_f075b.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -march=x86-64 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m64 -DWIN32_LEAN_AND_MEAN -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-variable -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-error=unused-value -Wno-error=unused-but-set-variable -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -fno-strict-aliasing -DHAVE_C11 -Wl,--whole-archive CMakeFiles/cmTC_f075b.dir/objects.a -Wl,--no-whole-archive -o cmTC_f075b.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libreadline.a /C/msys64/mingw64/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }