Advertisement
Guest User

Untitled

a guest
Jul 31st, 2017
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.64 KB | None | 0 0
  1. The system is: Windows - 6.1.7601 - AMD64
  2. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  3. Compiler:
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9. Microsoft (R) Build Engine version 14.0.25420.1
  10. Copyright (C) Microsoft Corporation. All rights reserved.
  11.  
  12. Build started 7/26/2017 14:04:16.
  13. Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\3.8.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  14. PrepareForBuild:
  15. Creating directory "Debug\".
  16. Creating directory "Debug\CompilerIdCXX.tlog\".
  17. InitializeBuildStatus:
  18. Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  19. ClCompile:
  20. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
  21. CMakeCXXCompilerId.cpp
  22. Link:
  23. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCXXCompilerId.obj
  24. CompilerIdCXX.vcxproj -> F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\3.8.0\CompilerIdCXX\.\CompilerIdCXX.exe
  25. PostBuildEvent:
  26. for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  27. :VCEnd
  28. CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\cl.exe
  29. FinalizeBuildStatus:
  30. Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
  31. Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
  32. Done Building Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\3.8.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
  33.  
  34. Build succeeded.
  35. 0 Warning(s)
  36. 0 Error(s)
  37.  
  38. Time Elapsed 00:00:02.53
  39.  
  40.  
  41. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
  42.  
  43. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
  44.  
  45. The CXX compiler identification is MSVC, found in "F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/3.8.0/CompilerIdCXX/CompilerIdCXX.exe"
  46.  
  47. Determining if the CXX compiler works passed with the following output:
  48. Change Dir: F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp
  49.  
  50. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_6fcf8.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  51. Microsoft (R) Build Engine version 14.0.25420.1
  52.  
  53. Copyright (C) Microsoft Corporation. All rights reserved.
  54.  
  55.  
  56.  
  57. Build started 7/26/2017 14:04:20.
  58.  
  59. Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_6fcf8.vcxproj" on node 1 (default targets).
  60.  
  61. PrepareForBuild:
  62.  
  63. Creating directory "cmTC_6fcf8.dir\Debug\".
  64.  
  65. Creating directory "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\".
  66.  
  67. Creating directory "cmTC_6fcf8.dir\Debug\cmTC_6fcf8.tlog\".
  68.  
  69. InitializeBuildStatus:
  70.  
  71. Creating "cmTC_6fcf8.dir\Debug\cmTC_6fcf8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  72.  
  73. ClCompile:
  74.  
  75. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_6fcf8.dir\Debug\\" /Fd"cmTC_6fcf8.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx"
  76.  
  77. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
  78.  
  79. Copyright (C) Microsoft Corporation. All rights reserved.
  80.  
  81.  
  82.  
  83. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_6fcf8.dir\Debug\\" /Fd"cmTC_6fcf8.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx"
  84.  
  85.  
  86.  
  87. testCXXCompiler.cxx
  88.  
  89. Link:
  90.  
  91. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe /ERRORREPORT:QUEUE /OUT:"F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_6fcf8.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:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_6fcf8.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_6fcf8.lib" /MACHINE:X86 /SAFESEH /machine:X86 cmTC_6fcf8.dir\Debug\testCXXCompiler.obj
  92.  
  93. cmTC_6fcf8.vcxproj -> F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_6fcf8.exe
  94.  
  95. FinalizeBuildStatus:
  96.  
  97. Deleting file "cmTC_6fcf8.dir\Debug\cmTC_6fcf8.tlog\unsuccessfulbuild".
  98.  
  99. Touching "cmTC_6fcf8.dir\Debug\cmTC_6fcf8.tlog\cmTC_6fcf8.lastbuildstate".
  100.  
  101. Done Building Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_6fcf8.vcxproj" (default targets).
  102.  
  103.  
  104.  
  105. Build succeeded.
  106.  
  107. 0 Warning(s)
  108.  
  109. 0 Error(s)
  110.  
  111.  
  112.  
  113. Time Elapsed 00:00:01.42
  114.  
  115.  
  116.  
  117. Detecting CXX compiler ABI info compiled with the following output:
  118. Change Dir: F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp
  119.  
  120. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_61256.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  121. Microsoft (R) Build Engine version 14.0.25420.1
  122.  
  123. Copyright (C) Microsoft Corporation. All rights reserved.
  124.  
  125.  
  126.  
  127. Build started 7/26/2017 14:04:22.
  128.  
  129. Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_61256.vcxproj" on node 1 (default targets).
  130.  
  131. PrepareForBuild:
  132.  
  133. Creating directory "cmTC_61256.dir\Debug\".
  134.  
  135. Creating directory "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\".
  136.  
  137. Creating directory "cmTC_61256.dir\Debug\cmTC_61256.tlog\".
  138.  
  139. InitializeBuildStatus:
  140.  
  141. Creating "cmTC_61256.dir\Debug\cmTC_61256.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  142.  
  143. ClCompile:
  144.  
  145. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_61256.dir\Debug\\" /Fd"cmTC_61256.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "E:\SysUtils\CMake\share\cmake-3.8\Modules\CMakeCXXCompilerABI.cpp"
  146.  
  147. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
  148.  
  149. Copyright (C) Microsoft Corporation. All rights reserved.
  150.  
  151.  
  152.  
  153. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_61256.dir\Debug\\" /Fd"cmTC_61256.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "E:\SysUtils\CMake\share\cmake-3.8\Modules\CMakeCXXCompilerABI.cpp"
  154.  
  155.  
  156.  
  157. CMakeCXXCompilerABI.cpp
  158.  
  159. Link:
  160.  
  161. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe /ERRORREPORT:QUEUE /OUT:"F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_61256.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:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_61256.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_61256.lib" /MACHINE:X86 /SAFESEH /machine:X86 cmTC_61256.dir\Debug\CMakeCXXCompilerABI.obj
  162.  
  163. cmTC_61256.vcxproj -> F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_61256.exe
  164.  
  165. FinalizeBuildStatus:
  166.  
  167. Deleting file "cmTC_61256.dir\Debug\cmTC_61256.tlog\unsuccessfulbuild".
  168.  
  169. Touching "cmTC_61256.dir\Debug\cmTC_61256.tlog\cmTC_61256.lastbuildstate".
  170.  
  171. Done Building Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_61256.vcxproj" (default targets).
  172.  
  173.  
  174.  
  175. Build succeeded.
  176.  
  177. 0 Warning(s)
  178.  
  179. 0 Error(s)
  180.  
  181.  
  182.  
  183. Time Elapsed 00:00:01.38
  184.  
  185.  
  186.  
  187.  
  188.  
  189. Detecting CXX [] compiler features compiled with the following output:
  190. Change Dir: F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp
  191.  
  192. Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_74274.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
  193. Microsoft (R) Build Engine version 14.0.25420.1
  194.  
  195. Copyright (C) Microsoft Corporation. All rights reserved.
  196.  
  197.  
  198.  
  199. Build started 7/26/2017 14:04:24.
  200.  
  201. Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_74274.vcxproj" on node 1 (default targets).
  202.  
  203. PrepareForBuild:
  204.  
  205. Creating directory "cmTC_74274.dir\Debug\".
  206.  
  207. Creating directory "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\".
  208.  
  209. Creating directory "cmTC_74274.dir\Debug\cmTC_74274.tlog\".
  210.  
  211. InitializeBuildStatus:
  212.  
  213. Creating "cmTC_74274.dir\Debug\cmTC_74274.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  214.  
  215. ClCompile:
  216.  
  217. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_74274.dir\Debug\\" /Fd"cmTC_74274.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\feature_tests.cxx"
  218.  
  219. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
  220.  
  221. Copyright (C) Microsoft Corporation. All rights reserved.
  222.  
  223.  
  224.  
  225. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_74274.dir\Debug\\" /Fd"cmTC_74274.dir\Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\feature_tests.cxx"
  226.  
  227.  
  228.  
  229. feature_tests.cxx
  230.  
  231. Link:
  232.  
  233. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe /ERRORREPORT:QUEUE /OUT:"F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_74274.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:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_74274.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/DocumentsF/GitHub/xbmc/kodi-build/CMakeFiles/CMakeTmp/Debug/cmTC_74274.lib" /MACHINE:X86 /SAFESEH /machine:X86 cmTC_74274.dir\Debug\feature_tests.obj
  234.  
  235. cmTC_74274.vcxproj -> F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\Debug\cmTC_74274.exe
  236.  
  237. FinalizeBuildStatus:
  238.  
  239. Deleting file "cmTC_74274.dir\Debug\cmTC_74274.tlog\unsuccessfulbuild".
  240.  
  241. Touching "cmTC_74274.dir\Debug\cmTC_74274.tlog\cmTC_74274.lastbuildstate".
  242.  
  243. Done Building Project "F:\DocumentsF\GitHub\xbmc\kodi-build\CMakeFiles\CMakeTmp\cmTC_74274.vcxproj" (default targets).
  244.  
  245.  
  246.  
  247. Build succeeded.
  248.  
  249. 0 Warning(s)
  250.  
  251. 0 Error(s)
  252.  
  253.  
  254.  
  255. Time Elapsed 00:00:01.40
  256.  
  257.  
  258.  
  259. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  260. Feature record: CXX_FEATURE:1cxx_alias_templates
  261. Feature record: CXX_FEATURE:1cxx_alignas
  262. Feature record: CXX_FEATURE:1cxx_alignof
  263. Feature record: CXX_FEATURE:1cxx_attributes
  264. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  265. Feature record: CXX_FEATURE:1cxx_auto_type
  266. Feature record: CXX_FEATURE:1cxx_binary_literals
  267. Feature record: CXX_FEATURE:1cxx_constexpr
  268. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  269. Feature record: CXX_FEATURE:1cxx_decltype
  270. Feature record: CXX_FEATURE:1cxx_decltype_auto
  271. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  272. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  273. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  274. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  275. Feature record: CXX_FEATURE:1cxx_deleted_functions
  276. Feature record: CXX_FEATURE:1cxx_digit_separators
  277. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  278. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  279. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  280. Feature record: CXX_FEATURE:1cxx_extern_templates
  281. Feature record: CXX_FEATURE:1cxx_final
  282. Feature record: CXX_FEATURE:1cxx_func_identifier
  283. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  284. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  285. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  286. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  287. Feature record: CXX_FEATURE:1cxx_lambdas
  288. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  289. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  290. Feature record: CXX_FEATURE:1cxx_long_long_type
  291. Feature record: CXX_FEATURE:1cxx_noexcept
  292. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  293. Feature record: CXX_FEATURE:1cxx_nullptr
  294. Feature record: CXX_FEATURE:1cxx_override
  295. Feature record: CXX_FEATURE:1cxx_range_for
  296. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  297. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  298. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  299. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  300. Feature record: CXX_FEATURE:1cxx_rvalue_references
  301. Feature record: CXX_FEATURE:1cxx_sizeof_member
  302. Feature record: CXX_FEATURE:1cxx_static_assert
  303. Feature record: CXX_FEATURE:1cxx_strong_enums
  304. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  305. Feature record: CXX_FEATURE:1cxx_thread_local
  306. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  307. Feature record: CXX_FEATURE:1cxx_unicode_literals
  308. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  309. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  310. Feature record: CXX_FEATURE:1cxx_user_literals
  311. Feature record: CXX_FEATURE:1cxx_variable_templates
  312. Feature record: CXX_FEATURE:1cxx_variadic_macros
  313. Feature record: CXX_FEATURE:1cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement