The system is: Windows - 10.0.16299 - 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.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:01 PM. Project "G:\LLVM\build_release\CMakeFiles\3.10.0\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: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TC /errorReport:queue CMakeCCompilerId.c CMakeCCompilerId.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\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:X64 Debug\CMakeCCompilerId.obj CompilerIdC.vcxproj -> G:\LLVM\build_release\CMakeFiles\3.10.0\CompilerIdC\.\CompilerIdC.exe PostBuildEvent: for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i :VCEnd CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild". Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\3.10.0\CompilerIdC\CompilerIdC.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.23 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 "G:/LLVM/build_release/CMakeFiles/3.10.0/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.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:02 PM. Project "G:\LLVM\build_release\CMakeFiles\3.10.0\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: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TP /errorReport:queue CMakeCXXCompilerId.cpp CMakeCXXCompilerId.cpp Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\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:X64 Debug\CMakeCXXCompilerId.obj CompilerIdCXX.vcxproj -> G:\LLVM\build_release\CMakeFiles\3.10.0\CompilerIdCXX\.\CompilerIdCXX.exe PostBuildEvent: for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i :VCEnd CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\Hostx64\x64\cl.exe FinalizeBuildStatus: Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild". Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\3.10.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.34 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 "G:/LLVM/build_release/CMakeFiles/3.10.0/CompilerIdCXX/CompilerIdCXX.exe" Determining if the C compiler works passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_80f74.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:05 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_80f74.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_80f74.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_80f74.dir\Debug\cmTC_80f74.tlog\". InitializeBuildStatus: Creating "cmTC_80f74.dir\Debug\cmTC_80f74.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_80f74.dir\Debug\\" /Fd"cmTC_80f74.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\testCCompiler.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_80f74.dir\Debug\\" /Fd"cmTC_80f74.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\testCCompiler.c testCCompiler.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_80f74.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_80f74.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_80f74.lib" /MACHINE:X64 /machine:x64 cmTC_80f74.dir\Debug\testCCompiler.obj cmTC_80f74.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_80f74.exe FinalizeBuildStatus: Deleting file "cmTC_80f74.dir\Debug\cmTC_80f74.tlog\unsuccessfulbuild". Touching "cmTC_80f74.dir\Debug\cmTC_80f74.tlog\cmTC_80f74.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_80f74.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.89 Detecting C compiler ABI info compiled with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_28cc9.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:06 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_28cc9.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_28cc9.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_28cc9.dir\Debug\cmTC_28cc9.tlog\". InitializeBuildStatus: Creating "cmTC_28cc9.dir\Debug\cmTC_28cc9.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_28cc9.dir\Debug\\" /Fd"cmTC_28cc9.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c" Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_28cc9.dir\Debug\\" /Fd"cmTC_28cc9.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c" CMakeCCompilerABI.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_28cc9.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_28cc9.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_28cc9.lib" /MACHINE:X64 /machine:x64 cmTC_28cc9.dir\Debug\CMakeCCompilerABI.obj cmTC_28cc9.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_28cc9.exe FinalizeBuildStatus: Deleting file "cmTC_28cc9.dir\Debug\cmTC_28cc9.tlog\unsuccessfulbuild". Touching "cmTC_28cc9.dir\Debug\cmTC_28cc9.tlog\cmTC_28cc9.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_28cc9.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.84 Determining if the CXX compiler works passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_0f1b4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:07 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_0f1b4.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_0f1b4.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_0f1b4.dir\Debug\cmTC_0f1b4.tlog\". InitializeBuildStatus: Creating "cmTC_0f1b4.dir\Debug\cmTC_0f1b4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_0f1b4.dir\Debug\\" /Fd"cmTC_0f1b4.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\testCXXCompiler.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_0f1b4.dir\Debug\\" /Fd"cmTC_0f1b4.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\testCXXCompiler.cxx testCXXCompiler.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_0f1b4.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_0f1b4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_0f1b4.lib" /MACHINE:X64 /machine:x64 cmTC_0f1b4.dir\Debug\testCXXCompiler.obj cmTC_0f1b4.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_0f1b4.exe FinalizeBuildStatus: Deleting file "cmTC_0f1b4.dir\Debug\cmTC_0f1b4.tlog\unsuccessfulbuild". Touching "cmTC_0f1b4.dir\Debug\cmTC_0f1b4.tlog\cmTC_0f1b4.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_0f1b4.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.99 Detecting CXX compiler ABI info compiled with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_e13a9.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:08 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e13a9.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_e13a9.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_e13a9.dir\Debug\cmTC_e13a9.tlog\". InitializeBuildStatus: Creating "cmTC_e13a9.dir\Debug\cmTC_e13a9.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e13a9.dir\Debug\\" /Fd"cmTC_e13a9.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp" Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e13a9.dir\Debug\\" /Fd"cmTC_e13a9.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp" CMakeCXXCompilerABI.cpp Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e13a9.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e13a9.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e13a9.lib" /MACHINE:X64 /machine:x64 cmTC_e13a9.dir\Debug\CMakeCXXCompilerABI.obj cmTC_e13a9.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e13a9.exe FinalizeBuildStatus: Deleting file "cmTC_e13a9.dir\Debug\cmTC_e13a9.tlog\unsuccessfulbuild". Touching "cmTC_e13a9.dir\Debug\cmTC_e13a9.tlog\cmTC_e13a9.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e13a9.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.91 Detecting CXX [] compiler features compiled with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_1e9eb.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:09 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_1e9eb.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_1e9eb.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_1e9eb.dir\Debug\cmTC_1e9eb.tlog\". InitializeBuildStatus: Creating "cmTC_1e9eb.dir\Debug\cmTC_1e9eb.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_1e9eb.dir\Debug\\" /Fd"cmTC_1e9eb.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\feature_tests.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_1e9eb.dir\Debug\\" /Fd"cmTC_1e9eb.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\feature_tests.cxx feature_tests.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_1e9eb.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_1e9eb.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_1e9eb.lib" /MACHINE:X64 /machine:x64 cmTC_1e9eb.dir\Debug\feature_tests.obj cmTC_1e9eb.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_1e9eb.exe FinalizeBuildStatus: Deleting file "cmTC_1e9eb.dir\Debug\cmTC_1e9eb.tlog\unsuccessfulbuild". Touching "cmTC_1e9eb.dir\Debug\cmTC_1e9eb.tlog\cmTC_1e9eb.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_1e9eb.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.85 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_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_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 Determining if the include file errno.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_8927c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:12 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_8927c.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_8927c.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_8927c.dir\Debug\cmTC_8927c.tlog\". InitializeBuildStatus: Creating "cmTC_8927c.dir\Debug\cmTC_8927c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_8927c.dir\Debug\\" /Fd"cmTC_8927c.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_8927c.dir\Debug\\" /Fd"cmTC_8927c.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_8927c.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_8927c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_8927c.lib" /MACHINE:X64 /machine:x64 cmTC_8927c.dir\Debug\CheckIncludeFile.obj cmTC_8927c.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_8927c.exe FinalizeBuildStatus: Deleting file "cmTC_8927c.dir\Debug\cmTC_8927c.tlog\unsuccessfulbuild". Touching "cmTC_8927c.dir\Debug\cmTC_8927c.tlog\cmTC_8927c.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_8927c.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.83 Determining if the include file fcntl.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_e276f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:13 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e276f.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_e276f.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_e276f.dir\Debug\cmTC_e276f.tlog\". InitializeBuildStatus: Creating "cmTC_e276f.dir\Debug\cmTC_e276f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e276f.dir\Debug\\" /Fd"cmTC_e276f.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e276f.dir\Debug\\" /Fd"cmTC_e276f.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e276f.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e276f.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e276f.lib" /MACHINE:X64 /machine:x64 cmTC_e276f.dir\Debug\CheckIncludeFile.obj cmTC_e276f.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e276f.exe FinalizeBuildStatus: Deleting file "cmTC_e276f.dir\Debug\cmTC_e276f.tlog\unsuccessfulbuild". Touching "cmTC_e276f.dir\Debug\cmTC_e276f.tlog\cmTC_e276f.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e276f.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.82 Determining if the include file inttypes.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_e21b5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:14 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e21b5.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_e21b5.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_e21b5.dir\Debug\cmTC_e21b5.tlog\". InitializeBuildStatus: Creating "cmTC_e21b5.dir\Debug\cmTC_e21b5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e21b5.dir\Debug\\" /Fd"cmTC_e21b5.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_e21b5.dir\Debug\\" /Fd"cmTC_e21b5.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e21b5.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e21b5.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_e21b5.lib" /MACHINE:X64 /machine:x64 cmTC_e21b5.dir\Debug\CheckIncludeFile.obj cmTC_e21b5.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_e21b5.exe FinalizeBuildStatus: Deleting file "cmTC_e21b5.dir\Debug\cmTC_e21b5.tlog\unsuccessfulbuild". Touching "cmTC_e21b5.dir\Debug\cmTC_e21b5.tlog\cmTC_e21b5.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_e21b5.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.92 Determining if the include file malloc.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_ebf0b.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:15 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_ebf0b.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_ebf0b.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_ebf0b.dir\Debug\cmTC_ebf0b.tlog\". InitializeBuildStatus: Creating "cmTC_ebf0b.dir\Debug\cmTC_ebf0b.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_ebf0b.dir\Debug\\" /Fd"cmTC_ebf0b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_ebf0b.dir\Debug\\" /Fd"cmTC_ebf0b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_ebf0b.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_ebf0b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_ebf0b.lib" /MACHINE:X64 /machine:x64 cmTC_ebf0b.dir\Debug\CheckIncludeFile.obj cmTC_ebf0b.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_ebf0b.exe FinalizeBuildStatus: Deleting file "cmTC_ebf0b.dir\Debug\cmTC_ebf0b.tlog\unsuccessfulbuild". Touching "cmTC_ebf0b.dir\Debug\cmTC_ebf0b.tlog\cmTC_ebf0b.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_ebf0b.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.83 Determining if the include file signal.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_44e7b.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:17 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_44e7b.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_44e7b.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_44e7b.dir\Debug\cmTC_44e7b.tlog\". InitializeBuildStatus: Creating "cmTC_44e7b.dir\Debug\cmTC_44e7b.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_44e7b.dir\Debug\\" /Fd"cmTC_44e7b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_44e7b.dir\Debug\\" /Fd"cmTC_44e7b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_44e7b.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_44e7b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_44e7b.lib" /MACHINE:X64 /machine:x64 cmTC_44e7b.dir\Debug\CheckIncludeFile.obj cmTC_44e7b.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_44e7b.exe FinalizeBuildStatus: Deleting file "cmTC_44e7b.dir\Debug\cmTC_44e7b.tlog\unsuccessfulbuild". Touching "cmTC_44e7b.dir\Debug\cmTC_44e7b.tlog\cmTC_44e7b.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_44e7b.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.89 Determining if the include file stdint.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_64efb.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:19 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_64efb.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_64efb.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_64efb.dir\Debug\cmTC_64efb.tlog\". InitializeBuildStatus: Creating "cmTC_64efb.dir\Debug\cmTC_64efb.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_64efb.dir\Debug\\" /Fd"cmTC_64efb.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_64efb.dir\Debug\\" /Fd"cmTC_64efb.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_64efb.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_64efb.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_64efb.lib" /MACHINE:X64 /machine:x64 cmTC_64efb.dir\Debug\CheckIncludeFile.obj cmTC_64efb.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_64efb.exe FinalizeBuildStatus: Deleting file "cmTC_64efb.dir\Debug\cmTC_64efb.tlog\unsuccessfulbuild". Touching "cmTC_64efb.dir\Debug\cmTC_64efb.tlog\cmTC_64efb.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_64efb.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.82 Determining if the include file sys/stat.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_be2d0.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:23 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_be2d0.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_be2d0.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_be2d0.dir\Debug\cmTC_be2d0.tlog\". InitializeBuildStatus: Creating "cmTC_be2d0.dir\Debug\cmTC_be2d0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_be2d0.dir\Debug\\" /Fd"cmTC_be2d0.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_be2d0.dir\Debug\\" /Fd"cmTC_be2d0.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_be2d0.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_be2d0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_be2d0.lib" /MACHINE:X64 /machine:x64 cmTC_be2d0.dir\Debug\CheckIncludeFile.obj cmTC_be2d0.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_be2d0.exe FinalizeBuildStatus: Deleting file "cmTC_be2d0.dir\Debug\cmTC_be2d0.tlog\unsuccessfulbuild". Touching "cmTC_be2d0.dir\Debug\cmTC_be2d0.tlog\cmTC_be2d0.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_be2d0.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.87 Determining if the include file sys/types.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_7b93c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:24 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_7b93c.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_7b93c.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_7b93c.dir\Debug\cmTC_7b93c.tlog\". InitializeBuildStatus: Creating "cmTC_7b93c.dir\Debug\cmTC_7b93c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_7b93c.dir\Debug\\" /Fd"cmTC_7b93c.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_7b93c.dir\Debug\\" /Fd"cmTC_7b93c.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_7b93c.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_7b93c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_7b93c.lib" /MACHINE:X64 /machine:x64 cmTC_7b93c.dir\Debug\CheckIncludeFile.obj cmTC_7b93c.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_7b93c.exe FinalizeBuildStatus: Deleting file "cmTC_7b93c.dir\Debug\cmTC_7b93c.tlog\unsuccessfulbuild". Touching "cmTC_7b93c.dir\Debug\cmTC_7b93c.tlog\cmTC_7b93c.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_7b93c.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.82 Determining if the include file fenv.h exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_78ea5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:28 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_78ea5.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_78ea5.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_78ea5.dir\Debug\cmTC_78ea5.tlog\". InitializeBuildStatus: Creating "cmTC_78ea5.dir\Debug\cmTC_78ea5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_78ea5.dir\Debug\\" /Fd"cmTC_78ea5.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_78ea5.dir\Debug\\" /Fd"cmTC_78ea5.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_78ea5.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_78ea5.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_78ea5.lib" /MACHINE:X64 /machine:x64 cmTC_78ea5.dir\Debug\CheckIncludeFile.obj cmTC_78ea5.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_78ea5.exe FinalizeBuildStatus: Deleting file "cmTC_78ea5.dir\Debug\cmTC_78ea5.tlog\unsuccessfulbuild". Touching "cmTC_78ea5.dir\Debug\cmTC_78ea5.tlog\cmTC_78ea5.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_78ea5.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.88 Determining if the FE_ALL_EXCEPT exist passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_df0ed.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:29 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_df0ed.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_df0ed.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_df0ed.dir\Debug\cmTC_df0ed.tlog\". InitializeBuildStatus: Creating "cmTC_df0ed.dir\Debug\cmTC_df0ed.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_df0ed.dir\Debug\\" /Fd"cmTC_df0ed.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_df0ed.dir\Debug\\" /Fd"cmTC_df0ed.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_df0ed.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_df0ed.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_df0ed.lib" /MACHINE:X64 /machine:x64 cmTC_df0ed.dir\Debug\CheckSymbolExists.obj cmTC_df0ed.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_df0ed.exe FinalizeBuildStatus: Deleting file "cmTC_df0ed.dir\Debug\cmTC_df0ed.tlog\unsuccessfulbuild". Touching "cmTC_df0ed.dir\Debug\cmTC_df0ed.tlog\cmTC_df0ed.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_df0ed.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.86 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_374d0.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:30 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_374d0.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_374d0.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_374d0.dir\Debug\cmTC_374d0.tlog\". InitializeBuildStatus: Creating "cmTC_374d0.dir\Debug\cmTC_374d0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_374d0.dir\Debug\\" /Fd"cmTC_374d0.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_374d0.dir\Debug\\" /Fd"cmTC_374d0.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_374d0.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_374d0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_374d0.lib" /MACHINE:X64 /machine:x64 cmTC_374d0.dir\Debug\CheckSymbolExists.obj cmTC_374d0.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_374d0.exe FinalizeBuildStatus: Deleting file "cmTC_374d0.dir\Debug\cmTC_374d0.tlog\unsuccessfulbuild". Touching "cmTC_374d0.dir\Debug\cmTC_374d0.tlog\cmTC_374d0.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_374d0.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.84 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_d0937.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:48 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_d0937.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_d0937.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_d0937.dir\Debug\cmTC_d0937.tlog\". InitializeBuildStatus: Creating "cmTC_d0937.dir\Debug\cmTC_d0937.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_d0937.dir\Debug\\" /Fd"cmTC_d0937.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_d0937.dir\Debug\\" /Fd"cmTC_d0937.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_d0937.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_d0937.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_d0937.lib" /MACHINE:X64 /machine:x64 cmTC_d0937.dir\Debug\CheckSymbolExists.obj cmTC_d0937.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_d0937.exe FinalizeBuildStatus: Deleting file "cmTC_d0937.dir\Debug\cmTC_d0937.tlog\unsuccessfulbuild". Touching "cmTC_d0937.dir\Debug\cmTC_d0937.tlog\cmTC_d0937.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_d0937.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.89 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_53917.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:50 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_53917.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_53917.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_53917.dir\Debug\cmTC_53917.tlog\". InitializeBuildStatus: Creating "cmTC_53917.dir\Debug\cmTC_53917.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_53917.dir\Debug\\" /Fd"cmTC_53917.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_53917.dir\Debug\\" /Fd"cmTC_53917.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c G:\LLVM\build_release\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. [G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_53917.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror' Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_53917.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_53917.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_53917.lib" /MACHINE:X64 /machine:x64 cmTC_53917.dir\Debug\CheckSymbolExists.obj cmTC_53917.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_53917.exe FinalizeBuildStatus: Deleting file "cmTC_53917.dir\Debug\cmTC_53917.tlog\unsuccessfulbuild". Touching "cmTC_53917.dir\Debug\cmTC_53917.tlog\cmTC_53917.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_53917.vcxproj" (default targets). Build succeeded. "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_53917.vcxproj" (default target) (1) -> (ClCompile target) -> G:\LLVM\build_release\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. [G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_53917.vcxproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:00.87 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_66952.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:51 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_66952.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_66952.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_66952.dir\Debug\cmTC_66952.tlog\". InitializeBuildStatus: Creating "cmTC_66952.dir\Debug\cmTC_66952.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_66952.dir\Debug\\" /Fd"cmTC_66952.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_66952.dir\Debug\\" /Fd"cmTC_66952.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_66952.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_66952.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_66952.lib" /MACHINE:X64 /machine:x64 cmTC_66952.dir\Debug\CheckSymbolExists.obj cmTC_66952.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_66952.exe FinalizeBuildStatus: Deleting file "cmTC_66952.dir\Debug\cmTC_66952.tlog\unsuccessfulbuild". Touching "cmTC_66952.dir\Debug\cmTC_66952.tlog\cmTC_66952.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_66952.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.81 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_68a89.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:53 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_68a89.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_68a89.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_68a89.dir\Debug\cmTC_68a89.tlog\". InitializeBuildStatus: Creating "cmTC_68a89.dir\Debug\cmTC_68a89.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_68a89.dir\Debug\\" /Fd"cmTC_68a89.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_68a89.dir\Debug\\" /Fd"cmTC_68a89.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\CheckSymbolExists.c CheckSymbolExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_68a89.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_68a89.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_68a89.lib" /MACHINE:X64 /machine:x64 cmTC_68a89.dir\Debug\CheckSymbolExists.obj cmTC_68a89.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_68a89.exe FinalizeBuildStatus: Deleting file "cmTC_68a89.dir\Debug\cmTC_68a89.tlog\unsuccessfulbuild". Touching "cmTC_68a89.dir\Debug\cmTC_68a89.tlog\cmTC_68a89.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_68a89.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.86 File G:/LLVM/build_release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef _chsize_s return ((int*)(&_chsize_s))[argc]; #else (void)argc; return 0; #endif } Determining if the function __chkstk exists passed with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_f74e2.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:45:55 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_f74e2.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_f74e2.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_f74e2.dir\Debug\cmTC_f74e2.tlog\". InitializeBuildStatus: Creating "cmTC_f74e2.dir\Debug\cmTC_f74e2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f74e2.dir\Debug\\" /Fd"cmTC_f74e2.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CheckFunctionExists.c" Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f74e2.dir\Debug\\" /Fd"cmTC_f74e2.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.10\Modules\CheckFunctionExists.c" CheckFunctionExists.c Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_f74e2.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_f74e2.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_f74e2.lib" /MACHINE:X64 /machine:x64 cmTC_f74e2.dir\Debug\CheckFunctionExists.obj cmTC_f74e2.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_f74e2.exe FinalizeBuildStatus: Deleting file "cmTC_f74e2.dir\Debug\cmTC_f74e2.tlog\unsuccessfulbuild". Touching "cmTC_f74e2.dir\Debug\cmTC_f74e2.tlog\cmTC_f74e2.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_f74e2.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.82 Performing C++ SOURCE FILE Test HAVE_INT64_T succeeded with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_05383.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:46:10 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_05383.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_05383.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_05383.dir\Debug\cmTC_05383.tlog\". InitializeBuildStatus: Creating "cmTC_05383.dir\Debug\cmTC_05383.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_05383.dir\Debug\\" /Fd"cmTC_05383.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_05383.dir\Debug\\" /Fd"cmTC_05383.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx src.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_05383.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_05383.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_05383.lib" /MACHINE:X64 /machine:x64 cmTC_05383.dir\Debug\src.obj cmTC_05383.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_05383.exe FinalizeBuildStatus: Deleting file "cmTC_05383.dir\Debug\cmTC_05383.tlog\unsuccessfulbuild". Touching "cmTC_05383.dir\Debug\cmTC_05383.tlog\cmTC_05383.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_05383.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.85 Source file was: #include #include #include int64_t typeVar; int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_UINT64_T succeeded with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_7d717.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:46:11 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_7d717.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_7d717.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_7d717.dir\Debug\cmTC_7d717.tlog\". InitializeBuildStatus: Creating "cmTC_7d717.dir\Debug\cmTC_7d717.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_7d717.dir\Debug\\" /Fd"cmTC_7d717.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_7d717.dir\Debug\\" /Fd"cmTC_7d717.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx src.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_7d717.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_7d717.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_7d717.lib" /MACHINE:X64 /machine:x64 cmTC_7d717.dir\Debug\src.obj cmTC_7d717.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_7d717.exe FinalizeBuildStatus: Deleting file "cmTC_7d717.dir\Debug\cmTC_7d717.tlog\unsuccessfulbuild". Touching "cmTC_7d717.dir\Debug\cmTC_7d717.tlog\cmTC_7d717.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_7d717.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.87 Source file was: #include #include #include uint64_t typeVar; int main() { return 0; } Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeeded with the following output: Change Dir: G:/LLVM/build_release/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_40e53.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0" Microsoft (R) Build Engine version 15.5.180.51428 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 3/13/2018 2:46:12 PM. Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_40e53.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_40e53.dir\Debug\". Creating directory "G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_40e53.dir\Debug\cmTC_40e53.tlog\". InitializeBuildStatus: Creating "cmTC_40e53.dir\Debug\cmTC_40e53.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_40e53.dir\Debug\\" /Fd"cmTC_40e53.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /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_40e53.dir\Debug\\" /Fd"cmTC_40e53.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue G:\LLVM\build_release\CMakeFiles\CMakeTmp\src.cxx src.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_40e53.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_40e53.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:/LLVM/build_release/CMakeFiles/CMakeTmp/Debug/cmTC_40e53.lib" /MACHINE:X64 /machine:x64 cmTC_40e53.dir\Debug\src.obj cmTC_40e53.vcxproj -> G:\LLVM\build_release\CMakeFiles\CMakeTmp\Debug\cmTC_40e53.exe FinalizeBuildStatus: Deleting file "cmTC_40e53.dir\Debug\cmTC_40e53.tlog\unsuccessfulbuild". Touching "cmTC_40e53.dir\Debug\cmTC_40e53.tlog\cmTC_40e53.lastbuildstate". Done Building Project "G:\LLVM\build_release\CMakeFiles\CMakeTmp\cmTC_40e53.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.22 Source file was: #ifdef _MSC_VER #include /* Workaround for PR19898. */ #include #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; }