Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 14.90 KB | None | 0 0
  1.  
  2. C:\Lumberyard\dev>lmbr_waf configure
  3. [WAF] Engine Root: C:\Lumberyard\dev\
  4. [WAF] Executing 'configure'
  5. [WARN] Missing JDK path from Setup Assistant detected. Target platforms that require java will be disabled. Please re-run Setup Assistant with "Compile For Android" enabled and run the configure command again.
  6. [WARN] Unable to process 3rd party config file 'angle.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\ANGLE\win32': (c:\Lumberyard\dev\_WAF_\3rdParty\angle.json, platform win_x64_vs2017)
  7. [WARN] Unable to configure uselibs 'ANGLE' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  8. [WARN] Unable to process 3rd party config file 'benchmark.json': Invalid/missing INCLUDES value 'C:\Lumberyard\3rdParty\benchmark\1.4.1\include': (c:\Lumberyard\dev\_WAF_\3rdParty\benchmark.json, platform win_x64_vs2017)
  9. [WARN] Unable to configure uselibs 'BENCHMARK' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  10. [WARN] Unable to process 3rd party config file 'crashpad.json': Invalid/missing INCLUDES value 'c:\Lumberyard\dev\Tools\Crashpad\include': (c:\Lumberyard\dev\_WAF_\3rdParty\crashpad.json, platform win_x64_vs2017)
  11. [WARN] Unable to configure uselibs 'CRASHPAD,CRASHPAD_HANDLER' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  12. [WARN] Unable to process 3rd party config file 'd3d_compiler.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\D3DCompiler\win32': (c:\Lumberyard\dev\_WAF_\3rdParty\d3d_compiler.json, platform win_x64_vs2017)
  13. [WARN] Unable to configure uselibs 'D3D_COMPILER,D3D_COMPILER_43,D3D_COMPILER_46,D3D_COMPILER_47' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  14. [WARN] Unable to process 3rd party config file 'dbg_help.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\DbgHelp\win32': (c:\Lumberyard\dev\_WAF_\3rdParty\dbg_help.json, platform win_x64_vs2017)
  15. [WARN] Unable to configure uselibs 'DBG_HELP' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  16. [WARN] Unable to process 3rd party config file 'libav.json': Invalid/missing INCLUDES value 'C:\Lumberyard\3rdParty\libav\11.7\usr\include': (c:\Lumberyard\dev\_WAF_\3rdParty\libav.json, platform win_x64_vs2017)
  17. [WARN] Unable to configure uselibs 'LIBAV' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  18. [WARN] Unable to process 3rd party config file 'msvc90.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\MSVC90': (c:\Lumberyard\dev\_WAF_\3rdParty\msvc90.json, platform win_x64_vs2017)
  19. [WARN] Unable to configure uselibs 'MSVC90' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  20. [WARN] Unable to process 3rd party config file 'opengl32.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\OpenGL32': (c:\Lumberyard\dev\_WAF_\3rdParty\opengl32.json, platform win_x64_vs2017)
  21. [WARN] Unable to configure uselibs 'OPENGL32' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  22. [WARN] Unable to process 3rd party config file 'ssleay.json': Invalid/missing LIBPATH value 'c:\Lumberyard\dev\Tools\Redistributables\SSLEAY\win32': (c:\Lumberyard\dev\_WAF_\3rdParty\ssleay.json, platform win_x64_vs2017)
  23. [WARN] Unable to configure uselibs 'SSLEAY' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  24. [WARN] Unable to process 3rd party config file 'wwise.json': Invalid/missing INCLUDES value 'C:\Lumberyard\3rdParty\Wwise\2018.1.4.6807\SDK\include': (c:\Lumberyard\dev\_WAF_\3rdParty\wwise.json, platform win_x64_vs2017)
  25. [WARN] Unable to configure uselibs 'WWISE' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  26. [WARN] Unable to process 3rd party config file 'wwise2017.json': Invalid/missing INCLUDES value 'C:\Lumberyard\3rdParty\Wwise\2018.1.4.6807\SDK\include': (c:\Lumberyard\dev\_WAF_\3rdParty\wwise2017.json, platform win_x64_vs2017)
  27. [WARN] Unable to configure uselibs 'WWISE2017' for platform 'win_x64_vs2017'. This may cause build errors for modules that depend on those uselibs for that platform
  28. [WAF] 'Initialize Build Variants' starting...
  29. [INFO] Target platform android_armv8_clang disabled due to not java not properly initialized through Setup Assistant.
  30. [WAF] Configure "win_x64_vs2017 - [profile,performance_dedicated,profile_test_dedicated,debug_dedicated,debug_test_dedicated,release,release_dedicated,debug_test,debug,performance,profile_dedicated,profile_test]"
  31. [INFO] Using Visual Studio version 15 installed at: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community
  32. [WAF] 'Initialize Build Variants' successful (1.004s)
  33. [WAF] 'Configure Projects' starting...
  34. [WAF] 'Configure Projects' successful (3.261s)
  35. [WAF] 'configure' finished successfully (5.527s)
  36. [WAF] Executing 'msvs' in 'c:\Lumberyard\dev\BinTemp'
  37. [INFO] Using Visual Studio version installed at: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community
  38. [INFO] Generating Visual Studio 2017 solution.
  39. [WARN] Invalid module 'AmazonQtControlGallery' in spec 'all'
  40. [WARN] Invalid module 'LyIdentity_shared' in spec 'all'
  41. [WARN] Invalid module 'LyIdentity_static' in spec 'all'
  42. [WARN] Invalid module 'LyInstallerMetrics' in spec 'all'
  43. [WARN] Invalid module 'LyMetricsConsumer' in spec 'all'
  44. [WARN] Invalid module 'LyMetricsProducer_python' in spec 'all'
  45. [WARN] Invalid module 'LyMetricsProducer_shared' in spec 'all'
  46. [WARN] Invalid module 'LyMetricsProducer_static' in spec 'all'
  47. [WARN] Invalid module 'LyMetricsShared_shared' in spec 'all'
  48. [WARN] Invalid module 'LyMetricsShared_static' in spec 'all'
  49. [WARN] Invalid module 'LyzardGems' in spec 'all'
  50. [WARN] Invalid module 'LyzardEngines' in spec 'all'
  51. [WARN] Invalid module 'LyzardProjects' in spec 'all'
  52. [WARN] Invalid module 'NewsBuilder' in spec 'all'
  53. [WARN] Invalid module 'ToolsCrashUploader' in spec 'all'
  54. [WARN] Invalid module 'SerializeContextTools' in spec 'all'
  55. [WARN] Invalid module 'DeltaCataloger' in spec 'all'
  56. [WARN] Invalid module 'LyIdentity_shared' in spec 'game_and_engine'
  57. [WARN] Invalid module 'LyIdentity_static' in spec 'game_and_engine'
  58. [WARN] Module use dependency 'CrashHandler' for target 'CrySystem' refers to an invalid module
  59. [WARN] Module use dependency 'ToolsCrashHandler' for target 'EditorLib' refers to an invalid module
  60. [WARN] Module use dependency 'ToolsCrashHandler' for target 'AssetProcessor' refers to an invalid module
  61. [WARN] Module use dependency 'ToolsCrashHandler' for target 'LuaIDE' refers to an invalid module
  62. [WARN] Module use dependency 'VideoPlayback' for target 'GameProject' refers to an invalid module
  63. Creating c:\Lumberyard\dev\Solutions\LumberyardSDK_vs15.sln
  64. [WAF] 'msvs' finished successfully (12.434s)
  65. [WAF] Executing 'generate_uber_files' in 'c:\Lumberyard\dev\BinTemp'
  66. [487/697] Generating Uber Files (7 source files) -> BinTemp\uber_files\CppHotReload\CppHotReload_auto_0.cpp
  67. [WAF] 'generate_uber_files' finished successfully (16.936s)
  68. C:\Lumberyard\dev>
  69. C:\Lumberyard\dev>lmbr_waf build_win_x64_vs2017_profile -p all
  70. [WAF] Engine Root: C:\Lumberyard\dev\
  71. [WAF] Executing 'build_win_x64_vs2017_profile' in 'c:\Lumberyard\dev\BinTemp\win_x64_vs2017_profile'
  72. [WARN] Missing JDK path from Setup Assistant detected. Target platforms that require java will be disabled. Please re-run Setup Assistant with "Compile For Android" enabled and run the configure command again.
  73. [SETTINGS] Target Output folder (win_x64_vs2017/profile): Bin64vc141
  74. [WARNING] Incredibuild disabled by build option
  75. [WARN] Invalid module 'AmazonQtControlGallery' in spec 'all'
  76. [WARN] Invalid module 'LyIdentity_shared' in spec 'all'
  77. [WARN] Invalid module 'LyIdentity_static' in spec 'all'
  78. [WARN] Invalid module 'LyInstallerMetrics' in spec 'all'
  79. [WARN] Invalid module 'LyMetricsConsumer' in spec 'all'
  80. [WARN] Invalid module 'LyMetricsProducer_python' in spec 'all'
  81. [WARN] Invalid module 'LyMetricsProducer_shared' in spec 'all'
  82. [WARN] Invalid module 'LyMetricsProducer_static' in spec 'all'
  83. [WARN] Invalid module 'LyMetricsShared_shared' in spec 'all'
  84. [WARN] Invalid module 'LyMetricsShared_static' in spec 'all'
  85. [WARN] Invalid module 'LyzardGems' in spec 'all'
  86. [WARN] Invalid module 'LyzardEngines' in spec 'all'
  87. [WARN] Invalid module 'LyzardProjects' in spec 'all'
  88. [WARN] Invalid module 'NewsBuilder' in spec 'all'
  89. [WARN] Invalid module 'ToolsCrashUploader' in spec 'all'
  90. [WARN] Invalid module 'SerializeContextTools' in spec 'all'
  91. [WARN] Invalid module 'DeltaCataloger' in spec 'all'
  92. [WARN] Module use dependency 'CrashHandler' for target 'CrySystem' refers to an invalid module
  93. [WARN] Module use dependency 'ToolsCrashHandler' for target 'EditorLib' refers to an invalid module
  94. [WARN] Module use dependency 'ToolsCrashHandler' for target 'AssetProcessor' refers to an invalid module
  95. [WARN] Module use dependency 'ToolsCrashHandler' for target 'LuaIDE' refers to an invalid module
  96. [WARN] Module use dependency 'VideoPlayback' for target 'GameProject' refers to an invalid module
  97. [WARNING] 'includes' value 'c:\lumberyard\dev\code\tools\lymetrics\lymetricsproducer\include' defined in TaskGenerator "AssetProcessor" does not exist
  98. [WARNING] 'includes' value 'c:\lumberyard\dev\code\tools\lymetrics\lymetricsproducer\include' defined in TaskGenerator "AssetProcessorBatch" does not exist
  99. [WARNING] 'includes' value 'c:\lumberyard\dev\code\tools\lymetrics\lymetricsproducer\include' defined in TaskGenerator "AssetBundlerBatch" does not exist
  100. Cannot copy source 'c:\Lumberyard\dev\Tools\Redistributables\LuaCompiler\win32\LuaCompiler.exe' File not found.  Skipping.
  101. Cannot copy source 'C:\Lumberyard\3rdParty\PVRTexTool\2016_r1.1\PVRTexLib_License.txt' File not found.  Skipping.
  102. Cannot copy source 'C:\Lumberyard\3rdParty\PVRTexTool\2016_r1.1\PVRTexLib_License.txt' File not found.  Skipping.
  103. Cannot copy source 'c:\Lumberyard\dev\Tools\Redistributables\LuaCompiler\win32\LuaCompiler.exe' File not found.  Skipping.
  104. Cannot copy source 'C:\Lumberyard\3rdParty\PVRTexTool\2016_r1.1\PVRTexLib_License.txt' File not found.  Skipping.
  105. [4904/7832] pch_msvc (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\StdAfx.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\StdAfx.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\StdAfx.2693633.pch
  106. [4906/7832] winrc (win_x64_vs2017|profile): BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\CppHotReload_rc\CppHotReload.auto_gen.rc -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\CppHotReload_rc\CppHotReload.auto_gen.2693633.res
  107. [4907/7832] crcfix (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadConfig.cpp Gems\CppHotReload\Code\Source\CppHotReloadEvents.cpp Gems\CppHotReload\Code\Source\CppHotReloadGem.cpp Gems\CppHotReload\Code\Source\CppHotReloadInit.cpp Gems\CppHotReload\Code\Source\CppHotReloadSubscriber.cpp Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponent.cpp Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponentDependency.cpp Gems\CppHotReload\Code\Include\CppHotReload\CppHotReloadBus.h Gems\CppHotReload\Code\Source\CppHotReloadConfig.h Gems\CppHotReload\Code\Source\CppHotReloadCustomContructors.h Gems\CppHotReload\Code\Source\CppHotReloadEvents.h Gems\CppHotReload\Code\Source\CppHotReloadInit.h Gems\CppHotReload\Code\Source\CppHotReloadLyHook.h Gems\CppHotReload\Code\Source\CppHotReloadSubscriber.h Gems\CppHotReload\Code\Source\StdAfx.h Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponent.h Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponentDependency.h
  108. [7587/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadConfig.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadConfig.cpp.2693633.obj
  109. [7588/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadEvents.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadEvents.cpp.2693633.obj
  110. [7589/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadGem.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadGem.cpp.2693633.obj
  111. [7590/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadInit.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadInit.cpp.2693633.obj
  112. [7591/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\CppHotReloadSubscriber.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadSubscriber.cpp.2693633.obj
  113. [7592/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponent.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponent.cpp.2693633.obj
  114. [7593/7832] cxx (win_x64_vs2017|profile): Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponentDependency.cpp -> BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponentDependency.cpp.2693633.obj
  115. [7687/7832] cxxshlib (win_x64_vs2017|profile): BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\CppHotReload_rc\CppHotReload.auto_gen.2693633.res BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadConfig.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadEvents.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadGem.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadInit.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\CppHotReloadSubscriber.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponent.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\Test\CppHotReloadTestComponentDependency.cpp.2693633.obj BinTemp\win_x64_vs2017_profile\Gems\CppHotReload\Code\Source\StdAfx.2693633.obj -> Bin64vc141\Gem.CppHotReload.aaac9a719d0f4ea284414802bb443ff7.v0.9.98.dll Bin64vc141\Gem.CppHotReload.aaac9a719d0f4ea284414802bb443ff7.v0.9.98.pdb Bin64vc141\Gem.CppHotReload.aaac9a719d0f4ea284414802bb443ff7.v0.9.98.dll.manifest
  116.    Creating library c:\Lumberyard\dev\Bin64vc141\Gem.CppHotReload.aaac9a719d0f4ea284414802bb443ff7.v0.9.98.lib and object c:\Lumberyard\dev\Bin64vc141\Gem.CppHotReload.aaac9a719d0f4ea284414802bb443ff7.v0.9.98.exp
  117. [WAF] 'build_win_x64_vs2017_profile' finished successfully (2m35.254s)
  118. [WAF] Executing 'package_win_x64_vs2017_profile'
  119. [WAF] 'package_win_x64_vs2017_profile' finished successfully (2.706s)
  120. [WAF] Executing 'deploy_win_x64_vs2017_profile'
  121. [WAF] 'deploy_win_x64_vs2017_profile' finished successfully (1.921s)
  122. C:\Lumberyard\dev>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement