Advertisement
egon

64-bit build

Jul 1st, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. $ ./build.sh
  2. Building from: /Users/x/Projects/EFI/edk2_take3
  3. using prebuilt tools
  4. Build environment: Darwin-10.8.0-i386-64bit
  5. Build start time: 19:54:34, Jul.01 2011
  6.  
  7. WORKSPACE = /Users/x/Projects/EFI/edk2_take3
  8. ECP_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  9. EDK_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  10. EFI_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  11. EDK_TOOLS_PATH = /Users/x/Projects/EFI/edk2_take3/BaseTools
  12.  
  13. TARGET_ARCH = X64
  14. TARGET = DEBUG
  15. TOOL_CHAIN_TAG = XCODE32
  16.  
  17. Active Platform = /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/EmulatorPkg.dsc
  18. Flash Image Definition = /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/EmulatorPkg.fdf
  19.  
  20. Processing meta-data . done!
  21. Generating code . done!
  22. Generating makefile .. done!
  23. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/EmulatorPkg.dsc [X64]
  24. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseLib/BaseLib.inf [X64]
  25. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64]
  26. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
  27. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64]
  28. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64]
  29. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/SecPpiListLib/SecPpiListLib.inf [X64]
  30. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
  31. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64]
  32. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/ThunkPpiList/ThunkPpiList.inf [X64]
  33. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/ThunkProtocolList/ThunkProtocolList.inf [X64]
  34. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/SecPeiServicesLib/SecPeiServicesLib.inf [X64]
  35. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64]
  36. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Unix/Host/Host.inf [X64]
  37. "gcc" -o /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCODE32/X64/EmulatorPkg/Unix/Host/Host/DEBUG/Host -o /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCODE32/X64/Host -L/usr/X11R6/lib -lXext -lX11 -framework Carbon -filelist /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCODE32/X64/EmulatorPkg/Unix/Host/Host/OUTPUT/static_library_files.lst -lpthread -lc
  38.  
  39. - Done -
  40. Build end time: 19:54:42, Jul.01 2011
  41. Build total time: 00:09
  42.  
  43. Build environment: Darwin-10.8.0-i386-64bit
  44. Build start time: 19:54:42, Jul.01 2011
  45.  
  46. WORKSPACE = /Users/x/Projects/EFI/edk2_take3
  47. ECP_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  48. EDK_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  49. EFI_SOURCE = /Users/x/Projects/EFI/edk2_take3/EdkCompatibilityPkg
  50. EDK_TOOLS_PATH = /Users/x/Projects/EFI/edk2_take3/BaseTools
  51.  
  52. TARGET_ARCH = X64
  53. TARGET = DEBUG
  54. TOOL_CHAIN_TAG = XCLANG
  55.  
  56. Active Platform = /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/EmulatorPkg.dsc
  57. Flash Image Definition = /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/EmulatorPkg.fdf
  58.  
  59. Processing meta-data ...... done!
  60. Building ... /Users/x/Projects/EFI/edk2_take3/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf [X64]
  61. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/PeiServicesTablePointerLibMagicPage/PeiServicesTablePointerLibMagicPage.inf [X64]
  62. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64]
  63. make: Nothing to be done for `tbuild'.
  64. Building ... /Users/x/Projects/EFI/edk2_take3/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf [X64]
  65. make: Nothing to be done for `tbuild'.
  66. make: Nothing to be done for `tbuild'.
  67. make: Nothing to be done for `tbuild'.
  68. Building ... /Users/x/Projects/EFI/edk2_take3/UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf [X64]
  69. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf [X64]
  70. make: Nothing to be done for `tbuild'.
  71. make: Nothing to be done for `tbuild'.
  72. Building ... /Users/x/Projects/EFI/edk2_take3/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [X64]
  73. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64]
  74. make: Nothing to be done for `tbuild'.
  75. make: Nothing to be done for `tbuild'.
  76. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [X64]
  77. make: Nothing to be done for `tbuild'.
  78. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf [X64]
  79. make: Nothing to be done for `tbuild'.
  80. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiHobLib/PeiHobLib.inf [X64]
  81. make: Nothing to be done for `tbuild'.
  82. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64]
  83. make: Nothing to be done for `tbuild'.
  84. Building ... /Users/x/Projects/EFI/edk2_take3/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf [X64]
  85. make: Nothing to be done for `tbuild'.
  86. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf [X64]
  87. make: Nothing to be done for `tbuild'.
  88. Building ... /Users/x/Projects/EFI/edk2_take3/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64]
  89. make: Nothing to be done for `tbuild'.
  90. Building ... /Users/x/Projects/EFI/edk2_take3/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf [X64]
  91. "ld" -arch x86_64 -u __ModuleEntryPoint -e __ModuleEntryPoint -preload -segalign 0x20 -pie -all_load -dead_strip -seg1addr 0x240 -map /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.map -o /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll -filelist /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/static_library_files.lst
  92. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
  93. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseLib/BaseLib.inf [X64]
  94. make: Nothing to be done for `tbuild'.
  95. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/SecPpiListLib/SecPpiListLib.inf [X64]
  96. make: Nothing to be done for `tbuild'.
  97. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/SecPeiServicesLib/SecPeiServicesLib.inf [X64]
  98. make: Nothing to be done for `tbuild'.
  99. make: Nothing to be done for `tbuild'.
  100. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
  101. make: Nothing to be done for `tbuild'.
  102. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf [X64]
  103. make: Nothing to be done for `tbuild'.
  104. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf [X64]
  105. make: Nothing to be done for `tbuild'.
  106. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/PeiEmuPeCoffGetEntryPointLib/PeiEmuPeCoffGetEntryPointLib.inf [X64]
  107. make: Nothing to be done for `tbuild'.
  108. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Sec/Sec.inf [X64]
  109. "ld" -arch x86_64 -u __ModuleEntryPoint -e __ModuleEntryPoint -preload -segalign 0x20 -pie -all_load -dead_strip -seg1addr 0x240 -map /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/EmulatorPkg/Sec/Sec/DEBUG/EmuSec.map -o /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/EmulatorPkg/Sec/Sec/DEBUG/EmuSec.dll -filelist /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/EmulatorPkg/Sec/Sec/OUTPUT/static_library_files.lst
  110. Building ... /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/PeiEmuPeCoffExtraActionLib.inf [X64]
  111. make: Nothing to be done for `tbuild'.
  112. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64]
  113. make: Nothing to be done for `tbuild'.
  114. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [X64]
  115. make: Nothing to be done for `tbuild'.
  116. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64]
  117. make: Nothing to be done for `tbuild'.
  118. Building ... /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64]
  119. "/Users/x/Projects/EFI/tools/llvm/Release/bin/clang" -ccc-host-triple x86_64-pc-win32-macho -c -g -O0 -Wall -Werror -include AutoGen.h -fno-stack-protector -fno-builtin -fshort-wchar -mdynamic-no-pic -mno-sse -mno-mmx -Wno-empty-body -Wno-pointer-sign -Wno-unused-function -Wno-unused-value -Wno-missing-braces -Wno-tautological-compare -Wreturn-type -Wno-unused-variable -o /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj -I/Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffLib -I/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/Users/x/Projects/EFI/edk2_take3/MdePkg -I/Users/x/Projects/EFI/edk2_take3/MdePkg/Include -I/Users/x/Projects/EFI/edk2_take3/MdePkg/Include/X64 /Users/x/Projects/EFI/edk2_take3/MdePkg/Library/BasePeCoffLib/BasePeCoff.c
  120. ld: in /Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib(Thunk16.obj), in section __TEXT,__text reloc 0: X86_64_RELOC_SUBTRACTOR must have r_length of 2 or 3 for architecture x86_64
  121. make: *** [/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/EmulatorPkg/Sec/Sec/DEBUG/EmuSec.dll] Error 1
  122.  
  123.  
  124. build.py...
  125. : error 7000: Failed to execute command
  126. make tbuild [/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/EmulatorPkg/Sec/Sec]
  127.  
  128.  
  129. build.py...
  130. : error 7000: Failed to execute command
  131. make tbuild [/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl]
  132.  
  133.  
  134. build.py...
  135. : error 7000: Failed to execute command
  136. make tbuild [/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib]
  137.  
  138.  
  139. build.py...
  140. : error 7000: Failed to execute command
  141. make tbuild [/Users/x/Projects/EFI/edk2_take3/Build/Emulator/DEBUG_XCLANG/X64/MdeModulePkg/Universal/PCD/Pei/Pcd]
  142.  
  143.  
  144. build.py...
  145. : error F002: Failed to build module
  146. /Users/x/Projects/EFI/edk2_take3/EmulatorPkg/Sec/Sec.inf [X64, XCLANG, DEBUG]
  147.  
  148. - Failed -
  149. Build end time: 19:54:52, Jul.01 2011
  150. Build total time: 00:10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement