You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

767 lines
42 KiB

The system is: Windows - 10.0.19042 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/9/2021 7:07:19 PM.
Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TC /analyze- /FC /errorReport:queue CMakeCCompilerId.c
CMakeCCompilerId.c
Link:
G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCCompilerId.obj
CompilerIdC.vcxproj -> D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\.\CompilerIdC.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_C_COMPILER=G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\Hostx86\x86\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
Done Building Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\CompilerIdC.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.89
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
The C compiler identification is MSVC, found in "D:/keystone/msvc/CMakeFiles/3.20.0-rc4/CompilerIdC/CompilerIdC.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/9/2021 7:07:20 PM.
Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TP /analyze- /FC /errorReport:queue CMakeCXXCompilerId.cpp
CMakeCXXCompilerId.cpp
Link:
G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCXXCompilerId.obj
CompilerIdCXX.vcxproj -> D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\.\CompilerIdCXX.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_CXX_COMPILER=G:\vs2017\VC\Tools\MSVC\14.16.27023\bin\Hostx86\x86\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
Done Building Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.65
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
The CXX compiler identification is MSVC, found in "D:/keystone/msvc/CMakeFiles/3.20.0-rc4/CompilerIdCXX/CompilerIdCXX.exe"
Detecting C compiler ABI info compiled with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a16e8.dir\Debug\\" /Fd"cmTC_a16e8.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCCompilerABI.c"
CMakeCCompilerABI.c
cmTC_a16e8.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_a16e8.exe
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_878f9.dir\Debug\\" /Fd"cmTC_878f9.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCXXCompilerABI.cpp"
CMakeCXXCompilerABI.cpp
cmTC_878f9.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_878f9.exe
Checking whether the ASM compiler is MSVC using "-?" matched "Microsoft":
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
C/C++ COMPILER OPTIONS
-OPTIMIZATION-
/O1 maximum optimizations (favor space) /O2 maximum optimizations (favor speed)
/Ob<n> inline expansion (default n=0) /Od disable optimizations (default)
/Og enable global optimization /Oi[-] enable intrinsic functions
/Os favor code space /Ot favor code speed
/Ox optimizations (favor speed) /Oy[-] enable frame pointer omission
/favor:<blend|ATOM> select processor to optimize for, one of:
blend - a combination of optimizations for several different x86 processors
ATOM - Intel(R) Atom(TM) processors
-CODE GENERATION-
/Gu[-] ensure distinct functions have distinct addresses
/Gw[-] separate global variables for linker
/GF enable read-only string pooling /Gm[-] enable minimal rebuild
/Gy[-] separate functions for linker /GS[-] enable security checks
/GR[-] enable C++ RTTI /GX[-] enable C++ EH (same as /EHsc)
/guard:cf[-] enable CFG (control flow guard)
/EHs enable C++ EH (no SEH exceptions) /EHa enable C++ EH (w/ SEH exceptions)
/EHc extern "C" defaults to nothrow
/EHr always generate noexcept runtime termination checks
/fp:<except[-]|fast|precise|strict> choose floating-point model:
except[-] - consider floating-point exceptions when generating code
fast - "fast" floating-point model; results are less predictable
precise - "precise" floating-point model; results are predictable
strict - "strict" floating-point model (implies /fp:except)
/Qfast_transcendentals generate inline FP intrinsics even with /fp:except
/Qspectre[-] enable mitigations for CVE 2017-5753
/Qpar[-] enable parallel code generation
/Qpar-report:1 auto-parallelizer diagnostic; indicate parallelized loops
/Qpar-report:2 auto-parallelizer diagnostic; indicate loops not parallelized
/Qvec-report:1 auto-vectorizer diagnostic; indicate vectorized loops
/Qvec-report:2 auto-vectorizer diagnostic; indicate loops not vectorized
/GL[-] enable link-time code generation
/volatile:<iso|ms> choose volatile model:
iso - Acquire/release semantics not guaranteed on volatile accesses
ms - Acquire/release semantics guaranteed on volatile accesses
/GA optimize for Windows Application /Ge force stack checking for all funcs
/Gs[num] control stack checking calls /Gh enable _penter function call
/GH enable _pexit function call /GT generate fiber-safe TLS accesses
/RTC1 Enable fast checks (/RTCsu) /RTCc Convert to smaller type checks
/RTCs Stack Frame runtime checking /RTCu Uninitialized local usage checks
/clr[:option] compile for common language runtime, where option is:
pure - produce IL-only output file (no native executable code)
safe - produce IL-only verifiable output file
initialAppDomain - enable initial AppDomain behavior of Visual C++ 2002
noAssembly - do not produce an assembly
nostdlib - ignore the default \clr directory
/Gd __cdecl calling convention /Gr __fastcall calling convention
/Gz __stdcall calling convention /GZ Enable stack checks (/RTCs)
/Gv __vectorcall calling convention /QIfist[-] use FIST instead of ftol()
/hotpatch ensure function padding for hotpatchable images
/arch:<IA32|SSE|SSE2|AVX|AVX2> minimum CPU architecture requirements, one of:
IA32 - use no enhanced instructions and use x87 for floating point
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
AVX2 - enable use of instructions available with AVX2-enabled CPUs
/Qimprecise_fwaits generate FWAITs only on "try" boundaries, not inside "try"
/Qsafe_fp_loads generate safe FP loads
/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
-OUTPUT FILES-
/Fa[file] name assembly listing file /FA[scu] configure assembly listing
/Fd[file] name .PDB file /Fe<file> name executable file
/Fm[file] name map file /Fo<file> name object file
/Fp<file> name precompiled header file /Fr[file] name source browser file
/FR[file] name extended .SBR file /Fi[file] name preprocessed file
/Fd: <file> name .PDB file /Fe: <file> name executable file
/Fm: <file> name map file /Fo: <file> name object file
/Fp: <file> name .PCH file /FR: <file> name extended .SBR file
/Fi: <file> name preprocessed file
/doc[file] process XML documentation comments and optionally name the .xdc file
-PREPROCESSOR-
/AI<dir> add to assembly search path /FU<file> forced using assembly/module
/C don't strip comments /D<name>{=|#}<text> define macro
/E preprocess to stdout /EP preprocess to stdout, no #line
/P preprocess to file /Fx merge injected code to file
/FI<file> name forced include file /U<name> remove predefined macro
/u remove all predefined macros /I<dir> add to include search path
/X ignore "standard places"
/PH generate #pragma file_hash when preprocessing
-LANGUAGE-
/std:<c++14|c++17|c++latest> C++ standard version
c++14 - ISO/IEC 14882:2014 (default)
c++17 - ISO/IEC 14882:2017
c++latest - latest draft standard (feature set subject to change)
/permissive[-] enable some nonconforming code to compile (feature set subject to change) (on by default)
/Ze enable extensions (default) /Za disable extensions
/ZW enable WinRT language extensions /Zs syntax check only
/Zc:arg1[,arg2] C++ language conformance, where arguments can be:
forScope[-] enforce Standard C++ for scoping rules
wchar_t[-] wchar_t is the native type, not a typedef
auto[-] enforce the new Standard C++ meaning for auto
trigraphs[-] enable trigraphs (off by default)
rvalueCast[-] enforce Standard C++ explicit type conversion rules
strictStrings[-] disable string-literal to [char|wchar_t]*
conversion (off by default)
implicitNoexcept[-] enable implicit noexcept on required functions
threadSafeInit[-] enable thread-safe local static initialization
inline[-] remove unreferenced function or data if it is
COMDAT or has internal linkage only (off by default)
sizedDealloc[-] enable C++14 global sized deallocation
functions (on by default)
throwingNew[-] assume operator new throws on failure (off by default)
referenceBinding[-] a temporary will not bind to an non-const
lvalue reference (off by default)
twoPhase- disable two-phase name lookup
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)
alignedNew[-] enable C++17 alignment of dynamically allocated objects (on by default)
/await enable resumable functions extension
/constexpr:depth<N> recursion depth limit for constexpr evaluation (default: 512)
/constexpr:backtrace<N> show N constexpr evaluations in diagnostics (default: 10)
/constexpr:steps<N> terminate constexpr evaluation after N steps (default: 100000)
/Zi enable debugging information /Z7 enable old-style debug info
/Zo[-] generate richer debugging information for optimized code (on by default)
/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
/vd{0|1|2} disable/enable vtordisp /vm<x> type of pointers to members
/ZI enable Edit and Continue debug info
/openmp enable OpenMP 2.0 language extensions
-MISCELLANEOUS-
@<file> options response file /?, /help print this help message
/bigobj generate extended object format /c compile only, no link
/errorReport:option Report internal compiler errors to Microsoft
none - do not send report
prompt - prompt to immediately send report
queue - at next admin logon, prompt to send report (default)
send - send report automatically
/FC use full pathnames in diagnostics /H<num> max external name length
/J default char type is unsigned
/MP[n] use up to 'n' processes for compilation
/nologo suppress copyright message /showIncludes show include file names
/Tc<source file> compile file as .c /Tp<source file> compile file as .cpp
/TC compile all files as .c /TP compile all files as .cpp
/V<string> set version string /Yc[file] create .PCH file
/Yd put debug info in every .OBJ /Yl[sym] inject .PCH ref for debug lib
/Yu[file] use .PCH file /Y- disable all PCH options
/Zm<n> max memory alloc (% of default) /FS force to use MSPDBSRV.EXE
/source-charset:<iana-name>|.nnnn set source character set
/execution-charset:<iana-name>|.nnnn set execution character set
/utf-8 set source and execution character set to UTF-8
/validate-charset[-] validate UTF-8 files for only legal characters
-LINKING-
/LD Create .DLL /LDd Create .DLL debug library
/LN Create a .netmodule /F<num> set stack size
/link [linker options and libraries] /MD link with MSVCRT.LIB
/MT link with LIBCMT.LIB /MDd link with MSVCRTD.LIB debug lib
/MTd link with LIBCMTD.LIB debug lib
-CODE ANALYSIS-
/analyze[-] Enable native analysis /analyze:quiet[-] No warning to console
/analyze:log<name> Warnings to file /analyze:autolog Log to *.pftlog
/analyze:autolog:ext<ext> Log to *.<ext>/analyze:autolog- No log file
/analyze:WX- Warnings not fatal /analyze:stacksize<num> Max stack frame
/analyze:max_paths<num> Max paths /analyze:only Analyze, no code gen
-DIAGNOSTICS-
/diagnostics:<args,...> controls the format of diagnostic messages:
classic - retains prior format
column[-] - prints column information
caret[-] - prints column and the indicated line of source
/Wall enable all warnings /w disable all warnings
/W<n> set warning level (default n=1)
/Wv:xx[.yy[.zzzzz]] disable warnings introduced after version xx.yy.zzzzz
/WX treat warnings as errors /WL enable one line diagnostics
/wd<n> disable warning n /we<n> treat warning n as an error
/wo<n> issue warning n once /w<l><n> set warning level 1-4 for n
/external:I <path> - location of external headers
/external:env:<var> - environment variable with locations of external headers
/external:anglebrackets - treat all headers included via <> as external
/external:W<n> - warning level for external headers
/external:templates[-] - evaluate warning level across template instantiation chain
/sdl enable additional security features and warnings
Determining if the include file errno.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_064a2.dir\Debug\\" /Fd"cmTC_064a2.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_064a2.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_064a2.exe
Determining if the include file fcntl.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_90227.dir\Debug\\" /Fd"cmTC_90227.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_90227.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_90227.exe
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_98886.dir\Debug\\" /Fd"cmTC_98886.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_98886.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_98886.exe
Determining if the include file limits.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c6597.dir\Debug\\" /Fd"cmTC_c6597.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_c6597.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_c6597.exe
Determining if the include file malloc.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e10f7.dir\Debug\\" /Fd"cmTC_e10f7.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_e10f7.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_e10f7.exe
Determining if the include file signal.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ad915.dir\Debug\\" /Fd"cmTC_ad915.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_ad915.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_ad915.exe
Determining if the include file stdint.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a2f92.dir\Debug\\" /Fd"cmTC_a2f92.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_a2f92.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_a2f92.exe
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_018a5.dir\Debug\\" /Fd"cmTC_018a5.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_018a5.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_018a5.exe
Determining if the include file fenv.h exists passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b6e2a.dir\Debug\\" /Fd"cmTC_b6e2a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
cmTC_b6e2a.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_b6e2a.exe
Determining if the FE_ALL_EXCEPT exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7723b.dir\Debug\\" /Fd"cmTC_7723b.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
cmTC_7723b.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_7723b.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fenv.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef FE_ALL_EXCEPT
return ((int*)(&FE_ALL_EXCEPT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the FE_INEXACT exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_553f8.dir\Debug\\" /Fd"cmTC_553f8.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
cmTC_553f8.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_553f8.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fenv.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef FE_INEXACT
return ((int*)(&FE_INEXACT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strtoll exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_37d30.dir\Debug\\" /Fd"cmTC_37d30.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
cmTC_37d30.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_37d30.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strtoll
return ((int*)(&strtoll))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4e029.dir\Debug\\" /Fd"cmTC_4e029.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
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]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\string.h(178): note: see declaration of 'strerror'
cmTC_4e029.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_4e029.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strerror
return ((int*)(&strerror))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror_s exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2e143.dir\Debug\\" /Fd"cmTC_2e143.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
cmTC_2e143.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_2e143.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strerror_s
return ((int*)(&strerror_s))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the _chsize_s exist passed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_96da5.dir\Debug\\" /Fd"cmTC_96da5.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
cmTC_96da5.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_96da5.exe
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <io.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef _chsize_s
return ((int*)(&_chsize_s))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test HAVE_INT64_T succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_INT64_T /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_f3477.dir\Debug\\" /Fd"cmTC_f3477.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
cmTC_f3477.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_f3477.exe
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
int64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test HAVE_UINT64_T succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_UINT64_T /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_e4e07.dir\Debug\\" /Fd"cmTC_e4e07.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
cmTC_e4e07.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_e4e07.exe
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
uint64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D LLVM_HAS_ATOMICS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_04bdd.dir\Debug\\" /Fd"cmTC_04bdd.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
cmTC_04bdd.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_04bdd.exe
Source file was:
#ifdef _MSC_VER
#include <Intrin.h> /* Workaround for PR19898. */
#include <windows.h>
#endif
int main() {
#ifdef _MSC_VER
volatile LONG val = 1;
MemoryBarrier();
InterlockedCompareExchange(&val, 0, 1);
InterlockedIncrement(&val);
InterlockedDecrement(&val);
#else
volatile unsigned long val = 1;
__sync_synchronize();
__sync_val_compare_and_swap(&val, 1, 0);
__sync_add_and_fetch(&val, 1);
__sync_sub_and_fetch(&val, 1);
#endif
return 0;
}
Performing C++ SOURCE FILE Test HAVE_ELMCB_PCSTR succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_ELMCB_PCSTR /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_5cb9d.dir\Debug\\" /Fd"cmTC_5cb9d.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
cmTC_5cb9d.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_5cb9d.exe
Source file was:
#include <windows.h>
#include <imagehlp.h>
extern "C" void foo(PENUMLOADED_MODULES_CALLBACK);
extern "C" void foo(BOOL(CALLBACK*)(PCSTR,ULONG_PTR,ULONG,PVOID));
int main(){return 0;}
Performing C SOURCE FILE Test SUPPORTS_SIZED_DEALLOC succeeded with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
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.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W4 /WX /diagnostics:classic /Od /Ob0 /Oi /Oy- /D WIN32 /D _WINDOWS /D SUPPORTS_SIZED_DEALLOC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_24c3c.dir\Debug\\" /Fd"cmTC_24c3c.dir\Debug\vc141.pdb" /Gd /TC /wd4141 /wd4146 /wd4180 /wd4244 /wd4258 /wd4267 /wd4291 /wd4345 /wd4351 /wd4355 /wd4456 /wd4457 /wd4458 /wd4459 /wd4503 /wd4624 /wd4722 /wd4800 /wd4100 /wd4127 /wd4512 /wd4505 /wd4610 /wd4510 /wd4702 /wd4245 /wd4706 /wd4310 /wd4701 /wd4703 /wd4389 /wd4611 /wd4805 /wd4204 /wd4577 /wd4091 /wd4592 /wd4324 /analyze- /errorReport:queue /we4238 -w14062 /Zc:strictStrings /Zc:sizedDealloc- D:\keystone\msvc\CMakeFiles\CMakeTmp\src.c
src.c
cmTC_24c3c.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_24c3c.exe
Source file was:
int main(void) { return 0; }