(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_7c527/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7c527.dir/build.make CMakeFiles/cmTC_7c527.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7c527.dir/testCCompiler.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7c527.dir/testCCompiler.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_7c527.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7c527.dir/objects.a
ar cr CMakeFiles/cmTC_7c527.dir/objects.a "CMakeFiles/cmTC_7c527.dir/testCCompiler.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7c527.dir/objects.a -Wl,--no-whole-archive -o cmTC_7c527.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_f34ac/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f34ac.dir/build.make CMakeFiles/cmTC_f34ac.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f34ac.dir/CMakeCCompilerABI.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f34ac.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_f34ac.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f34ac.dir/objects.a
ar cr CMakeFiles/cmTC_f34ac.dir/objects.a "CMakeFiles/cmTC_f34ac.dir/CMakeCCompilerABI.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_f34ac.dir/objects.a -Wl,--no-whole-archive -o cmTC_f34ac.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_f34ac.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\ccEUSbPM.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_f34ac.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_f34ac.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_f34ac.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_f34ac/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_f34ac.dir/build.make CMakeFiles/cmTC_f34ac.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_f34ac.dir/CMakeCCompilerABI.c.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f34ac.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_f34ac.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f34ac.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_f34ac.dir/objects.a "CMakeFiles/cmTC_f34ac.dir/CMakeCCompilerABI.c.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_f34ac.dir/objects.a -Wl,--no-whole-archive -o cmTC_f34ac.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_f34ac.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\ccEUSbPM.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_f34ac.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_f34ac.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\ccEUSbPM.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_f34ac.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_f34ac.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_3b71a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3b71a.dir/build.make CMakeFiles/cmTC_3b71a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3b71a.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c11 -o CMakeFiles/cmTC_3b71a.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_3b71a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3b71a.dir/objects.a
ar cr CMakeFiles/cmTC_3b71a.dir/objects.a "CMakeFiles/cmTC_3b71a.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_3b71a.dir/objects.a -Wl,--no-whole-archive -o cmTC_3b71a.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_03ad7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_03ad7.dir/build.make CMakeFiles/cmTC_03ad7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_03ad7.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c99 -o CMakeFiles/cmTC_03ad7.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_03ad7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_03ad7.dir/objects.a
ar cr CMakeFiles/cmTC_03ad7.dir/objects.a "CMakeFiles/cmTC_03ad7.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_03ad7.dir/objects.a -Wl,--no-whole-archive -o cmTC_03ad7.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_ef0b2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ef0b2.dir/build.make CMakeFiles/cmTC_ef0b2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ef0b2.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c90 -o CMakeFiles/cmTC_ef0b2.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_ef0b2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ef0b2.dir/objects.a
ar cr CMakeFiles/cmTC_ef0b2.dir/objects.a "CMakeFiles/cmTC_ef0b2.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ef0b2.dir/objects.a -Wl,--no-whole-archive -o cmTC_ef0b2.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_c585d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c585d.dir/build.make CMakeFiles/cmTC_c585d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c585d.dir/testCXXCompiler.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_c585d.dir/testCXXCompiler.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_c585d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c585d.dir/objects.a
ar cr CMakeFiles/cmTC_c585d.dir/objects.a "CMakeFiles/cmTC_c585d.dir/testCXXCompiler.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_c585d.dir/objects.a -Wl,--no-whole-archive -o cmTC_c585d.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_d52b9/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d52b9.dir/build.make CMakeFiles/cmTC_d52b9.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d52b9.dir/CMakeCXXCompilerABI.cpp.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_d52b9.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_d52b9.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d52b9.dir/objects.a
ar cr CMakeFiles/cmTC_d52b9.dir/objects.a "CMakeFiles/cmTC_d52b9.dir/CMakeCXXCompilerABI.cpp.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_d52b9.dir/objects.a -Wl,--no-whole-archive -o cmTC_d52b9.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_d52b9.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\ccXQgUdP.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_d52b9.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_d52b9.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_d52b9.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_d52b9/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_d52b9.dir/build.make CMakeFiles/cmTC_d52b9.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_d52b9.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_d52b9.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_d52b9.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d52b9.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_d52b9.dir/objects.a "CMakeFiles/cmTC_d52b9.dir/CMakeCXXCompilerABI.cpp.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_d52b9.dir/objects.a -Wl,--no-whole-archive -o cmTC_d52b9.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_d52b9.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\ccXQgUdP.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_d52b9.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_d52b9.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\ccXQgUdP.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_d52b9.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_d52b9.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_94f3e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_94f3e.dir/build.make CMakeFiles/cmTC_94f3e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_94f3e.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++2a -o CMakeFiles/cmTC_94f3e.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_94f3e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_94f3e.dir/objects.a
ar cr CMakeFiles/cmTC_94f3e.dir/objects.a "CMakeFiles/cmTC_94f3e.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_94f3e.dir/objects.a -Wl,--no-whole-archive -o cmTC_94f3e.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_f07c4/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f07c4.dir/build.make CMakeFiles/cmTC_f07c4.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_f07c4.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++17 -o CMakeFiles/cmTC_f07c4.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_f07c4.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f07c4.dir/objects.a
ar cr CMakeFiles/cmTC_f07c4.dir/objects.a "CMakeFiles/cmTC_f07c4.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_f07c4.dir/objects.a -Wl,--no-whole-archive -o cmTC_f07c4.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_dcbbe/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_dcbbe.dir/build.make CMakeFiles/cmTC_dcbbe.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_dcbbe.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++14 -o CMakeFiles/cmTC_dcbbe.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_dcbbe.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_dcbbe.dir/objects.a
ar cr CMakeFiles/cmTC_dcbbe.dir/objects.a "CMakeFiles/cmTC_dcbbe.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_dcbbe.dir/objects.a -Wl,--no-whole-archive -o cmTC_dcbbe.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_fc599/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fc599.dir/build.make CMakeFiles/cmTC_fc599.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_fc599.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++11 -o CMakeFiles/cmTC_fc599.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_fc599.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fc599.dir/objects.a
ar cr CMakeFiles/cmTC_fc599.dir/objects.a "CMakeFiles/cmTC_fc599.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_fc599.dir/objects.a -Wl,--no-whole-archive -o cmTC_fc599.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_d6d80/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d6d80.dir/build.make CMakeFiles/cmTC_d6d80.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d6d80.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++98 -o CMakeFiles/cmTC_d6d80.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_d6d80.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d6d80.dir/objects.a
ar cr CMakeFiles/cmTC_d6d80.dir/objects.a "CMakeFiles/cmTC_d6d80.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_d6d80.dir/objects.a -Wl,--no-whole-archive -o cmTC_d6d80.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_fbcb4/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fbcb4.dir/build.make CMakeFiles/cmTC_fbcb4.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fbcb4.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_fbcb4.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fbcb4.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fbcb4.dir/objects.a
ar cr CMakeFiles/cmTC_fbcb4.dir/objects.a "CMakeFiles/cmTC_fbcb4.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_fbcb4.dir/objects.a -Wl,--no-whole-archive -o cmTC_fbcb4.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_66362/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_66362.dir/build.make CMakeFiles/cmTC_66362.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_66362.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_66362.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_66362.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_66362.dir/objects.a
ar cr CMakeFiles/cmTC_66362.dir/objects.a "CMakeFiles/cmTC_66362.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_66362.dir/objects.a -Wl,--no-whole-archive -o cmTC_66362.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_d4bc2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d4bc2.dir/build.make CMakeFiles/cmTC_d4bc2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d4bc2.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d4bc2.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d4bc2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d4bc2.dir/objects.a
ar cr CMakeFiles/cmTC_d4bc2.dir/objects.a "CMakeFiles/cmTC_d4bc2.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d4bc2.dir/objects.a -Wl,--no-whole-archive -o cmTC_d4bc2.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_77c0a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_77c0a.dir/build.make CMakeFiles/cmTC_77c0a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_77c0a.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_77c0a.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_77c0a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_77c0a.dir/objects.a
ar cr CMakeFiles/cmTC_77c0a.dir/objects.a "CMakeFiles/cmTC_77c0a.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_77c0a.dir/objects.a -Wl,--no-whole-archive -o cmTC_77c0a.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_34558/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_34558.dir/build.make CMakeFiles/cmTC_34558.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_34558.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_34558.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_34558.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_34558.dir/objects.a
ar cr CMakeFiles/cmTC_34558.dir/objects.a "CMakeFiles/cmTC_34558.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_34558.dir/objects.a -Wl,--no-whole-archive -o cmTC_34558.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_12496/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_12496.dir/build.make CMakeFiles/cmTC_12496.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_12496.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_12496.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_12496.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_12496.dir/objects.a
ar cr CMakeFiles/cmTC_12496.dir/objects.a "CMakeFiles/cmTC_12496.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_12496.dir/objects.a -Wl,--no-whole-archive -o cmTC_12496.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_74286/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_74286.dir/build.make CMakeFiles/cmTC_74286.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_74286.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_74286.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_74286.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_74286.dir/objects.a
ar cr CMakeFiles/cmTC_74286.dir/objects.a "CMakeFiles/cmTC_74286.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_74286.dir/objects.a -Wl,--no-whole-archive -o cmTC_74286.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_6bf8a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6bf8a.dir/build.make CMakeFiles/cmTC_6bf8a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6bf8a.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6bf8a.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_6bf8a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6bf8a.dir/objects.a
ar cr CMakeFiles/cmTC_6bf8a.dir/objects.a "CMakeFiles/cmTC_6bf8a.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6bf8a.dir/objects.a -Wl,--no-whole-archive -o cmTC_6bf8a.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_f47eb/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f47eb.dir/build.make CMakeFiles/cmTC_f47eb.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f47eb.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f47eb.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_f47eb.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f47eb.dir/objects.a
ar cr CMakeFiles/cmTC_f47eb.dir/objects.a "CMakeFiles/cmTC_f47eb.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f47eb.dir/objects.a -Wl,--no-whole-archive -o cmTC_f47eb.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_c6a83/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c6a83.dir/build.make CMakeFiles/cmTC_c6a83.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c6a83.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c6a83.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c6a83.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c6a83.dir/objects.a
ar cr CMakeFiles/cmTC_c6a83.dir/objects.a "CMakeFiles/cmTC_c6a83.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c6a83.dir/objects.a -Wl,--no-whole-archive -o cmTC_c6a83.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_0fcfe/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0fcfe.dir/build.make CMakeFiles/cmTC_0fcfe.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0fcfe.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0fcfe.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0fcfe.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0fcfe.dir/objects.a
ar cr CMakeFiles/cmTC_0fcfe.dir/objects.a "CMakeFiles/cmTC_0fcfe.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0fcfe.dir/objects.a -Wl,--no-whole-archive -o cmTC_0fcfe.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_dfcfc/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_dfcfc.dir/build.make CMakeFiles/cmTC_dfcfc.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_dfcfc.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_dfcfc.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_dfcfc.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_dfcfc.dir/objects.a
ar cr CMakeFiles/cmTC_dfcfc.dir/objects.a "CMakeFiles/cmTC_dfcfc.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_dfcfc.dir/objects.a -Wl,--no-whole-archive -o cmTC_dfcfc.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_58541/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_58541.dir/build.make CMakeFiles/cmTC_58541.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_58541.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_58541.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_58541.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_58541.dir/objects.a
ar cr CMakeFiles/cmTC_58541.dir/objects.a "CMakeFiles/cmTC_58541.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_58541.dir/objects.a -Wl,--no-whole-archive -o cmTC_58541.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_27f47/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_27f47.dir/build.make CMakeFiles/cmTC_27f47.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27f47.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_27f47.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_27f47.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_27f47.dir/objects.a
ar cr CMakeFiles/cmTC_27f47.dir/objects.a "CMakeFiles/cmTC_27f47.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_27f47.dir/objects.a -Wl,--no-whole-archive -o cmTC_27f47.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_cdb7f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cdb7f.dir/build.make CMakeFiles/cmTC_cdb7f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cdb7f.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_cdb7f.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_cdb7f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cdb7f.dir/objects.a
ar cr CMakeFiles/cmTC_cdb7f.dir/objects.a "CMakeFiles/cmTC_cdb7f.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cdb7f.dir/objects.a -Wl,--no-whole-archive -o cmTC_cdb7f.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_c8f68/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c8f68.dir/build.make CMakeFiles/cmTC_c8f68.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c8f68.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c8f68.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c8f68.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c8f68.dir/objects.a
ar cr CMakeFiles/cmTC_c8f68.dir/objects.a "CMakeFiles/cmTC_c8f68.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c8f68.dir/objects.a -Wl,--no-whole-archive -o cmTC_c8f68.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_70373/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_70373.dir/build.make CMakeFiles/cmTC_70373.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_70373.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_70373.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_70373.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_70373.dir/objects.a
ar cr CMakeFiles/cmTC_70373.dir/objects.a "CMakeFiles/cmTC_70373.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_70373.dir/objects.a -Wl,--no-whole-archive -o cmTC_70373.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_afb9d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_afb9d.dir/build.make CMakeFiles/cmTC_afb9d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_afb9d.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_afb9d.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_afb9d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_afb9d.dir/objects.a
ar cr CMakeFiles/cmTC_afb9d.dir/objects.a "CMakeFiles/cmTC_afb9d.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_afb9d.dir/objects.a -Wl,--no-whole-archive -o cmTC_afb9d.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_120b7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_120b7.dir/build.make CMakeFiles/cmTC_120b7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_120b7.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_120b7.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_120b7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_120b7.dir/objects.a
ar cr CMakeFiles/cmTC_120b7.dir/objects.a "CMakeFiles/cmTC_120b7.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_120b7.dir/objects.a -Wl,--no-whole-archive -o cmTC_120b7.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_7b9ef/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7b9ef.dir/build.make CMakeFiles/cmTC_7b9ef.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7b9ef.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7b9ef.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7b9ef.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7b9ef.dir/objects.a
ar cr CMakeFiles/cmTC_7b9ef.dir/objects.a "CMakeFiles/cmTC_7b9ef.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7b9ef.dir/objects.a -Wl,--no-whole-archive -o cmTC_7b9ef.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_ae00d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ae00d.dir/build.make CMakeFiles/cmTC_ae00d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ae00d.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_ae00d.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ae00d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ae00d.dir/objects.a
ar cr CMakeFiles/cmTC_ae00d.dir/objects.a "CMakeFiles/cmTC_ae00d.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ae00d.dir/objects.a -Wl,--no-whole-archive -o cmTC_ae00d.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_0f15b/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0f15b.dir/build.make CMakeFiles/cmTC_0f15b.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0f15b.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -o CMakeFiles/cmTC_0f15b.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_0f15b.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0f15b.dir/objects.a
ar cr CMakeFiles/cmTC_0f15b.dir/objects.a "CMakeFiles/cmTC_0f15b.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -Wl,--whole-archive CMakeFiles/cmTC_0f15b.dir/objects.a -Wl,--no-whole-archive -o cmTC_0f15b.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_eb6bd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_eb6bd.dir/build.make CMakeFiles/cmTC_eb6bd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_eb6bd.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_eb6bd.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_eb6bd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_eb6bd.dir/objects.a
ar cr CMakeFiles/cmTC_eb6bd.dir/objects.a "CMakeFiles/cmTC_eb6bd.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles/cmTC_eb6bd.dir/objects.a -Wl,--no-whole-archive -o cmTC_eb6bd.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_74fab/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_74fab.dir/build.make CMakeFiles/cmTC_74fab.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_74fab.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_74fab.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_74fab.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_74fab.dir/objects.a
ar cr CMakeFiles/cmTC_74fab.dir/objects.a "CMakeFiles/cmTC_74fab.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -Wl,--whole-archive CMakeFiles/cmTC_74fab.dir/objects.a -Wl,--no-whole-archive -o cmTC_74fab.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_9f301/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9f301.dir/build.make CMakeFiles/cmTC_9f301.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9f301.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTC_9f301.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_9f301.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9f301.dir/objects.a
ar cr CMakeFiles/cmTC_9f301.dir/objects.a "CMakeFiles/cmTC_9f301.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -Wl,--whole-archive CMakeFiles/cmTC_9f301.dir/objects.a -Wl,--no-whole-archive -o cmTC_9f301.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_b2281/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b2281.dir/build.make CMakeFiles/cmTC_b2281.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b2281.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -o CMakeFiles/cmTC_b2281.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_b2281.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b2281.dir/objects.a
ar cr CMakeFiles/cmTC_b2281.dir/objects.a "CMakeFiles/cmTC_b2281.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -Wl,--whole-archive CMakeFiles/cmTC_b2281.dir/objects.a -Wl,--no-whole-archive -o cmTC_b2281.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_35c0c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_35c0c.dir/build.make CMakeFiles/cmTC_35c0c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_35c0c.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -o CMakeFiles/cmTC_35c0c.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_35c0c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_35c0c.dir/objects.a
ar cr CMakeFiles/cmTC_35c0c.dir/objects.a "CMakeFiles/cmTC_35c0c.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -Wl,--whole-archive CMakeFiles/cmTC_35c0c.dir/objects.a -Wl,--no-whole-archive -o cmTC_35c0c.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_3bf94/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3bf94.dir/build.make CMakeFiles/cmTC_3bf94.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3bf94.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTC_3bf94.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_3bf94.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3bf94.dir/objects.a
ar cr CMakeFiles/cmTC_3bf94.dir/objects.a "CMakeFiles/cmTC_3bf94.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -Wl,--whole-archive CMakeFiles/cmTC_3bf94.dir/objects.a -Wl,--no-whole-archive -o cmTC_3bf94.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_6653d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6653d.dir/build.make CMakeFiles/cmTC_6653d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6653d.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTC_6653d.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_6653d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6653d.dir/objects.a
ar cr CMakeFiles/cmTC_6653d.dir/objects.a "CMakeFiles/cmTC_6653d.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -Wl,--whole-archive CMakeFiles/cmTC_6653d.dir/objects.a -Wl,--no-whole-archive -o cmTC_6653d.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_4013e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4013e.dir/build.make CMakeFiles/cmTC_4013e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4013e.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_4013e.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_4013e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4013e.dir/objects.a
ar cr CMakeFiles/cmTC_4013e.dir/objects.a "CMakeFiles/cmTC_4013e.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -Wl,--whole-archive CMakeFiles/cmTC_4013e.dir/objects.a -Wl,--no-whole-archive -o cmTC_4013e.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_736e8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_736e8.dir/build.make CMakeFiles/cmTC_736e8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_736e8.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTC_736e8.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_736e8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_736e8.dir/objects.a
ar cr CMakeFiles/cmTC_736e8.dir/objects.a "CMakeFiles/cmTC_736e8.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -Wl,--whole-archive CMakeFiles/cmTC_736e8.dir/objects.a -Wl,--no-whole-archive -o cmTC_736e8.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_6eae0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6eae0.dir/build.make CMakeFiles/cmTC_6eae0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6eae0.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -o CMakeFiles/cmTC_6eae0.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_6eae0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6eae0.dir/objects.a
ar cr CMakeFiles/cmTC_6eae0.dir/objects.a "CMakeFiles/cmTC_6eae0.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -Wl,--whole-archive CMakeFiles/cmTC_6eae0.dir/objects.a -Wl,--no-whole-archive -o cmTC_6eae0.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_1d538/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1d538.dir/build.make CMakeFiles/cmTC_1d538.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1d538.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -o CMakeFiles/cmTC_1d538.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_1d538.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1d538.dir/objects.a
ar cr CMakeFiles/cmTC_1d538.dir/objects.a "CMakeFiles/cmTC_1d538.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -Wl,--whole-archive CMakeFiles/cmTC_1d538.dir/objects.a -Wl,--no-whole-archive -o cmTC_1d538.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_fd1d2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fd1d2.dir/build.make CMakeFiles/cmTC_fd1d2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fd1d2.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_fd1d2.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_fd1d2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fd1d2.dir/objects.a
ar cr CMakeFiles/cmTC_fd1d2.dir/objects.a "CMakeFiles/cmTC_fd1d2.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -Wl,--whole-archive CMakeFiles/cmTC_fd1d2.dir/objects.a -Wl,--no-whole-archive -o cmTC_fd1d2.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_00e51/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_00e51.dir/build.make CMakeFiles/cmTC_00e51.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_00e51.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_00e51.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_00e51.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_00e51.dir/objects.a
ar cr CMakeFiles/cmTC_00e51.dir/objects.a "CMakeFiles/cmTC_00e51.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_00e51.dir/objects.a -Wl,--no-whole-archive -o cmTC_00e51.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_d0966/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d0966.dir/build.make CMakeFiles/cmTC_d0966.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d0966.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d0966.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d0966.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d0966.dir/objects.a
ar cr CMakeFiles/cmTC_d0966.dir/objects.a "CMakeFiles/cmTC_d0966.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d0966.dir/objects.a -Wl,--no-whole-archive -o cmTC_d0966.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_6e2c5/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6e2c5.dir/build.make CMakeFiles/cmTC_6e2c5.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6e2c5.dir/SIZEOF_TIME_T.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6e2c5.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_6e2c5.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6e2c5.dir/objects.a
ar cr CMakeFiles/cmTC_6e2c5.dir/objects.a "CMakeFiles/cmTC_6e2c5.dir/SIZEOF_TIME_T.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6e2c5.dir/objects.a -Wl,--no-whole-archive -o cmTC_6e2c5.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_8cef0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8cef0.dir/build.make CMakeFiles/cmTC_8cef0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8cef0.dir/int16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_8cef0.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_8cef0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8cef0.dir/objects.a
ar cr CMakeFiles/cmTC_8cef0.dir/objects.a "CMakeFiles/cmTC_8cef0.dir/int16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_8cef0.dir/objects.a -Wl,--no-whole-archive -o cmTC_8cef0.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_27888/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_27888.dir/build.make CMakeFiles/cmTC_27888.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27888.dir/int32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_27888.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_27888.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_27888.dir/objects.a
ar cr CMakeFiles/cmTC_27888.dir/objects.a "CMakeFiles/cmTC_27888.dir/int32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_27888.dir/objects.a -Wl,--no-whole-archive -o cmTC_27888.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_0b8b2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0b8b2.dir/build.make CMakeFiles/cmTC_0b8b2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0b8b2.dir/int64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0b8b2.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_0b8b2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0b8b2.dir/objects.a
ar cr CMakeFiles/cmTC_0b8b2.dir/objects.a "CMakeFiles/cmTC_0b8b2.dir/int64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0b8b2.dir/objects.a -Wl,--no-whole-archive -o cmTC_0b8b2.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_7624f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7624f.dir/build.make CMakeFiles/cmTC_7624f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7624f.dir/int8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7624f.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_7624f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7624f.dir/objects.a
ar cr CMakeFiles/cmTC_7624f.dir/objects.a "CMakeFiles/cmTC_7624f.dir/int8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7624f.dir/objects.a -Wl,--no-whole-archive -o cmTC_7624f.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_5f7ec/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5f7ec.dir/build.make CMakeFiles/cmTC_5f7ec.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5f7ec.dir/pid_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_5f7ec.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_5f7ec.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5f7ec.dir/objects.a
ar cr CMakeFiles/cmTC_5f7ec.dir/objects.a "CMakeFiles/cmTC_5f7ec.dir/pid_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5f7ec.dir/objects.a -Wl,--no-whole-archive -o cmTC_5f7ec.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_e9286/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e9286.dir/build.make CMakeFiles/cmTC_e9286.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e9286.dir/ssize_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_e9286.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_e9286.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e9286.dir/objects.a
ar cr CMakeFiles/cmTC_e9286.dir/objects.a "CMakeFiles/cmTC_e9286.dir/ssize_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_e9286.dir/objects.a -Wl,--no-whole-archive -o cmTC_e9286.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_30451/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_30451.dir/build.make CMakeFiles/cmTC_30451.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_30451.dir/uint16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_30451.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_30451.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_30451.dir/objects.a
ar cr CMakeFiles/cmTC_30451.dir/objects.a "CMakeFiles/cmTC_30451.dir/uint16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_30451.dir/objects.a -Wl,--no-whole-archive -o cmTC_30451.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_4e41f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4e41f.dir/build.make CMakeFiles/cmTC_4e41f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4e41f.dir/uint32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_4e41f.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_4e41f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4e41f.dir/objects.a
ar cr CMakeFiles/cmTC_4e41f.dir/objects.a "CMakeFiles/cmTC_4e41f.dir/uint32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_4e41f.dir/objects.a -Wl,--no-whole-archive -o cmTC_4e41f.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_f0fa3/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f0fa3.dir/build.make CMakeFiles/cmTC_f0fa3.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f0fa3.dir/uint64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f0fa3.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_f0fa3.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f0fa3.dir/objects.a
ar cr CMakeFiles/cmTC_f0fa3.dir/objects.a "CMakeFiles/cmTC_f0fa3.dir/uint64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f0fa3.dir/objects.a -Wl,--no-whole-archive -o cmTC_f0fa3.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_795fc/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_795fc.dir/build.make CMakeFiles/cmTC_795fc.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_795fc.dir/uint8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_795fc.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_795fc.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_795fc.dir/objects.a
ar cr CMakeFiles/cmTC_795fc.dir/objects.a "CMakeFiles/cmTC_795fc.dir/uint8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_795fc.dir/objects.a -Wl,--no-whole-archive -o cmTC_795fc.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_d74dd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d74dd.dir/build.make CMakeFiles/cmTC_d74dd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d74dd.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d74dd.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_d74dd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d74dd.dir/objects.a
ar cr CMakeFiles/cmTC_d74dd.dir/objects.a "CMakeFiles/cmTC_d74dd.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d74dd.dir/objects.a -Wl,--no-whole-archive -o cmTC_d74dd.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_cca56/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cca56.dir/build.make CMakeFiles/cmTC_cca56.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cca56.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_cca56.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_cca56.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cca56.dir/objects.a
ar cr CMakeFiles/cmTC_cca56.dir/objects.a "CMakeFiles/cmTC_cca56.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cca56.dir/objects.a -Wl,--no-whole-archive -o cmTC_cca56.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_a4444/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a4444.dir/build.make CMakeFiles/cmTC_a4444.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a4444.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_a4444.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_a4444.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a4444.dir/objects.a
ar cr CMakeFiles/cmTC_a4444.dir/objects.a "CMakeFiles/cmTC_a4444.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a4444.dir/objects.a -Wl,--no-whole-archive -o cmTC_a4444.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_0bce4/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0bce4.dir/build.make CMakeFiles/cmTC_0bce4.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0bce4.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_0bce4.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0bce4.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0bce4.dir/objects.a
ar cr CMakeFiles/cmTC_0bce4.dir/objects.a "CMakeFiles/cmTC_0bce4.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0bce4.dir/objects.a -Wl,--no-whole-archive -o cmTC_0bce4.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_30f2e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_30f2e.dir/build.make CMakeFiles/cmTC_30f2e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_30f2e.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_30f2e.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_30f2e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_30f2e.dir/objects.a
ar cr CMakeFiles/cmTC_30f2e.dir/objects.a "CMakeFiles/cmTC_30f2e.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_30f2e.dir/objects.a -Wl,--no-whole-archive -o cmTC_30f2e.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_7e471/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7e471.dir/build.make CMakeFiles/cmTC_7e471.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7e471.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_7e471.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7e471.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7e471.dir/objects.a
ar cr CMakeFiles/cmTC_7e471.dir/objects.a "CMakeFiles/cmTC_7e471.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7e471.dir/objects.a -Wl,--no-whole-archive -o cmTC_7e471.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_58ebb/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_58ebb.dir/build.make CMakeFiles/cmTC_58ebb.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_58ebb.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_58ebb.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_58ebb.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_58ebb.dir/objects.a
ar cr CMakeFiles/cmTC_58ebb.dir/objects.a "CMakeFiles/cmTC_58ebb.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_58ebb.dir/objects.a -Wl,--no-whole-archive -o cmTC_58ebb.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_c5a95/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c5a95.dir/build.make CMakeFiles/cmTC_c5a95.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c5a95.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_c5a95.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_c5a95.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c5a95.dir/objects.a
ar cr CMakeFiles/cmTC_c5a95.dir/objects.a "CMakeFiles/cmTC_c5a95.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c5a95.dir/objects.a -Wl,--no-whole-archive -o cmTC_c5a95.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_6fd7e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6fd7e.dir/build.make CMakeFiles/cmTC_6fd7e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6fd7e.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_6fd7e.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_6fd7e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6fd7e.dir/objects.a
ar cr CMakeFiles/cmTC_6fd7e.dir/objects.a "CMakeFiles/cmTC_6fd7e.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6fd7e.dir/objects.a -Wl,--no-whole-archive -o cmTC_6fd7e.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_412da/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_412da.dir/build.make CMakeFiles/cmTC_412da.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_412da.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_412da.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_412da.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_412da.dir/objects.a
ar cr CMakeFiles/cmTC_412da.dir/objects.a "CMakeFiles/cmTC_412da.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha1 -Wl,--whole-archive CMakeFiles/cmTC_412da.dir/objects.a -Wl,--no-whole-archive -o cmTC_412da.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_e506a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e506a.dir/build.make CMakeFiles/cmTC_e506a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e506a.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_e506a.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_e506a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e506a.dir/objects.a
ar cr CMakeFiles/cmTC_e506a.dir/objects.a "CMakeFiles/cmTC_e506a.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha256 -Wl,--whole-archive CMakeFiles/cmTC_e506a.dir/objects.a -Wl,--no-whole-archive -o cmTC_e506a.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_b0f7a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b0f7a.dir/build.make CMakeFiles/cmTC_b0f7a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b0f7a.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_b0f7a.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_b0f7a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b0f7a.dir/objects.a
ar cr CMakeFiles/cmTC_b0f7a.dir/objects.a "CMakeFiles/cmTC_b0f7a.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha512 -Wl,--whole-archive CMakeFiles/cmTC_b0f7a.dir/objects.a -Wl,--no-whole-archive -o cmTC_b0f7a.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_c1f20/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c1f20.dir/build.make CMakeFiles/cmTC_c1f20.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c1f20.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_c1f20.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_c1f20.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c1f20.dir/objects.a
ar cr CMakeFiles/cmTC_c1f20.dir/objects.a "CMakeFiles/cmTC_c1f20.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=FIPS_mode -Wl,--whole-archive CMakeFiles/cmTC_c1f20.dir/objects.a -Wl,--no-whole-archive -o cmTC_c1f20.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_f301e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f301e.dir/build.make CMakeFiles/cmTC_f301e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f301e.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_f301e.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_f301e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f301e.dir/objects.a
ar cr CMakeFiles/cmTC_f301e.dir/objects.a "CMakeFiles/cmTC_f301e.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=HMAC_Update -Wl,--whole-archive CMakeFiles/cmTC_f301e.dir/objects.a -Wl,--no-whole-archive -o cmTC_f301e.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_80495/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_80495.dir/build.make CMakeFiles/cmTC_80495.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_80495.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_80495.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_80495.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_80495.dir/objects.a
ar cr CMakeFiles/cmTC_80495.dir/objects.a "CMakeFiles/cmTC_80495.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=SHA512_Update -Wl,--whole-archive CMakeFiles/cmTC_80495.dir/objects.a -Wl,--no-whole-archive -o cmTC_80495.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'
Performing C++ SOURCE FILE Test _maes_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_dc449/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_dc449.dir/build.make CMakeFiles/cmTC_dc449.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_dc449.dir/src.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -D_maes_cxx -maes -o CMakeFiles/cmTC_dc449.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_dc449.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_dc449.dir/objects.a
ar cr CMakeFiles/cmTC_dc449.dir/objects.a "CMakeFiles/cmTC_dc449.dir/src.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -D_maes_cxx -Wl,--whole-archive CMakeFiles/cmTC_dc449.dir/objects.a -Wl,--no-whole-archive -o cmTC_dc449.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 _maes_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_d1d15/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d1d15.dir/build.make CMakeFiles/cmTC_d1d15.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d1d15.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -D_maes_c -maes -o CMakeFiles/cmTC_d1d15.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_d1d15.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d1d15.dir/objects.a
ar cr CMakeFiles/cmTC_d1d15.dir/objects.a "CMakeFiles/cmTC_d1d15.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -D_maes_c -Wl,--whole-archive CMakeFiles/cmTC_d1d15.dir/objects.a -Wl,--no-whole-archive -o cmTC_d1d15.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 HAVE_SSSE3 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_99c56/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_99c56.dir/build.make CMakeFiles/cmTC_99c56.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_99c56.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -DHAVE_SSSE3 -mssse3 -o CMakeFiles/cmTC_99c56.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_99c56.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_99c56.dir/objects.a
ar cr CMakeFiles/cmTC_99c56.dir/objects.a "CMakeFiles/cmTC_99c56.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -DHAVE_SSSE3 -Wl,--whole-archive CMakeFiles/cmTC_99c56.dir/objects.a -Wl,--no-whole-archive -o cmTC_99c56.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 HAVE_AVX2 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_a9f8f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a9f8f.dir/build.make CMakeFiles/cmTC_a9f8f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a9f8f.dir/src.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -DHAVE_AVX2 -mavx2 -o CMakeFiles/cmTC_a9f8f.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_a9f8f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a9f8f.dir/objects.a
ar cr CMakeFiles/cmTC_a9f8f.dir/objects.a "CMakeFiles/cmTC_a9f8f.dir/src.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -maes -DHAVE_AVX2 -Wl,--whole-archive CMakeFiles/cmTC_a9f8f.dir/objects.a -Wl,--no-whole-archive -o cmTC_a9f8f.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 HAVE_CXX_ATOMICS 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_8107e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8107e.dir/build.make CMakeFiles/cmTC_8107e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8107e.dir/src.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -maes -DHAVE_CXX_ATOMICS -o CMakeFiles/cmTC_8107e.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_8107e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8107e.dir/objects.a
ar cr CMakeFiles/cmTC_8107e.dir/objects.a "CMakeFiles/cmTC_8107e.dir/src.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -DZMQ_STATIC -maes -DHAVE_CXX_ATOMICS -Wl,--whole-archive CMakeFiles/cmTC_8107e.dir/objects.a -Wl,--no-whole-archive -o cmTC_8107e.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:
#include <cstdint>
#include <atomic>
int main() {
std::atomic<uint64_t> a;
a.is_lock_free();
}
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_8fd52/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8fd52.dir/build.make CMakeFiles/cmTC_8fd52.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8fd52.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_device_list -o CMakeFiles/cmTC_8fd52.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_8fd52.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8fd52.dir/objects.a
ar cr CMakeFiles/cmTC_8fd52.dir/objects.a "CMakeFiles/cmTC_8fd52.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_8fd52.dir/objects.a -Wl,--no-whole-archive -o cmTC_8fd52.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_d1fa3/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d1fa3.dir/build.make CMakeFiles/cmTC_d1fa3.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d1fa3.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_port_numbers -o CMakeFiles/cmTC_d1fa3.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_d1fa3.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d1fa3.dir/objects.a
ar cr CMakeFiles/cmTC_d1fa3.dir/objects.a "CMakeFiles/cmTC_d1fa3.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_d1fa3.dir/objects.a -Wl,--no-whole-archive -o cmTC_d1fa3.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_63ac9/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_63ac9.dir/build.make CMakeFiles/cmTC_63ac9.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_63ac9.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_63ac9.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_63ac9.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_63ac9.dir/objects.a
ar cr CMakeFiles/cmTC_63ac9.dir/objects.a "CMakeFiles/cmTC_63ac9.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_63ac9.dir/objects.a -Wl,--no-whole-archive -o cmTC_63ac9.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_17026/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_17026.dir/build.make CMakeFiles/cmTC_17026.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_17026.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_17026.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_17026.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_17026.dir/objects.a
ar cr CMakeFiles/cmTC_17026.dir/objects.a "CMakeFiles/cmTC_17026.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_17026.dir/objects.a -Wl,--no-whole-archive -o cmTC_17026.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_29b60/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_29b60.dir/build.make CMakeFiles/cmTC_29b60.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_29b60.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_29b60.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_29b60.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_29b60.dir/objects.a
ar cr CMakeFiles/cmTC_29b60.dir/objects.a "CMakeFiles/cmTC_29b60.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_29b60.dir/objects.a -Wl,--no-whole-archive -o cmTC_29b60.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_78131/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_78131.dir/build.make CMakeFiles/cmTC_78131.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_78131.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_78131.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_78131.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_78131.dir/objects.a
ar cr CMakeFiles/cmTC_78131.dir/objects.a "CMakeFiles/cmTC_78131.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_78131.dir/objects.a -Wl,--no-whole-archive -o cmTC_78131.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_fb7e7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fb7e7.dir/build.make CMakeFiles/cmTC_fb7e7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fb7e7.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_fb7e7.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_fb7e7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fb7e7.dir/objects.a
ar cr CMakeFiles/cmTC_fb7e7.dir/objects.a "CMakeFiles/cmTC_fb7e7.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_fb7e7.dir/objects.a -Wl,--no-whole-archive -o cmTC_fb7e7.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_836c8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_836c8.dir/build.make CMakeFiles/cmTC_836c8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_836c8.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_836c8.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_836c8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_836c8.dir/objects.a
ar cr CMakeFiles/cmTC_836c8.dir/objects.a "CMakeFiles/cmTC_836c8.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_836c8.dir/objects.a -Wl,--no-whole-archive -o cmTC_836c8.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_b8de6/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b8de6.dir/build.make CMakeFiles/cmTC_b8de6.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b8de6.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--dynamicbase -o CMakeFiles/cmTC_b8de6.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_b8de6.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b8de6.dir/objects.a
ar cr CMakeFiles/cmTC_b8de6.dir/objects.a "CMakeFiles/cmTC_b8de6.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--whole-archive CMakeFiles/cmTC_b8de6.dir/objects.a -Wl,--no-whole-archive -o cmTC_b8de6.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_29e95/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_29e95.dir/build.make CMakeFiles/cmTC_29e95.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_29e95.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--nxcompat -o CMakeFiles/cmTC_29e95.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_29e95.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_29e95.dir/objects.a
ar cr CMakeFiles/cmTC_29e95.dir/objects.a "CMakeFiles/cmTC_29e95.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--whole-archive CMakeFiles/cmTC_29e95.dir/objects.a -Wl,--no-whole-archive -o cmTC_29e95.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,--high-entropy-va 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_8ffb0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8ffb0.dir/build.make CMakeFiles/cmTC_8ffb0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8ffb0.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--high-entropy-va -Wl,--high-entropy-va -o CMakeFiles/cmTC_8ffb0.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_8ffb0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8ffb0.dir/objects.a
ar cr CMakeFiles/cmTC_8ffb0.dir/objects.a "CMakeFiles/cmTC_8ffb0.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--high-entropy-va -Wl,--whole-archive CMakeFiles/cmTC_8ffb0.dir/objects.a -Wl,--no-whole-archive -o cmTC_8ffb0.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_5ca95/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5ca95.dir/build.make CMakeFiles/cmTC_5ca95.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5ca95.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_5ca95.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_5ca95.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5ca95.dir/objects.a
ar cr CMakeFiles/cmTC_5ca95.dir/objects.a "CMakeFiles/cmTC_5ca95.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_5ca95.dir/objects.a -Wl,--no-whole-archive -o cmTC_5ca95.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_c1b89/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c1b89.dir/build.make CMakeFiles/cmTC_c1b89.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c1b89.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_c1b89.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_c1b89.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c1b89.dir/objects.a
ar cr CMakeFiles/cmTC_c1b89.dir/objects.a "CMakeFiles/cmTC_c1b89.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_c1b89.dir/objects.a -Wl,--no-whole-archive -o cmTC_c1b89.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_d468a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d468a.dir/build.make CMakeFiles/cmTC_d468a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d468a.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_d468a.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_d468a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d468a.dir/objects.a
ar cr CMakeFiles/cmTC_d468a.dir/objects.a "CMakeFiles/cmTC_d468a.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_d468a.dir/objects.a -Wl,--no-whole-archive -o cmTC_d468a.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; }