(view as text)
The system is: Windows - 10.0.17134 - x86
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/msys32/mingw32/bin/i686-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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/3.12.4/CompilerIdC/a.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: C:/msys32/mingw32/bin/i686-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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/3.12.4/CompilerIdCXX/a.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_09cf4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_09cf4.dir/build.make CMakeFiles/cmTC_09cf4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_09cf4.dir/testCCompiler.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_09cf4.dir/testCCompiler.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_09cf4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_09cf4.dir/objects.a
ar cr CMakeFiles/cmTC_09cf4.dir/objects.a "CMakeFiles/cmTC_09cf4.dir/testCCompiler.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_09cf4.dir/objects.a -Wl,--no-whole-archive -o cmTC_09cf4.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_7766f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7766f.dir/build.make CMakeFiles/cmTC_7766f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_7766f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7766f.dir/objects.a
ar cr CMakeFiles/cmTC_7766f.dir/objects.a "CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_7766f.dir/objects.a -Wl,--no-whole-archive -o cmTC_7766f.exe -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=C:\msys32\mingw32\bin\i686-w64-mingw32-gcc.exe
COLLECT_LTO_WRAPPER=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: ../gcc-7.4.0/configure --prefix=/mingw32 --with-local-prefix=/mingw32/local --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --with-native-system-header-dir=/mingw32/i686-w64-mingw32/include --libexecdir=/mingw32/lib --enable-bootstrap --with-arch=i686 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=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=/mingw32 --with-mpfr=/mingw32 --with-mpc=/mingw32 --with-isl=/mingw32 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld --disable-sjlj-exceptions --with-dwarf2
Thread model: posix
gcc version 7.4.0 (Rev1, Built by MSYS2 project)
COMPILER_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/;C:/msys32/mingw32/bin/../lib/gcc/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/bin/
LIBRARY_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/;C:/msys32/mingw32/bin/../lib/gcc/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7766f.exe' '-mtune=generic' '-march=i686'
C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe -plugin C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll -plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\cc7FJ0JJ.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 i386pe -Bdynamic -o cmTC_7766f.exe C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0 -LC:/msys32/mingw32/bin/../lib/gcc -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../.. --whole-archive CMakeFiles/cmTC_7766f.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7766f.exe' '-mtune=generic' '-march=i686'
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_7766f/fast"]
ignore line: [make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_7766f.dir/build.make CMakeFiles/cmTC_7766f.dir/build]
ignore line: [make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj]
ignore line: [/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_7766f.exe]
ignore line: [/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7766f.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_7766f.dir/objects.a "CMakeFiles/cmTC_7766f.dir/CMakeCCompilerABI.c.obj" ]
ignore line: [/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -v -Wl,--whole-archive CMakeFiles/cmTC_7766f.dir/objects.a -Wl,--no-whole-archive -o cmTC_7766f.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=C:\msys32\mingw32\bin\i686-w64-mingw32-gcc.exe]
ignore line: [COLLECT_LTO_WRAPPER=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe]
ignore line: [Target: i686-w64-mingw32]
ignore line: [Configured with: ../gcc-7.4.0/configure --prefix=/mingw32 --with-local-prefix=/mingw32/local --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --with-native-system-header-dir=/mingw32/i686-w64-mingw32/include --libexecdir=/mingw32/lib --enable-bootstrap --with-arch=i686 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=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=/mingw32 --with-mpfr=/mingw32 --with-mpc=/mingw32 --with-isl=/mingw32 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld --disable-sjlj-exceptions --with-dwarf2]
ignore line: [Thread model: posix]
ignore line: [gcc version 7.4.0 (Rev1, Built by MSYS2 project) ]
ignore line: [COMPILER_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/bin/]
ignore line: [LIBRARY_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7766f.exe' '-mtune=generic' '-march=i686']
link line: [ C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe -plugin C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll -plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\cc7FJ0JJ.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 i386pe -Bdynamic -o cmTC_7766f.exe C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0 -LC:/msys32/mingw32/bin/../lib/gcc -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../.. --whole-archive CMakeFiles/cmTC_7766f.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o]
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe] ==> ignore
arg [-plugin] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll] ==> ignore
arg [-plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe] ==> ignore
arg [-plugin-opt=-fresolution=C:\WINDOWS\TEMP\cc7FJ0JJ.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 [i386pe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-o] ==> ignore
arg [cmTC_7766f.exe] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o] ==> ignore
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0]
arg [-LC:/msys32/mingw32/bin/../lib/gcc] ==> dir [C:/msys32/mingw32/bin/../lib/gcc]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles/cmTC_7766f.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o] ==> ignore
remove lib [gcc_eh]
remove lib [msvcrt]
remove lib [gcc_eh]
remove lib [msvcrt]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0] ==> [C:/msys32/mingw32/lib/gcc/i686-w64-mingw32/7.4.0]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc] ==> [C:/msys32/mingw32/lib/gcc]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib] ==> [C:/msys32/mingw32/i686-w64-mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib] ==> [C:/msys32/mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib] ==> [C:/msys32/mingw32/i686-w64-mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..] ==> [C:/msys32/mingw32/lib]
implicit libs: [mingw32;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc;moldname;mingwex]
implicit dirs: [C:/msys32/mingw32/lib/gcc/i686-w64-mingw32/7.4.0;C:/msys32/mingw32/lib/gcc;C:/msys32/mingw32/i686-w64-mingw32/lib;C:/msys32/mingw32/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d4ad8/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d4ad8.dir/build.make CMakeFiles/cmTC_d4ad8.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d4ad8.dir/feature_tests.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -std=c11 -o CMakeFiles/cmTC_d4ad8.dir/feature_tests.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_d4ad8.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d4ad8.dir/objects.a
ar cr CMakeFiles/cmTC_d4ad8.dir/objects.a "CMakeFiles/cmTC_d4ad8.dir/feature_tests.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d4ad8.dir/objects.a -Wl,--no-whole-archive -o cmTC_d4ad8.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_075f3/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_075f3.dir/build.make CMakeFiles/cmTC_075f3.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_075f3.dir/feature_tests.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -std=c99 -o CMakeFiles/cmTC_075f3.dir/feature_tests.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_075f3.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_075f3.dir/objects.a
ar cr CMakeFiles/cmTC_075f3.dir/objects.a "CMakeFiles/cmTC_075f3.dir/feature_tests.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_075f3.dir/objects.a -Wl,--no-whole-archive -o cmTC_075f3.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_795cb/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_795cb.dir/build.make CMakeFiles/cmTC_795cb.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_795cb.dir/feature_tests.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -std=c90 -o CMakeFiles/cmTC_795cb.dir/feature_tests.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.c
Linking C executable cmTC_795cb.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_795cb.dir/objects.a
ar cr CMakeFiles/cmTC_795cb.dir/objects.a "CMakeFiles/cmTC_795cb.dir/feature_tests.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_795cb.dir/objects.a -Wl,--no-whole-archive -o cmTC_795cb.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_a1981/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a1981.dir/build.make CMakeFiles/cmTC_a1981.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a1981.dir/testCXXCompiler.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -o CMakeFiles/cmTC_a1981.dir/testCXXCompiler.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_a1981.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a1981.dir/objects.a
ar cr CMakeFiles/cmTC_a1981.dir/objects.a "CMakeFiles/cmTC_a1981.dir/testCXXCompiler.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_a1981.dir/objects.a -Wl,--no-whole-archive -o cmTC_a1981.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_c628d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c628d.dir/build.make CMakeFiles/cmTC_c628d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -o CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_c628d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c628d.dir/objects.a
ar cr CMakeFiles/cmTC_c628d.dir/objects.a "CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_c628d.dir/objects.a -Wl,--no-whole-archive -o cmTC_c628d.exe -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=C:\msys32\mingw32\bin\i686-w64-mingw32-g++.exe
COLLECT_LTO_WRAPPER=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: ../gcc-7.4.0/configure --prefix=/mingw32 --with-local-prefix=/mingw32/local --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --with-native-system-header-dir=/mingw32/i686-w64-mingw32/include --libexecdir=/mingw32/lib --enable-bootstrap --with-arch=i686 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=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=/mingw32 --with-mpfr=/mingw32 --with-mpc=/mingw32 --with-isl=/mingw32 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld --disable-sjlj-exceptions --with-dwarf2
Thread model: posix
gcc version 7.4.0 (Rev1, Built by MSYS2 project)
COMPILER_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/;C:/msys32/mingw32/bin/../lib/gcc/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/bin/
LIBRARY_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/;C:/msys32/mingw32/bin/../lib/gcc/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/;C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c628d.exe' '-shared-libgcc' '-mtune=generic' '-march=i686'
C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe -plugin C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll -plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccviVQY4.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 i386pe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_c628d.exe C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0 -LC:/msys32/mingw32/bin/../lib/gcc -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../.. --whole-archive CMakeFiles/cmTC_c628d.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c628d.exe' '-shared-libgcc' '-mtune=generic' '-march=i686'
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_c628d/fast"]
ignore line: [make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c628d.dir/build.make CMakeFiles/cmTC_c628d.dir/build]
ignore line: [make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -o CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_c628d.exe]
ignore line: [/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c628d.dir/objects.a]
ignore line: [ar cr CMakeFiles/cmTC_c628d.dir/objects.a "CMakeFiles/cmTC_c628d.dir/CMakeCXXCompilerABI.cpp.obj" ]
ignore line: [/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -v -Wl,--whole-archive CMakeFiles/cmTC_c628d.dir/objects.a -Wl,--no-whole-archive -o cmTC_c628d.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=C:\msys32\mingw32\bin\i686-w64-mingw32-g++.exe]
ignore line: [COLLECT_LTO_WRAPPER=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe]
ignore line: [Target: i686-w64-mingw32]
ignore line: [Configured with: ../gcc-7.4.0/configure --prefix=/mingw32 --with-local-prefix=/mingw32/local --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --with-native-system-header-dir=/mingw32/i686-w64-mingw32/include --libexecdir=/mingw32/lib --enable-bootstrap --with-arch=i686 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=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=/mingw32 --with-mpfr=/mingw32 --with-mpc=/mingw32 --with-isl=/mingw32 --with-pkgversion='Rev1, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld --disable-sjlj-exceptions --with-dwarf2]
ignore line: [Thread model: posix]
ignore line: [gcc version 7.4.0 (Rev1, Built by MSYS2 project) ]
ignore line: [COMPILER_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/bin/]
ignore line: [LIBRARY_PATH=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/]
ignore line: [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c628d.exe' '-shared-libgcc' '-mtune=generic' '-march=i686']
link line: [ C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe -plugin C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll -plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccviVQY4.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 i386pe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_c628d.exe C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0 -LC:/msys32/mingw32/bin/../lib/gcc -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib -LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../.. --whole-archive CMakeFiles/cmTC_c628d.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o]
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/collect2.exe] ==> ignore
arg [-plugin] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/liblto_plugin-0.dll] ==> ignore
arg [-plugin-opt=C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/lto-wrapper.exe] ==> ignore
arg [-plugin-opt=-fresolution=C:\WINDOWS\TEMP\ccviVQY4.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 [i386pe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-u] ==> ignore
arg [___register_frame_info] ==> ignore
arg [-u] ==> ignore
arg [___deregister_frame_info] ==> ignore
arg [-o] ==> ignore
arg [cmTC_c628d.exe] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/crt2.o] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtbegin.o] ==> ignore
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0]
arg [-LC:/msys32/mingw32/bin/../lib/gcc] ==> dir [C:/msys32/mingw32/bin/../lib/gcc]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib]
arg [-LC:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..] ==> dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles/cmTC_c628d.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:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
arg [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/crtend.o] ==> ignore
remove lib [msvcrt]
remove lib [msvcrt]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0] ==> [C:/msys32/mingw32/lib/gcc/i686-w64-mingw32/7.4.0]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc] ==> [C:/msys32/mingw32/lib/gcc]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib/../lib] ==> [C:/msys32/mingw32/i686-w64-mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../lib] ==> [C:/msys32/mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../../../i686-w64-mingw32/lib] ==> [C:/msys32/mingw32/i686-w64-mingw32/lib]
collapse library dir [C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/7.4.0/../../..] ==> [C:/msys32/mingw32/lib]
implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc_s;gcc;moldname;mingwex]
implicit dirs: [C:/msys32/mingw32/lib/gcc/i686-w64-mingw32/7.4.0;C:/msys32/mingw32/lib/gcc;C:/msys32/mingw32/i686-w64-mingw32/lib;C:/msys32/mingw32/lib]
implicit fwks: []
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_10f87/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_10f87.dir/build.make CMakeFiles/cmTC_10f87.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_10f87.dir/feature_tests.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -std=c++1z -o CMakeFiles/cmTC_10f87.dir/feature_tests.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_10f87.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_10f87.dir/objects.a
ar cr CMakeFiles/cmTC_10f87.dir/objects.a "CMakeFiles/cmTC_10f87.dir/feature_tests.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_10f87.dir/objects.a -Wl,--no-whole-archive -o cmTC_10f87.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_48886/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_48886.dir/build.make CMakeFiles/cmTC_48886.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_48886.dir/feature_tests.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -std=c++14 -o CMakeFiles/cmTC_48886.dir/feature_tests.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_48886.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_48886.dir/objects.a
ar cr CMakeFiles/cmTC_48886.dir/objects.a "CMakeFiles/cmTC_48886.dir/feature_tests.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_48886.dir/objects.a -Wl,--no-whole-archive -o cmTC_48886.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_f8139/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f8139.dir/build.make CMakeFiles/cmTC_f8139.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_f8139.dir/feature_tests.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -std=c++11 -o CMakeFiles/cmTC_f8139.dir/feature_tests.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_f8139.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f8139.dir/objects.a
ar cr CMakeFiles/cmTC_f8139.dir/objects.a "CMakeFiles/cmTC_f8139.dir/feature_tests.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_f8139.dir/objects.a -Wl,--no-whole-archive -o cmTC_f8139.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_360ba/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_360ba.dir/build.make CMakeFiles/cmTC_360ba.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_360ba.dir/feature_tests.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -std=c++98 -o CMakeFiles/cmTC_360ba.dir/feature_tests.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_360ba.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_360ba.dir/objects.a
ar cr CMakeFiles/cmTC_360ba.dir/objects.a "CMakeFiles/cmTC_360ba.dir/feature_tests.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -Wl,--whole-archive CMakeFiles/cmTC_360ba.dir/objects.a -Wl,--no-whole-archive -o cmTC_360ba.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_e7266/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e7266.dir/build.make CMakeFiles/cmTC_e7266.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e7266.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_e7266.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_e7266.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e7266.dir/objects.a
ar cr CMakeFiles/cmTC_e7266.dir/objects.a "CMakeFiles/cmTC_e7266.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_e7266.dir/objects.a -Wl,--no-whole-archive -o cmTC_e7266.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the pthread_create exist passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_c7db5/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c7db5.dir/build.make CMakeFiles/cmTC_c7db5.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c7db5.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c7db5.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_c7db5.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c7db5.dir/objects.a
ar cr CMakeFiles/cmTC_c7db5.dir/objects.a "CMakeFiles/cmTC_c7db5.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c7db5.dir/objects.a -Wl,--no-whole-archive -o cmTC_c7db5.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d725b/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d725b.dir/build.make CMakeFiles/cmTC_d725b.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d725b.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d725b.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d725b.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d725b.dir/objects.a
ar cr CMakeFiles/cmTC_d725b.dir/objects.a "CMakeFiles/cmTC_d725b.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d725b.dir/objects.a -Wl,--no-whole-archive -o cmTC_d725b.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_058f4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_058f4.dir/build.make CMakeFiles/cmTC_058f4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_058f4.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_058f4.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_058f4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_058f4.dir/objects.a
ar cr CMakeFiles/cmTC_058f4.dir/objects.a "CMakeFiles/cmTC_058f4.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_058f4.dir/objects.a -Wl,--no-whole-archive -o cmTC_058f4.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file iphlpapi.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_fd566/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fd566.dir/build.make CMakeFiles/cmTC_fd566.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fd566.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_fd566.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fd566.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_fd566.dir/objects.a
ar cr CMakeFiles/cmTC_fd566.dir/objects.a "CMakeFiles/cmTC_fd566.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_fd566.dir/objects.a -Wl,--no-whole-archive -o cmTC_fd566.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file memory.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_c3e7d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c3e7d.dir/build.make CMakeFiles/cmTC_c3e7d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c3e7d.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_c3e7d.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c3e7d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c3e7d.dir/objects.a
ar cr CMakeFiles/cmTC_c3e7d.dir/objects.a "CMakeFiles/cmTC_c3e7d.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c3e7d.dir/objects.a -Wl,--no-whole-archive -o cmTC_c3e7d.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file pthread.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_a93b4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a93b4.dir/build.make CMakeFiles/cmTC_a93b4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a93b4.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_a93b4.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_a93b4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a93b4.dir/objects.a
ar cr CMakeFiles/cmTC_a93b4.dir/objects.a "CMakeFiles/cmTC_a93b4.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a93b4.dir/objects.a -Wl,--no-whole-archive -o cmTC_a93b4.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdarg.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d284f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d284f.dir/build.make CMakeFiles/cmTC_d284f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d284f.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_d284f.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d284f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d284f.dir/objects.a
ar cr CMakeFiles/cmTC_d284f.dir/objects.a "CMakeFiles/cmTC_d284f.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d284f.dir/objects.a -Wl,--no-whole-archive -o cmTC_d284f.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdbool.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_1ddb4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_1ddb4.dir/build.make CMakeFiles/cmTC_1ddb4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1ddb4.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_1ddb4.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_1ddb4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1ddb4.dir/objects.a
ar cr CMakeFiles/cmTC_1ddb4.dir/objects.a "CMakeFiles/cmTC_1ddb4.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_1ddb4.dir/objects.a -Wl,--no-whole-archive -o cmTC_1ddb4.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdint.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_2cedd/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2cedd.dir/build.make CMakeFiles/cmTC_2cedd.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2cedd.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_2cedd.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_2cedd.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2cedd.dir/objects.a
ar cr CMakeFiles/cmTC_2cedd.dir/objects.a "CMakeFiles/cmTC_2cedd.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2cedd.dir/objects.a -Wl,--no-whole-archive -o cmTC_2cedd.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file stdlib.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_b7a56/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b7a56.dir/build.make CMakeFiles/cmTC_b7a56.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b7a56.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_b7a56.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b7a56.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b7a56.dir/objects.a
ar cr CMakeFiles/cmTC_b7a56.dir/objects.a "CMakeFiles/cmTC_b7a56.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_b7a56.dir/objects.a -Wl,--no-whole-archive -o cmTC_b7a56.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file strings.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_2cf50/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2cf50.dir/build.make CMakeFiles/cmTC_2cf50.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2cf50.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_2cf50.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_2cf50.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2cf50.dir/objects.a
ar cr CMakeFiles/cmTC_2cf50.dir/objects.a "CMakeFiles/cmTC_2cf50.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2cf50.dir/objects.a -Wl,--no-whole-archive -o cmTC_2cf50.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file string.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_52e78/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_52e78.dir/build.make CMakeFiles/cmTC_52e78.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_52e78.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_52e78.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_52e78.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_52e78.dir/objects.a
ar cr CMakeFiles/cmTC_52e78.dir/objects.a "CMakeFiles/cmTC_52e78.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_52e78.dir/objects.a -Wl,--no-whole-archive -o cmTC_52e78.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/param.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_7ce89/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7ce89.dir/build.make CMakeFiles/cmTC_7ce89.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7ce89.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_7ce89.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7ce89.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7ce89.dir/objects.a
ar cr CMakeFiles/cmTC_7ce89.dir/objects.a "CMakeFiles/cmTC_7ce89.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_7ce89.dir/objects.a -Wl,--no-whole-archive -o cmTC_7ce89.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_af901/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_af901.dir/build.make CMakeFiles/cmTC_af901.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af901.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_af901.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_af901.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_af901.dir/objects.a
ar cr CMakeFiles/cmTC_af901.dir/objects.a "CMakeFiles/cmTC_af901.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_af901.dir/objects.a -Wl,--no-whole-archive -o cmTC_af901.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_9b874/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9b874.dir/build.make CMakeFiles/cmTC_9b874.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9b874.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_9b874.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_9b874.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9b874.dir/objects.a
ar cr CMakeFiles/cmTC_9b874.dir/objects.a "CMakeFiles/cmTC_9b874.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_9b874.dir/objects.a -Wl,--no-whole-archive -o cmTC_9b874.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file time.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_ebc6d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ebc6d.dir/build.make CMakeFiles/cmTC_ebc6d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ebc6d.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_ebc6d.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ebc6d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ebc6d.dir/objects.a
ar cr CMakeFiles/cmTC_ebc6d.dir/objects.a "CMakeFiles/cmTC_ebc6d.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ebc6d.dir/objects.a -Wl,--no-whole-archive -o cmTC_ebc6d.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file unistd.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_765da/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_765da.dir/build.make CMakeFiles/cmTC_765da.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_765da.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_765da.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_765da.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_765da.dir/objects.a
ar cr CMakeFiles/cmTC_765da.dir/objects.a "CMakeFiles/cmTC_765da.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_765da.dir/objects.a -Wl,--no-whole-archive -o cmTC_765da.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file windows.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_3573d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3573d.dir/build.make CMakeFiles/cmTC_3573d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3573d.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_3573d.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_3573d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3573d.dir/objects.a
ar cr CMakeFiles/cmTC_3573d.dir/objects.a "CMakeFiles/cmTC_3573d.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_3573d.dir/objects.a -Wl,--no-whole-archive -o cmTC_3573d.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file winsock2.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_4e56a/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4e56a.dir/build.make CMakeFiles/cmTC_4e56a.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4e56a.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_4e56a.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_4e56a.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4e56a.dir/objects.a
ar cr CMakeFiles/cmTC_4e56a.dir/objects.a "CMakeFiles/cmTC_4e56a.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_4e56a.dir/objects.a -Wl,--no-whole-archive -o cmTC_4e56a.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file ws2tcpip.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_daebd/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_daebd.dir/build.make CMakeFiles/cmTC_daebd.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_daebd.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_daebd.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_daebd.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_daebd.dir/objects.a
ar cr CMakeFiles/cmTC_daebd.dir/objects.a "CMakeFiles/cmTC_daebd.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_daebd.dir/objects.a -Wl,--no-whole-archive -o cmTC_daebd.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function _beginthreadex exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_37ac5/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_37ac5.dir/build.make CMakeFiles/cmTC_37ac5.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_37ac5.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -o CMakeFiles/cmTC_37ac5.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_37ac5.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_37ac5.dir/objects.a
ar cr CMakeFiles/cmTC_37ac5.dir/objects.a "CMakeFiles/cmTC_37ac5.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=_beginthreadex -Wl,--whole-archive CMakeFiles/cmTC_37ac5.dir/objects.a -Wl,--no-whole-archive -o cmTC_37ac5.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function fseeko exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_b7960/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b7960.dir/build.make CMakeFiles/cmTC_b7960.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b7960.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_b7960.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_b7960.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_b7960.dir/objects.a
ar cr CMakeFiles/cmTC_b7960.dir/objects.a "CMakeFiles/cmTC_b7960.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles/cmTC_b7960.dir/objects.a -Wl,--no-whole-archive -o cmTC_b7960.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function isblank exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_8cbc7/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8cbc7.dir/build.make CMakeFiles/cmTC_8cbc7.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8cbc7.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -o CMakeFiles/cmTC_8cbc7.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch]
C:/msys32/mingw32/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_8cbc7.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8cbc7.dir/objects.a
ar cr CMakeFiles/cmTC_8cbc7.dir/objects.a "CMakeFiles/cmTC_8cbc7.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=isblank -Wl,--whole-archive CMakeFiles/cmTC_8cbc7.dir/objects.a -Wl,--no-whole-archive -o cmTC_8cbc7.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function malloc exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_19b89/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_19b89.dir/build.make CMakeFiles/cmTC_19b89.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_19b89.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTC_19b89.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
C:/msys32/mingw32/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_19b89.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_19b89.dir/objects.a
ar cr CMakeFiles/cmTC_19b89.dir/objects.a "CMakeFiles/cmTC_19b89.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=malloc -Wl,--whole-archive CMakeFiles/cmTC_19b89.dir/objects.a -Wl,--no-whole-archive -o cmTC_19b89.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function memmove exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_83805/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_83805.dir/build.make CMakeFiles/cmTC_83805.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_83805.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTC_83805.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
C:/msys32/mingw32/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_83805.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_83805.dir/objects.a
ar cr CMakeFiles/cmTC_83805.dir/objects.a "CMakeFiles/cmTC_83805.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=memmove -Wl,--whole-archive CMakeFiles/cmTC_83805.dir/objects.a -Wl,--no-whole-archive -o cmTC_83805.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function sleep exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_ecb50/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ecb50.dir/build.make CMakeFiles/cmTC_ecb50.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ecb50.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_ecb50.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_ecb50.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ecb50.dir/objects.a
ar cr CMakeFiles/cmTC_ecb50.dir/objects.a "CMakeFiles/cmTC_ecb50.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=sleep -Wl,--whole-archive CMakeFiles/cmTC_ecb50.dir/objects.a -Wl,--no-whole-archive -o cmTC_ecb50.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function snprintf exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_ed3c1/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ed3c1.dir/build.make CMakeFiles/cmTC_ed3c1.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ed3c1.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTC_ed3c1.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
C:/msys32/mingw32/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_ed3c1.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ed3c1.dir/objects.a
ar cr CMakeFiles/cmTC_ed3c1.dir/objects.a "CMakeFiles/cmTC_ed3c1.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=snprintf -Wl,--whole-archive CMakeFiles/cmTC_ed3c1.dir/objects.a -Wl,--no-whole-archive -o cmTC_ed3c1.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function strftime exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d1084/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d1084.dir/build.make CMakeFiles/cmTC_d1084.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d1084.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -o CMakeFiles/cmTC_d1084.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch]
C:/msys32/mingw32/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_d1084.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d1084.dir/objects.a
ar cr CMakeFiles/cmTC_d1084.dir/objects.a "CMakeFiles/cmTC_d1084.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=strftime -Wl,--whole-archive CMakeFiles/cmTC_d1084.dir/objects.a -Wl,--no-whole-archive -o cmTC_d1084.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function tzset exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_f09d8/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f09d8.dir/build.make CMakeFiles/cmTC_f09d8.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f09d8.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -o CMakeFiles/cmTC_f09d8.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_f09d8.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f09d8.dir/objects.a
ar cr CMakeFiles/cmTC_f09d8.dir/objects.a "CMakeFiles/cmTC_f09d8.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=tzset -Wl,--whole-archive CMakeFiles/cmTC_f09d8.dir/objects.a -Wl,--no-whole-archive -o cmTC_f09d8.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function usleep exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_2042e/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2042e.dir/build.make CMakeFiles/cmTC_2042e.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2042e.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_2042e.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_2042e.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2042e.dir/objects.a
ar cr CMakeFiles/cmTC_2042e.dir/objects.a "CMakeFiles/cmTC_2042e.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=usleep -Wl,--whole-archive CMakeFiles/cmTC_2042e.dir/objects.a -Wl,--no-whole-archive -o cmTC_2042e.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the getaddrinfo exist passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_8e9f0/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8e9f0.dir/build.make CMakeFiles/cmTC_8e9f0.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8e9f0.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_8e9f0.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_8e9f0.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8e9f0.dir/objects.a
ar cr CMakeFiles/cmTC_8e9f0.dir/objects.a "CMakeFiles/cmTC_8e9f0.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_8e9f0.dir/objects.a -Wl,--no-whole-archive -o cmTC_8e9f0.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_73c18/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_73c18.dir/build.make CMakeFiles/cmTC_73c18.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_73c18.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_73c18.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_73c18.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_73c18.dir/objects.a
ar cr CMakeFiles/cmTC_73c18.dir/objects.a "CMakeFiles/cmTC_73c18.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_73c18.dir/objects.a -Wl,--no-whole-archive -o cmTC_73c18.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of time_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_0e96f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0e96f.dir/build.make CMakeFiles/cmTC_0e96f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0e96f.dir/SIZEOF_TIME_T.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_0e96f.dir/SIZEOF_TIME_T.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c
Linking C executable cmTC_0e96f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0e96f.dir/objects.a
ar cr CMakeFiles/cmTC_0e96f.dir/objects.a "CMakeFiles/cmTC_0e96f.dir/SIZEOF_TIME_T.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_0e96f.dir/objects.a -Wl,--no-whole-archive -o cmTC_0e96f.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int16_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_f5d3d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f5d3d.dir/build.make CMakeFiles/cmTC_f5d3d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f5d3d.dir/int16_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f5d3d.dir/int16_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/int16_t.c
Linking C executable cmTC_f5d3d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f5d3d.dir/objects.a
ar cr CMakeFiles/cmTC_f5d3d.dir/objects.a "CMakeFiles/cmTC_f5d3d.dir/int16_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f5d3d.dir/objects.a -Wl,--no-whole-archive -o cmTC_f5d3d.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int32_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_3227c/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3227c.dir/build.make CMakeFiles/cmTC_3227c.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3227c.dir/int32_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_3227c.dir/int32_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/int32_t.c
Linking C executable cmTC_3227c.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_3227c.dir/objects.a
ar cr CMakeFiles/cmTC_3227c.dir/objects.a "CMakeFiles/cmTC_3227c.dir/int32_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_3227c.dir/objects.a -Wl,--no-whole-archive -o cmTC_3227c.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int64_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_bedaf/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bedaf.dir/build.make CMakeFiles/cmTC_bedaf.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bedaf.dir/int64_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_bedaf.dir/int64_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/int64_t.c
Linking C executable cmTC_bedaf.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_bedaf.dir/objects.a
ar cr CMakeFiles/cmTC_bedaf.dir/objects.a "CMakeFiles/cmTC_bedaf.dir/int64_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_bedaf.dir/objects.a -Wl,--no-whole-archive -o cmTC_bedaf.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of int8_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_f64c2/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f64c2.dir/build.make CMakeFiles/cmTC_f64c2.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f64c2.dir/int8_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_f64c2.dir/int8_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/int8_t.c
Linking C executable cmTC_f64c2.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_f64c2.dir/objects.a
ar cr CMakeFiles/cmTC_f64c2.dir/objects.a "CMakeFiles/cmTC_f64c2.dir/int8_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_f64c2.dir/objects.a -Wl,--no-whole-archive -o cmTC_f64c2.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of pid_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_987b9/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_987b9.dir/build.make CMakeFiles/cmTC_987b9.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_987b9.dir/pid_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_987b9.dir/pid_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/pid_t.c
Linking C executable cmTC_987b9.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_987b9.dir/objects.a
ar cr CMakeFiles/cmTC_987b9.dir/objects.a "CMakeFiles/cmTC_987b9.dir/pid_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_987b9.dir/objects.a -Wl,--no-whole-archive -o cmTC_987b9.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of ssize_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_6f41c/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6f41c.dir/build.make CMakeFiles/cmTC_6f41c.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6f41c.dir/ssize_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6f41c.dir/ssize_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/ssize_t.c
Linking C executable cmTC_6f41c.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6f41c.dir/objects.a
ar cr CMakeFiles/cmTC_6f41c.dir/objects.a "CMakeFiles/cmTC_6f41c.dir/ssize_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6f41c.dir/objects.a -Wl,--no-whole-archive -o cmTC_6f41c.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint16_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_ace05/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ace05.dir/build.make CMakeFiles/cmTC_ace05.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ace05.dir/uint16_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_ace05.dir/uint16_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/uint16_t.c
Linking C executable cmTC_ace05.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_ace05.dir/objects.a
ar cr CMakeFiles/cmTC_ace05.dir/objects.a "CMakeFiles/cmTC_ace05.dir/uint16_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_ace05.dir/objects.a -Wl,--no-whole-archive -o cmTC_ace05.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint32_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_6aae2/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6aae2.dir/build.make CMakeFiles/cmTC_6aae2.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6aae2.dir/uint32_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_6aae2.dir/uint32_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/uint32_t.c
Linking C executable cmTC_6aae2.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6aae2.dir/objects.a
ar cr CMakeFiles/cmTC_6aae2.dir/objects.a "CMakeFiles/cmTC_6aae2.dir/uint32_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6aae2.dir/objects.a -Wl,--no-whole-archive -o cmTC_6aae2.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint64_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_98859/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_98859.dir/build.make CMakeFiles/cmTC_98859.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_98859.dir/uint64_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_98859.dir/uint64_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/uint64_t.c
Linking C executable cmTC_98859.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_98859.dir/objects.a
ar cr CMakeFiles/cmTC_98859.dir/objects.a "CMakeFiles/cmTC_98859.dir/uint64_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_98859.dir/objects.a -Wl,--no-whole-archive -o cmTC_98859.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining size of uint8_t passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_08b8f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_08b8f.dir/build.make CMakeFiles/cmTC_08b8f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_08b8f.dir/uint8_t.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_08b8f.dir/uint8_t.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CheckTypeSize/uint8_t.c
Linking C executable cmTC_08b8f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_08b8f.dir/objects.a
ar cr CMakeFiles/cmTC_08b8f.dir/objects.a "CMakeFiles/cmTC_08b8f.dir/uint8_t.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_08b8f.dir/objects.a -Wl,--no-whole-archive -o cmTC_08b8f.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the PTHREAD_PRIO_INHERIT exist passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_39e8f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_39e8f.dir/build.make CMakeFiles/cmTC_39e8f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_39e8f.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -o CMakeFiles/cmTC_39e8f.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_39e8f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_39e8f.dir/objects.a
ar cr CMakeFiles/cmTC_39e8f.dir/objects.a "CMakeFiles/cmTC_39e8f.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_39e8f.dir/objects.a -Wl,--no-whole-archive -o cmTC_39e8f.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_5d506/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5d506.dir/build.make CMakeFiles/cmTC_5d506.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5d506.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_5d506.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_5d506.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_5d506.dir/objects.a
ar cr CMakeFiles/cmTC_5d506.dir/objects.a "CMakeFiles/cmTC_5d506.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_5d506.dir/objects.a -Wl,--no-whole-archive -o cmTC_5d506.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/engine.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_2029b/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_2029b.dir/build.make CMakeFiles/cmTC_2029b.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2029b.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_2029b.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_2029b.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_2029b.dir/objects.a
ar cr CMakeFiles/cmTC_2029b.dir/objects.a "CMakeFiles/cmTC_2029b.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_2029b.dir/objects.a -Wl,--no-whole-archive -o cmTC_2029b.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/err.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_c241d/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c241d.dir/build.make CMakeFiles/cmTC_c241d.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c241d.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_c241d.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c241d.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_c241d.dir/objects.a
ar cr CMakeFiles/cmTC_c241d.dir/objects.a "CMakeFiles/cmTC_c241d.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_c241d.dir/objects.a -Wl,--no-whole-archive -o cmTC_c241d.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/rand.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_816f6/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_816f6.dir/build.make CMakeFiles/cmTC_816f6.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_816f6.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_816f6.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_816f6.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_816f6.dir/objects.a
ar cr CMakeFiles/cmTC_816f6.dir/objects.a "CMakeFiles/cmTC_816f6.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_816f6.dir/objects.a -Wl,--no-whole-archive -o cmTC_816f6.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the include file openssl/ssl.h exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_a93a4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a93a4.dir/build.make CMakeFiles/cmTC_a93a4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a93a4.dir/CheckIncludeFile.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_a93a4.dir/CheckIncludeFile.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_a93a4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a93a4.dir/objects.a
ar cr CMakeFiles/cmTC_a93a4.dir/objects.a "CMakeFiles/cmTC_a93a4.dir/CheckIncludeFile.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_a93a4.dir/objects.a -Wl,--no-whole-archive -o cmTC_a93a4.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the NID_secp384r1 exist passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d9b03/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d9b03.dir/build.make CMakeFiles/cmTC_d9b03.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d9b03.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_d9b03.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_d9b03.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d9b03.dir/objects.a
ar cr CMakeFiles/cmTC_d9b03.dir/objects.a "CMakeFiles/cmTC_d9b03.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_d9b03.dir/objects.a -Wl,--no-whole-archive -o cmTC_d9b03.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_6cebf/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6cebf.dir/build.make CMakeFiles/cmTC_6cebf.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6cebf.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_6cebf.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_6cebf.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6cebf.dir/objects.a
ar cr CMakeFiles/cmTC_6cebf.dir/objects.a "CMakeFiles/cmTC_6cebf.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_6cebf.dir/objects.a -Wl,--no-whole-archive -o cmTC_6cebf.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_688e3/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_688e3.dir/build.make CMakeFiles/cmTC_688e3.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_688e3.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_688e3.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_688e3.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_688e3.dir/objects.a
ar cr CMakeFiles/cmTC_688e3.dir/objects.a "CMakeFiles/cmTC_688e3.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_688e3.dir/objects.a -Wl,--no-whole-archive -o cmTC_688e3.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/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 SSL_COMP_get_compression_methods exist passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_23854/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_23854.dir/build.make CMakeFiles/cmTC_23854.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_23854.dir/CheckSymbolExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -o CMakeFiles/cmTC_23854.dir/CheckSymbolExists.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_23854.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_23854.dir/objects.a
ar cr CMakeFiles/cmTC_23854.dir/objects.a "CMakeFiles/cmTC_23854.dir/CheckSymbolExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--whole-archive CMakeFiles/cmTC_23854.dir/objects.a -Wl,--no-whole-archive -o cmTC_23854.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
File C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <openssl/ssl.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef SSL_COMP_get_compression_methods
return ((int*)(&SSL_COMP_get_compression_methods))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function EVP_MD_CTX_new exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_94a54/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_94a54.dir/build.make CMakeFiles/cmTC_94a54.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_94a54.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=EVP_MD_CTX_new -o CMakeFiles/cmTC_94a54.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_94a54.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_94a54.dir/objects.a
ar cr CMakeFiles/cmTC_94a54.dir/objects.a "CMakeFiles/cmTC_94a54.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_MD_CTX_new -Wl,--whole-archive CMakeFiles/cmTC_94a54.dir/objects.a -Wl,--no-whole-archive -o cmTC_94a54.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function EVP_sha1 exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_30a3f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_30a3f.dir/build.make CMakeFiles/cmTC_30a3f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_30a3f.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=EVP_sha1 -o CMakeFiles/cmTC_30a3f.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_30a3f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_30a3f.dir/objects.a
ar cr CMakeFiles/cmTC_30a3f.dir/objects.a "CMakeFiles/cmTC_30a3f.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha1 -Wl,--whole-archive CMakeFiles/cmTC_30a3f.dir/objects.a -Wl,--no-whole-archive -o cmTC_30a3f.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function EVP_sha256 exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_0747a/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0747a.dir/build.make CMakeFiles/cmTC_0747a.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0747a.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=EVP_sha256 -o CMakeFiles/cmTC_0747a.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_0747a.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0747a.dir/objects.a
ar cr CMakeFiles/cmTC_0747a.dir/objects.a "CMakeFiles/cmTC_0747a.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha256 -Wl,--whole-archive CMakeFiles/cmTC_0747a.dir/objects.a -Wl,--no-whole-archive -o cmTC_0747a.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function EVP_sha512 exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_88070/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_88070.dir/build.make CMakeFiles/cmTC_88070.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_88070.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=EVP_sha512 -o CMakeFiles/cmTC_88070.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_88070.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_88070.dir/objects.a
ar cr CMakeFiles/cmTC_88070.dir/objects.a "CMakeFiles/cmTC_88070.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=EVP_sha512 -Wl,--whole-archive CMakeFiles/cmTC_88070.dir/objects.a -Wl,--no-whole-archive -o cmTC_88070.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function FIPS_mode exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_83587/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_83587.dir/build.make CMakeFiles/cmTC_83587.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_83587.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=FIPS_mode -o CMakeFiles/cmTC_83587.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_83587.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_83587.dir/objects.a
ar cr CMakeFiles/cmTC_83587.dir/objects.a "CMakeFiles/cmTC_83587.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=FIPS_mode -Wl,--whole-archive CMakeFiles/cmTC_83587.dir/objects.a -Wl,--no-whole-archive -o cmTC_83587.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function HMAC_Update exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_8e62a/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8e62a.dir/build.make CMakeFiles/cmTC_8e62a.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8e62a.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=HMAC_Update -o CMakeFiles/cmTC_8e62a.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_8e62a.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8e62a.dir/objects.a
ar cr CMakeFiles/cmTC_8e62a.dir/objects.a "CMakeFiles/cmTC_8e62a.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=HMAC_Update -Wl,--whole-archive CMakeFiles/cmTC_8e62a.dir/objects.a -Wl,--no-whole-archive -o cmTC_8e62a.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function OPENSSL_config exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_bb0d4/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bb0d4.dir/build.make CMakeFiles/cmTC_bb0d4.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bb0d4.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=OPENSSL_config -o CMakeFiles/cmTC_bb0d4.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_bb0d4.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_bb0d4.dir/objects.a
ar cr CMakeFiles/cmTC_bb0d4.dir/objects.a "CMakeFiles/cmTC_bb0d4.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=OPENSSL_config -Wl,--whole-archive CMakeFiles/cmTC_bb0d4.dir/objects.a -Wl,--no-whole-archive -o cmTC_bb0d4.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function SHA512_Update exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_af744/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_af744.dir/build.make CMakeFiles/cmTC_af744.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af744.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -I/C/msys32/mingw32/include -DCHECK_FUNCTION_EXISTS=SHA512_Update -o CMakeFiles/cmTC_af744.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_af744.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_af744.dir/objects.a
ar cr CMakeFiles/cmTC_af744.dir/objects.a "CMakeFiles/cmTC_af744.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -DCHECK_FUNCTION_EXISTS=SHA512_Update -Wl,--whole-archive CMakeFiles/cmTC_af744.dir/objects.a -Wl,--no-whole-archive -o cmTC_af744.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libssl.a /C/msys32/mingw32/lib/libcrypto.a -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_CXX_ATOMICS succeeded with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_89020/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_89020.dir/build.make CMakeFiles/cmTC_89020.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_89020.dir/src.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -DHAVE_CXX_ATOMICS -o CMakeFiles/cmTC_89020.dir/src.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_89020.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_89020.dir/objects.a
ar cr CMakeFiles/cmTC_89020.dir/objects.a "CMakeFiles/cmTC_89020.dir/src.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -DHAVE_CXX_ATOMICS -Wl,--whole-archive CMakeFiles/cmTC_89020.dir/objects.a -Wl,--no-whole-archive -o cmTC_89020.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
#include <cstdint>
#include <atomic>
int main() {
std::atomic<uint64_t> a;
a.is_lock_free();
}
Performing C SOURCE FILE Test _Wformat_c succeeded with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_8f0b1/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8f0b1.dir/build.make CMakeFiles/cmTC_8f0b1.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8f0b1.dir/src.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_Wformat_c -Wformat -o CMakeFiles/cmTC_8f0b1.dir/src.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_8f0b1.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_8f0b1.dir/objects.a
ar cr CMakeFiles/cmTC_8f0b1.dir/objects.a "CMakeFiles/cmTC_8f0b1.dir/src.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_Wformat_c -Wl,--whole-archive CMakeFiles/cmTC_8f0b1.dir/objects.a -Wl,--no-whole-archive -o cmTC_8f0b1.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_90f0e/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_90f0e.dir/build.make CMakeFiles/cmTC_90f0e.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_90f0e.dir/src.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_Wformat_cxx -Wformat -o CMakeFiles/cmTC_90f0e.dir/src.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_90f0e.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_90f0e.dir/objects.a
ar cr CMakeFiles/cmTC_90f0e.dir/objects.a "CMakeFiles/cmTC_90f0e.dir/src.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_Wformat_cxx -Wl,--whole-archive CMakeFiles/cmTC_90f0e.dir/objects.a -Wl,--no-whole-archive -o cmTC_90f0e.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_4e526/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4e526.dir/build.make CMakeFiles/cmTC_4e526.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4e526.dir/src.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_Wformat_security_c -Wformat-security -o CMakeFiles/cmTC_4e526.dir/src.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.c
cc1.exe: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
Linking C executable cmTC_4e526.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_4e526.dir/objects.a
ar cr CMakeFiles/cmTC_4e526.dir/objects.a "CMakeFiles/cmTC_4e526.dir/src.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_Wformat_security_c -Wl,--whole-archive CMakeFiles/cmTC_4e526.dir/objects.a -Wl,--no-whole-archive -o cmTC_4e526.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_df169/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_df169.dir/build.make CMakeFiles/cmTC_df169.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_df169.dir/src.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_Wformat_security_cxx -Wformat-security -o CMakeFiles/cmTC_df169.dir/src.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.cxx
cc1plus.exe: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
Linking CXX executable cmTC_df169.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_df169.dir/objects.a
ar cr CMakeFiles/cmTC_df169.dir/objects.a "CMakeFiles/cmTC_df169.dir/src.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_Wformat_security_cxx -Wl,--whole-archive CMakeFiles/cmTC_df169.dir/objects.a -Wl,--no-whole-archive -o cmTC_df169.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_a4efa/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a4efa.dir/build.make CMakeFiles/cmTC_a4efa.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a4efa.dir/src.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_mmitigate_rop_c -mmitigate-rop -o CMakeFiles/cmTC_a4efa.dir/src.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_a4efa.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a4efa.dir/objects.a
ar cr CMakeFiles/cmTC_a4efa.dir/objects.a "CMakeFiles/cmTC_a4efa.dir/src.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -D_mmitigate_rop_c -Wl,--whole-archive CMakeFiles/cmTC_a4efa.dir/objects.a -Wl,--no-whole-archive -o cmTC_a4efa.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_d5d0a/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d5d0a.dir/build.make CMakeFiles/cmTC_d5d0a.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d5d0a.dir/src.cxx.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_mmitigate_rop_cxx -mmitigate-rop -o CMakeFiles/cmTC_d5d0a.dir/src.cxx.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_d5d0a.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_d5d0a.dir/objects.a
ar cr CMakeFiles/cmTC_d5d0a.dir/objects.a "CMakeFiles/cmTC_d5d0a.dir/src.cxx.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-g++.exe -DZMQ_STATIC -maes -march=i686 -fno-strict-aliasing -D_mmitigate_rop_cxx -Wl,--whole-archive CMakeFiles/cmTC_d5d0a.dir/objects.a -Wl,--no-whole-archive -o cmTC_d5d0a.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/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:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_cdd70/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_cdd70.dir/build.make CMakeFiles/cmTC_cdd70.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cdd70.dir/CheckLinkerFlag.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--dynamicbase -o CMakeFiles/cmTC_cdd70.dir/CheckLinkerFlag.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_cdd70.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_cdd70.dir/objects.a
ar cr CMakeFiles/cmTC_cdd70.dir/objects.a "CMakeFiles/cmTC_cdd70.dir/CheckLinkerFlag.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--dynamicbase -Wl,--whole-archive CMakeFiles/cmTC_cdd70.dir/objects.a -Wl,--no-whole-archive -o cmTC_cdd70.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the -Wl,--nxcompat linker flag is supported passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_6d999/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6d999.dir/build.make CMakeFiles/cmTC_6d999.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6d999.dir/CheckLinkerFlag.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--nxcompat -o CMakeFiles/cmTC_6d999.dir/CheckLinkerFlag.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/cmake/CheckLinkerFlag.c
Linking C executable cmTC_6d999.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_6d999.dir/objects.a
ar cr CMakeFiles/cmTC_6d999.dir/objects.a "CMakeFiles/cmTC_6d999.dir/CheckLinkerFlag.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -Wl,--nxcompat -Wl,--whole-archive CMakeFiles/cmTC_6d999.dir/objects.a -Wl,--no-whole-archive -o cmTC_6d999.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/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function rl_copy_text exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_484ee/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_484ee.dir/build.make CMakeFiles/cmTC_484ee.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_484ee.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_484ee.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_484ee.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_484ee.dir/objects.a
ar cr CMakeFiles/cmTC_484ee.dir/objects.a "CMakeFiles/cmTC_484ee.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_484ee.dir/objects.a -Wl,--no-whole-archive -o cmTC_484ee.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libreadline.a /C/msys32/mingw32/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Determining if the function rl_filename_completion_function exists passed with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_03c86/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_03c86.dir/build.make CMakeFiles/cmTC_03c86.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_03c86.dir/CheckFunctionExists.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_03c86.dir/CheckFunctionExists.c.obj -c /C/msys32/mingw32/share/cmake-3.12/Modules/CheckFunctionExists.c
Linking C executable cmTC_03c86.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_03c86.dir/objects.a
ar cr CMakeFiles/cmTC_03c86.dir/objects.a "CMakeFiles/cmTC_03c86.dir/CheckFunctionExists.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_03c86.dir/objects.a -Wl,--no-whole-archive -o cmTC_03c86.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libreadline.a /C/msys32/mingw32/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_C11 succeeded with the following output:
Change Dir: C:/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp
Run Build Command:"C:/msys32/usr/bin/make.exe" "cmTC_51e5f/fast"
make[1]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_51e5f.dir/build.make CMakeFiles/cmTC_51e5f.dir/build
make[2]: Entering directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_51e5f.dir/src.c.obj
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_51e5f.dir/src.c.obj -c /C/msys32/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_51e5f.exe
/C/msys32/mingw32/bin/cmake.exe -E remove -f CMakeFiles/cmTC_51e5f.dir/objects.a
ar cr CMakeFiles/cmTC_51e5f.dir/objects.a "CMakeFiles/cmTC_51e5f.dir/src.c.obj"
/C/msys32/mingw32/bin/i686-w64-mingw32-gcc.exe -maes -march=i686 -fno-strict-aliasing -std=c11 -D_GNU_SOURCE -m32 -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_51e5f.dir/objects.a -Wl,--no-whole-archive -o cmTC_51e5f.exe -Wl,--major-image-version,0,--minor-image-version,0 /C/msys32/mingw32/lib/libreadline.a /C/msys32/mingw32/lib/libtermcap.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
make[2]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/buildbot/slave/monero-static-win32/build/build/release/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }