Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
@ -92,33 +92,37 @@ The CXX compiler identification is MSVC, found in "D:/keystone/msvc/CMakeFiles/3
Detecting C compiler ABI info compiled with the following output:
Detecting C compiler ABI info compiled with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0c4be.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_a16e8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Detecting CXX compiler ABI info compiled with the following output:
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_f19fb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_878f9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
IA32 - use no enhanced instructions and use x87 for floating point
/arch:<AVX|AVX2|AVX512> minimum CPU architecture requirements, one of:
SSE - enable use of instructions available with SSE-enabled CPUs
SSE2 - (default) enable use of instructions available with SSE2-enabled CPUs
AVX - enable use of instructions available with AVX-enabled CPUs
AVX - enable use of instructions available with AVX-enabled CPUs
AVX2 - enable use of instructions available with AVX2-enabled CPUs
AVX2 - enable use of instructions available with AVX2-enabled CPUs
AVX512 - enable use of instructions available with AVX-512-enabled CPUs
/Qimprecise_fwaits generate FWAITs only on "try" boundaries, not inside "try"
/QIntel-jcc-erratum enable mitigations for Intel JCC erratum
/Qsafe_fp_loads generate safe FP loads
/Qspectre-load Enable spectre mitigations for all instructions which load memory
/Qspectre-load Enable spectre mitigations for all instructions which load memory
/Qspectre-load-cf Enable spectre mitigations for all control-flow instructions which load memory
/Qspectre-load-cf Enable spectre mitigations for all control-flow instructions which load memory
/fpcvt:<IA|BC> FP to unsigned integer conversion compatibility
IA - results compatible with VCVTTSD2USI instruction
BC - results compatible with VS2017 and earlier compiler
-OUTPUT FILES-
-OUTPUT FILES-
@ -204,7 +203,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
/Fm: <file> name map file /Fo: <file> name object file
/Fm: <file> name map file /Fo: <file> name object file
/Fp: <file> name .PCH file /FR: <file> name extended .SBR file
/Fp: <file> name .PCH file /FR: <file> name extended .SBR file
/Fi: <file> name preprocessed file
/Fi: <file> name preprocessed file
/Ft<dir> location of the header files generated for #import
/doc[file] process XML documentation comments and optionally name the .xdc file
/doc[file] process XML documentation comments and optionally name the .xdc file
-PREPROCESSOR-
-PREPROCESSOR-
@ -217,7 +215,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
/u remove all predefined macros /I<dir> add to include search path
/u remove all predefined macros /I<dir> add to include search path
/X ignore "standard places"
/X ignore "standard places"
/PH generate #pragma file_hash when preprocessing
/PH generate #pragma file_hash when preprocessing
/PD print all macro definitions
-LANGUAGE-
-LANGUAGE-
@ -249,34 +246,23 @@ Copyright (C) Microsoft Corporation. All rights reserved.
ternary[-] enforce C++11 rules for conditional operator (off by default)
ternary[-] enforce C++11 rules for conditional operator (off by default)
noexceptTypes[-] enforce C++17 noexcept rules (on by default in C++17 or later)
noexceptTypes[-] enforce C++17 noexcept rules (on by default in C++17 or later)
alignedNew[-] enable C++17 alignment of dynamically allocated objects (on by default)
alignedNew[-] enable C++17 alignment of dynamically allocated objects (on by default)
hiddenFriend[-] enforce Standard C++ hidden friend rules (implied by /permissive-)
externC[-] enforce Standard C++ rules for 'extern "C"' functions (implied by /permissive-)
lambda[-] better lambda support by using the newer lambda processor (off by default)
tlsGuards[-] generate runtime checks for TLS variable initialization (on by default)
zeroSizeArrayNew[-] call member new/delete for 0-size arrays of objects (on by default)
/await enable resumable functions extension
/await enable resumable functions extension
/await:strict enable standard C++20 coroutine support with earlier language versions
/constexpr:depth<N> recursion depth limit for constexpr evaluation (default: 512)
/constexpr:depth<N> recursion depth limit for constexpr evaluation (default: 512)
/constexpr:backtrace<N> show N constexpr evaluations in diagnostics (default: 10)
/constexpr:backtrace<N> show N constexpr evaluations in diagnostics (default: 10)
/constexpr:steps<N> terminate constexpr evaluation after N steps (default: 100000)
/constexpr:steps<N> terminate constexpr evaluation after N steps (default: 100000)
/Zi enable debugging information /Z7 enable old-style debug info
/Zi enable debugging information /Z7 enable old-style debug info
/Zo[-] generate richer debugging information for optimized code (on by default)
/Zo[-] generate richer debugging information for optimized code (on by default)
/ZH:[MD5|SHA1|SHA_256] hash algorithm for calculation of file checksum in debug info (default: MD5)
/ZH:SHA_256 use SHA256 for file checksum in debug info (experimental)
/Zp[n] pack structs on n-byte boundary /Zl omit default library name in .OBJ
/Zp[n] pack structs on n-byte boundary /Zl omit default library name in .OBJ
/vd{0|1|2} disable/enable vtordisp /vm<x> type of pointers to members
/vd{0|1|2} disable/enable vtordisp /vm<x> type of pointers to members
/std:<c11|c17> C standard version
c11 - ISO/IEC 9899:2011
c17 - ISO/IEC 9899:2018
/ZI enable Edit and Continue debug info
/ZI enable Edit and Continue debug info
/openmp enable OpenMP 2.0 language extensions
/openmp enable OpenMP 2.0 language extensions
/openmp:experimental enable OpenMP 2.0 language extensions plus select OpenMP 3.0+ language extensions
/openmp:llvm OpenMP language extensions using LLVM runtime
-MISCELLANEOUS-
-MISCELLANEOUS-
@<file> options response file /?, /help print this help message
@<file> options response file /?, /help print this help message
/bigobj generate extended object format /c compile only, no link
/bigobj generate extended object format /c compile only, no link
/errorReport:option deprecated. Report internal compiler errors to Microsoft
/errorReport:option Report internal compiler errors to Microsoft
none - do not send report
none - do not send report
prompt - prompt to immediately send report
prompt - prompt to immediately send report
queue - at next admin logon, prompt to send report (default)
queue - at next admin logon, prompt to send report (default)
@ -295,9 +281,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
/execution-charset:<iana-name>|.nnnn set execution character set
/execution-charset:<iana-name>|.nnnn set execution character set
/utf-8 set source and execution character set to UTF-8
/utf-8 set source and execution character set to UTF-8
/validate-charset[-] validate UTF-8 files for only legal characters
/validate-charset[-] validate UTF-8 files for only legal characters
/fastfail[-] enable fast-fail mode /JMC[-] enable native just my code
/presetPadding[-] zero initialize padding for stack based class types
/volatileMetadata[-] generate metadata on volatile memory accesses
-LINKING-
-LINKING-
@ -337,140 +320,160 @@ Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file errno.h exists passed with the following output:
Determining if the include file errno.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_aa2fd.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_064a2.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file fcntl.h exists passed with the following output:
Determining if the include file fcntl.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ee766.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_90227.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file inttypes.h exists passed with the following output:
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_66199.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_98886.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file limits.h exists passed with the following output:
Determining if the include file limits.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_988a5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_c6597.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file malloc.h exists passed with the following output:
Determining if the include file malloc.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ad151.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_e10f7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file signal.h exists passed with the following output:
Determining if the include file signal.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_226ef.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_ad915.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file stdint.h exists passed with the following output:
Determining if the include file stdint.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_31244.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_a2f92.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file sys/stat.h exists passed with the following output:
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_2d25e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_018a5.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the include file fenv.h exists passed with the following output:
Determining if the include file fenv.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_9bc44.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_b6e2a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Determining if the FE_ALL_EXCEPT exist passed with the following output:
Determining if the FE_ALL_EXCEPT exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_f3c24.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_7723b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
@ -490,14 +493,16 @@ int main(int argc, char** argv)
Determining if the FE_INEXACT exist passed with the following output:
Determining if the FE_INEXACT exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_919fc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_553f8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
@ -517,14 +522,16 @@ int main(int argc, char** argv)
Determining if the strtoll exist passed with the following output:
Determining if the strtoll exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_7149c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_37d30.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
@ -544,15 +551,18 @@ int main(int argc, char** argv)
Determining if the strerror exist passed with the following output:
Determining if the strerror exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_d993b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_4e029.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,19): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_d993b.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_4e029.vcxproj]
@ -572,14 +582,16 @@ int main(int argc, char** argv)
Determining if the strerror_s exist passed with the following output:
Determining if the strerror_s exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ad31f.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_2e143.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
@ -599,14 +611,16 @@ int main(int argc, char** argv)
Determining if the _chsize_s exist passed with the following output:
Determining if the _chsize_s exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0fcfb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_96da5.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
@ -623,31 +637,19 @@ int main(int argc, char** argv)
return 0;
return 0;
#endif
#endif
}
}
Determining if the function __chkstk exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_fd3b0.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
Performing C++ SOURCE FILE Test HAVE_INT64_T succeeded with the following output:
Performing C++ SOURCE FILE Test HAVE_INT64_T succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0c205.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_f3477.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Performing C++ SOURCE FILE Test HAVE_UINT64_T succeeded with the following output:
Performing C++ SOURCE FILE Test HAVE_UINT64_T succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_42bcb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_e4e07.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeeded with the following output:
Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_450f8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_04bdd.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Performing C++ SOURCE FILE Test HAVE_ELMCB_PCSTR succeeded with the following output:
Performing C++ SOURCE FILE Test HAVE_ELMCB_PCSTR succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_103b8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_5cb9d.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Performing C SOURCE FILE Test SUPPORTS_SIZED_DEALLOC succeeded with the following output:
Performing C SOURCE FILE Test SUPPORTS_SIZED_DEALLOC succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_d4615.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_24c3c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
Copyright (C) Microsoft Corporation. All rights reserved.