Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The system is: Windows - 10.0.15063 - 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.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:23:06 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_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:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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 -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_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=D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\Hostx86\x64\cl.exe
- FinalizeBuildStatus:
- Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
- Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\3.10.0\CompilerIdC\CompilerIdC.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:12.00
- 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:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_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.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:23:19 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_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:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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 -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_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=D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\Hostx86\x64\cl.exe
- FinalizeBuildStatus:
- Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
- Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\3.10.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:12.18
- 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:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/3.10.0/CompilerIdCXX/CompilerIdCXX.exe"
- Determining if the C compiler works passed with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_59177.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:23:33 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_59177.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_59177.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_59177.dir\Debug\cmTC_59177.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_59177.dir\Debug\cmTC_59177.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_59177.dir\Debug\\" /Fd"cmTC_59177.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\testCCompiler.c
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_59177.dir\Debug\\" /Fd"cmTC_59177.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\testCCompiler.c
- testCCompiler.c
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_59177.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_59177.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_59177.lib" /MACHINE:X64 /machine:x64 cmTC_59177.dir\Debug\testCCompiler.obj
- cmTC_59177.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_59177.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_59177.dir\Debug\cmTC_59177.tlog\unsuccessfulbuild".
- Touching "cmTC_59177.dir\Debug\cmTC_59177.tlog\cmTC_59177.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_59177.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:10.14
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_36e06.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:23:45 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_36e06.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_36e06.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_36e06.dir\Debug\cmTC_36e06.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_36e06.dir\Debug\cmTC_36e06.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_36e06.dir\Debug\\" /Fd"cmTC_36e06.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "D:\Applications\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_36e06.dir\Debug\\" /Fd"cmTC_36e06.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "D:\Applications\CMake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"
- CMakeCCompilerABI.c
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_36e06.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_36e06.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_36e06.lib" /MACHINE:X64 /machine:x64 cmTC_36e06.dir\Debug\CMakeCCompilerABI.obj
- cmTC_36e06.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_36e06.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_36e06.dir\Debug\cmTC_36e06.tlog\unsuccessfulbuild".
- Touching "cmTC_36e06.dir\Debug\cmTC_36e06.tlog\cmTC_36e06.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_36e06.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:08.48
- Determining if the CXX compiler works passed with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_23ba7.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:23:55 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_23ba7.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_23ba7.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_23ba7.dir\Debug\cmTC_23ba7.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_23ba7.dir\Debug\cmTC_23ba7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_23ba7.dir\Debug\\" /Fd"cmTC_23ba7.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_23ba7.dir\Debug\\" /Fd"cmTC_23ba7.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
- testCXXCompiler.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_23ba7.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_23ba7.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_23ba7.lib" /MACHINE:X64 /machine:x64 cmTC_23ba7.dir\Debug\testCXXCompiler.obj
- cmTC_23ba7.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_23ba7.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_23ba7.dir\Debug\cmTC_23ba7.tlog\unsuccessfulbuild".
- Touching "cmTC_23ba7.dir\Debug\cmTC_23ba7.tlog\cmTC_23ba7.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_23ba7.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:07.51
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_a6456.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:04 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_a6456.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_a6456.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_a6456.dir\Debug\cmTC_a6456.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_a6456.dir\Debug\cmTC_a6456.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_a6456.dir\Debug\\" /Fd"cmTC_a6456.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "D:\Applications\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_a6456.dir\Debug\\" /Fd"cmTC_a6456.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue "D:\Applications\CMake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
- CMakeCXXCompilerABI.cpp
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_a6456.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_a6456.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_a6456.lib" /MACHINE:X64 /machine:x64 cmTC_a6456.dir\Debug\CMakeCXXCompilerABI.obj
- cmTC_a6456.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_a6456.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_a6456.dir\Debug\cmTC_a6456.tlog\unsuccessfulbuild".
- Touching "cmTC_a6456.dir\Debug\cmTC_a6456.tlog\cmTC_a6456.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_a6456.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:07.21
- Detecting CXX [] compiler features compiled with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_e4521.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:13 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_e4521.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_e4521.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_e4521.dir\Debug\cmTC_e4521.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_e4521.dir\Debug\cmTC_e4521.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_e4521.dir\Debug\\" /Fd"cmTC_e4521.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\feature_tests.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_e4521.dir\Debug\\" /Fd"cmTC_e4521.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\feature_tests.cxx
- feature_tests.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_e4521.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_e4521.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_e4521.lib" /MACHINE:X64 /machine:x64 cmTC_e4521.dir\Debug\feature_tests.obj
- cmTC_e4521.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_e4521.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_e4521.dir\Debug\cmTC_e4521.tlog\unsuccessfulbuild".
- Touching "cmTC_e4521.dir\Debug\cmTC_e4521.tlog\cmTC_e4521.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_e4521.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:09.11
- 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
- Performing C SOURCE FILE Test SUPPORT_SSE_BUILD succeeded with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_34b39.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:24 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_34b39.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_34b39.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_34b39.dir\Debug\cmTC_34b39.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_34b39.dir\Debug\cmTC_34b39.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORT_SSE_BUILD /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_34b39.dir\Debug\\" /Fd"cmTC_34b39.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORT_SSE_BUILD /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_34b39.dir\Debug\\" /Fd"cmTC_34b39.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c
- src.c
- D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c(3): warning C4101: 'v': unreferenced local variable [D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_34b39.vcxproj]
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_34b39.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_34b39.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_34b39.lib" /MACHINE:X64 /machine:x64 cmTC_34b39.dir\Debug\src.obj
- cmTC_34b39.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_34b39.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_34b39.dir\Debug\cmTC_34b39.tlog\unsuccessfulbuild".
- Touching "cmTC_34b39.dir\Debug\cmTC_34b39.tlog\cmTC_34b39.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_34b39.vcxproj" (default targets).
- Build succeeded.
- "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_34b39.vcxproj" (default target) (1) ->
- (ClCompile target) ->
- D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c(3): warning C4101: 'v': unreferenced local variable [D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_34b39.vcxproj]
- 1 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:08.80
- Return value: 1
- Source file was:
- #include <xmmintrin.h>
- int main(void) { __m128 v = _mm_setzero_ps(); return 0; }
- Performing C SOURCE FILE Test SUPPORT_SSE2_BUILD succeeded with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_efec4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:35 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_efec4.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_efec4.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_efec4.dir\Debug\cmTC_efec4.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_efec4.dir\Debug\cmTC_efec4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORT_SSE2_BUILD /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_efec4.dir\Debug\\" /Fd"cmTC_efec4.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORT_SSE2_BUILD /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_efec4.dir\Debug\\" /Fd"cmTC_efec4.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c
- src.c
- D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c(3): warning C4101: 'v': unreferenced local variable [D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_efec4.vcxproj]
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_efec4.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_efec4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_efec4.lib" /MACHINE:X64 /machine:x64 cmTC_efec4.dir\Debug\src.obj
- cmTC_efec4.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_efec4.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_efec4.dir\Debug\cmTC_efec4.tlog\unsuccessfulbuild".
- Touching "cmTC_efec4.dir\Debug\cmTC_efec4.tlog\cmTC_efec4.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_efec4.vcxproj" (default targets).
- Build succeeded.
- "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_efec4.vcxproj" (default target) (1) ->
- (ClCompile target) ->
- D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.c(3): warning C4101: 'v': unreferenced local variable [D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_efec4.vcxproj]
- 1 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:08.86
- Return value: 1
- Source file was:
- #include <emmintrin.h>
- int main(void) { __m128d v = _mm_setzero_pd(); return 0; }
- Determining if the include file memory exists passed with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_28d28.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:48 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_28d28.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_28d28.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_28d28.dir\Debug\cmTC_28d28.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_28d28.dir\Debug\cmTC_28d28.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_28d28.dir\Debug\\" /Fd"cmTC_28d28.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\CheckIncludeFile.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_28d28.dir\Debug\\" /Fd"cmTC_28d28.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\CheckIncludeFile.cxx
- CheckIncludeFile.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_28d28.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_28d28.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_28d28.lib" /MACHINE:X64 /machine:x64 cmTC_28d28.dir\Debug\CheckIncludeFile.obj
- cmTC_28d28.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_28d28.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_28d28.dir\Debug\cmTC_28d28.tlog\unsuccessfulbuild".
- Touching "cmTC_28d28.dir\Debug\cmTC_28d28.tlog\cmTC_28d28.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_28d28.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:09.29
- Performing C++ SOURCE FILE Test HAVE_SHARED_PTR_IN_STD_NAMESPACE succeeded with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_7f695.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:24:58 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_7f695.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_7f695.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_7f695.dir\Debug\cmTC_7f695.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_7f695.dir\Debug\cmTC_7f695.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_SHARED_PTR_IN_STD_NAMESPACE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7f695.dir\Debug\\" /Fd"cmTC_7f695.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_SHARED_PTR_IN_STD_NAMESPACE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7f695.dir\Debug\\" /Fd"cmTC_7f695.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.cxx
- src.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_7f695.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_7f695.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_7f695.lib" /MACHINE:X64 /machine:x64 cmTC_7f695.dir\Debug\src.obj
- cmTC_7f695.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_7f695.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_7f695.dir\Debug\cmTC_7f695.tlog\unsuccessfulbuild".
- Touching "cmTC_7f695.dir\Debug\cmTC_7f695.tlog\cmTC_7f695.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_7f695.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:08.13
- Source file was:
- #include <memory>
- int main() {
- std::shared_ptr<int> int_ptr;
- return 0;
- }
- Determining if the include file unordered_map exists passed with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_fed9b.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:25:08 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_fed9b.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_fed9b.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_fed9b.dir\Debug\cmTC_fed9b.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_fed9b.dir\Debug\cmTC_fed9b.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\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_fed9b.dir\Debug\\" /Fd"cmTC_fed9b.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\CheckIncludeFile.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 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_fed9b.dir\Debug\\" /Fd"cmTC_fed9b.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\CheckIncludeFile.cxx
- CheckIncludeFile.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_fed9b.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_fed9b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_fed9b.lib" /MACHINE:X64 /machine:x64 cmTC_fed9b.dir\Debug\CheckIncludeFile.obj
- cmTC_fed9b.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_fed9b.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_fed9b.dir\Debug\cmTC_fed9b.tlog\unsuccessfulbuild".
- Touching "cmTC_fed9b.dir\Debug\cmTC_fed9b.tlog\cmTC_fed9b.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_fed9b.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:08.41
- Performing C++ SOURCE FILE Test HAVE_UNORDERED_MAP_IN_STD_NAMESPACE succeeded with the following output:
- Change Dir: D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp
- Run Build Command:"D:/Applications (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe" "cmTC_58527.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=15.0"
- Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 11/30/2017 8:25:17 AM.
- Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_58527.vcxproj" on node 1 (default targets).
- PrepareForBuild:
- Creating directory "cmTC_58527.dir\Debug\".
- Creating directory "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\".
- Creating directory "cmTC_58527.dir\Debug\cmTC_58527.tlog\".
- InitializeBuildStatus:
- Creating "cmTC_58527.dir\Debug\cmTC_58527.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_UNORDERED_MAP_IN_STD_NAMESPACE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_58527.dir\Debug\\" /Fd"cmTC_58527.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.cxx
- Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_UNORDERED_MAP_IN_STD_NAMESPACE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_58527.dir\Debug\\" /Fd"cmTC_58527.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\src.cxx
- src.cxx
- Link:
- D:\Applications (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_58527.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:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_58527.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Users/brazg/Documents/GitHub/build_windows_Release_x64_vc15_Release/CMakeFiles/CMakeTmp/Debug/cmTC_58527.lib" /MACHINE:X64 /machine:x64 cmTC_58527.dir\Debug\src.obj
- cmTC_58527.vcxproj -> D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\Debug\cmTC_58527.exe
- FinalizeBuildStatus:
- Deleting file "cmTC_58527.dir\Debug\cmTC_58527.tlog\unsuccessfulbuild".
- Touching "cmTC_58527.dir\Debug\cmTC_58527.tlog\cmTC_58527.lastbuildstate".
- Done Building Project "D:\Users\brazg\Documents\GitHub\build_windows_Release_x64_vc15_Release\CMakeFiles\CMakeTmp\cmTC_58527.vcxproj" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:09.01
- Source file was:
- #include <unordered_map>
- int main() {
- std::unordered_map<int, int> map;
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment