Advertisement
shrek15001

CmakeOutput.log

May 1st, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 24.38 KB | None | 0 0
  1. The system is: Windows - 6.0 - AMD64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler:  
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9. Microsoft (R) Build Engine version 4.0.30319.18408
  10. [Microsoft .NET Framework, version 4.0.30319.18444]
  11. Copyright (C) Microsoft Corporation. All rights reserved.
  12.  
  13. Build started 5/1/2014 8:37:36 PM.
  14. Project "J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
  15. PrepareForBuild:
  16.   Creating directory "Debug\".
  17. InitializeBuildStatus:
  18.  Creating "Debug\CompilerIdC.unsuccessfulbuild" because "AlwaysCreate" was specified.
  19. ClCompile:
  20.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
  21.  CMakeCCompilerId.c
  22. Link:
  23.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\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 /ManifestFile:"Debug\CompilerIdC.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X86 Debug\CMakeCCompilerId.obj
  24.  CompilerIdC.vcxproj -> J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdC\.\CompilerIdC.exe
  25. Manifest:
  26.  C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:".\CompilerIdC.exe;#1" /manifest Debug\CompilerIdC.exe.intermediate.manifest
  27. PostBuildEvent:
  28.   for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
  29.   :VCEnd
  30.   CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cl.exe
  31. FinalizeBuildStatus:
  32.   Deleting file "Debug\CompilerIdC.unsuccessfulbuild".
  33.   Touching "Debug\CompilerIdC.lastbuildstate".
  34. Done Building Project "J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdC\CompilerIdC.vcxproj" (default targets).
  35.  
  36. Build succeeded.
  37.     0 Warning(s)
  38.     0 Error(s)
  39.  
  40. Time Elapsed 00:00:03.70
  41.  
  42.  
  43. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
  44.  
  45. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
  46.  
  47. The C compiler identification is MSVC, found in "J:/ArcEmu/Build/CMakeFiles/2.8.12.2/CompilerIdC/CompilerIdC.exe"
  48.  
  49. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  50. Compiler:  
  51. Build flags:
  52. Id flags:
  53.  
  54. The output was:
  55. 0
  56. Microsoft (R) Build Engine version 4.0.30319.18408
  57. [Microsoft .NET Framework, version 4.0.30319.18444]
  58. Copyright (C) Microsoft Corporation. All rights reserved.
  59.  
  60. Build started 5/1/2014 8:37:40 PM.
  61. Project "J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  62. PrepareForBuild:
  63.   Creating directory "Debug\".
  64. InitializeBuildStatus:
  65.  Creating "Debug\CompilerIdCXX.unsuccessfulbuild" because "AlwaysCreate" was specified.
  66. ClCompile:
  67.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
  68.  CMakeCXXCompilerId.cpp
  69. Link:
  70.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\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 /ManifestFile:"Debug\CompilerIdCXX.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 Debug\CMakeCXXCompilerId.obj
  71.  CompilerIdCXX.vcxproj -> J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdCXX\.\CompilerIdCXX.exe
  72. Manifest:
  73.  C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:".\CompilerIdCXX.exe;#1" /manifest Debug\CompilerIdCXX.exe.intermediate.manifest
  74. PostBuildEvent:
  75.   for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  76.   :VCEnd
  77.   CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cl.exe
  78. FinalizeBuildStatus:
  79.   Deleting file "Debug\CompilerIdCXX.unsuccessfulbuild".
  80.   Touching "Debug\CompilerIdCXX.lastbuildstate".
  81. Done Building Project "J:\ArcEmu\Build\CMakeFiles\2.8.12.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
  82.  
  83. Build succeeded.
  84.     0 Warning(s)
  85.     0 Error(s)
  86.  
  87. Time Elapsed 00:00:01.10
  88.  
  89.  
  90. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
  91.  
  92. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
  93.  
  94. The CXX compiler identification is MSVC, found in "J:/ArcEmu/Build/CMakeFiles/2.8.12.2/CompilerIdCXX/CompilerIdCXX.exe"
  95.  
  96. Determining if the C compiler works passed with the following output:
  97. Change Dir: J:/ArcEmu/Build/CMakeFiles/CMakeTmp
  98.  
  99. Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec2284156889.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
  100. Microsoft (R) Build Engine version 4.0.30319.18408
  101.  
  102. [Microsoft .NET Framework, version 4.0.30319.18444]
  103.  
  104. Copyright (C) Microsoft Corporation. All rights reserved.
  105.  
  106.  
  107.  
  108. Build started 5/1/2014 8:37:41 PM.
  109.  
  110. Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec2284156889.vcxproj" on node 1 (default targets).
  111.  
  112. PrepareForBuild:
  113.  
  114.   Creating directory "cmTryCompileExec2284156889.dir\Debug\".
  115.  
  116.  Creating directory "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\".
  117.  
  118. InitializeBuildStatus:
  119.  
  120.  Creating "cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.unsuccessfulbuild" because "AlwaysCreate" was specified.
  121.  
  122. ClCompile:
  123.  
  124.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2284156889.dir\Debug\\" /Fd"cmTryCompileExec2284156889.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c
  125.  
  126.   Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86
  127.  
  128.   Copyright (C) Microsoft Corporation.  All rights reserved.
  129.  
  130.  
  131.  
  132.   cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2284156889.dir\Debug\\" /Fd"cmTryCompileExec2284156889.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c
  133.  
  134.   testCCompiler.c
  135.  
  136.  
  137.  
  138. ManifestResourceCompile:
  139.  
  140.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.embed.manifest.res" cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889_manifest.rc
  141.  
  142. Link:
  143.  
  144.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2284156889.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2284156889.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2284156889.lib" /MACHINE:X86 cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.embed.manifest.res
  145.  
  146.   cmTryCompileExec2284156889.dir\Debug\testCCompiler.obj  /machine:X86 /debug
  147.  
  148. Manifest:
  149.  
  150.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.embed.manifest" /manifest cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.intermediate.manifest
  151.  
  152.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.embed.manifest.res" cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889_manifest.rc
  153.  
  154. LinkEmbedManifest:
  155.  
  156.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2284156889.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2284156889.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2284156889.lib" /MACHINE:X86 cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.exe.embed.manifest.res
  157.  
  158.   cmTryCompileExec2284156889.dir\Debug\testCCompiler.obj  /machine:X86 /debug
  159.  
  160.   cmTryCompileExec2284156889.vcxproj -> J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2284156889.exe
  161.  
  162. FinalizeBuildStatus:
  163.  
  164.   Deleting file "cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.unsuccessfulbuild".
  165.  
  166.   Touching "cmTryCompileExec2284156889.dir\Debug\cmTryCompileExec2284156889.lastbuildstate".
  167.  
  168. Done Building Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec2284156889.vcxproj" (default targets).
  169.  
  170.  
  171.  
  172. Build succeeded.
  173.  
  174.     0 Warning(s)
  175.  
  176.     0 Error(s)
  177.  
  178.  
  179.  
  180. Time Elapsed 00:00:02.26
  181.  
  182.  
  183.  
  184. Detecting C compiler ABI info compiled with the following output:
  185. Change Dir: J:/ArcEmu/Build/CMakeFiles/CMakeTmp
  186.  
  187. Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec680224044.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
  188. Microsoft (R) Build Engine version 4.0.30319.18408
  189.  
  190. [Microsoft .NET Framework, version 4.0.30319.18444]
  191.  
  192. Copyright (C) Microsoft Corporation. All rights reserved.
  193.  
  194.  
  195.  
  196. Build started 5/1/2014 8:37:44 PM.
  197.  
  198. Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec680224044.vcxproj" on node 1 (default targets).
  199.  
  200. PrepareForBuild:
  201.  
  202.   Creating directory "cmTryCompileExec680224044.dir\Debug\".
  203.  
  204.  Creating directory "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\".
  205.  
  206. InitializeBuildStatus:
  207.  
  208.  Creating "cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.unsuccessfulbuild" because "AlwaysCreate" was specified.
  209.  
  210. ClCompile:
  211.  
  212.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec680224044.dir\Debug\\" /Fd"cmTryCompileExec680224044.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue "..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCCompilerABI.c"
  213.  
  214.   Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86
  215.  
  216.   Copyright (C) Microsoft Corporation.  All rights reserved.
  217.  
  218.  
  219.  
  220.   cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec680224044.dir\Debug\\" /Fd"cmTryCompileExec680224044.dir\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:queue "..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCCompilerABI.c"
  221.  
  222.  
  223.  
  224.   CMakeCCompilerABI.c
  225.  
  226. ManifestResourceCompile:
  227.  
  228.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.embed.manifest.res" cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044_manifest.rc
  229.  
  230. Link:
  231.  
  232.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec680224044.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec680224044.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec680224044.lib" /MACHINE:X86 cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.embed.manifest.res
  233.  
  234.   cmTryCompileExec680224044.dir\Debug\CMakeCCompilerABI.obj  /machine:X86 /debug
  235.  
  236. Manifest:
  237.  
  238.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.embed.manifest" /manifest cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.intermediate.manifest
  239.  
  240.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.embed.manifest.res" cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044_manifest.rc
  241.  
  242. LinkEmbedManifest:
  243.  
  244.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec680224044.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec680224044.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec680224044.lib" /MACHINE:X86 cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.exe.embed.manifest.res
  245.  
  246.   cmTryCompileExec680224044.dir\Debug\CMakeCCompilerABI.obj  /machine:X86 /debug
  247.  
  248.   cmTryCompileExec680224044.vcxproj -> J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec680224044.exe
  249.  
  250. FinalizeBuildStatus:
  251.  
  252.   Deleting file "cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.unsuccessfulbuild".
  253.  
  254.   Touching "cmTryCompileExec680224044.dir\Debug\cmTryCompileExec680224044.lastbuildstate".
  255.  
  256. Done Building Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec680224044.vcxproj" (default targets).
  257.  
  258.  
  259.  
  260. Build succeeded.
  261.  
  262.     0 Warning(s)
  263.  
  264.     0 Error(s)
  265.  
  266.  
  267.  
  268. Time Elapsed 00:00:01.64
  269.  
  270.  
  271.  
  272. Determining if the CXX compiler works passed with the following output:
  273. Change Dir: J:/ArcEmu/Build/CMakeFiles/CMakeTmp
  274.  
  275. Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec841327763.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
  276. Microsoft (R) Build Engine version 4.0.30319.18408
  277.  
  278. [Microsoft .NET Framework, version 4.0.30319.18444]
  279.  
  280. Copyright (C) Microsoft Corporation. All rights reserved.
  281.  
  282.  
  283.  
  284. Build started 5/1/2014 8:37:46 PM.
  285.  
  286. Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec841327763.vcxproj" on node 1 (default targets).
  287.  
  288. PrepareForBuild:
  289.  
  290.   Creating directory "cmTryCompileExec841327763.dir\Debug\".
  291.  
  292.  Creating directory "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\".
  293.  
  294. InitializeBuildStatus:
  295.  
  296.  Creating "cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.unsuccessfulbuild" because "AlwaysCreate" was specified.
  297.  
  298. ClCompile:
  299.  
  300.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec841327763.dir\Debug\\" /Fd"cmTryCompileExec841327763.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue testCXXCompiler.cxx
  301.  
  302.   Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86
  303.  
  304.   Copyright (C) Microsoft Corporation.  All rights reserved.
  305.  
  306.  
  307.  
  308.   cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec841327763.dir\Debug\\" /Fd"cmTryCompileExec841327763.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue testCXXCompiler.cxx
  309.  
  310.  
  311.  
  312.   testCXXCompiler.cxx
  313.  
  314. ManifestResourceCompile:
  315.  
  316.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.embed.manifest.res" cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763_manifest.rc
  317.  
  318. Link:
  319.  
  320.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec841327763.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec841327763.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec841327763.lib" /MACHINE:X86 cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.embed.manifest.res
  321.  
  322.   cmTryCompileExec841327763.dir\Debug\testCXXCompiler.obj  /machine:X86 /debug
  323.  
  324. Manifest:
  325.  
  326.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.embed.manifest" /manifest cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.intermediate.manifest
  327.  
  328.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.embed.manifest.res" cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763_manifest.rc
  329.  
  330. LinkEmbedManifest:
  331.  
  332.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec841327763.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec841327763.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec841327763.lib" /MACHINE:X86 cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.exe.embed.manifest.res
  333.  
  334.   cmTryCompileExec841327763.dir\Debug\testCXXCompiler.obj  /machine:X86 /debug
  335.  
  336.   cmTryCompileExec841327763.vcxproj -> J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec841327763.exe
  337.  
  338. FinalizeBuildStatus:
  339.  
  340.   Deleting file "cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.unsuccessfulbuild".
  341.  
  342.   Touching "cmTryCompileExec841327763.dir\Debug\cmTryCompileExec841327763.lastbuildstate".
  343.  
  344. Done Building Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec841327763.vcxproj" (default targets).
  345.  
  346.  
  347.  
  348. Build succeeded.
  349.  
  350.     0 Warning(s)
  351.  
  352.     0 Error(s)
  353.  
  354.  
  355.  
  356. Time Elapsed 00:00:01.65
  357.  
  358.  
  359.  
  360. Detecting CXX compiler ABI info compiled with the following output:
  361. Change Dir: J:/ArcEmu/Build/CMakeFiles/CMakeTmp
  362.  
  363. Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe cmTryCompileExec3124203190.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0
  364. Microsoft (R) Build Engine version 4.0.30319.18408
  365.  
  366. [Microsoft .NET Framework, version 4.0.30319.18444]
  367.  
  368. Copyright (C) Microsoft Corporation. All rights reserved.
  369.  
  370.  
  371.  
  372. Build started 5/1/2014 8:37:48 PM.
  373.  
  374. Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec3124203190.vcxproj" on node 1 (default targets).
  375.  
  376. PrepareForBuild:
  377.  
  378.   Creating directory "cmTryCompileExec3124203190.dir\Debug\".
  379.  
  380.  Creating directory "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\".
  381.  
  382. InitializeBuildStatus:
  383.  
  384.  Creating "cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.unsuccessfulbuild" because "AlwaysCreate" was specified.
  385.  
  386. ClCompile:
  387.  
  388.  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec3124203190.dir\Debug\\" /Fd"cmTryCompileExec3124203190.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue "..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCXXCompilerABI.cpp"
  389.  
  390.   Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86
  391.  
  392.   Copyright (C) Microsoft Corporation.  All rights reserved.
  393.  
  394.  
  395.  
  396.   cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec3124203190.dir\Debug\\" /Fd"cmTryCompileExec3124203190.dir\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue "..\..\..\cmake-2.8.12.2-win32-x86\share\cmake-2.8\Modules\CMakeCXXCompilerABI.cpp"
  397.  
  398.  
  399.  
  400.   CMakeCXXCompilerABI.cpp
  401.  
  402. ManifestResourceCompile:
  403.  
  404.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.embed.manifest.res" cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190_manifest.rc
  405.  
  406. Link:
  407.  
  408.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3124203190.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3124203190.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3124203190.lib" /MACHINE:X86 cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.embed.manifest.res
  409.  
  410.   cmTryCompileExec3124203190.dir\Debug\CMakeCXXCompilerABI.obj  /machine:X86 /debug
  411.  
  412. Manifest:
  413.  
  414.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.embed.manifest" /manifest cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.intermediate.manifest
  415.  
  416.   C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.embed.manifest.res" cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190_manifest.rc
  417.  
  418. LinkEmbedManifest:
  419.  
  420.   C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3124203190.exe" /INCREMENTAL /NOLOGO /MANIFEST /ManifestFile:"cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3124203190.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"J:/ArcEmu/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3124203190.lib" /MACHINE:X86 cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.exe.embed.manifest.res
  421.  
  422.   cmTryCompileExec3124203190.dir\Debug\CMakeCXXCompilerABI.obj  /machine:X86 /debug
  423.  
  424.   cmTryCompileExec3124203190.vcxproj -> J:\ArcEmu\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3124203190.exe
  425.  
  426. FinalizeBuildStatus:
  427.  
  428.   Deleting file "cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.unsuccessfulbuild".
  429.  
  430.   Touching "cmTryCompileExec3124203190.dir\Debug\cmTryCompileExec3124203190.lastbuildstate".
  431.  
  432. Done Building Project "J:\ArcEmu\Build\CMakeFiles\CMakeTmp\cmTryCompileExec3124203190.vcxproj" (default targets).
  433.  
  434.  
  435.  
  436. Build succeeded.
  437.  
  438.     0 Warning(s)
  439.  
  440.     0 Error(s)
  441.  
  442.  
  443.  
  444. Time Elapsed 00:00:01.66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement