(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_de97c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_de97c.dir/build.make CMakeFiles/cmTC_de97c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_de97c.dir/testCCompiler.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_de97c.dir/testCCompiler.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_de97c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_de97c.dir/objects.a
ar cr CMakeFiles/cmTC_de97c.dir/objects.a "CMakeFiles/cmTC_de97c.dir/testCCompiler.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_de97c.dir/objects.a -Wl,--no-whole-archive -o cmTC_de97c.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_03e57/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_03e57.dir/build.make CMakeFiles/cmTC_03e57.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_03e57.dir/CMakeCCompilerABI.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_03e57.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_03e57.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_03e57.dir/objects.a
ar cr CMakeFiles/cmTC_03e57.dir/objects.a "CMakeFiles/cmTC_03e57.dir/CMakeCCompilerABI.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_03e57.dir/objects.a -Wl,--no-whole-archive -o cmTC_03e57.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_03e57.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\ccjcgYNa.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_03e57.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_03e57.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_03e57.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_03e57/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_03e57.dir/build.make CMakeFiles/cmTC_03e57.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_03e57.dir/CMakeCCompilerABI.c.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_03e57.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_03e57.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_03e57.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_03e57.dir/objects.a "CMakeFiles/cmTC_03e57.dir/CMakeCCompilerABI.c.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_03e57.dir/objects.a -Wl,--no-whole-archive -o cmTC_03e57.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_03e57.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\ccjcgYNa.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_03e57.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_03e57.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\ccjcgYNa.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_03e57.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_03e57.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_47059/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_47059.dir/build.make CMakeFiles/cmTC_47059.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_47059.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c11 -o CMakeFiles/cmTC_47059.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_47059.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_47059.dir/objects.a
ar cr CMakeFiles/cmTC_47059.dir/objects.a "CMakeFiles/cmTC_47059.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_47059.dir/objects.a -Wl,--no-whole-archive -o cmTC_47059.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_14a62/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_14a62.dir/build.make CMakeFiles/cmTC_14a62.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_14a62.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c99 -o CMakeFiles/cmTC_14a62.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_14a62.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_14a62.dir/objects.a
ar cr CMakeFiles/cmTC_14a62.dir/objects.a "CMakeFiles/cmTC_14a62.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_14a62.dir/objects.a -Wl,--no-whole-archive -o cmTC_14a62.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_6e23a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6e23a.dir/build.make CMakeFiles/cmTC_6e23a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6e23a.dir/feature_tests.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -std=c90 -o CMakeFiles/cmTC_6e23a.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_6e23a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6e23a.dir/objects.a
ar cr CMakeFiles/cmTC_6e23a.dir/objects.a "CMakeFiles/cmTC_6e23a.dir/feature_tests.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6e23a.dir/objects.a -Wl,--no-whole-archive -o cmTC_6e23a.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_c1b00/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c1b00.dir/build.make CMakeFiles/cmTC_c1b00.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c1b00.dir/testCXXCompiler.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_c1b00.dir/testCXXCompiler.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_c1b00.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c1b00.dir/objects.a
ar cr CMakeFiles/cmTC_c1b00.dir/objects.a "CMakeFiles/cmTC_c1b00.dir/testCXXCompiler.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_c1b00.dir/objects.a -Wl,--no-whole-archive -o cmTC_c1b00.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_dc3ad/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_dc3ad.dir/build.make CMakeFiles/cmTC_dc3ad.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_dc3ad.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_dc3ad.dir/objects.a
ar cr CMakeFiles/cmTC_dc3ad.dir/objects.a "CMakeFiles/cmTC_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_dc3ad.dir/objects.a -Wl,--no-whole-archive -o cmTC_dc3ad.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_dc3ad.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\cc741553.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_dc3ad.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_dc3ad.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_dc3ad.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_dc3ad/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_dc3ad.dir/build.make CMakeFiles/cmTC_dc3ad.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_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -o CMakeFiles/cmTC_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_dc3ad.exe]
ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_dc3ad.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_dc3ad.dir/objects.a "CMakeFiles/cmTC_dc3ad.dir/CMakeCXXCompilerABI.cpp.obj" ]
ignore line: [/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_dc3ad.dir/objects.a -Wl,--no-whole-archive -o cmTC_dc3ad.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_dc3ad.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\cc741553.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_dc3ad.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_dc3ad.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\cc741553.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_dc3ad.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_dc3ad.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_72b00/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_72b00.dir/build.make CMakeFiles/cmTC_72b00.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_72b00.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++2a -o CMakeFiles/cmTC_72b00.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_72b00.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_72b00.dir/objects.a
ar cr CMakeFiles/cmTC_72b00.dir/objects.a "CMakeFiles/cmTC_72b00.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_72b00.dir/objects.a -Wl,--no-whole-archive -o cmTC_72b00.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_1853d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1853d.dir/build.make CMakeFiles/cmTC_1853d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_1853d.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++17 -o CMakeFiles/cmTC_1853d.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_1853d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1853d.dir/objects.a
ar cr CMakeFiles/cmTC_1853d.dir/objects.a "CMakeFiles/cmTC_1853d.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_1853d.dir/objects.a -Wl,--no-whole-archive -o cmTC_1853d.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_26dd6/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_26dd6.dir/build.make CMakeFiles/cmTC_26dd6.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_26dd6.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++14 -o CMakeFiles/cmTC_26dd6.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_26dd6.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_26dd6.dir/objects.a
ar cr CMakeFiles/cmTC_26dd6.dir/objects.a "CMakeFiles/cmTC_26dd6.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_26dd6.dir/objects.a -Wl,--no-whole-archive -o cmTC_26dd6.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_f1fcc/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f1fcc.dir/build.make CMakeFiles/cmTC_f1fcc.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_f1fcc.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++11 -o CMakeFiles/cmTC_f1fcc.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_f1fcc.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f1fcc.dir/objects.a
ar cr CMakeFiles/cmTC_f1fcc.dir/objects.a "CMakeFiles/cmTC_f1fcc.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_f1fcc.dir/objects.a -Wl,--no-whole-archive -o cmTC_f1fcc.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_0e5b5/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0e5b5.dir/build.make CMakeFiles/cmTC_0e5b5.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0e5b5.dir/feature_tests.cxx.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -std=c++98 -o CMakeFiles/cmTC_0e5b5.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_0e5b5.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0e5b5.dir/objects.a
ar cr CMakeFiles/cmTC_0e5b5.dir/objects.a "CMakeFiles/cmTC_0e5b5.dir/feature_tests.cxx.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_0e5b5.dir/objects.a -Wl,--no-whole-archive -o cmTC_0e5b5.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_92b73/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_92b73.dir/build.make CMakeFiles/cmTC_92b73.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_92b73.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_92b73.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_92b73.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_92b73.dir/objects.a
ar cr CMakeFiles/cmTC_92b73.dir/objects.a "CMakeFiles/cmTC_92b73.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_92b73.dir/objects.a -Wl,--no-whole-archive -o cmTC_92b73.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_0f399/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0f399.dir/build.make CMakeFiles/cmTC_0f399.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0f399.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0f399.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_0f399.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0f399.dir/objects.a
ar cr CMakeFiles/cmTC_0f399.dir/objects.a "CMakeFiles/cmTC_0f399.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0f399.dir/objects.a -Wl,--no-whole-archive -o cmTC_0f399.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_2454e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2454e.dir/build.make CMakeFiles/cmTC_2454e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2454e.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_2454e.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_2454e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2454e.dir/objects.a
ar cr CMakeFiles/cmTC_2454e.dir/objects.a "CMakeFiles/cmTC_2454e.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2454e.dir/objects.a -Wl,--no-whole-archive -o cmTC_2454e.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_01f69/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_01f69.dir/build.make CMakeFiles/cmTC_01f69.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_01f69.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_01f69.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_01f69.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_01f69.dir/objects.a
ar cr CMakeFiles/cmTC_01f69.dir/objects.a "CMakeFiles/cmTC_01f69.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_01f69.dir/objects.a -Wl,--no-whole-archive -o cmTC_01f69.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_66f54/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_66f54.dir/build.make CMakeFiles/cmTC_66f54.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_66f54.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_66f54.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_66f54.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_66f54.dir/objects.a
ar cr CMakeFiles/cmTC_66f54.dir/objects.a "CMakeFiles/cmTC_66f54.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_66f54.dir/objects.a -Wl,--no-whole-archive -o cmTC_66f54.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_94898/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_94898.dir/build.make CMakeFiles/cmTC_94898.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_94898.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_94898.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_94898.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_94898.dir/objects.a
ar cr CMakeFiles/cmTC_94898.dir/objects.a "CMakeFiles/cmTC_94898.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_94898.dir/objects.a -Wl,--no-whole-archive -o cmTC_94898.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_7cfc0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7cfc0.dir/build.make CMakeFiles/cmTC_7cfc0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7cfc0.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7cfc0.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7cfc0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7cfc0.dir/objects.a
ar cr CMakeFiles/cmTC_7cfc0.dir/objects.a "CMakeFiles/cmTC_7cfc0.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7cfc0.dir/objects.a -Wl,--no-whole-archive -o cmTC_7cfc0.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_0e981/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0e981.dir/build.make CMakeFiles/cmTC_0e981.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0e981.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0e981.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0e981.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0e981.dir/objects.a
ar cr CMakeFiles/cmTC_0e981.dir/objects.a "CMakeFiles/cmTC_0e981.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0e981.dir/objects.a -Wl,--no-whole-archive -o cmTC_0e981.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_95fce/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_95fce.dir/build.make CMakeFiles/cmTC_95fce.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_95fce.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_95fce.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_95fce.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_95fce.dir/objects.a
ar cr CMakeFiles/cmTC_95fce.dir/objects.a "CMakeFiles/cmTC_95fce.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_95fce.dir/objects.a -Wl,--no-whole-archive -o cmTC_95fce.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_c476c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c476c.dir/build.make CMakeFiles/cmTC_c476c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c476c.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c476c.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c476c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c476c.dir/objects.a
ar cr CMakeFiles/cmTC_c476c.dir/objects.a "CMakeFiles/cmTC_c476c.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c476c.dir/objects.a -Wl,--no-whole-archive -o cmTC_c476c.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_92bc0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_92bc0.dir/build.make CMakeFiles/cmTC_92bc0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_92bc0.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_92bc0.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_92bc0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_92bc0.dir/objects.a
ar cr CMakeFiles/cmTC_92bc0.dir/objects.a "CMakeFiles/cmTC_92bc0.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_92bc0.dir/objects.a -Wl,--no-whole-archive -o cmTC_92bc0.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_94171/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_94171.dir/build.make CMakeFiles/cmTC_94171.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_94171.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_94171.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_94171.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_94171.dir/objects.a
ar cr CMakeFiles/cmTC_94171.dir/objects.a "CMakeFiles/cmTC_94171.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_94171.dir/objects.a -Wl,--no-whole-archive -o cmTC_94171.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_18d9e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_18d9e.dir/build.make CMakeFiles/cmTC_18d9e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_18d9e.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_18d9e.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_18d9e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_18d9e.dir/objects.a
ar cr CMakeFiles/cmTC_18d9e.dir/objects.a "CMakeFiles/cmTC_18d9e.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_18d9e.dir/objects.a -Wl,--no-whole-archive -o cmTC_18d9e.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_22adf/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_22adf.dir/build.make CMakeFiles/cmTC_22adf.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_22adf.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_22adf.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_22adf.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_22adf.dir/objects.a
ar cr CMakeFiles/cmTC_22adf.dir/objects.a "CMakeFiles/cmTC_22adf.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_22adf.dir/objects.a -Wl,--no-whole-archive -o cmTC_22adf.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_bfe41/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bfe41.dir/build.make CMakeFiles/cmTC_bfe41.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bfe41.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_bfe41.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_bfe41.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_bfe41.dir/objects.a
ar cr CMakeFiles/cmTC_bfe41.dir/objects.a "CMakeFiles/cmTC_bfe41.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_bfe41.dir/objects.a -Wl,--no-whole-archive -o cmTC_bfe41.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_691bd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_691bd.dir/build.make CMakeFiles/cmTC_691bd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_691bd.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_691bd.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_691bd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_691bd.dir/objects.a
ar cr CMakeFiles/cmTC_691bd.dir/objects.a "CMakeFiles/cmTC_691bd.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_691bd.dir/objects.a -Wl,--no-whole-archive -o cmTC_691bd.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_824d8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_824d8.dir/build.make CMakeFiles/cmTC_824d8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_824d8.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_824d8.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_824d8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_824d8.dir/objects.a
ar cr CMakeFiles/cmTC_824d8.dir/objects.a "CMakeFiles/cmTC_824d8.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_824d8.dir/objects.a -Wl,--no-whole-archive -o cmTC_824d8.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_0c442/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0c442.dir/build.make CMakeFiles/cmTC_0c442.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0c442.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0c442.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0c442.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0c442.dir/objects.a
ar cr CMakeFiles/cmTC_0c442.dir/objects.a "CMakeFiles/cmTC_0c442.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0c442.dir/objects.a -Wl,--no-whole-archive -o cmTC_0c442.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_7bd78/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7bd78.dir/build.make CMakeFiles/cmTC_7bd78.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7bd78.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7bd78.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7bd78.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7bd78.dir/objects.a
ar cr CMakeFiles/cmTC_7bd78.dir/objects.a "CMakeFiles/cmTC_7bd78.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7bd78.dir/objects.a -Wl,--no-whole-archive -o cmTC_7bd78.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_d9fff/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d9fff.dir/build.make CMakeFiles/cmTC_d9fff.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d9fff.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d9fff.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d9fff.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d9fff.dir/objects.a
ar cr CMakeFiles/cmTC_d9fff.dir/objects.a "CMakeFiles/cmTC_d9fff.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d9fff.dir/objects.a -Wl,--no-whole-archive -o cmTC_d9fff.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_bbcd3/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bbcd3.dir/build.make CMakeFiles/cmTC_bbcd3.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bbcd3.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_bbcd3.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_bbcd3.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_bbcd3.dir/objects.a
ar cr CMakeFiles/cmTC_bbcd3.dir/objects.a "CMakeFiles/cmTC_bbcd3.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_bbcd3.dir/objects.a -Wl,--no-whole-archive -o cmTC_bbcd3.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_6730f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6730f.dir/build.make CMakeFiles/cmTC_6730f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6730f.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -o CMakeFiles/cmTC_6730f.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_6730f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6730f.dir/objects.a
ar cr CMakeFiles/cmTC_6730f.dir/objects.a "CMakeFiles/cmTC_6730f.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -Wl,--whole-archive CMakeFiles/cmTC_6730f.dir/objects.a -Wl,--no-whole-archive -o cmTC_6730f.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_576f0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_576f0.dir/build.make CMakeFiles/cmTC_576f0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_576f0.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_576f0.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_576f0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_576f0.dir/objects.a
ar cr CMakeFiles/cmTC_576f0.dir/objects.a "CMakeFiles/cmTC_576f0.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles/cmTC_576f0.dir/objects.a -Wl,--no-whole-archive -o cmTC_576f0.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_74f03/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_74f03.dir/build.make CMakeFiles/cmTC_74f03.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_74f03.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_74f03.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_74f03.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_74f03.dir/objects.a
ar cr CMakeFiles/cmTC_74f03.dir/objects.a "CMakeFiles/cmTC_74f03.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_ntop -Wl,--whole-archive CMakeFiles/cmTC_74f03.dir/objects.a -Wl,--no-whole-archive -o cmTC_74f03.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_902e8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_902e8.dir/build.make CMakeFiles/cmTC_902e8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_902e8.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTC_902e8.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_902e8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_902e8.dir/objects.a
ar cr CMakeFiles/cmTC_902e8.dir/objects.a "CMakeFiles/cmTC_902e8.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=inet_pton -Wl,--whole-archive CMakeFiles/cmTC_902e8.dir/objects.a -Wl,--no-whole-archive -o cmTC_902e8.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_9342a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9342a.dir/build.make CMakeFiles/cmTC_9342a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9342a.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -o CMakeFiles/cmTC_9342a.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_9342a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9342a.dir/objects.a
ar cr CMakeFiles/cmTC_9342a.dir/objects.a "CMakeFiles/cmTC_9342a.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=ioctlsocket -Wl,--whole-archive CMakeFiles/cmTC_9342a.dir/objects.a -Wl,--no-whole-archive -o cmTC_9342a.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_336df/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_336df.dir/build.make CMakeFiles/cmTC_336df.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_336df.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -o CMakeFiles/cmTC_336df.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_336df.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_336df.dir/objects.a
ar cr CMakeFiles/cmTC_336df.dir/objects.a "CMakeFiles/cmTC_336df.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -Wl,--whole-archive CMakeFiles/cmTC_336df.dir/objects.a -Wl,--no-whole-archive -o cmTC_336df.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_ae00c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ae00c.dir/build.make CMakeFiles/cmTC_ae00c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ae00c.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTC_ae00c.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_ae00c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ae00c.dir/objects.a
ar cr CMakeFiles/cmTC_ae00c.dir/objects.a "CMakeFiles/cmTC_ae00c.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -Wl,--whole-archive CMakeFiles/cmTC_ae00c.dir/objects.a -Wl,--no-whole-archive -o cmTC_ae00c.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_46979/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_46979.dir/build.make CMakeFiles/cmTC_46979.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_46979.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTC_46979.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_46979.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_46979.dir/objects.a
ar cr CMakeFiles/cmTC_46979.dir/objects.a "CMakeFiles/cmTC_46979.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -Wl,--whole-archive CMakeFiles/cmTC_46979.dir/objects.a -Wl,--no-whole-archive -o cmTC_46979.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_d1274/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d1274.dir/build.make CMakeFiles/cmTC_d1274.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d1274.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_d1274.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_d1274.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d1274.dir/objects.a
ar cr CMakeFiles/cmTC_d1274.dir/objects.a "CMakeFiles/cmTC_d1274.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -Wl,--whole-archive CMakeFiles/cmTC_d1274.dir/objects.a -Wl,--no-whole-archive -o cmTC_d1274.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_6b78d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6b78d.dir/build.make CMakeFiles/cmTC_6b78d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6b78d.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTC_6b78d.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_6b78d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6b78d.dir/objects.a
ar cr CMakeFiles/cmTC_6b78d.dir/objects.a "CMakeFiles/cmTC_6b78d.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -Wl,--whole-archive CMakeFiles/cmTC_6b78d.dir/objects.a -Wl,--no-whole-archive -o cmTC_6b78d.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_8d34d/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8d34d.dir/build.make CMakeFiles/cmTC_8d34d.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8d34d.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -o CMakeFiles/cmTC_8d34d.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_8d34d.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8d34d.dir/objects.a
ar cr CMakeFiles/cmTC_8d34d.dir/objects.a "CMakeFiles/cmTC_8d34d.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -Wl,--whole-archive CMakeFiles/cmTC_8d34d.dir/objects.a -Wl,--no-whole-archive -o cmTC_8d34d.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_1e133/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1e133.dir/build.make CMakeFiles/cmTC_1e133.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1e133.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -o CMakeFiles/cmTC_1e133.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_1e133.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1e133.dir/objects.a
ar cr CMakeFiles/cmTC_1e133.dir/objects.a "CMakeFiles/cmTC_1e133.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -Wl,--whole-archive CMakeFiles/cmTC_1e133.dir/objects.a -Wl,--no-whole-archive -o cmTC_1e133.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_345f9/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_345f9.dir/build.make CMakeFiles/cmTC_345f9.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_345f9.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_345f9.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_345f9.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_345f9.dir/objects.a
ar cr CMakeFiles/cmTC_345f9.dir/objects.a "CMakeFiles/cmTC_345f9.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -Wl,--whole-archive CMakeFiles/cmTC_345f9.dir/objects.a -Wl,--no-whole-archive -o cmTC_345f9.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_6b13a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6b13a.dir/build.make CMakeFiles/cmTC_6b13a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6b13a.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6b13a.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_6b13a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6b13a.dir/objects.a
ar cr CMakeFiles/cmTC_6b13a.dir/objects.a "CMakeFiles/cmTC_6b13a.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6b13a.dir/objects.a -Wl,--no-whole-archive -o cmTC_6b13a.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_cb25e/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cb25e.dir/build.make CMakeFiles/cmTC_cb25e.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cb25e.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_cb25e.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_cb25e.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cb25e.dir/objects.a
ar cr CMakeFiles/cmTC_cb25e.dir/objects.a "CMakeFiles/cmTC_cb25e.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_cb25e.dir/objects.a -Wl,--no-whole-archive -o cmTC_cb25e.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_fca77/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fca77.dir/build.make CMakeFiles/cmTC_fca77.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fca77.dir/SIZEOF_TIME_T.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_fca77.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_fca77.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fca77.dir/objects.a
ar cr CMakeFiles/cmTC_fca77.dir/objects.a "CMakeFiles/cmTC_fca77.dir/SIZEOF_TIME_T.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_fca77.dir/objects.a -Wl,--no-whole-archive -o cmTC_fca77.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_9e154/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9e154.dir/build.make CMakeFiles/cmTC_9e154.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9e154.dir/int16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_9e154.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_9e154.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9e154.dir/objects.a
ar cr CMakeFiles/cmTC_9e154.dir/objects.a "CMakeFiles/cmTC_9e154.dir/int16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_9e154.dir/objects.a -Wl,--no-whole-archive -o cmTC_9e154.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_6c9e9/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6c9e9.dir/build.make CMakeFiles/cmTC_6c9e9.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6c9e9.dir/int32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6c9e9.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_6c9e9.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6c9e9.dir/objects.a
ar cr CMakeFiles/cmTC_6c9e9.dir/objects.a "CMakeFiles/cmTC_6c9e9.dir/int32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6c9e9.dir/objects.a -Wl,--no-whole-archive -o cmTC_6c9e9.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_f523f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f523f.dir/build.make CMakeFiles/cmTC_f523f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f523f.dir/int64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f523f.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_f523f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f523f.dir/objects.a
ar cr CMakeFiles/cmTC_f523f.dir/objects.a "CMakeFiles/cmTC_f523f.dir/int64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f523f.dir/objects.a -Wl,--no-whole-archive -o cmTC_f523f.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_4184a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4184a.dir/build.make CMakeFiles/cmTC_4184a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4184a.dir/int8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_4184a.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_4184a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4184a.dir/objects.a
ar cr CMakeFiles/cmTC_4184a.dir/objects.a "CMakeFiles/cmTC_4184a.dir/int8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_4184a.dir/objects.a -Wl,--no-whole-archive -o cmTC_4184a.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_b7406/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b7406.dir/build.make CMakeFiles/cmTC_b7406.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b7406.dir/pid_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_b7406.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_b7406.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b7406.dir/objects.a
ar cr CMakeFiles/cmTC_b7406.dir/objects.a "CMakeFiles/cmTC_b7406.dir/pid_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_b7406.dir/objects.a -Wl,--no-whole-archive -o cmTC_b7406.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_5d6b0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5d6b0.dir/build.make CMakeFiles/cmTC_5d6b0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5d6b0.dir/ssize_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_5d6b0.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_5d6b0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5d6b0.dir/objects.a
ar cr CMakeFiles/cmTC_5d6b0.dir/objects.a "CMakeFiles/cmTC_5d6b0.dir/ssize_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5d6b0.dir/objects.a -Wl,--no-whole-archive -o cmTC_5d6b0.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_a2b91/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a2b91.dir/build.make CMakeFiles/cmTC_a2b91.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a2b91.dir/uint16_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_a2b91.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_a2b91.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a2b91.dir/objects.a
ar cr CMakeFiles/cmTC_a2b91.dir/objects.a "CMakeFiles/cmTC_a2b91.dir/uint16_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a2b91.dir/objects.a -Wl,--no-whole-archive -o cmTC_a2b91.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_76a34/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_76a34.dir/build.make CMakeFiles/cmTC_76a34.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_76a34.dir/uint32_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_76a34.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_76a34.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_76a34.dir/objects.a
ar cr CMakeFiles/cmTC_76a34.dir/objects.a "CMakeFiles/cmTC_76a34.dir/uint32_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_76a34.dir/objects.a -Wl,--no-whole-archive -o cmTC_76a34.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_5a67c/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5a67c.dir/build.make CMakeFiles/cmTC_5a67c.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5a67c.dir/uint64_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_5a67c.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_5a67c.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5a67c.dir/objects.a
ar cr CMakeFiles/cmTC_5a67c.dir/objects.a "CMakeFiles/cmTC_5a67c.dir/uint64_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5a67c.dir/objects.a -Wl,--no-whole-archive -o cmTC_5a67c.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_df558/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_df558.dir/build.make CMakeFiles/cmTC_df558.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_df558.dir/uint8_t.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_df558.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_df558.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_df558.dir/objects.a
ar cr CMakeFiles/cmTC_df558.dir/objects.a "CMakeFiles/cmTC_df558.dir/uint8_t.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_df558.dir/objects.a -Wl,--no-whole-archive -o cmTC_df558.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_f3941/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f3941.dir/build.make CMakeFiles/cmTC_f3941.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f3941.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f3941.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_f3941.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f3941.dir/objects.a
ar cr CMakeFiles/cmTC_f3941.dir/objects.a "CMakeFiles/cmTC_f3941.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f3941.dir/objects.a -Wl,--no-whole-archive -o cmTC_f3941.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_09b21/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_09b21.dir/build.make CMakeFiles/cmTC_09b21.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_09b21.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_09b21.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_09b21.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_09b21.dir/objects.a
ar cr CMakeFiles/cmTC_09b21.dir/objects.a "CMakeFiles/cmTC_09b21.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_09b21.dir/objects.a -Wl,--no-whole-archive -o cmTC_09b21.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_e3ae7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e3ae7.dir/build.make CMakeFiles/cmTC_e3ae7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e3ae7.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_e3ae7.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_e3ae7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e3ae7.dir/objects.a
ar cr CMakeFiles/cmTC_e3ae7.dir/objects.a "CMakeFiles/cmTC_e3ae7.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_e3ae7.dir/objects.a -Wl,--no-whole-archive -o cmTC_e3ae7.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_c1414/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c1414.dir/build.make CMakeFiles/cmTC_c1414.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c1414.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_c1414.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c1414.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c1414.dir/objects.a
ar cr CMakeFiles/cmTC_c1414.dir/objects.a "CMakeFiles/cmTC_c1414.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c1414.dir/objects.a -Wl,--no-whole-archive -o cmTC_c1414.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_c9093/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c9093.dir/build.make CMakeFiles/cmTC_c9093.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c9093.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_c9093.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c9093.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c9093.dir/objects.a
ar cr CMakeFiles/cmTC_c9093.dir/objects.a "CMakeFiles/cmTC_c9093.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c9093.dir/objects.a -Wl,--no-whole-archive -o cmTC_c9093.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_04fbb/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_04fbb.dir/build.make CMakeFiles/cmTC_04fbb.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_04fbb.dir/CheckIncludeFile.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_04fbb.dir/CheckIncludeFile.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_04fbb.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_04fbb.dir/objects.a
ar cr CMakeFiles/cmTC_04fbb.dir/objects.a "CMakeFiles/cmTC_04fbb.dir/CheckIncludeFile.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_04fbb.dir/objects.a -Wl,--no-whole-archive -o cmTC_04fbb.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_c5c5f/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c5c5f.dir/build.make CMakeFiles/cmTC_c5c5f.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c5c5f.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_c5c5f.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_c5c5f.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c5c5f.dir/objects.a
ar cr CMakeFiles/cmTC_c5c5f.dir/objects.a "CMakeFiles/cmTC_c5c5f.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c5c5f.dir/objects.a -Wl,--no-whole-archive -o cmTC_c5c5f.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_74046/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_74046.dir/build.make CMakeFiles/cmTC_74046.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_74046.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_74046.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_74046.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_74046.dir/objects.a
ar cr CMakeFiles/cmTC_74046.dir/objects.a "CMakeFiles/cmTC_74046.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_74046.dir/objects.a -Wl,--no-whole-archive -o cmTC_74046.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_2f583/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2f583.dir/build.make CMakeFiles/cmTC_2f583.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2f583.dir/CheckSymbolExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -I/C/msys64/mingw64/include -o CMakeFiles/cmTC_2f583.dir/CheckSymbolExists.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_2f583.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2f583.dir/objects.a
ar cr CMakeFiles/cmTC_2f583.dir/objects.a "CMakeFiles/cmTC_2f583.dir/CheckSymbolExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2f583.dir/objects.a -Wl,--no-whole-archive -o cmTC_2f583.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_a8133/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a8133.dir/build.make CMakeFiles/cmTC_a8133.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a8133.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_a8133.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_a8133.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a8133.dir/objects.a
ar cr CMakeFiles/cmTC_a8133.dir/objects.a "CMakeFiles/cmTC_a8133.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha1 -Wl,--whole-archive CMakeFiles/cmTC_a8133.dir/objects.a -Wl,--no-whole-archive -o cmTC_a8133.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_09db2/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_09db2.dir/build.make CMakeFiles/cmTC_09db2.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_09db2.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_09db2.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_09db2.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_09db2.dir/objects.a
ar cr CMakeFiles/cmTC_09db2.dir/objects.a "CMakeFiles/cmTC_09db2.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha256 -Wl,--whole-archive CMakeFiles/cmTC_09db2.dir/objects.a -Wl,--no-whole-archive -o cmTC_09db2.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_db965/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_db965.dir/build.make CMakeFiles/cmTC_db965.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_db965.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_db965.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_db965.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_db965.dir/objects.a
ar cr CMakeFiles/cmTC_db965.dir/objects.a "CMakeFiles/cmTC_db965.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha512 -Wl,--whole-archive CMakeFiles/cmTC_db965.dir/objects.a -Wl,--no-whole-archive -o cmTC_db965.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_1bedd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1bedd.dir/build.make CMakeFiles/cmTC_1bedd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1bedd.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_1bedd.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_1bedd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1bedd.dir/objects.a
ar cr CMakeFiles/cmTC_1bedd.dir/objects.a "CMakeFiles/cmTC_1bedd.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=FIPS_mode -Wl,--whole-archive CMakeFiles/cmTC_1bedd.dir/objects.a -Wl,--no-whole-archive -o cmTC_1bedd.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_78607/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_78607.dir/build.make CMakeFiles/cmTC_78607.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_78607.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_78607.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_78607.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_78607.dir/objects.a
ar cr CMakeFiles/cmTC_78607.dir/objects.a "CMakeFiles/cmTC_78607.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=HMAC_Update -Wl,--whole-archive CMakeFiles/cmTC_78607.dir/objects.a -Wl,--no-whole-archive -o cmTC_78607.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_105df/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_105df.dir/build.make CMakeFiles/cmTC_105df.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_105df.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_105df.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_105df.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_105df.dir/objects.a
ar cr CMakeFiles/cmTC_105df.dir/objects.a "CMakeFiles/cmTC_105df.dir/CheckFunctionExists.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=SHA512_Update -Wl,--whole-archive CMakeFiles/cmTC_105df.dir/objects.a -Wl,--no-whole-archive -o cmTC_105df.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys64/mingw64/lib/libssl.a /C/msys64/mingw64/lib/libcrypto.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function libusb_get_device_list exists in the C:/msys64/mingw64/lib/libusb-1.0.a passed with the following output:
Change Dir: C:/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_1aa6a/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1aa6a.dir/build.make CMakeFiles/cmTC_1aa6a.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1aa6a.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_device_list -o CMakeFiles/cmTC_1aa6a.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_1aa6a.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1aa6a.dir/objects.a
ar cr CMakeFiles/cmTC_1aa6a.dir/objects.a "CMakeFiles/cmTC_1aa6a.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_1aa6a.dir/objects.a -Wl,--no-whole-archive -o cmTC_1aa6a.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_c21b0/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c21b0.dir/build.make CMakeFiles/cmTC_c21b0.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c21b0.dir/CheckFunctionExists.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=libusb_get_port_numbers -o CMakeFiles/cmTC_c21b0.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_c21b0.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c21b0.dir/objects.a
ar cr CMakeFiles/cmTC_c21b0.dir/objects.a "CMakeFiles/cmTC_c21b0.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_c21b0.dir/objects.a -Wl,--no-whole-archive -o cmTC_c21b0.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_26cb6/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_26cb6.dir/build.make CMakeFiles/cmTC_26cb6.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_26cb6.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_26cb6.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_26cb6.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_26cb6.dir/objects.a
ar cr CMakeFiles/cmTC_26cb6.dir/objects.a "CMakeFiles/cmTC_26cb6.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_26cb6.dir/objects.a -Wl,--no-whole-archive -o cmTC_26cb6.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_0bec1/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0bec1.dir/build.make CMakeFiles/cmTC_0bec1.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0bec1.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_0bec1.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_0bec1.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0bec1.dir/objects.a
ar cr CMakeFiles/cmTC_0bec1.dir/objects.a "CMakeFiles/cmTC_0bec1.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_0bec1.dir/objects.a -Wl,--no-whole-archive -o cmTC_0bec1.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_7e2bf/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7e2bf.dir/build.make CMakeFiles/cmTC_7e2bf.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7e2bf.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_7e2bf.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_7e2bf.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7e2bf.dir/objects.a
ar cr CMakeFiles/cmTC_7e2bf.dir/objects.a "CMakeFiles/cmTC_7e2bf.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_7e2bf.dir/objects.a -Wl,--no-whole-archive -o cmTC_7e2bf.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_ac090/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ac090.dir/build.make CMakeFiles/cmTC_ac090.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ac090.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_ac090.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_ac090.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ac090.dir/objects.a
ar cr CMakeFiles/cmTC_ac090.dir/objects.a "CMakeFiles/cmTC_ac090.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_ac090.dir/objects.a -Wl,--no-whole-archive -o cmTC_ac090.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_43f4b/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_43f4b.dir/build.make CMakeFiles/cmTC_43f4b.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_43f4b.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_43f4b.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_43f4b.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_43f4b.dir/objects.a
ar cr CMakeFiles/cmTC_43f4b.dir/objects.a "CMakeFiles/cmTC_43f4b.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_43f4b.dir/objects.a -Wl,--no-whole-archive -o cmTC_43f4b.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_7da93/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7da93.dir/build.make CMakeFiles/cmTC_7da93.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_7da93.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_7da93.dir/src.cxx.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_7da93.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7da93.dir/objects.a
ar cr CMakeFiles/cmTC_7da93.dir/objects.a "CMakeFiles/cmTC_7da93.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_7da93.dir/objects.a -Wl,--no-whole-archive -o cmTC_7da93.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_1aea8/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1aea8.dir/build.make CMakeFiles/cmTC_1aea8.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1aea8.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--dynamicbase -o CMakeFiles/cmTC_1aea8.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_1aea8.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1aea8.dir/objects.a
ar cr CMakeFiles/cmTC_1aea8.dir/objects.a "CMakeFiles/cmTC_1aea8.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--whole-archive CMakeFiles/cmTC_1aea8.dir/objects.a -Wl,--no-whole-archive -o cmTC_1aea8.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_38ffd/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_38ffd.dir/build.make CMakeFiles/cmTC_38ffd.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_38ffd.dir/CheckLinkerFlag.c.obj
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--nxcompat -o CMakeFiles/cmTC_38ffd.dir/CheckLinkerFlag.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_38ffd.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_38ffd.dir/objects.a
ar cr CMakeFiles/cmTC_38ffd.dir/objects.a "CMakeFiles/cmTC_38ffd.dir/CheckLinkerFlag.c.obj"
/C/msys64/mingw64/bin/x86_64-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--whole-archive CMakeFiles/cmTC_38ffd.dir/objects.a -Wl,--no-whole-archive -o cmTC_38ffd.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_f2529/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f2529.dir/build.make CMakeFiles/cmTC_f2529.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f2529.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_f2529.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_f2529.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f2529.dir/objects.a
ar cr CMakeFiles/cmTC_f2529.dir/objects.a "CMakeFiles/cmTC_f2529.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_f2529.dir/objects.a -Wl,--no-whole-archive -o cmTC_f2529.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_f07ab/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f07ab.dir/build.make CMakeFiles/cmTC_f07ab.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f07ab.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_f07ab.dir/CheckFunctionExists.c.obj -c /C/msys64/mingw64/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_f07ab.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f07ab.dir/objects.a
ar cr CMakeFiles/cmTC_f07ab.dir/objects.a "CMakeFiles/cmTC_f07ab.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_f07ab.dir/objects.a -Wl,--no-whole-archive -o cmTC_f07ab.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_fc4f7/fast"
make[1]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fc4f7.dir/build.make CMakeFiles/cmTC_fc4f7.dir/build
make[2]: Entering directory '/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fc4f7.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_fc4f7.dir/src.c.obj -c /C/msys64/home/vagrant/slave/monero-static-win64/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_fc4f7.exe
/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fc4f7.dir/objects.a
ar cr CMakeFiles/cmTC_fc4f7.dir/objects.a "CMakeFiles/cmTC_fc4f7.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_fc4f7.dir/objects.a -Wl,--no-whole-archive -o cmTC_fc4f7.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; }