LAbyOne Posted May 25, 2018 Share Posted May 25, 2018 (edited) 13 hours ago, Balamut said: Getting this error same here PS, After trashing the edk2 folder and relaunching the command worked. Edited May 25, 2018 by LAbyOne updated comment Link to comment Share on other sites More sharing options...
Slice Posted May 25, 2018 Share Posted May 25, 2018 23 hours ago, vector sigma said: Is build.py, no way to remove them without patching it, anyway try this one: ebuild.sh.zip. The log is cleaner because most of the messages are disabled less then fatal errors. and ..for this reason compilation is also (a little) faster. No... you hide info that I want to see. I agree only with clean. Link to comment Share on other sites More sharing options...
Pene Posted May 28, 2018 Share Posted May 28, 2018 (edited) Hi, Just a suggestion for Build_Clover.command. I think you should try to stop execution when an error occurs. If Clover compilation fails, or if AptioMemoryFix compilation fails, etc. It is not very clear when an error occurred, and the script just tries to continue and execute the next build commands, which could result in a mixture of code that might have been compiled earlier but fails to compile at present. Edited May 28, 2018 by Pene Link to comment Share on other sites More sharing options...
Philip Petev Posted May 28, 2018 Share Posted May 28, 2018 (edited) 4 hours ago, Pene said: Hi, Just a suggestion for Build_Clover.command. I think you should try to stop execution when an error occurs. If Clover compilation fails, or if AptioMemoryFix compilation fails, etc. It is not very clear when an error occurred, and the script just tries to continue and execute the next build commands, which could result in a mixture of code that might have been compiled earlier but fails to compile at present. That's what's the doSomething() function for, however not all calls to external commands/scripts are using it ATM. I'll look into that function when I get some free time, I have several ideas for it. Edited May 28, 2018 by Philip Petev 1 Link to comment Share on other sites More sharing options...
D-an-W Posted May 28, 2018 Share Posted May 28, 2018 Is it me doing something wrong or is BC not fully working atm please? Link to comment Share on other sites More sharing options...
Matgen84 Posted May 28, 2018 Share Posted May 28, 2018 23 minutes ago, D-an-W said: Is it me doing something wrong or is BC not fully working atm please? Build_Clover work with no issue, here. I compile r4506 one hour ago. 1 Link to comment Share on other sites More sharing options...
Philip Petev Posted May 28, 2018 Share Posted May 28, 2018 Is it me doing something wrong or is BC not fully working atm please?What do you mean by that "not fully working"? Sent from my MI 5s using Tapatalk Link to comment Share on other sites More sharing options...
D-an-W Posted May 28, 2018 Share Posted May 28, 2018 (edited) This is what happened last time I tried earlier today... Spoiler ================================================================================ Select the desired pkg type <-------------------------------------------------- 1) Standard 2) slim pkg that skip themes and CloverThemeManager.app 3) slim pkg that skip themes and CloverThemeManager.app, updater and PrefPanel 4) slim pkg UEFI only, without RC Scripts, themes & CTM, updater and PrefPanel 5) Back to Select architecture menu 6) Exit ? 1 ================================================================================ Running from: macOS 10.12.6 Xcode 9.2 Build version 9C40b <-------------------------------------------------- ================================================================================ Compiler settings <-------------------------------------------------- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 Apple LLVM version 9.0.0 (clang-900.0.39.2) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin <-------------------------------------------------- ================================================================================ BUILDTOOL is XCODE8 <-------------------------------------------------- ================================================================================ nasm check: <-------------------------------------------------- NASM version 2.13.03 compiled on Feb 7 2018 ================================================================================ gettext check: <-------------------------------------------------- found gettext at /Users/dan/src/opt/local/bin ================================================================================ mtoc check: <-------------------------------------------------- mtoc found in /Users/dan/src/opt/local/bin. ================================================================================ Loading previous configuration from /Users/dan/src/edk2/Conf/BuildEnv.sh WORKSPACE: /Users/dan/src/edk2 EDK_TOOLS_PATH: /Users/dan/src/edk2/BaseTools CONF_PATH: /Users/dan/src/edk2/Conf Build environment: Darwin-16.7.0-x86_64-i386-64bit Build start time: 15:13:46, May.28 2018 WORKSPACE = /Users/dan/src/edk2 ECP_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/dan/src/edk2/BaseTools CONF_PATH = /Users/dan/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/dan/src/edk2/AptioFixPkg/AptioFixPkg.dsc Processing meta-data . done! Building ... /Users/dan/src/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64] Building ... /Users/dan/src/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64] /Users/dan/src/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c:43:3: error: 'va_start' used in Win64 ABI function VA_START (Args, Fmt); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c:56:3: error: 'va_start' used in Win64 ABI function VA_START (Args, Fmt); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:123:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:162:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:258:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:298:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:624:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:702:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, Format); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c:817:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, FormatString); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ 7 errors generated. 2 errors generated. make: *** [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLibPrint.obj] Error 1 /Users/dan/src/edk2/MdeModulePkg/Library/UefiHiiLib/HiiLib.c:165:20: error: 'va_start' used in Win64 ABI function build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/UefiLib/UefiLib] for (Length = 0, VA_START (Args, DeviceHandle); (Package = VA_ARG (Args, UINT32 *)) != NULL; ) { make: *** [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/DevicePathToText.obj] Error 1 ^ build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BasePrintLib/BasePrintLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib] build.py... : error F002: Failed to build module /Users/dan/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 15:13:49, May.28 2018 Build total time: 00:00:03 ================================================================================ boot6 <-------------------------------------------------- TOOLCHAIN_DIR: /Users/dan/src/opt/local MTOC_PREFIX: /Users/dan/src/opt/local/bin/ NASM_PREFIX: /Users/dan/src/opt/local/bin/ NASM_VER: 2.13.03 Building from: /Users/dan/src/edk2 Running edk2 build for CloverX64 using the command: build -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/dan/src/edk2/Conf -D USE_LOW_EBDA -p Clover/Clover.dsc -a X64 -b RELEASE -t XCODE8 -n 9 Build environment: Darwin-16.7.0-x86_64-i386-64bit Build start time: 15:13:50, May.28 2018 WORKSPACE = /Users/dan/src/edk2 ECP_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/dan/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/dan/src/edk2/BaseTools CONF_PATH = /Users/dan/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/dan/src/edk2/Clover/Clover.dsc Flash Image Definition = /Users/dan/src/edk2/Clover/Clover.fdf Processing meta-data ...... done! Building ... /Users/dan/src/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] Building ... /Users/dan/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/dan/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] make: Nothing to be done for `tbuild'. /Users/dan/src/edk2/MdePkg/Library/BasePrintLib/PrintLibInternal.c:1265:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, FormatString); ^ /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ 1 error generated. /Users/dan/src/edk2/MdePkg/Library/BaseLib/SwitchStack.c:66:3: error: 'va_start' used in Win64 ABI function VA_START (Marker, NewStack); ^ make: *** [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/PrintLibInternal.obj] Error 1 /Users/dan/src/edk2/MdePkg/Include/Base.h:740:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_va_start (Marker, Parameter) ^ 1 error generated. build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BasePrintLib/BasePrintLib] make: *** [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SwitchStack.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib] build.py... : error F002: Failed to build module /Users/dan/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 15:13:57, May.28 2018 Build total time: 00:00:08 o_Ops, ./ebuild.sh exited with error(s), aborting.. Dans-Mac-mini:~ dan$ EDIT: Deleted the /src folder and tried again...all went ok. Edited May 28, 2018 by D-an-W 1 Link to comment Share on other sites More sharing options...
LAbyOne Posted May 31, 2018 Share Posted May 31, 2018 (edited) Spoiler ================================================================================ Build_Clover script v4.8.5 No update available. <-------------------------------------------------- ================================================================================ By Micky1979 based on Slice, apianti, vit9696, Download Fritz, Zenith432, STLVNUB, JrCs,cecekpawon, Needy, cvad, Rehabman, philip_petev, ErmaC Supported OSes: macOS X, Ubuntu (16.04/16.10), Debian Jessie and Stretch <-------------------------------------------------- CLOVER Remote revision: 4510 Local revision: 4510 EDK2 Remote revision: 27274 Local revision: 27233 The current local EDK2 revision is the suggested one (27233). Used settings: /Users/labyone/Applications/_Tools/BuildClover/BuildCloverConfig.txt <-------------------------------------------------- Please enter your choice: 1) add "buildclover" symlink to /usr/local/bin 2) update Clover only (no building) 3) update Clover + force edk2 update (no building) 4) run my script on the source 5) build existing revision (no update, for testing only) 6) build existing revision for release (no update, standard build) 7) build existing revision with custom macros enabled 8) enter Developers mode (only for devs) 9) edit the configuration file 10) Exit ? 6 ================================================================================ Select the desired architecture <-------------------------------------------------- 1) Standard x64 only 2) ia32 and x64 (ia32 is deprecated) 3) ia32 only (deprecated) 4) Back to Main Menu 5) Exit ? 1 ================================================================================ Select the desired pkg type <-------------------------------------------------- 1) Standard 2) slim pkg that skip themes and CloverThemeManager.app 3) slim pkg that skip themes and CloverThemeManager.app, updater and PrefPanel 4) slim pkg UEFI only, without RC Scripts, themes & CTM, updater and PrefPanel 5) Back to Select architecture menu 6) Exit ? 1 ================================================================================ Running from: macOS 10.12.6 Xcode 9.2 Build version 9C40b <-------------------------------------------------- ================================================================================ Compiler settings <-------------------------------------------------- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 9.0.0 (clang-900.0.39.2) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin <-------------------------------------------------- ================================================================================ BUILDTOOL is XCODE8 <-------------------------------------------------- ================================================================================ nasm check: <-------------------------------------------------- NASM version 2.13.01 compiled on May 1 2017 ================================================================================ gettext check: <-------------------------------------------------- found gettext at /Users/labyone/src/opt/local/bin ================================================================================ mtoc check: <-------------------------------------------------- mtoc found in /Users/labyone/src/opt/local/bin. ================================================================================ Loading previous configuration from /Users/labyone/src/edk2/Conf/BuildEnv.sh WORKSPACE: /Users/labyone/src/edk2 EDK_TOOLS_PATH: /Users/labyone/src/edk2/BaseTools CONF_PATH: /Users/labyone/src/edk2/Conf Build environment: Darwin-16.7.0-x86_64-i386-64bit Build start time: 09:28:19, May.31 2018 WORKSPACE = /Users/labyone/src/edk2 ECP_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/labyone/src/edk2/BaseTools CONF_PATH = /Users/labyone/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/labyone/src/edk2/AptioFixPkg/AptioFixPkg.dsc Processing meta-data .. done! Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64] Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] [CC] Hid [CC] DriverEntryPoint [SLINK] UefiDriverEntryPoint Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] [CC] UefiLibPrint [CC] UsbDxeLib [CC] UefiHiiServicesLib [SLINK] UefiHiiServicesLib [SLINK] UefiUsbLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] [CC] UefiRuntimeServicesTableLib [SLINK] UefiRuntimeServicesTableLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] [CC] UefiNotTiano [CC] MemoryAllocationLib [CC] UefiDriverModel [SLINK] UefiMemoryAllocationLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] [CC] HiiLib [CC] PrintLibInternal [CC] UefiBootServicesTableLib [CC] Console [SLINK] UefiBootServicesTableLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] [CC] PrintLib [SLINK] BasePrintLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] [CC] HiiString [CC] SetMem [CC] DebugLib [CC] ScanMem64Wrapper [CC] HiiLanguage [SLINK] BaseDebugLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] [SLINK] UefiHiiLib [CC] DevicePathUtilities Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64] [CC] ScanMem32Wrapper [CC] ScanMem16Wrapper [CC] PcdLib [CC] UefiLib [SLINK] BasePcdLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] [CC] CheckSum [SLINK] UefiLib [CC] ScanMem8Wrapper Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64] [CC] SwitchStack [CC] ZeroMemWrapper [CC] IoLibMmioBuffer [CC] SwapBytes64 [CC] CompareMemWrapper [CC] ApplicationEntryPoint [SLINK] UefiApplicationEntryPoint Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64] [CC] SwapBytes32 [CC] SetMem64Wrapper [CC] IoHighLevel [CC] SetMem32Wrapper [CC] SwapBytes16 [CC] IoLibGcc [CC] LongJump [CC] SetMem16Wrapper [CC] IoLib [CC] SetJump [CC] SetMemWrapper [CC] RShiftU64 [CC] CopyMemWrapper [CC] DevicePathToText [CC] RRotU64 [CC] IsZeroBufferWrapper [CC] RRotU32 [NASM] CpuSleep [CC] MemLibGeneric [CC] MultU64x64 [CC] MemLibGuid [NASM] IoFifo [CC] MultU64x32 [SLINK] BaseIoLibIntrinsic Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseRngLib/BaseRngLib.inf [X64] [CC] CopyMem [CC] MultS64x64 [SLINK] BaseMemoryLib [CC] ModU64x32 [CC] BaseRng [NASM] CpuFlushTlb [SLINK] BaseRngLib [SLINK] BaseCpuLib [CC] LShiftU64 [CC] LRotU64 [CC] LRotU32 [CC] DevicePathFromText [CC] LowBitSet64 [CC] UefiDevicePathLib [CC] LowBitSet32 [SLINK] UefiDevicePathLib [CC] HighBitSet64 [CC] HighBitSet32 [CC] GetPowerOfTwo64 [CC] GetPowerOfTwo32 [CC] DivU64x64Remainder [CC] DivU64x32Remainder [CC] DivU64x32 [CC] DivS64x64Remainder [CC] ARShiftU64 [CC] BitField [CC] CpuDeadLoop [CC] Cpu [CC] LinkedList [CC] SafeString [CC] String [CC] FilePaths [NASM] Thunk16 [NASM] WriteTr [CC] Non-existing [CC] Math64 [CC] Unaligned [CC] X86WriteIdtr [CC] X86WriteGdtr [CC] X86Thunk [CC] X86ReadIdtr [CC] X86ReadGdtr [CC] X86Msr [CC] X86GetInterruptState [CC] X86FxSave [CC] X86FxRestore [CC] X86EnablePaging64 [CC] X86EnablePaging32 [CC] X86DisablePaging64 [CC] X86DisablePaging32 [CC] X86RdRand [CC] X86PatchInstruction [CC] GccInline [NASM] SwitchStack [NASM] SetJump [NASM] LongJump [NASM] EnableDisableInterrupts [NASM] DisablePaging64 [NASM] CpuId [NASM] CpuIdEx [NASM] EnableCache [NASM] DisableCache [NASM] RdRand [CC] ChkStkGcc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (LongJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj and: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/LongJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SetJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj and: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SetJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SwitchStack.obj) in output file used for input files: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SwitchStack.obj and: /Users/labyone/src/edk2/Build/AptioFixPkg/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj (due to use of basename, truncation, blank padding or duplicate input files) [SLINK] BaseLib Building ... /Users/labyone/src/edk2/AptioFixPkg/Application/CleanNvram/CleanNvram.inf [X64] Building ... /Users/labyone/src/edk2/AptioFixPkg/Application/VerifyMsrE2/VerifyMsrE2.inf [X64] Building ... /Users/labyone/src/edk2/AptioFixPkg/Platform/AptioMemoryFix/AptioMemoryFix.inf [X64] Building ... /Users/labyone/src/edk2/AptioFixPkg/Platform/AptioInputFix/AptioInputFix.inf [X64] [CC] CleanNvram [CC] AmiKeycode [CC] AptioMemoryFix [CC] VerifyMsrE2 [CC] AutoGen [CC] AmiPointer [SLINK] CleanNvram [CC] AutoGen [CC] BootArgs [SLINK] VerifyMsrE2 [CC] AmiShim [CC] BootFixes [CC] AmiShimPs2Map [CC] AmiShimEfiMap [CC] CustomSlide [DLINK1] VerifyMsrE2 [MTOC] VerifyMsrE2 [CC] device_tree [CC] AmiShimKeycode [DLINK1] CleanNvram [GENFW] VerifyMsrE2 [MTOC] CleanNvram [GENFW] CleanNvram [CC] HashServices [CC] AmiShimPointer [CC] AutoGen [SLINK] AptioInputFix [CC] md5 [CC] sha1 [CC] sha256 [DLINK1] AptioInputFix [MTOC] AptioInputFix [CC] Mach-O [GENFW] AptioInputFix [CC] MemoryMap [CC] RtShims [CC] ServiceOverrides [CC] VMem [CC] UmmMalloc [CC] UnicodeCollationEng [CC] Utils [NASM] AsmFuncs [NASM] AsmRtShims [CC] AutoGen [SLINK] AptioMemoryFix [DLINK1] AptioMemoryFix [MTOC] AptioMemoryFix [GENFW] AptioMemoryFix - Done - Build end time: 09:28:28, May.31 2018 Build total time: 00:00:09 ================================================================================ boot6 <-------------------------------------------------- TOOLCHAIN_DIR: /Users/labyone/src/opt/local MTOC_PREFIX: /Users/labyone/src/opt/local/bin/ NASM_PREFIX: /Users/labyone/src/opt/local/bin/ NASM_VER: 2.13.01 Building from: /Users/labyone/src/edk2 Running edk2 build for CloverX64 using the command: build -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/labyone/src/edk2/Conf -D USE_LOW_EBDA -p Clover/Clover.dsc -a X64 -b RELEASE -t XCODE8 -n 5 Build environment: Darwin-16.7.0-x86_64-i386-64bit Build start time: 09:28:28, May.31 2018 WORKSPACE = /Users/labyone/src/edk2 ECP_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/labyone/src/edk2/BaseTools CONF_PATH = /Users/labyone/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/labyone/src/edk2/Clover/Clover.dsc Flash Image Definition = /Users/labyone/src/edk2/Clover/Clover.fdf Processing meta-data ........... done! Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] [CC] BaseReportStatusCodeLib [SLINK] BaseReportStatusCodeLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] [CC] IoLibMmioBuffer [CC] SetMem [CC] ScanMem64Wrapper [CC] DebugLib [CC] CheckSum [SLINK] BaseDebugLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] [CC] ScanMem32Wrapper [CC] SwitchStack [CC] ScanMem16Wrapper [CC] IoHighLevel [CC] SwapBytes64 [CC] PcdLib [SLINK] BasePcdLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64] [CC] ScanMem8Wrapper [CC] SwapBytes32 [CC] IoLibGcc [CC] ZeroMemWrapper [CC] SwapBytes16 [CC] IoLib [CC] LongJump [CC] CompareMemWrapper [CC] SetJump [CC] SetMem64Wrapper [CC] RShiftU64 [CC] SetMem32Wrapper [NASM] CpuSleep [CC] RRotU64 [CC] SetMem16Wrapper [NASM] IoFifo [SLINK] BaseIoLibIntrinsic Building ... /Users/labyone/src/edk2/Clover/Library/OpensslLib/OpensslLibNull.inf [X64] [CC] SetMemWrapper [CC] RRotU32 [CC] CopyMemWrapper [CC] MultU64x64 [CC] OpensslLibNull /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/Library/OpensslLib/OpensslLibNull/OUTPUT/OpensslLibNull.obj has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/Library/OpensslLib/OpensslLibNull/OUTPUT/OpensslLib.lib the table of contents is empty (no object file members in the library define global symbols) [SLINK] OpensslLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf [X64] [CC] IsZeroBufferWrapper [CC] MultU64x32 [NASM] CpuFlushTlb [SLINK] BaseCpuLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64] [CC] MultS64x64 [CC] ScanMem64Wrapper [CC] PrintLibInternal [CC] MemLibGeneric [CC] ModU64x32 [CC] ScanMem32Wrapper [CC] LShiftU64 [CC] PrintLib [SLINK] BasePrintLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64] [CC] MemLibGuid [CC] LRotU64 [CC] ScanMem16Wrapper [CC] SetSize [CC] LRotU32 [CC] CopyMem [SLINK] BaseMemoryLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64] [CC] ScanMem8Wrapper [CC] LowBitSet64 [CC] UefiShellInstall1CommandsLib [SLINK] UefiShellInstall1CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64] [CC] LowBitSet32 [CC] ZeroMemWrapper [CC] HighBitSet64 [CC] CompareMemWrapper [CC] HighBitSet32 [CC] Comp [CC] GetPowerOfTwo64 [CC] Type [CC] SetMem64Wrapper [CC] GetPowerOfTwo32 [CC] SetMem32Wrapper [CC] Connect [CC] DivU64x64Remainder [CC] Mode [CC] DivU64x32Remainder [CC] SetMem16Wrapper [CC] DivU64x32 [CC] SetMemWrapper [CC] DivS64x64Remainder [CC] Touch [CC] ARShiftU64 [CC] CopyMemWrapper [CC] Devices [CC] IsZeroBufferWrapper [CC] Ver [CC] BitField [CC] CpuDeadLoop [CC] UefiShellLevel3CommandsLib [CC] MemMap [CC] MemLibGeneric [CC] Cpu [CC] OpenInfo [CC] LinkedList [CC] MemLibGuid [CC] Cls [CC] MemLib [CC] Disconnect [SLINK] UefiMemoryLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64] [CC] Alias [CC] Reconnect [CC] Echo [CC] UefiShellLevel1CommandsLib [CC] Unload [CC] Pause [CC] Exit [CC] GetMtc [CC] Compress [CC] Goto [CC] DrvDiag [CC] EfiCompress [CC] Help [CC] SafeString [CC] EfiDecompress [CC] AutoGen [SLINK] UefiShellLevel3CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64] [CC] Dmem [CC] If [CC] Dh [CC] UefiShellLevel2CommandsLib [CC] LoadPciRom [CC] Drivers [CC] String [CC] FilePaths [CC] DevTree [CC] For [CC] Mm [CC] TimeDate [CC] Shift [CC] Stall [NASM] Thunk16 [CC] Load [CC] SetVar [CC] AutoGen [SLINK] UefiShellLevel1CommandsLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf [X64] [CC] SerMode [NASM] WriteTr [CC] Non-existing [CC] Math64 [CC] Ls [CC] Unaligned [CC] DrvCfg [CC] X86WriteIdtr [CC] X86WriteGdtr [CC] UefiShellDriver1CommandsLib [CC] X86Thunk [CC] X86ReadIdtr [CC] X86ReadGdtr [CC] X86Msr [CC] AutoGen [SLINK] UefiShellDriver1CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64] [CC] X86GetInterruptState [CC] X86FxSave [CC] X86FxRestore [CC] X86EnablePaging64 [CC] Map [CC] X86EnablePaging32 [CC] X86DisablePaging64 [CC] Reset [CC] X86DisablePaging32 [CC] X86RdRand [CC] Set [CC] X86PatchInstruction [CC] DxeNetLib [CC] MkDir [CC] GccInline [CC] Cd [NASM] SwitchStack [CC] UefiShellBcfgCommandLib [CC] Pci [CC] AutoGen [SLINK] UefiShellBcfgCommandLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64] [CC] Cp [CC] NetBuffer [NASM] SetJump [SLINK] DxeNetLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64] [CC] Parse [CC] DmpStore [NASM] LongJump [CC] Rm [CC] Dblk [NASM] EnableDisableInterrupts [CC] EventLogInfo [CC] UefiShellCommandLib [CC] Mv [NASM] DisablePaging64 [CC] Attrib [CC] Vol [NASM] CpuId [CC] ConsistMapping [SLINK] UefiShellCommandLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf [X64] [NASM] CpuIdEx [CC] UefiShellNetwork2CommandsLib [CC] AutoGen [SLINK] UefiShellLevel2CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64] [NASM] EnableCache [CC] UefiShellNetwork1CommandsLib [CC] Ping6 [CC] UefiHandleParsingLib [CC] AutoGen [SLINK] UefiHandleParsingLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64] [CC] PrintInfo [CC] Ping [CC] Ifconfig6 [CC] AutoGen [SLINK] UefiShellNetwork2CommandsLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64] [CC] Ifconfig [CC] QueryTable [CC] AutoGen [CC] ApplicationEntryPoint [SLINK] UefiShellNetwork1CommandsLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64] [SLINK] UefiApplicationEntryPoint Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] [CC] Hid [NASM] DisableCache [CC] UsbDxeLib [SLINK] UefiUsbLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64] [CC] UefiFileHandleLib [CC] SmbiosView [NASM] RdRand [SLINK] UefiFileHandleLib Building ... /Users/labyone/src/edk2/Clover/Library/VideoBiosPatchLib/VideoBiosPatchLib.inf [X64] [CC] ChkStkGcc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (LongJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/LongJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SetJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SetJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SwitchStack.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SwitchStack.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj (due to use of basename, truncation, blank padding or duplicate input files) [SLINK] BaseLib Building ... /Users/labyone/src/edk2/Clover/Library/MemLogLibDefault/MemLogLibDefault.inf [X64] [CC] UefiShellLib [CC] LibSmbiosView [SLINK] UefiShellLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64] [CC] UefiScsiLib [SLINK] UefiScsiLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64] [CC] MemLogLib [SLINK] MemLogLibDefault Building ... /Users/labyone/src/edk2/Clover/Library/OsxBdsPlatformLib/PlatformBds.inf [X64] [CC] PciLib [SLINK] BasePciLibCf8 Building ... /Users/labyone/src/edk2/Clover/Library/GenericBdsLib/GenericBdsLib.inf [X64] [CC] UefiShellDebug1CommandsLib [CC] PciCf8Lib [SLINK] BasePciCf8Lib Building ... /Users/labyone/src/edk2/Clover/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64] [CC] EditTitleBar [CC] DevicePath [CC] EditInputBar [CC] BdsPlatform [CC] EditStatusBar [CC] BdsConnect [CC] PlatformData [SLINK] DuetBds Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64] [CC] EditMenuBar [CC] VideoBiosPatchLib [CC] Edit [CC] CustomizedDisplayLib [CC] BdsMisc [CC] 915resolution [CC] edid [SLINK] VideoBiosPatchLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64] [CC] CustomizedDisplayLibInternal [CC] LzmaDecompress [CC] BdsConsole [CC] AutoGen [SLINK] CustomizedDisplayLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64] [CC] DxePcdLib [SLINK] DxePcdLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] [CC] BmConnect [CC] FileBuffer [CC] LzFind [CC] BmMisc [CC] MainTextEditor [CC] BmConsole [CC] Misc [CC] LzmaDec [CC] BdsBoot [CC] GuidedSectionExtraction [SLINK] LzmaDecompressLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64] [CC] String [CC] AutoGen [SLINK] GenericBdsLib Building ... /Users/labyone/src/edk2/Clover/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] [CC] UefiSortLib [SLINK] UefiSortLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64] [CC] UefiHiiServicesLib [CC] BufferImage [SLINK] UefiHiiServicesLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64] [CC] BmBoot [CC] DxeCapsuleLibNull [CC] Clipboard [CC] DxeSecurityManagementLib [SLINK] DxeCapsuleLibNull Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64] [SLINK] DxeSecurityManagementLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64] [CC] DiskImage [CC] AuthVariableLibNull [CC] VarCheckUefiLibNullClass [SLINK] AuthVariableLibNull Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64] [SLINK] VarCheckUefiLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64] [CC] BmBootDescription [CC] FileImage [CC] TpmMeasurementLibNull [SLINK] TpmMeasurementLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64] [CC] DxeServicesTableLib [SLINK] DxeServicesTableLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64] [CC] InternalGetSpinLockProperties [CC] HexEdit [CC] GccInline [CC] SynchronizationGcc [SLINK] BaseSynchronizationLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64] [CC] VarCheckLib [SLINK] VarCheckLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] [CC] RuntimeLib [SLINK] UefiRuntimeLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64] [CC] DriverEntryPoint [CC] HiiLib [SLINK] UefiDriverEntryPoint Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] [CC] HiiString [CC] HobLib [SLINK] DxeHobLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf [X64] [CC] MemoryAllocationLib [SLINK] UefiMemoryAllocationLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64] [CC] HiiLanguage [SLINK] UefiHiiLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64] [CC] CpuExceptionHandlerLibNull [SLINK] CpuExceptionHandlerLibNull [CC] DebugAgentLibNull Building ... /Users/labyone/src/edk2/Clover/Library/DuetTimerLib/DuetTimerLib.inf [X64] [SLINK] DebugAgentLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64] [CC] MainHexEditor [CC] MemImage [CC] X86TimerLib [SLINK] DuetTimerLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64] [CC] BmLoadOption [CC] DxeExtractGuidedSectionLib [SLINK] DxeExtractGuidedSectionLib [CC] DxeServicesLib Building ... /Users/labyone/src/edk2/Clover/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf [X64] [SLINK] DxeServicesLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64] [CC] PeCoffGetEntryPoint [SLINK] BasePeCoffGetEntryPointLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64] [CC] Misc [CC] PerformanceLib [SLINK] BasePerformanceLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64] [CC] BaseUefiDecompressLib [CC] BasePeCoff [SLINK] BaseUefiDecompressLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64] [CC] BmHotkey [CC] PeCoffLoaderEx [SLINK] VBoxPeCoffLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64] [CC] UefiLibPrint [CC] BmDriverHealth [CC] HobLib [SLINK] UefiBootManagerLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64] [CC] AutoGen [SLINK] DxeCoreHobLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] [SLINK] UefiShellDebug1CommandsLib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (Misc.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj (due to use of basename, truncation, blank padding or duplicate input files) Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] [CC] PeCoffExtraActionLib [CC] UefiNotTiano [SLINK] PeCoffExtraActionLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] [CC] UefiBootServicesTableLib [SLINK] UefiBootServicesTableLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64] [CC] UefiRuntimeServicesTableLib [SLINK] UefiRuntimeServicesTableLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64] [CC] DevicePathUtilities [CC] DxeCoreEntryPoint [SLINK] DxeCoreEntryPoint Building ... /Users/labyone/src/edk2/Clover/LegacyBios/Region2Dxe/LegacyRegion2Dxe.inf [X64] [CC] UefiDriverModel [CC] MemoryAllocationLib [CC] Console [CC] LegacyRegion2 [CC] DxeCoreMemoryProfileLibNull [SLINK] DxeCoreMemoryAllocationLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] [CC] AutoGen [SLINK] LegacyRegion2Dxe [DLINK1] LegacyRegion2Dxe [CC] X86Cache [MTOC] LegacyRegion2Dxe [SLINK] BaseCacheMaintenanceLib Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf [X64] [CC] UnicodeCollationEng [GENFW] LegacyRegion2Dxe Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf [X64] [CC] UefiLib [SLINK] UefiLib Building ... /Users/labyone/src/edk2/Clover/CloverEFI/CpuDxe/Cpu.inf [X64] [CC] AutoGen [SLINK] EnglishDxe [CC] Timer [DLINK1] EnglishDxe [MTOC] EnglishDxe [CC] DevicePathToText [CC] 8259 [CC] AutoGen [SLINK] Timer [GENFW] EnglishDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64] [DLINK1] Timer [MTOC] Timer [CC] AutoGen [SLINK] Legacy8259 [DLINK1] Legacy8259 [GENFW] Timer Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64] [MTOC] Legacy8259 [CC] CpuIo2Dxe [GENFW] Legacy8259 Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxEfiLdr/EfiLdr.inf [X64] [CC] EbcDebuggerHook [CC] AutoGen [NASM] CpuInterrupt [CC] EfiLoader [CC] Debug [CC] Cpu [CC] AutoGen [SLINK] Cpu [CC] PeLoader [DLINK1] Cpu [MTOC] Cpu [GENFW] Cpu Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64] [CC] Support [CC] MonotonicCounter [CC] AutoGen [SLINK] EfiLoader [DLINK1] EfiLoader [MTOC] EfiLoader [CC] AutoGen [SLINK] MonotonicCounterRuntimeDxe [CC] EbcExecute [GENFW] EfiLoader Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64] [DLINK1] MonotonicCounterRuntimeDxe [MTOC] MonotonicCounterRuntimeDxe [GENFW] MonotonicCounterRuntimeDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxDxeIpl/DxeIpl.inf [X64] [CC] WatchdogTimer [CC] EbcInt [CC] AutoGen [CC] DxeInit [SLINK] WatchdogTimer [SLINK] CpuIo2Dxe [DLINK1] WatchdogTimer [MTOC] WatchdogTimer [DLINK1] CpuIo2Dxe [MTOC] CpuIo2Dxe [CC] EbcSupport [GENFW] WatchdogTimer [CC] LegacyTable [GENFW] CpuIo2Dxe [CC] DevicePathFromText [CC] HobGeneration [CC] UefiDevicePathLib [SLINK] UefiDevicePathLib [NASM] EbcLowLevel Building ... /Users/labyone/src/edk2/Clover/OsxLowMemFixDrv/OsxLowMemFixDrv.inf [X64] Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFix3Drv.inf [X64] Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFix2Drv.inf [X64] [CC] AutoGen [CC] Debug [SLINK] EbcDxe [DLINK1] EbcDxe [MTOC] EbcDxe [CC] OsxLowMemFixDrv [CC] EnterDxeCore [GENFW] EbcDxe Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFixDrv.inf [X64] [CC] OsxAptioFix3Drv [CC] Paging [CC] AutoGen [SLINK] DxeIpl [CC] OsxAptioFixDrv [CC] Lib [DLINK1] DxeIpl [MTOC] DxeIpl [CC] BootFixes3 [CC] AutoGen [SLINK] OsxLowMemFixDrv [GENFW] DxeIpl Building ... /Users/labyone/src/edk2/Clover/rEFIt_UEFI/refit.inf [X64] [DLINK1] OsxLowMemFixDrv [MTOC] OsxLowMemFixDrv [CC] BootFixes [CC] DecodedKernelCheck [GENFW] OsxLowMemFixDrv Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Application/Shell/Shell.inf [X64] [CC] BootArgs [CC] DecodedKernelCheck [CC] BootArgs [CC] VMem [CC] VMem [CC] Lib [CC] Lib [CC] OsxAptioFix2Drv [CC] BdsConnect [CC] device_tree [CC] device_tree [CC] NVRAMDebug [CC] NVRAMDebug [CC] BootFixes [CC] Mach-O [CC] Mach-O [CC] DecodedKernelCheck [CC] BootArgs [NASM] AsmFuncsX64 [NASM] AsmFuncsX64 [CC] VMem [CC] Shell [CC] AutoGen [SLINK] OsxAptioFixDrv [DLINK1] OsxAptioFixDrv [MTOC] OsxAptioFixDrv [GENFW] OsxAptioFixDrv Building ... /Users/labyone/src/edk2/Clover/bdmesg_efi/bdmesg.inf [X64] [CC] Lib [NASM] RTShims [CC] AutoGen [SLINK] OsxAptioFix3Drv [CC] bdmesg [DLINK1] OsxAptioFix3Drv [MTOC] OsxAptioFix3Drv [CC] device_tree [GENFW] OsxAptioFix3Drv Building ... /Users/labyone/src/edk2/Clover/Protocols/EmuVariableUefi/EmuVariableRuntimeDxe.inf [X64] [CC] AutoGen [SLINK] bdmesg [CC] NVRAMDebug [DLINK1] bdmesg [MTOC] bdmesg [CC] Mach-O [GENFW] bdmesg Building ... /Users/labyone/src/edk2/Clover/Protocols/OsxFatBinaryDrv/OsxFatBinaryDrv.inf [X64] [CC] InitVariable [CC] ShellParametersProtocol [CC] OsxFatBinaryDrv [CC] AutoGen [SLINK] OsxFatBinaryDrv [NASM] AsmFuncsX64 [DLINK1] OsxFatBinaryDrv [CC] main [MTOC] OsxFatBinaryDrv [CC] AutoGen [GENFW] OsxFatBinaryDrv Building ... /Users/labyone/src/edk2/Clover/Protocols/DumpUefiCalls/DumpUefiCalls.inf [X64] [SLINK] OsxAptioFix2Drv [DLINK1] OsxAptioFix2Drv [MTOC] OsxAptioFix2Drv [GENFW] OsxAptioFix2Drv Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleKeyAggregator/AppleKeyAggregator.inf [X64] [CC] EmuVariable [CC] DumpUefiCalls [CC] AutoGen [SLINK] EmuVariableUefi [CC] icns [DLINK1] EmuVariableUefi [MTOC] EmuVariableUefi [CC] AppleKeyAggregator [CC] AutoGen [SLINK] AppleKeyAggregator [DLINK1] AppleKeyAggregator [MTOC] AppleKeyAggregator [CC] Lib [GENFW] AppleKeyAggregator Building ... /Users/labyone/src/edk2/Clover/Protocols/HashServiceFix/HashServiceFix.inf [X64] [CC] ShellProtocol [CC] BootServices [GENFW] EmuVariableUefi Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleUITheme/AppleUITheme.inf [X64] [CC] RuntimeServices [CC] AppleUITheme [CC] Log [CC] AutoGen [SLINK] AppleUITheme [DLINK1] AppleUITheme [MTOC] AppleUITheme [CC] MemLog [GENFW] AppleUITheme Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleImageCodec/AppleImageCodec.inf [X64] [CC] FileHandleWrappers [CC] lib [CC] FileLib [CC] AppleImageCodec [CC] DataHub [CC] ShellEnvVar [CC] Fs [CC] ShellManParser [CC] AppleProtocols [CC] AutoGen [SLINK] DumpUefiCalls [DLINK1] DumpUefiCalls [MTOC] DumpUefiCalls [GENFW] DumpUefiCalls Building ... /Users/labyone/src/edk2/Clover/Protocols/FirmwareVolume/FirmwareVolume.inf [X64] [CC] HashServiceFix [CC] FirmwareVolume [CC] AutoGen [CC] ConsoleLogger [SLINK] FirmwareVolume [CC] picopng [DLINK1] FirmwareVolume [MTOC] FirmwareVolume [GENFW] FirmwareVolume Building ... /Users/labyone/src/edk2/Clover/Protocols/SMCHelper/SMCHelper.inf [X64] [CC] ConsoleWrappers [CC] load_bmp [CC] AutoGen [SLINK] Shell [CC] SMCHelper [CC] load_icns [DLINK1] Shell [CC] AutoGen [MTOC] Shell [SLINK] SMCHelper [CC] AutoGen [SLINK] AppleImageCodec [DLINK1] SMCHelper [GENFW] Shell Building ... /Users/labyone/src/edk2/Clover/Protocols/MsgLog/MsgLog.inf [X64] [MTOC] SMCHelper [DLINK1] AppleImageCodec [MTOC] AppleImageCodec [GENFW] SMCHelper Building ... /Users/labyone/src/edk2/Clover/FSInject/FSInject.inf [X64] [GENFW] AppleImageCodec Building ... /Users/labyone/src/edk2/Clover/CloverEFI/BiosKeyboard/KeyboardDxe.inf [X64] [CC] MsgLog [CC] AutoGen [CC] sha1 [SLINK] MsgLog [CC] AppleKey [DLINK1] MsgLog [MTOC] MsgLog [CC] AutoGen [SLINK] HashServiceFix [GENFW] MsgLog Building ... /Users/labyone/src/edk2/Clover/Drivers/PartitionDxe/PartitionDxe.inf [X64] [DLINK1] HashServiceFix [CC] ComponentName [MTOC] HashServiceFix [GENFW] HashServiceFix Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] [CC] ComponentName [CC] ComponentName [CC] FSInject [CC] Mbr [CC] Test [CC] AutoGen [CC] DiskIo [CC] Gpt [SLINK] FSInject [DLINK1] FSInject [MTOC] FSInject [CC] AutoGen [SLINK] DiskIoDxe [CC] BiosKeyboard [CC] ElTorito [DLINK1] DiskIoDxe [MTOC] DiskIoDxe [CC] menu [GENFW] FSInject Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxAcpiTableDxe/AcpiTableDxe.inf [X64] [GENFW] DiskIoDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/Ps2MouseDxe/Ps2MouseDxe.inf [X64] [CC] Apple [CC] LegacyBiosThunk [CC] ComponentName [CC] AutoGen [SLINK] KeyboardDxe [CC] Partition [DLINK1] KeyboardDxe [MTOC] KeyboardDxe [CC] CommPs2 [CC] AutoGen [GENFW] KeyboardDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64] [SLINK] PartitionDxe [DLINK1] PartitionDxe [CC] AcpiTableProtocol [MTOC] PartitionDxe [CC] ComponentName [GENFW] PartitionDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64] [CC] Ps2Mouse [CC] AcpiTable [CC] AutoGen [CC] ComponentName [CC] AutoGen [SLINK] Ps2MouseDxe [SLINK] AcpiTableDxe [DLINK1] Ps2MouseDxe [DLINK1] AcpiTableDxe [MTOC] Ps2MouseDxe [MTOC] AcpiTableDxe [CC] CommPs2 [CC] screen [GENFW] Ps2MouseDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf [X64] [GENFW] AcpiTableDxe Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64] [CC] Ps2MouseAbsolutePointer [CC] ComponentName [CC] PcatIsaAcpi [CC] AutoGen [CC] Ps2KbdCtrller [SLINK] Ps2MouseAbsolutePointerDxe [DLINK1] Ps2MouseAbsolutePointerDxe [MTOC] Ps2MouseAbsolutePointerDxe [CC] IsaAcpi [CC] IsaIo [GENFW] Ps2MouseAbsolutePointerDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] [CC] Ps2KbdTextIn [CC] ComponentName [CC] IsaBus [CC] ComponentName [CC] Ps2Keyboard [CC] IO [CC] AutoGen [SLINK] IsaBusDxe [CC] AutoGen [CC] MouseHid [SLINK] Ps2KeyboardDxe [DLINK1] IsaBusDxe [MTOC] IsaBusDxe [DLINK1] Ps2KeyboardDxe [MTOC] Ps2KeyboardDxe [GENFW] IsaBusDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] [GENFW] Ps2KeyboardDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/UsbKbDxe/UsbKbDxe.inf [X64] [CC] UsbMouse [CC] common [CC] AutoGen [CC] UsbMassBot [SLINK] UsbMouseDxe [CC] AppleKey [DLINK1] UsbMouseDxe [MTOC] UsbMouseDxe [CC] ComponentName [GENFW] UsbMouseDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/UsbBusDxe/UsbBusDxe.inf [X64] [CC] EfiKey [CC] UsbMassImpl [CC] legacy [CC] UsbDesc [CC] AutoGen [SLINK] IsaAcpi [CC] UsbMassBoot [DLINK1] IsaAcpi [MTOC] IsaAcpi [CC] UsbEnumer [GENFW] IsaAcpi Building ... /Users/labyone/src/edk2/Clover/Drivers/XhciDxe/XhciDxe.inf [X64] [CC] KeyBoard [CC] UsbMassCbi [CC] ComponentName [CC] UsbMassDiskInfo [CC] AutoGen [SLINK] UsbKbDxe [DLINK1] UsbKbDxe [MTOC] UsbKbDxe [CC] UsbBus [GENFW] UsbKbDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64] [CC] Xhci [CC] UsbHub [CC] EhciUrb [CC] ComponentName [CC] XhciReg [CC] UsbHcMem [CC] UsbUtility [CC] AutoGen [SLINK] UsbBusDxe [CC] EhciSched [DLINK1] UsbBusDxe [CC] loader [MTOC] UsbBusDxe [CC] AutoGen [SLINK] UsbMassStorageDxe [DLINK1] UsbMassStorageDxe [CC] EhciDebug [MTOC] UsbMassStorageDxe [GENFW] UsbMassStorageDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/OhciDxe/OhciDxe.inf [X64] [CC] EhciReg [CC] tool [CC] secureboot [CC] ComponentName [CC] securehash [CC] securemenu [CC] securevars [CC] XhciSched [CC] Ehci [CC] Ohci [CC] AutoGen [SLINK] EhciDxe [DLINK1] EhciDxe [MTOC] EhciDxe [CC] OhciSched [CC] bootscreen [CC] UsbHcMem [GENFW] UsbBusDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64] [CC] ComponentName [CC] AutoGen [SLINK] XhciDxe [CC] OhciReg [DLINK1] XhciDxe [MTOC] XhciDxe [CC] UhciSched [CC] lockedgraphics [GENFW] XhciDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/DVDDisk/ScsiDiskDxe.inf [X64] [CC] UhciDebug [CC] OhciUrb [CC] ComponentName [CC] egemb_icons [CC] UhciQueue [CC] OhciDebug [CC] egemb_font [CC] ComponentName [CC] UhciReg [CC] UsbHcMem [CC] scroll_images [CC] UsbHcMem [GENFW] EhciDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/DVDBus/ScsiBusDxe.inf [X64] [CC] AutoGen [SLINK] OhciDxe [DLINK1] OhciDxe [MTOC] OhciDxe [CC] ComponentName [CC] BmLib [CC] Uhci [CC] ScsiDisk [CC] AutoGen [CC] ComponentName [SLINK] ScsiDisk [CC] ScsiBus [DLINK1] ScsiDisk [MTOC] ScsiDisk [CC] AutoGen [SLINK] UhciDxe [CC] AutoGen [GENFW] ScsiDisk Building ... /Users/labyone/src/edk2/Clover/Drivers/AtaBus/AtaBusDxe.inf [X64] [DLINK1] UhciDxe [SLINK] ScsiBus [MTOC] UhciDxe [DLINK1] ScsiBus [MTOC] ScsiBus [GENFW] UhciDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/AtaAtapi/AtaAtapiPassThru.inf [X64] [GENFW] ScsiBus Building ... /Users/labyone/src/edk2/Clover/Drivers/SataControllerDxe/SataControllerDxe.inf [X64] [CC] image [CC] ComponentName [CC] AtaBus [CC] load_icns [CC] AtaAtapiPassThru [CC] SataController [CC] AtaPassThruExecute [CC] AutoGen [SLINK] SataController [CC] ComponentName [DLINK1] SataController [MTOC] SataController [GENFW] OhciDxe Building ... /Users/labyone/src/edk2/Clover/LegacyBios/VideoDxe/VideoDxe2.inf [X64] [CC] AutoGen [GENFW] SataController Building ... /Users/labyone/src/edk2/Clover/LegacyBios/VideoDxe/VideoDxe.inf [X64] [SLINK] AtaBusDxe [DLINK1] AtaBusDxe [MTOC] AtaBusDxe [GENFW] AtaBusDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/BiosVideo/BiosVideo.inf [X64] [CC] libscreen [CC] AhciMode [CC] IdeMode [CC] BiosVideo2 [CC] BiosVideo [CC] BiosVideoNew [CC] ComponentName [CC] ComponentName [CC] ComponentName [CC] ComponentName [CC] AutoGen [CC] AutoGen [SLINK] AtaAtapiPassThruDxe [SLINK] CsmVideo2Dxe [CC] AutoGen [SLINK] CsmVideoDxe [DLINK1] AtaAtapiPassThruDxe [DLINK1] CsmVideo2Dxe [MTOC] AtaAtapiPassThruDxe [CC] LegacyBiosThunk [MTOC] CsmVideo2Dxe [DLINK1] CsmVideoDxe [MTOC] CsmVideoDxe [GENFW] AtaAtapiPassThruDxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/UDF.inf [X64] [GENFW] CsmVideo2Dxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/NTFS.inf [X64] [CC] AutoGen [SLINK] BiosVideo [DLINK1] BiosVideo [MTOC] BiosVideo [GENFW] BiosVideo Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/ISO9660.inf [X64] [CC] driver [CC] driver [CC] driver [CC] file [CC] file [CC] grub_driver [CC] grub_driver [CC] file [CC] grub_driver [CC] grub_file [CC] grub_file [CC] grub [CC] grub [CC] grub_file [GENFW] CsmVideoDxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/HFSPLUS.inf [X64] [CC] logging [CC] logging [CC] grub [CC] missing [CC] missing [CC] driver [CC] logging [CC] path [CC] path [CC] missing [CC] utf8 [CC] utf8 [CC] path [CC] file [CC] device [CC] device [CC] grub_driver [CC] utf8 [CC] err [CC] err [CC] device [CC] grub_file [CC] err [CC] grub [CC] misc [CC] misc [CC] logging [CC] list [CC] list [CC] missing [CC] path [CC] fshelp [CC] fshelp [CC] misc [CC] utf8 [CC] list [CC] ntfscomp [CC] fshelp [CC] udf [CC] AutoGen [SLINK] GrubUDF [DLINK1] GrubUDF [MTOC] GrubUDF [GENFW] GrubUDF [CC] iso9660 Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/EXFAT.inf [X64] [CC] ntfs [CC] AutoGen [CC] AutoGen [SLINK] GrubISO9660 [SLINK] GrubNTFS [DLINK1] GrubNTFS [DLINK1] GrubISO9660 [MTOC] GrubNTFS [MTOC] GrubISO9660 [CC] driver [GENFW] GrubNTFS Building ... /Users/labyone/src/edk2/Clover/FileSystems/FatPkg/EnhancedFatDxe/Fat.inf [X64] [GENFW] GrubISO9660 Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxReiserFS.inf [X64] [CC] DirectoryCache [CC] file [CC] gzio [CC] grub_driver [CC] DiskCache [CC] device [CC] fsw_reiserfs [CC] err [CC] grub_file [CC] FileName [CC] Hash [CC] grub [CC] lodepng [CC] logging [CC] fsw_core [CC] fsw_efi_lib [CC] misc [CC] DirectoryManage [CC] text [CC] list [CC] ComponentName [CC] fsw_efi [CC] ReadWrite [CC] fshelp [CC] OpenVolume [CC] hfspluscomp [CC] Open [CC] fsw_lib [CC] Misc [CC] AutoGen [SLINK] VBoxReiserFS [CC] Init [DLINK1] VBoxReiserFS [MTOC] VBoxReiserFS [CC] missing [CC] hfsplus [GENFW] VBoxReiserFS Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxExt4.inf [X64] [CC] Info [CC] path [CC] AutoGen [SLINK] GrubHFSPLUS [DLINK1] GrubHFSPLUS [MTOC] GrubHFSPLUS [CC] utf8 [GENFW] GrubHFSPLUS [CC] FileSpace Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxExt2.inf [X64] [CC] fsw_ext4 [CC] Flush [CC] device [CC] err [CC] Fat [CC] fsw_ext2 [CC] AcpiPatcher [CC] Delete [CC] Data [CC] fsw_core [CC] UnicodeCollation [CC] fsw_core [CC] fsw_efi_lib [CC] AutoGen [SLINK] Fat [CC] misc [DLINK1] Fat [MTOC] Fat [CC] AmlGenerator [CC] fsw_efi_lib [CC] list [GENFW] Fat Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxIso9660.inf [X64] [CC] fsw_efi [CC] fshelp [CC] fsw_efi [CC] fsw_iso9660 [CC] fsw_lib [CC] exfat [CC] fsw_core [CC] fsw_lib [CC] AutoGen [CC] AutoGen [SLINK] VBoxExt4 [SLINK] GrubEXFAT [CC] ati [CC] AutoGen [SLINK] VBoxExt2 [CC] fsw_efi_lib [DLINK1] VBoxExt2 [MTOC] VBoxExt2 [GENFW] VBoxExt2 Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxHfs.inf [X64] [CC] BootLog [CC] fsw_efi [CC] fsw_hfs [CC] fsw_lib [CC] BootOptions [CC] AutoGen [SLINK] VBoxIso9600 [DLINK1] VBoxIso9600 [MTOC] VBoxIso9600 [CC] Console [DLINK1] VBoxExt4 [MTOC] VBoxExt4 [CC] fsw_core [GENFW] VBoxIso9600 Building ... /Users/labyone/src/edk2/Clover/Protocols/DriverOverride/DriverOverride.inf [X64] [DLINK1] GrubEXFAT [MTOC] GrubEXFAT [GENFW] VBoxExt4 Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf [X64] [GENFW] GrubEXFAT Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64] [CC] DriverOverride [CC] fsw_efi_lib [CC] AutoGen [CC] DataHub [CC] fsw_efi [CC] AutoGen [SLINK] DataHubDxe [CC] NvmExpressBlockIo [DLINK1] DataHubDxe [MTOC] DataHubDxe [CC] ComponentName [GENFW] DataHubDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxPciBusNoEnumerationDxe/PciBusNoEnumeration.inf [X64] [CC] fsw_lib [CC] AutoGen [CC] NvmExpress [SLINK] VBoxHfs [DLINK1] VBoxHfs [MTOC] VBoxHfs [SLINK] DriverOverride [CC] NvmExpressDiskInfo [DLINK1] DriverOverride [GENFW] VBoxHfs Building ... /Users/labyone/src/edk2/Clover/CloverEFI/PciRootBridgeDxe/PciRootBridge.inf [X64] [MTOC] DriverOverride [GENFW] DriverOverride Building ... /Users/labyone/src/edk2/Clover/CloverEFI/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64] [CC] NvmExpressHci [CC] PcRtcEntry [CC] PcatPciRootBridge [CC] NvmExpressPassthru [CC] PcatPciRootBridgeDevicePath [CC] PcRtc [CC] cpu [CC] AutoGen [SLINK] NvmExpressDxe [CC] AutoGen [SLINK] PcRtc [DLINK1] NvmExpressDxe [MTOC] NvmExpressDxe [DLINK1] PcRtc [MTOC] PcRtc [GENFW] NvmExpressDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Metronome/Metronome.inf [X64] [CC] PciPowerManagement [GENFW] PcRtc Building ... /Users/labyone/src/edk2/Clover/CloverEFI/AcpiReset/Reset.inf [X64] [CC] PcatPciRootBridgeIo [CC] Metronome [CC] Reset [CC] AutoGen [SLINK] Metronome [CC] DataHubCpu [DLINK1] Metronome [CC] PciRomTable [CC] DeviceIo [MTOC] Metronome [CC] AutoGen [SLINK] AcpiReset [GENFW] Metronome Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxBdsDxe/BdsDxe.inf [X64] [DLINK1] AcpiReset [MTOC] AcpiReset [GENFW] AcpiReset Building ... /Users/labyone/src/edk2/DuetPkg/SmbiosGenDxe/SmbiosGen.inf [X64] [CC] PciDriverOverride [CC] PcatIo [CC] HwErrRecSupport [CC] AutoGen [SLINK] PcatPciRootBridge [DLINK1] PcatPciRootBridge [MTOC] PcatPciRootBridge [VFR] BdsDxe [CC] PciOptionRomSupport [CC] SmbiosGen [GENFW] PcatPciRootBridge Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64] [CC] DeviceManagerVfr [CC] AutoGen [CC] PciEnumerator [SLINK] SmbiosGenDxe [VFR] BdsDxe [CC] device_inject [DLINK1] SmbiosGenDxe [MTOC] SmbiosGenDxe [CC] DriverHealthVfr [GENFW] SmbiosGenDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64] [CC] DevicePath [CC] PciEnumeratorSupport [CC] SmbiosDxe [CC] device_tree [CC] AutoGen [SLINK] DevicePathDxe [CC] AutoGen [CC] PciCommand [DLINK1] DevicePathDxe [SLINK] SmbiosDxe [MTOC] DevicePathDxe [DLINK1] SmbiosDxe [MTOC] SmbiosDxe [GENFW] DevicePathDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64] [CC] ComponentName [CC] Edid [CC] DeviceManager [CC] ComponentName [VFR] BdsDxe [CC] LaffStd [CC] BootManagerVfr [CC] PciDeviceSupport [CC] Events [CC] PciBus [CC] BootManager [VFR] BdsDxe [CC] hda [CC] FE [CC] PciIo [CC] FileExplorer [CC] AutoGen [SLINK] PciBusNoEnumerationDxe [GENFW] SmbiosDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64] [DLINK1] PciBusNoEnumerationDxe [MTOC] PciBusNoEnumerationDxe [GENFW] PciBusNoEnumerationDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64] [CC] BootMaint [CC] gma [CC] BBSsupport [CC] guid [CC] GraphicsConsole [CC] Injectors [CC] UpdatePage [CC] AutoGen [SLINK] GraphicsConsoleDxe [DLINK1] GraphicsConsoleDxe [CC] LegacyBiosThunk [MTOC] GraphicsConsoleDxe [CC] Variable [CC] Data [CC] FormDisplay [CC] LegacyBoot [CC] Setup [CC] ProcessOptions [CC] BootOption [CC] nvidia [CC] BmLib [VFR] BdsDxe [CC] Bm [GENFW] GraphicsConsoleDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64] [CC] platformdata [CC] HiiDatabaseEntry [CC] Hotkey [CC] InputHandler [CC] IfrParse [CC] MemoryTest [CC] Popup [CC] Capsules [CC] AutoGen [SLINK] DisplayEngine [CC] Image [CC] plist [DLINK1] DisplayEngine [CC] String [CC] ImageEx [CC] Language [CC] Pointer [VFR] BdsDxe [CC] FrontPageVfr [CC] Expression [MTOC] DisplayEngine [CC] FrontPage [GENFW] DisplayEngine Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64] [CC] BdsEntry [CC] ConSplitterGraphics [CC] AutoGen [SLINK] BdsDxe [CC] ComponentName [DLINK1] BdsDxe [MTOC] BdsDxe [CC] Presentation [GENFW] BdsDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64] [CC] AutoGen [SLINK] SetupBrowser [CC] ComponentName [DLINK1] SetupBrowser [MTOC] SetupBrowser [GENFW] SetupBrowser Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64] [CC] ConPlatform [CC] ConfigRouting [CC] SecurityStub [CC] AutoGen [SLINK] ConPlatformDxe [DLINK1] ConPlatformDxe [MTOC] ConPlatformDxe [CC] Defer3rdPartyImageLoad [GENFW] ConPlatformDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64] [CC] AutoGen [SLINK] SecurityStubDxe [DLINK1] SecurityStubDxe [MTOC] SecurityStubDxe [CC] NullMemoryTest [GENFW] SecurityStubDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64] [CC] String [CC] AutoGen [SLINK] NullMemoryTestDxe [CC] ConSplitter [DLINK1] NullMemoryTestDxe [MTOC] NullMemoryTestDxe [CC] CapsuleService [CC] AutoGen [GENFW] NullMemoryTestDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64] [SLINK] ConSplitterDxe [DLINK1] ConSplitterDxe [MTOC] ConSplitterDxe [CC] SaveLongModeContext [GENFW] ConSplitterDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64] [CC] Reclaim [CC] AutoGen [SLINK] CapsuleRuntimeDxe [DLINK1] CapsuleRuntimeDxe [MTOC] CapsuleRuntimeDxe [GENFW] CapsuleRuntimeDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf [X64] [CC] FtwMisc [CC] InitVariable [CC] UpdateWorkingBlock [CC] Database [CC] FaultTolerantWrite [CC] EmuVariable [CC] FaultTolerantWriteDxe [CC] AutoGen [SLINK] EmuVariableRuntimeDxe [DLINK1] EmuVariableRuntimeDxe [CC] AutoGen [MTOC] EmuVariableRuntimeDxe [SLINK] FaultTolerantWriteDxe [DLINK1] FaultTolerantWriteDxe [MTOC] FaultTolerantWriteDxe [GENFW] EmuVariableRuntimeDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64] [CC] Variable [CC] Crc32 [CC] VariableDxe [CC] Font [CC] Runtime [CC] Measurement [CC] AutoGen [SLINK] RuntimeDxe [CC] TcgMorLockDxe [DLINK1] RuntimeDxe [MTOC] RuntimeDxe [GENFW] RuntimeDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64] [CC] VarCheck [GENFW] FaultTolerantWriteDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxDxeCore/DxeMain.inf [X64] [CC] VariableExLib [CC] Pcd [CC] AutoGen [CC] Settings [SLINK] VariableRuntimeDxe [DLINK1] VariableRuntimeDxe [MTOC] VariableRuntimeDxe [CC] CoreSectionExtraction [GENFW] VariableRuntimeDxe [CC] ConfigKeywordHandler [CC] AutoGen [SLINK] HiiDatabase [DLINK1] HiiDatabase [MTOC] HiiDatabase [CC] Service [GENFW] HiiDatabase [CC] Image [CC] AutoGen [SLINK] PcdDxe [DLINK1] PcdDxe [MTOC] PcdDxe [CC] DebugImageInfo [GENFW] PcdDxe [CC] Stall [CC] smbios [CC] SetWatchdogTimer [CC] InstallConfigurationTable [CC] Library [CC] spd [CC] string [CC] DriverSupport [CC] Notify [CC] StateGenerator [CC] Locate [CC] usbfix [CC] Handle [CC] b64cdecode [CC] Gcd [CC] Pool [CC] Page [CC] MemData [CC] FwVolBlock [CC] FwVolWrite [CC] FwVolRead [CC] FixBiosDsdt [CC] FwVolAttrib [CC] Ffs [CC] FwVol [CC] Tpl [CC] kernel_patcher [CC] Timer [CC] Event [CC] kext_patcher [CC] Dependency [CC] Dispatcher [CC] kext_inject [CC] DxeProtocolNotify [CC] DxeMain [CC] AutoGen [CC] Nvram [SLINK] DxeCore [DLINK1] DxeCore [MTOC] DxeCore [GENFW] DxeCore [CC] card_vlist [CC] PlatformDriverOverride [CC] Hibernate [CC] Net [CC] AutoGen [SLINK] CLOVER [DLINK1] CLOVER [MTOC] CLOVER [GENFW] CLOVER Generating DUETEFIMAINFVX64 FV ######################################## ######################################## ######################################## ######################################## ################################### GUID cross reference file can be found at /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/FV/Guid.xref FV Space Information DUETEFIMAINFVX64 [40%Full] 2752512 total, 1118856 used, 1633656 free - Done - Build end time: 09:29:35, May.31 2018 Build total time: 00:01:07 Compressing DUETEFIMainFv.FV ... Encoding Compressing DxeCore.efi ... Encoding Compressing DxeIpl.efi ... Encoding Generate Loader Image ... Created /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/FV/Efildr64 879+0 records in 879+0 records out 450048 bytes transferred in 0.003818 secs (117874243 bytes/sec) Copy CloverEFI: -> boot6 Changing byte at 0xa9 of boot6 to show 6 as init message: 1+0 records in 1+0 records out 1 bytes transferred in 0.000029 secs (34380 bytes/sec) -> BOOTX64.efi -> CLOVERX64.efi Copy Mandatory drivers: -> FSInject-64.efi -> AppleImageCodec-64.efi -> AppleUITheme-64.efi -> AppleKeyAggregator-64.efi -> FirmwareVolume-64.efi -> FSInject-64.efi -> AppleImageCodec-64.efi -> AppleUITheme-64.efi -> AppleKeyAggregator-64.efi -> FirmwareVolume-64.efi -> DataHubDxe-64.efi -> VBoxHfs-64.efi -> GrubEXFAT-64.efi -> GrubISO9660-64.efi -> GrubNTFS-64.efi -> GrubUDF-64.efi -> CsmVideoDxe-64.efi -> EmuVariableUefi-64.efi -> OsxAptioFix3Drv-64.efi -> OsxAptioFix2Drv-64.efi -> OsxAptioFixDrv-64.efi -> OsxFatBinaryDrv-64.efi -> OsxLowMemFixDrv-64.efi -> PartitionDxe-64.efi -> UsbMouseDxe-64.efi -> UsbKbDxe-64.efi -> Fat-64.efi -> SMCHelper-64.efi -> EnglishDxe-64.efi -> NvmExpressDxe-64.efi -> Ps2MouseDxe-64.efi -> VBoxExt2-64.efi -> VBoxExt4-64.efi -> VBoxIso9600-64.efi -> XhciDxe-64.efi -> HashServiceFix-64.efi -> VBoxHFS-64.efi -> AptioMemoryFix.efi -> AptioInputFix.efi Copy Applications: -> bdmesg.efi Done! Generating BootSectors make: Nothing to be done for `all'. Done! ================================================================================ boot7 <-------------------------------------------------- TOOLCHAIN_DIR: /Users/labyone/src/opt/local MTOC_PREFIX: /Users/labyone/src/opt/local/bin/ NASM_PREFIX: /Users/labyone/src/opt/local/bin/ NASM_VER: 2.13.01 Building from: /Users/labyone/src/edk2 Running edk2 build for CloverX64 using the command: build -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/labyone/src/edk2/Conf -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -p Clover/Clover.dsc -a X64 -b RELEASE -t XCODE8 -n 5 Build environment: Darwin-16.7.0-x86_64-i386-64bit Build start time: 09:29:37, May.31 2018 WORKSPACE = /Users/labyone/src/edk2 ECP_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /Users/labyone/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /Users/labyone/src/edk2/BaseTools CONF_PATH = /Users/labyone/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/labyone/src/edk2/Clover/Clover.dsc Flash Image Definition = /Users/labyone/src/edk2/Clover/Clover.fdf Processing meta-data ........ done! Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf [X64] [CC] IoLibMmioBuffer Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64] Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] [CC] BaseReportStatusCodeLib [SLINK] BaseReportStatusCodeLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] [CC] IoHighLevel [CC] SetMem [CC] CheckSum [CC] DebugLib [SLINK] BaseDebugLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] [CC] ScanMem64Wrapper [CC] IoLibGcc [CC] SwitchStack [CC] IoLib [CC] ScanMem32Wrapper [CC] SwapBytes64 [CC] PcdLib [CC] ScanMem16Wrapper [SLINK] BasePcdLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64] [CC] SwapBytes32 [CC] ScanMem8Wrapper [CC] SwapBytes16 [CC] ZeroMemWrapper [CC] LongJump [CC] CompareMemWrapper [NASM] IoFifo [SLINK] BaseIoLibIntrinsic Building ... /Users/labyone/src/edk2/Clover/Library/OpensslLib/OpensslLibNull.inf [X64] [CC] SetMem64Wrapper [CC] SetJump [NASM] CpuSleep [CC] SetMem32Wrapper [CC] OpensslLibNull [CC] RShiftU64 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/Library/OpensslLib/OpensslLibNull/OUTPUT/OpensslLibNull.obj has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/Library/OpensslLib/OpensslLibNull/OUTPUT/OpensslLib.lib the table of contents is empty (no object file members in the library define global symbols) [SLINK] OpensslLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf [X64] [CC] PrintLibInternal [CC] RRotU64 [CC] SetMem16Wrapper [CC] RRotU32 [CC] SetMemWrapper [CC] ScanMem64Wrapper [CC] PrintLib [SLINK] BasePrintLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64] [CC] CopyMemWrapper [CC] MultU64x64 [CC] ScanMem32Wrapper [CC] MultU64x32 [CC] IsZeroBufferWrapper [CC] MultS64x64 [CC] ScanMem16Wrapper [CC] ModU64x32 [CC] MemLibGeneric [CC] ScanMem8Wrapper [NASM] CpuFlushTlb [SLINK] BaseCpuLib [CC] LShiftU64 Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64] [CC] SetSize [CC] MemLibGuid [CC] LRotU64 [CC] ZeroMemWrapper [CC] LRotU32 [CC] UefiShellInstall1CommandsLib [SLINK] UefiShellInstall1CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64] [CC] CompareMemWrapper [CC] CopyMem [CC] LowBitSet64 [SLINK] BaseMemoryLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64] [CC] LowBitSet32 [CC] SetMem64Wrapper [CC] HighBitSet64 [CC] SetMem32Wrapper [CC] Comp [CC] HighBitSet32 [CC] SetMem16Wrapper [CC] Type [CC] GetPowerOfTwo64 [CC] GetPowerOfTwo32 [CC] Mode [CC] SetMemWrapper [CC] DivU64x64Remainder [CC] Touch [CC] Connect [CC] CopyMemWrapper [CC] DivU64x32Remainder [CC] IsZeroBufferWrapper [CC] DivU64x32 [CC] Ver [CC] DivS64x64Remainder [CC] Devices [CC] ARShiftU64 [CC] MemLibGeneric [CC] MemMap [CC] UefiShellLevel3CommandsLib [CC] MemLibGuid [CC] BitField [CC] Cls [CC] CpuDeadLoop [CC] OpenInfo [CC] MemLib [SLINK] UefiMemoryLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64] [CC] Cpu [CC] LinkedList [CC] Alias [CC] Disconnect [CC] UefiShellLevel1CommandsLib [CC] Echo [CC] Reconnect [CC] Exit [CC] Pause [CC] Unload [CC] Goto [CC] GetMtc [CC] Compress [CC] EfiCompress [CC] DrvDiag [CC] Help [CC] EfiDecompress [CC] AutoGen [CC] If [SLINK] UefiShellLevel3CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64] [CC] SafeString [CC] Dmem [CC] UefiShellLevel2CommandsLib [CC] Dh [CC] LoadPciRom [CC] For [CC] Shift [CC] Drivers [CC] String [CC] FilePaths [CC] Stall [CC] TimeDate [CC] DevTree [CC] Mm [CC] Load [CC] AutoGen [SLINK] UefiShellLevel1CommandsLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf [X64] [CC] SetVar [NASM] Thunk16 [CC] SerMode [CC] Ls [NASM] WriteTr [CC] DrvCfg [CC] Non-existing [CC] UefiShellDriver1CommandsLib [CC] Math64 [CC] Unaligned [CC] X86WriteIdtr [CC] Map [CC] X86WriteGdtr [CC] AutoGen [SLINK] UefiShellDriver1CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64] [CC] X86Thunk [CC] Reset [CC] DxeNetLib [CC] X86ReadIdtr [CC] X86ReadGdtr [CC] Set [CC] X86Msr [CC] X86GetInterruptState [CC] MkDir [CC] X86FxSave [CC] X86FxRestore [CC] Cd [CC] X86EnablePaging64 [CC] Pci [CC] NetBuffer [CC] X86EnablePaging32 [SLINK] DxeNetLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64] [CC] UefiShellBcfgCommandLib [CC] X86DisablePaging64 [CC] X86DisablePaging32 [CC] X86RdRand [CC] Cp [CC] DmpStore [CC] X86PatchInstruction [CC] Dblk [CC] Parse [CC] GccInline [CC] UefiShellCommandLib [CC] EventLogInfo [CC] Rm [NASM] SwitchStack [CC] ConsistMapping [SLINK] UefiShellCommandLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64] [CC] Mv [NASM] SetJump [CC] Attrib [CC] AutoGen [SLINK] UefiShellBcfgCommandLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf [X64] [NASM] LongJump [CC] Vol [CC] UefiShellNetwork2CommandsLib [NASM] EnableDisableInterrupts [CC] AutoGen [SLINK] UefiShellLevel2CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64] [CC] Ping6 [NASM] DisablePaging64 [CC] UefiShellNetwork1CommandsLib [CC] PrintInfo [CC] Ifconfig6 [CC] UefiHandleParsingLib [CC] AutoGen [CC] Ping [SLINK] UefiShellNetwork2CommandsLib Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64] [CC] AutoGen [SLINK] UefiHandleParsingLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64] [CC] QueryTable [CC] ApplicationEntryPoint [SLINK] UefiApplicationEntryPoint Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64] [CC] SmbiosView [CC] Ifconfig [CC] AutoGen [CC] UefiFileHandleLib [SLINK] UefiFileHandleLib [SLINK] UefiShellNetwork1CommandsLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] Building ... /Users/labyone/src/edk2/Clover/Library/VideoBiosPatchLib/VideoBiosPatchLib.inf [X64] [CC] LibSmbiosView [CC] Hid [CC] VideoBiosPatchLib [CC] UefiShellDebug1CommandsLib [CC] UsbDxeLib [SLINK] UefiUsbLib Building ... /Users/labyone/src/edk2/Clover/Library/MemLogLibDefault/MemLogLibDefault.inf [X64] [CC] EditTitleBar [NASM] CpuId [CC] 915resolution [CC] UefiShellLib [SLINK] UefiShellLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64] [CC] MemLogLib [SLINK] MemLogLibDefault Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64] [CC] edid [CC] EditInputBar [SLINK] VideoBiosPatchLib Building ... /Users/labyone/src/edk2/Clover/Library/OsxBdsPlatformLib/PlatformBds.inf [X64] [CC] PciLib [SLINK] BasePciLibCf8 Building ... /Users/labyone/src/edk2/Clover/Library/GenericBdsLib/GenericBdsLib.inf [X64] [NASM] CpuIdEx [CC] EditStatusBar [CC] DevicePath [CC] PciCf8Lib [SLINK] BasePciCf8Lib Building ... /Users/labyone/src/edk2/Clover/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64] [CC] EditMenuBar [NASM] EnableCache [CC] LzmaDecompress [CC] Edit [CC] BdsConnect [NASM] DisableCache [CC] BdsPlatform [CC] PlatformData [SLINK] DuetBds Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64] [NASM] RdRand [CC] ChkStkGcc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (LongJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/LongJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SetJump.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SetJump.obj (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (SwitchStack.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SwitchStack.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj (due to use of basename, truncation, blank padding or duplicate input files) [SLINK] BaseLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64] [CC] LzFind [CC] BdsMisc [CC] CustomizedDisplayLib [CC] DxePcdLib [SLINK] DxePcdLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64] [CC] BdsConsole [CC] CustomizedDisplayLibInternal [CC] BmConnect [CC] FileBuffer [CC] AutoGen [SLINK] CustomizedDisplayLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] [CC] BmMisc [CC] LzmaDec [CC] GuidedSectionExtraction [CC] MainTextEditor [SLINK] LzmaDecompressLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64] [CC] BmConsole [CC] Misc [CC] UefiSortLib [SLINK] UefiSortLib Building ... /Users/labyone/src/edk2/Clover/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] [CC] UefiHiiServicesLib [SLINK] UefiHiiServicesLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64] [CC] DxeSecurityManagementLib [CC] HiiLib [CC] BufferImage [SLINK] DxeSecurityManagementLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64] [CC] BmBoot [CC] BdsBoot [CC] DxeCapsuleLibNull [CC] String [SLINK] DxeCapsuleLibNull [CC] HiiString Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64] [CC] Clipboard [CC] AutoGen [SLINK] GenericBdsLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64] [CC] HiiLanguage [SLINK] UefiHiiLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64] [CC] DiskImage [CC] VarCheckUefiLibNullClass [CC] AuthVariableLibNull [SLINK] VarCheckUefiLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64] [SLINK] AuthVariableLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64] [CC] TpmMeasurementLibNull [SLINK] TpmMeasurementLibNull [CC] BmBootDescription Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64] [CC] InternalGetSpinLockProperties [CC] DxeServicesTableLib [CC] GccInline [SLINK] DxeServicesTableLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64] [CC] FileImage [CC] SynchronizationGcc [SLINK] BaseSynchronizationLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] [CC] VarCheckLib [SLINK] VarCheckLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64] [CC] HexEdit [CC] RuntimeLib [SLINK] UefiRuntimeLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] [CC] BmLoadOption [CC] HobLib [SLINK] DxeHobLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf [X64] [CC] MemoryAllocationLib [SLINK] UefiMemoryAllocationLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64] [CC] CpuExceptionHandlerLibNull [SLINK] CpuExceptionHandlerLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64] [CC] DebugAgentLibNull [SLINK] DebugAgentLibNull Building ... /Users/labyone/src/edk2/Clover/Library/DuetTimerLib/DuetTimerLib.inf [X64] [CC] BmHotkey [CC] MainHexEditor [CC] X86TimerLib [SLINK] DuetTimerLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64] [CC] DxeServicesLib [SLINK] DxeServicesLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64] [CC] MemImage [CC] BmDriverHealth [SLINK] UefiBootManagerLib Building ... /Users/labyone/src/edk2/Clover/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf [X64] [CC] PeCoffGetEntryPoint [CC] DxeExtractGuidedSectionLib [SLINK] DxeExtractGuidedSectionLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64] [CC] DriverEntryPoint [SLINK] BasePeCoffGetEntryPointLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64] [SLINK] UefiDriverEntryPoint [CC] Misc Building ... /Users/labyone/src/edk2/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64] [CC] PerformanceLib [SLINK] BasePerformanceLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64] [CC] X86Cache [SLINK] BaseCacheMaintenanceLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64] [CC] BaseUefiDecompressLib [SLINK] BaseUefiDecompressLib Building ... /Users/labyone/src/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64] [CC] HobLib [CC] UefiLibPrint [SLINK] DxeCoreHobLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] [CC] BasePeCoff [CC] PeCoffExtraActionLib [SLINK] PeCoffExtraActionLibNull Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] [CC] UefiNotTiano [CC] UefiBootServicesTableLib [CC] PeCoffLoaderEx [SLINK] VBoxPeCoffLib Building ... /Users/labyone/src/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] [SLINK] UefiBootServicesTableLib Building ... /Users/labyone/src/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64] [CC] UefiRuntimeServicesTableLib [SLINK] UefiRuntimeServicesTableLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64] [CC] DevicePathUtilities [CC] DxeCoreEntryPoint [SLINK] DxeCoreEntryPoint Building ... /Users/labyone/src/edk2/Clover/LegacyBios/Region2Dxe/LegacyRegion2Dxe.inf [X64] [CC] UefiDriverModel [CC] AutoGen /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (Misc.obj) in output file used for input files: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj and: /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj (due to use of basename, truncation, blank padding or duplicate input files) [CC] MemoryAllocationLib [SLINK] UefiShellDebug1CommandsLib Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] [CC] DxeCoreMemoryProfileLibNull [CC] Console [SLINK] DxeCoreMemoryAllocationLib Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf [X64] [CC] LegacyRegion2 [CC] AutoGen [CC] UnicodeCollationEng [SLINK] LegacyRegion2Dxe [CC] Timer [DLINK1] LegacyRegion2Dxe [MTOC] LegacyRegion2Dxe [CC] AutoGen [SLINK] EnglishDxe [GENFW] LegacyRegion2Dxe Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf [X64] [CC] AutoGen [DLINK1] EnglishDxe [CC] DevicePathToText [MTOC] EnglishDxe [SLINK] Timer [DLINK1] Timer [MTOC] Timer [CC] UefiLib [GENFW] EnglishDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/CpuDxe/Cpu.inf [X64] [SLINK] UefiLib Building ... /Users/labyone/src/edk2/Clover/CloverEFI/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64] [GENFW] Timer Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64] [CC] 8259 [CC] EbcDebuggerHook [CC] AutoGen [CC] CpuIo2Dxe [SLINK] Legacy8259 [DLINK1] Legacy8259 [MTOC] Legacy8259 [CC] AutoGen [SLINK] CpuIo2Dxe [GENFW] Legacy8259 Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxEfiLdr/EfiLdr.inf [X64] [DLINK1] CpuIo2Dxe [MTOC] CpuIo2Dxe [NASM] CpuInterrupt [GENFW] CpuIo2Dxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64] [CC] EfiLoader [CC] Cpu [CC] MonotonicCounter [CC] Debug [CC] AutoGen [SLINK] Cpu [CC] AutoGen [DLINK1] Cpu [SLINK] MonotonicCounterRuntimeDxe [MTOC] Cpu [DLINK1] MonotonicCounterRuntimeDxe [MTOC] MonotonicCounterRuntimeDxe [CC] PeLoader [CC] EbcExecute [GENFW] Cpu Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64] [GENFW] MonotonicCounterRuntimeDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxDxeIpl/DxeIpl.inf [X64] [CC] Support [CC] WatchdogTimer [CC] AutoGen [CC] EbcInt [CC] DxeInit [SLINK] EfiLoader [DLINK1] EfiLoader [MTOC] EfiLoader [CC] AutoGen [SLINK] WatchdogTimer [GENFW] EfiLoader [CC] EbcSupport [DLINK1] WatchdogTimer [MTOC] WatchdogTimer [CC] LegacyTable [GENFW] WatchdogTimer [CC] DevicePathFromText [CC] UefiDevicePathLib [SLINK] UefiDevicePathLib [CC] HobGeneration Building ... /Users/labyone/src/edk2/Clover/OsxLowMemFixDrv/OsxLowMemFixDrv.inf [X64] Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFix3Drv.inf [X64] Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFix2Drv.inf [X64] [NASM] EbcLowLevel [CC] AutoGen [CC] OsxLowMemFixDrv [CC] Debug [SLINK] EbcDxe [DLINK1] EbcDxe [MTOC] EbcDxe [CC] OsxAptioFix2Drv [CC] OsxAptioFix3Drv [CC] EnterDxeCore [GENFW] EbcDxe Building ... /Users/labyone/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFixDrv.inf [X64] [CC] Paging [CC] Lib [CC] BootFixes [CC] OsxAptioFixDrv [CC] AutoGen [SLINK] DxeIpl [CC] AutoGen [SLINK] OsxLowMemFixDrv [DLINK1] DxeIpl [CC] BootFixes3 [MTOC] DxeIpl [DLINK1] OsxLowMemFixDrv [MTOC] OsxLowMemFixDrv [CC] DecodedKernelCheck [GENFW] DxeIpl Building ... /Users/labyone/src/edk2/Clover/rEFIt_UEFI/refit.inf [X64] [GENFW] OsxLowMemFixDrv Building ... /Users/labyone/src/edk2/Clover/ShellPkg/Application/Shell/Shell.inf [X64] [CC] BootArgs [CC] DecodedKernelCheck [CC] BootFixes [CC] VMem [CC] BootArgs [CC] DecodedKernelCheck [CC] VMem [CC] BootArgs [CC] Lib [CC] VMem [CC] Lib [CC] BdsConnect [CC] device_tree [CC] Lib [CC] NVRAMDebug [CC] device_tree [CC] Mach-O [CC] NVRAMDebug [CC] device_tree [CC] Mach-O [CC] NVRAMDebug [CC] Shell [CC] Mach-O [NASM] AsmFuncsX64 [CC] AutoGen [SLINK] OsxAptioFix2Drv [NASM] AsmFuncsX64 [DLINK1] OsxAptioFix2Drv [MTOC] OsxAptioFix2Drv [GENFW] OsxAptioFix2Drv Building ... /Users/labyone/src/edk2/Clover/bdmesg_efi/bdmesg.inf [X64] [NASM] AsmFuncsX64 [CC] AutoGen [SLINK] OsxAptioFixDrv [NASM] RTShims [CC] bdmesg [DLINK1] OsxAptioFixDrv [MTOC] OsxAptioFixDrv [CC] ShellParametersProtocol [CC] AutoGen [GENFW] OsxAptioFixDrv Building ... /Users/labyone/src/edk2/Clover/Protocols/EmuVariableUefi/EmuVariableRuntimeDxe.inf [X64] [SLINK] OsxAptioFix3Drv [CC] AutoGen [SLINK] bdmesg [DLINK1] OsxAptioFix3Drv [MTOC] OsxAptioFix3Drv [DLINK1] bdmesg [MTOC] bdmesg [GENFW] OsxAptioFix3Drv Building ... /Users/labyone/src/edk2/Clover/Protocols/OsxFatBinaryDrv/OsxFatBinaryDrv.inf [X64] [GENFW] bdmesg Building ... /Users/labyone/src/edk2/Clover/Protocols/DumpUefiCalls/DumpUefiCalls.inf [X64] [CC] main [CC] InitVariable [CC] OsxFatBinaryDrv [CC] DumpUefiCalls [CC] icns [CC] EmuVariable [CC] AutoGen [SLINK] OsxFatBinaryDrv [DLINK1] OsxFatBinaryDrv [MTOC] OsxFatBinaryDrv [CC] Lib [CC] AutoGen [SLINK] EmuVariableUefi [GENFW] OsxFatBinaryDrv Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleKeyAggregator/AppleKeyAggregator.inf [X64] [DLINK1] EmuVariableUefi [MTOC] EmuVariableUefi [GENFW] EmuVariableUefi Building ... /Users/labyone/src/edk2/Clover/Protocols/HashServiceFix/HashServiceFix.inf [X64] [CC] ShellProtocol [CC] BootServices [CC] AppleKeyAggregator [CC] HashServiceFix [CC] AutoGen [SLINK] AppleKeyAggregator [CC] RuntimeServices [DLINK1] AppleKeyAggregator [MTOC] AppleKeyAggregator [CC] Log [CC] lib [CC] MemLog [CC] FileHandleWrappers [GENFW] AppleKeyAggregator Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleUITheme/AppleUITheme.inf [X64] [CC] FileLib [CC] ShellEnvVar [CC] AppleUITheme [CC] DataHub [CC] AutoGen [SLINK] AppleUITheme [DLINK1] AppleUITheme [MTOC] AppleUITheme [CC] Fs [CC] ShellManParser [GENFW] AppleUITheme Building ... /Users/labyone/src/edk2/Clover/Protocols/AppleImageCodec/AppleImageCodec.inf [X64] [CC] sha1 [CC] AutoGen [SLINK] HashServiceFix [CC] AppleProtocols [CC] AppleImageCodec [DLINK1] HashServiceFix [MTOC] HashServiceFix [CC] AutoGen [GENFW] HashServiceFix Building ... /Users/labyone/src/edk2/Clover/Protocols/FirmwareVolume/FirmwareVolume.inf [X64] [CC] ConsoleLogger [SLINK] DumpUefiCalls [DLINK1] DumpUefiCalls [MTOC] DumpUefiCalls [GENFW] DumpUefiCalls [CC] FirmwareVolume Building ... /Users/labyone/src/edk2/Clover/Protocols/SMCHelper/SMCHelper.inf [X64] [CC] ConsoleWrappers [CC] AutoGen [SLINK] FirmwareVolume [CC] AutoGen [DLINK1] FirmwareVolume [MTOC] FirmwareVolume [SLINK] Shell [CC] SMCHelper [GENFW] FirmwareVolume Building ... /Users/labyone/src/edk2/Clover/Protocols/MsgLog/MsgLog.inf [X64] [CC] AutoGen [DLINK1] Shell [SLINK] SMCHelper [MTOC] Shell [DLINK1] SMCHelper [CC] MsgLog [MTOC] SMCHelper [GENFW] Shell Building ... /Users/labyone/src/edk2/Clover/FSInject/FSInject.inf [X64] [GENFW] SMCHelper Building ... /Users/labyone/src/edk2/Clover/CloverEFI/BiosKeyboard/KeyboardDxe.inf [X64] [CC] AutoGen [SLINK] MsgLog [DLINK1] MsgLog [MTOC] MsgLog [CC] AppleKey [GENFW] MsgLog Building ... /Users/labyone/src/edk2/Clover/Drivers/PartitionDxe/PartitionDxe.inf [X64] [CC] FSInject [CC] ComponentName [CC] ComponentName [CC] picopng [CC] Test [CC] Mbr [CC] AutoGen [SLINK] FSInject [CC] load_bmp [DLINK1] FSInject [MTOC] FSInject [GENFW] FSInject Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] [CC] Gpt [CC] load_icns [CC] BiosKeyboard [CC] AutoGen [CC] ComponentName [SLINK] AppleImageCodec [CC] ElTorito [DLINK1] AppleImageCodec [MTOC] AppleImageCodec [CC] LegacyBiosThunk [GENFW] AppleImageCodec Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxAcpiTableDxe/AcpiTableDxe.inf [X64] [CC] Apple [CC] AutoGen [SLINK] KeyboardDxe [DLINK1] KeyboardDxe [MTOC] KeyboardDxe [CC] DiskIo [GENFW] KeyboardDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/Ps2MouseDxe/Ps2MouseDxe.inf [X64] [CC] AutoGen [CC] menu [CC] Partition [SLINK] DiskIoDxe [DLINK1] DiskIoDxe [MTOC] DiskIoDxe [CC] AutoGen [CC] ComponentName [SLINK] PartitionDxe [GENFW] DiskIoDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64] [DLINK1] PartitionDxe [MTOC] PartitionDxe [GENFW] PartitionDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64] [CC] AcpiTableProtocol [CC] CommPs2 [CC] ComponentName [CC] AcpiTable [CC] ComponentName [CC] AutoGen [CC] Ps2Mouse [SLINK] AcpiTableDxe [CC] CommPs2 [DLINK1] AcpiTableDxe [MTOC] AcpiTableDxe [CC] AutoGen [SLINK] Ps2MouseDxe [GENFW] AcpiTableDxe Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf [X64] [CC] Ps2MouseAbsolutePointer [CC] screen [CC] Ps2KbdCtrller [CC] AutoGen [SLINK] Ps2MouseAbsolutePointerDxe [CC] ComponentName [DLINK1] Ps2MouseAbsolutePointerDxe [MTOC] Ps2MouseAbsolutePointerDxe [CC] Ps2KbdTextIn [GENFW] Ps2MouseAbsolutePointerDxe Building ... /Users/labyone/src/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64] [CC] IsaIo [CC] Ps2Keyboard [CC] PcatIsaAcpi [CC] IsaBus [CC] AutoGen [CC] IO [SLINK] Ps2KeyboardDxe [CC] IsaAcpi [DLINK1] Ps2KeyboardDxe [MTOC] Ps2KeyboardDxe [CC] AutoGen [SLINK] IsaBusDxe [DLINK1] IsaBusDxe [GENFW] Ps2KeyboardDxe [MTOC] IsaBusDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] [CC] ComponentName [GENFW] IsaBusDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] [CC] AutoGen [SLINK] IsaAcpi [CC] ComponentName [DLINK1] Ps2MouseDxe [MTOC] Ps2MouseDxe [DLINK1] IsaAcpi [MTOC] IsaAcpi [CC] common [GENFW] Ps2MouseDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/UsbKbDxe/UsbKbDxe.inf [X64] [CC] MouseHid [GENFW] IsaAcpi [CC] UsbMassBot Building ... /Users/labyone/src/edk2/Clover/Drivers/UsbBusDxe/UsbBusDxe.inf [X64] [CC] UsbMouse [CC] legacy [CC] UsbDesc [CC] AutoGen [SLINK] UsbMouseDxe [DLINK1] UsbMouseDxe [MTOC] UsbMouseDxe [GENFW] UsbMouseDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/XhciDxe/XhciDxe.inf [X64] [CC] UsbEnumer [CC] UsbBus [CC] Xhci [CC] UsbHub [CC] ComponentName [CC] XhciReg [CC] ComponentName [CC] loader [CC] UsbMassImpl [CC] UsbUtility [CC] AutoGen [CC] UsbMassBoot [SLINK] UsbBusDxe [CC] tool [DLINK1] UsbBusDxe [MTOC] UsbBusDxe [CC] secureboot [CC] UsbMassCbi [GENFW] UsbBusDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64] [CC] securehash [CC] UsbMassDiskInfo [CC] securemenu [CC] AutoGen [CC] securevars [SLINK] UsbMassStorageDxe [CC] EhciUrb [CC] XhciSched [DLINK1] UsbMassStorageDxe [MTOC] UsbMassStorageDxe [GENFW] UsbMassStorageDxe Building ... /Users/labyone/src/edk2/Clover/Drivers/OhciDxe/OhciDxe.inf [X64] [CC] AppleKey [CC] UsbHcMem [CC] UsbHcMem [CC] bootscreen [CC] ComponentName [CC] EfiKey [CC] EhciSched [CC] AutoGen [SLINK] XhciDxe [DLINK1] XhciDxe [MTOC] XhciDxe [CC] EhciDebug [CC] lockedgraphics [GENFW] XhciDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64] [CC] EhciReg [CC] Ohci [CC] KeyBoard [CC] ComponentName [CC] egemb_icons [CC] OhciSched [CC] ComponentName [CC] UhciSched [CC] egemb_font [CC] AutoGen [SLINK] UsbKbDxe [DLINK1] UsbKbDxe [CC] UhciDebug [MTOC] UsbKbDxe [CC] Ehci [GENFW] UsbKbDxe Building ... /Users/labyone/src/edk2/Clover/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64] [CC] OhciReg [CC] scroll_images [CC] AutoGen [SLINK] EhciDxe [DLINK1] EhciDxe [MTOC] EhciDxe [CC] UhciQueue [CC] BiosBlkIo [CC] OhciUrb [CC] BmLib [CC] UhciReg [CC] OhciDebug [CC] ComponentName [CC] UsbHcMem [CC] UsbHcMem [CC] BiosInt13 [CC] AutoGen [CC] image [SLINK] OhciDxe [CC] Uhci [CC] ComponentName [DLINK1] OhciDxe [MTOC] OhciDxe [CC] ComponentName [GENFW] OhciDxe Building ... /Users/labyone/src/edk2/Clover/LegacyBios/VideoDxe/VideoDxe2.inf [X64] [CC] LegacyBiosThunk [CC] AutoGen [SLINK] UhciDxe [CC] load_icns [DLINK1] UhciDxe [CC] AutoGen [MTOC] UhciDxe [SLINK] BiosBlockIoDxe [DLINK1] BiosBlockIoDxe [MTOC] BiosBlockIoDxe [GENFW] UhciDxe Building ... /Users/labyone/src/edk2/Clover/LegacyBios/VideoDxe/VideoDxe.inf [X64] [GENFW] BiosBlockIoDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/BiosVideo/BiosVideo.inf [X64] [GENFW] EhciDxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/UDF.inf [X64] [CC] driver [CC] libscreen [CC] file [CC] grub_driver [CC] BiosVideo2 [CC] BiosVideoNew [CC] grub_file [CC] ComponentName [CC] BiosVideo [CC] ComponentName [CC] AutoGen [SLINK] CsmVideo2Dxe [CC] grub [DLINK1] CsmVideo2Dxe [MTOC] CsmVideo2Dxe [CC] LegacyBiosThunk [GENFW] CsmVideo2Dxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/NTFS.inf [X64] [CC] logging [CC] AutoGen [SLINK] BiosVideo [CC] missing [DLINK1] BiosVideo [MTOC] BiosVideo [CC] driver [GENFW] BiosVideo Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/ISO9660.inf [X64] [CC] path [CC] utf8 [CC] driver [CC] file [CC] grub_driver [CC] device [CC] file [CC] err [CC] grub_file [CC] grub_driver [CC] ComponentName [CC] grub [CC] grub_file [CC] AutoGen [SLINK] CsmVideoDxe [CC] logging [DLINK1] CsmVideoDxe [MTOC] CsmVideoDxe [CC] grub [CC] misc [GENFW] CsmVideoDxe Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/HFSPLUS.inf [X64] [CC] missing [CC] list [CC] logging [CC] path [CC] missing [CC] driver [CC] fshelp [CC] utf8 [CC] path [CC] device [CC] file [CC] utf8 [CC] err [CC] grub_driver [CC] device [CC] udf [CC] err [CC] grub_file [CC] AutoGen [SLINK] GrubUDF [DLINK1] GrubUDF [MTOC] GrubUDF [CC] grub [GENFW] GrubUDF Building ... /Users/labyone/src/edk2/Clover/FileSystems/GrubFS/src/EXFAT.inf [X64] [CC] misc [CC] logging [CC] misc [CC] list [CC] missing [CC] list [CC] driver [CC] path [CC] fshelp [CC] fshelp [CC] utf8 [CC] file [CC] grub_driver [CC] ntfscomp [CC] grub_file [CC] iso9660 [CC] grub [CC] AutoGen [SLINK] GrubISO9660 [CC] ntfs [DLINK1] GrubISO9660 [MTOC] GrubISO9660 [CC] logging [GENFW] GrubISO9660 Building ... /Users/labyone/src/edk2/Clover/FileSystems/FatPkg/EnhancedFatDxe/Fat.inf [X64] [CC] AutoGen [SLINK] GrubNTFS [CC] missing [DLINK1] GrubNTFS [MTOC] GrubNTFS [CC] gzio [CC] path [CC] DirectoryCache [GENFW] GrubNTFS Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxReiserFS.inf [X64] [CC] device [CC] DiskCache [CC] utf8 [CC] lodepng [CC] err [CC] device [CC] FileName [CC] err [CC] Hash [CC] fsw_reiserfs [CC] text [CC] misc [CC] DirectoryManage [CC] fsw_core [CC] list [CC] ComponentName [CC] fsw_efi_lib [CC] misc [CC] ReadWrite [CC] fshelp [CC] list [CC] OpenVolume [CC] fsw_efi [CC] fshelp [CC] Open [CC] Misc [CC] fsw_lib [CC] AutoGen [CC] exfat [SLINK] VBoxReiserFS [CC] Init [DLINK1] VBoxReiserFS [MTOC] VBoxReiserFS [CC] AcpiPatcher [CC] AutoGen [SLINK] GrubEXFAT [GENFW] VBoxReiserFS Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxExt4.inf [X64] [CC] Info [CC] FileSpace [CC] AmlGenerator [CC] fsw_ext4 [CC] Flush [CC] Fat [CC] hfspluscomp [CC] fsw_core [CC] Delete [CC] fsw_efi_lib [CC] Data [CC] ati [CC] UnicodeCollation [CC] hfsplus [CC] AutoGen [CC] fsw_efi [SLINK] Fat [DLINK1] GrubEXFAT [CC] BootLog [MTOC] GrubEXFAT [DLINK1] Fat [MTOC] Fat [CC] AutoGen [SLINK] GrubHFSPLUS [GENFW] GrubEXFAT Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxExt2.inf [X64] [GENFW] Fat Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxIso9660.inf [X64] [DLINK1] GrubHFSPLUS [MTOC] GrubHFSPLUS [GENFW] GrubHFSPLUS Building ... /Users/labyone/src/edk2/Clover/FileSystems/VBoxFsDxe/VBoxHfs.inf [X64] [CC] fsw_ext2 [CC] fsw_lib [CC] fsw_iso9660 [CC] AutoGen [SLINK] VBoxExt4 [CC] BootOptions [DLINK1] VBoxExt4 [MTOC] VBoxExt4 [CC] fsw_core [GENFW] VBoxExt4 Building ... /Users/labyone/src/edk2/Clover/Protocols/DriverOverride/DriverOverride.inf [X64] [CC] fsw_core [CC] Console [CC] fsw_efi_lib [CC] DriverOverride [CC] fsw_hfs [CC] fsw_efi_lib [CC] AutoGen [SLINK] DriverOverride [DLINK1] DriverOverride [MTOC] DriverOverride [CC] fsw_efi [GENFW] DriverOverride Building ... /Users/labyone/src/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf [X64] [CC] fsw_efi [CC] fsw_core [CC] fsw_efi_lib [CC] cpu [CC] fsw_lib [CC] fsw_lib [CC] AutoGen [SLINK] VBoxExt2 [CC] fsw_efi [CC] AutoGen [SLINK] VBoxIso9600 [DLINK1] VBoxExt2 [MTOC] VBoxExt2 [DLINK1] VBoxIso9600 [MTOC] VBoxIso9600 [CC] DataHubCpu [GENFW] VBoxExt2 Building ... /Users/labyone/src/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64] [GENFW] VBoxIso9600 Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxPciBusNoEnumerationDxe/PciBusNoEnumeration.inf [X64] [CC] PciPowerManagement [CC] fsw_lib [CC] NvmExpressBlockIo [CC] device_inject [CC] DataHub [CC] AutoGen [CC] PciRomTable [SLINK] VBoxHfs [DLINK1] VBoxHfs [CC] AutoGen [MTOC] VBoxHfs [SLINK] DataHubDxe [DLINK1] DataHubDxe [MTOC] DataHubDxe [GENFW] VBoxHfs Building ... /Users/labyone/src/edk2/Clover/CloverEFI/PciRootBridgeDxe/PciRootBridge.inf [X64] [CC] PciDriverOverride [GENFW] DataHubDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64] [CC] PciOptionRomSupport [CC] device_tree [CC] PcatPciRootBridge [CC] PciEnumerator [CC] PcatPciRootBridgeDevicePath [CC] Edid [CC] PciEnumeratorSupport [CC] PcatPciRootBridgeIo [CC] PciCommand [CC] ComponentName [CC] Events [CC] ComponentName [CC] DeviceIo [CC] NvmExpress [CC] hda [CC] PcatIo [CC] NvmExpressDiskInfo [CC] AutoGen [CC] PcRtcEntry [SLINK] PcatPciRootBridge [DLINK1] PcatPciRootBridge [MTOC] PcatPciRootBridge [GENFW] PcatPciRootBridge Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Metronome/Metronome.inf [X64] [CC] NvmExpressHci [CC] PcRtc [CC] Metronome [CC] NvmExpressPassthru [CC] AutoGen [SLINK] Metronome [CC] gma [DLINK1] Metronome [MTOC] Metronome [CC] AutoGen [SLINK] NvmExpressDxe [DLINK1] NvmExpressDxe [MTOC] NvmExpressDxe [GENFW] Metronome Building ... /Users/labyone/src/edk2/Clover/CloverEFI/AcpiReset/Reset.inf [X64] [GENFW] NvmExpressDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxBdsDxe/BdsDxe.inf [X64] [CC] Reset [CC] guid [CC] PciDeviceSupport [CC] AutoGen [SLINK] AcpiReset [CC] HwErrRecSupport [DLINK1] AcpiReset [MTOC] AcpiReset [CC] PciBus [VFR] BdsDxe [GENFW] AcpiReset Building ... /Users/labyone/src/edk2/DuetPkg/SmbiosGenDxe/SmbiosGen.inf [X64] [CC] Injectors [CC] DeviceManagerVfr [VFR] BdsDxe [CC] LegacyBiosThunk [CC] SmbiosGen [CC] DriverHealthVfr [CC] AutoGen [CC] AutoGen [SLINK] PcRtc [SLINK] SmbiosGenDxe [CC] PciIo [DLINK1] PcRtc [DLINK1] SmbiosGenDxe [MTOC] PcRtc [MTOC] SmbiosGenDxe [CC] AutoGen [GENFW] PcRtc Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64] [GENFW] SmbiosGenDxe [SLINK] PciBusNoEnumerationDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64] [DLINK1] PciBusNoEnumerationDxe [MTOC] PciBusNoEnumerationDxe [GENFW] PciBusNoEnumerationDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64] [CC] DevicePath [CC] LegacyBoot [CC] ComponentName [CC] AutoGen [SLINK] DevicePathDxe [CC] SmbiosDxe [CC] DeviceManager [DLINK1] DevicePathDxe [MTOC] DevicePathDxe [CC] LaffStd [VFR] BdsDxe [GENFW] DevicePathDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64] [CC] AutoGen [SLINK] SmbiosDxe [CC] BootManagerVfr [DLINK1] SmbiosDxe [MTOC] SmbiosDxe [GENFW] SmbiosDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64] [CC] BootManager [VFR] BdsDxe [CC] GraphicsConsole [CC] FE [CC] AutoGen [SLINK] GraphicsConsoleDxe [CC] nvidia [DLINK1] GraphicsConsoleDxe [MTOC] GraphicsConsoleDxe [CC] FileExplorer [GENFW] GraphicsConsoleDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64] [CC] platformdata [CC] HiiDatabaseEntry [CC] BootMaint [CC] BBSsupport [CC] Image [CC] plist [CC] ImageEx [CC] FormDisplay [CC] UpdatePage [CC] Pointer [CC] Variable [CC] Setup [CC] ProcessOptions [CC] Data [CC] BootOption [CC] InputHandler [CC] IfrParse [CC] BmLib [CC] Popup [CC] AutoGen [SLINK] DisplayEngine [CC] ConfigRouting [DLINK1] DisplayEngine [CC] String [CC] Expression [VFR] BdsDxe [CC] Presentation [CC] Database [CC] AutoGen [SLINK] SetupBrowser [MTOC] DisplayEngine [DLINK1] SetupBrowser [MTOC] SetupBrowser [GENFW] DisplayEngine Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64] [GENFW] SetupBrowser Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64] [CC] ConSplitterGraphics [CC] ComponentName [CC] Font [CC] Settings [CC] Bm [CC] ConfigKeywordHandler [CC] ConSplitter [CC] AutoGen [SLINK] HiiDatabase [CC] AutoGen [DLINK1] HiiDatabase [SLINK] ConSplitterDxe [MTOC] HiiDatabase [DLINK1] ConSplitterDxe [MTOC] ConSplitterDxe [CC] ComponentName [GENFW] HiiDatabase Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64] [GENFW] ConSplitterDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64] [CC] SecurityStub [CC] ConPlatform [CC] NullMemoryTest [CC] AutoGen [SLINK] ConPlatformDxe [CC] Defer3rdPartyImageLoad [CC] AutoGen [DLINK1] ConPlatformDxe [SLINK] NullMemoryTestDxe [MTOC] ConPlatformDxe [DLINK1] NullMemoryTestDxe [MTOC] NullMemoryTestDxe [CC] AutoGen [SLINK] SecurityStubDxe [GENFW] ConPlatformDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64] [CC] smbios [DLINK1] SecurityStubDxe [MTOC] SecurityStubDxe [GENFW] NullMemoryTestDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64] [GENFW] SecurityStubDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64] [CC] Reclaim [CC] spd [CC] Hotkey [CC] FtwMisc [CC] string [CC] MemoryTest [CC] UpdateWorkingBlock [CC] Capsules [CC] FaultTolerantWrite [CC] String [CC] FaultTolerantWriteDxe [CC] StateGenerator [CC] AutoGen [SLINK] FaultTolerantWriteDxe [CC] Language [CC] Variable [DLINK1] FaultTolerantWriteDxe [MTOC] FaultTolerantWriteDxe [VFR] BdsDxe [CC] CapsuleService [GENFW] FaultTolerantWriteDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf [X64] [CC] FrontPageVfr [CC] VariableDxe [CC] usbfix [CC] SaveLongModeContext [CC] InitVariable [CC] Measurement [CC] AutoGen [CC] TcgMorLockDxe [SLINK] CapsuleRuntimeDxe [CC] b64cdecode [DLINK1] CapsuleRuntimeDxe [MTOC] CapsuleRuntimeDxe [CC] VarCheck [CC] FrontPage [GENFW] CapsuleRuntimeDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64] [CC] EmuVariable [CC] VariableExLib [CC] Crc32 [CC] BdsEntry [CC] AutoGen [SLINK] VariableRuntimeDxe [DLINK1] VariableRuntimeDxe [MTOC] VariableRuntimeDxe [CC] Runtime [CC] AutoGen [GENFW] VariableRuntimeDxe [SLINK] BdsDxe Building ... /Users/labyone/src/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64] [CC] AutoGen [DLINK1] BdsDxe [SLINK] RuntimeDxe [MTOC] BdsDxe [DLINK1] RuntimeDxe [MTOC] RuntimeDxe [GENFW] BdsDxe Building ... /Users/labyone/src/edk2/Clover/CloverEFI/OsxDxeCore/DxeMain.inf [X64] [GENFW] RuntimeDxe [CC] Pcd [CC] AutoGen [SLINK] EmuVariableRuntimeDxe [DLINK1] EmuVariableRuntimeDxe [CC] CoreSectionExtraction [MTOC] EmuVariableRuntimeDxe [GENFW] EmuVariableRuntimeDxe [CC] Service [CC] AutoGen [SLINK] PcdDxe [DLINK1] PcdDxe [MTOC] PcdDxe [CC] Image [GENFW] PcdDxe [CC] DebugImageInfo [CC] Stall [CC] SetWatchdogTimer [CC] InstallConfigurationTable [CC] Library [CC] FixBiosDsdt [CC] DriverSupport [CC] Notify [CC] Locate [CC] kernel_patcher [CC] Handle [CC] Gcd [CC] kext_patcher [CC] Pool [CC] kext_inject [CC] Page [CC] MemData [CC] Nvram [CC] FwVolBlock [CC] FwVolWrite [CC] card_vlist [CC] FwVolRead [CC] PlatformDriverOverride [CC] FwVolAttrib [CC] Ffs [CC] Hibernate [CC] FwVol [CC] Net [CC] Tpl [CC] AutoGen [SLINK] CLOVER [DLINK1] CLOVER [CC] Timer [MTOC] CLOVER [GENFW] CLOVER [CC] Event [CC] Dependency [CC] Dispatcher [CC] DxeProtocolNotify [CC] DxeMain [CC] AutoGen [SLINK] DxeCore [DLINK1] DxeCore [MTOC] DxeCore [GENFW] DxeCore Generating DUETEFIMAINFVX64 FV ######################################## ######################################## ######### GUID cross reference file can be found at /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/FV/Guid.xref FV Space Information DUETEFIMAINFVX64 [34%Full] 2752512 total, 943088 used, 1809424 free - Done - Build end time: 09:30:33, May.31 2018 Build total time: 00:00:57 Compressing DUETEFIMainFv.FV ... Encoding Compressing DxeCore.efi ... Encoding Compressing DxeIpl.efi ... Encoding Generate Loader Image ... Created /Users/labyone/src/edk2/Build/Clover/RELEASE_XCODE8/FV/Efildr64 879+0 records in 879+0 records out 450048 bytes transferred in 0.003609 secs (124703582 bytes/sec) Copy CloverEFI: -> boot7 Changing byte at 0xa9 of boot7 to show 7 as init message: 1+0 records in 1+0 records out 1 bytes transferred in 0.000026 secs (38480 bytes/sec) -> BOOTX64.efi -> CLOVERX64.efi Copy Mandatory drivers: -> FSInject-64.efi -> AppleImageCodec-64.efi -> AppleUITheme-64.efi -> AppleKeyAggregator-64.efi -> FirmwareVolume-64.efi -> FSInject-64.efi -> AppleImageCodec-64.efi -> AppleUITheme-64.efi -> AppleKeyAggregator-64.efi -> FirmwareVolume-64.efi -> DataHubDxe-64.efi -> VBoxHfs-64.efi -> GrubEXFAT-64.efi -> GrubISO9660-64.efi -> GrubNTFS-64.efi -> GrubUDF-64.efi -> CsmVideoDxe-64.efi -> EmuVariableUefi-64.efi -> OsxAptioFix3Drv-64.efi -> OsxAptioFix2Drv-64.efi -> OsxAptioFixDrv-64.efi -> OsxFatBinaryDrv-64.efi -> OsxLowMemFixDrv-64.efi -> PartitionDxe-64.efi -> UsbMouseDxe-64.efi -> UsbKbDxe-64.efi -> Fat-64.efi -> SMCHelper-64.efi -> EnglishDxe-64.efi -> NvmExpressDxe-64.efi -> Ps2MouseDxe-64.efi -> VBoxExt2-64.efi -> VBoxExt4-64.efi -> VBoxIso9600-64.efi -> XhciDxe-64.efi -> HashServiceFix-64.efi -> VBoxHFS-64.efi -> AptioMemoryFix.efi -> AptioInputFix.efi Copy Applications: -> bdmesg.efi Done! Generating BootSectors make: Nothing to be done for `all'. Done! rm -rf sym obj dst ================================================================================ MAKE PKG <-------------------------------------------------- The following proprietary EFI drivers will be added to the Clover package: HFSPlus_ia32.efi HFSPlus_x64.efi apfs.efi NTFS.efi Adding HFSPlus_ia32.efi... drivers32 not found, maybe that arch hasn't been selected, skipping... Adding HFSPlus_x64.efi... Adding apfs.efi... Adding NTFS.efi... ========= Translating Resources ======== /Users/labyone/src/edk2/Clover/CloverPackage/package/../../../../opt/local Updating 'en' strings file for CloverUpdater... done Updating 'en' strings file for Clover Preference Panel... done Updating strings file for Clover Preference Panel... done Building CloverUpdater application... [XCODE] Building CloverPrefpane preference... [XCODE] ================= Making all in fdisk440 ================= [MKDIR] /Users/labyone/src/edk2/Clover/CloverPackage/sym/build/fdisk440 [CC32] auto.c [CC32] cmd.c [CC32] disk.c [CC32] fdisk.c [CC32] getrawpartition.c [CC32] mbr.c [CC32] misc.c [CC32] opendev.c [CC32] part.c [CC32] user.c [CC64] auto.c [CC64] cmd.c [CC64] disk.c [CC64] fdisk.c [CC64] getrawpartition.c [CC64] mbr.c [CC64] misc.c [CC64] opendev.c [CC64] part.c [CC64] user.c [LD32] fdisk440_32 [LD64] fdisk440_64 [LIPO] /Users/labyone/src/edk2/Clover/CloverPackage/sym/utils/fdisk440 ================= Making all in boot1-install ================= [XCODE] boot1-install ================= Making all in partutil ================= [XCODE] partutil ================= Making all in bdmesg ================= [XCODE] bdmesg ================= Making all in clover-genconfig ================= [XCODE] clover-genconfig ** INSTALL FAILED ** The following build commands failed: Check dependencies (1 failure) make[2]: *** [/Users/labyone/src/edk2/Clover/CloverPackage/sym/utils/clover-genconfig] Error 65 make[1]: *** [all-recursive] Error 1 make: *** [pkg] Error 2 o_Ops, MAKE PKG exited with error(s), aborting.. mine fais as well but different reason and this time refreshing / deleting folders doesnt help. Edited May 31, 2018 by LAbyOne 2 Link to comment Share on other sites More sharing options...
Zenith432 Posted May 31, 2018 Share Posted May 31, 2018 (edited) 1 hour ago, LAbyOne said: mine fais as well but different reason and this time refreshing / deleting folders doesnt help. It is failing in make clover-genconfig, probably because as of r4509, it wants to build using macos 10.11 SDK which you don't have, and it's normal not to have... Edited May 31, 2018 by Zenith432 Link to comment Share on other sites More sharing options...
Slice Posted May 31, 2018 Share Posted May 31, 2018 3 hours ago, Zenith432 said: It is failing in make clover-genconfig, probably because as of r4509, it wants to build using macos 10.11 SDK which you don't have, and it's normal not to have... It's better to commit "noSDK". Let it be default for host system. Link to comment Share on other sites More sharing options...
D-an-W Posted May 31, 2018 Share Posted May 31, 2018 I have the same error now as LAbyOne. Link to comment Share on other sites More sharing options...
bronxteck Posted May 31, 2018 Share Posted May 31, 2018 (edited) switch the sdk to your Xcode's version for clover-genconfig Edited May 31, 2018 by bronxteck 1 Link to comment Share on other sites More sharing options...
D-an-W Posted May 31, 2018 Share Posted May 31, 2018 Many thanks, will give it a go. Link to comment Share on other sites More sharing options...
D-an-W Posted June 1, 2018 Share Posted June 1, 2018 Different error now... Spoiler Building ... /Users/dan/src/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] [CC] LegacyRegion2 [CC] Fs [CC] AutoGen [CC] picopng [SLINK] OsxAptioFix3Drv [CC] FSInject [CC] ComponentName [CC] AppleKey [DLINK1] OsxAptioFix3Drv [CC] AutoGen [MTOC] OsxAptioFix3Drv [SLINK] LegacyRegion2Dxe [CC] UnicodeCollationEng [GENFW] OsxAptioFix3Drv Building ... /Users/dan/src/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] [CC] Test [CC] load_bmp [CC] AppleProtocols [CC] ComponentName [CC] Mbr [CC] AutoGen [CC] AutoGen [CC] AutoGen [SLINK] FSInject [CC] ComponentName [SLINK] DumpUefiCalls [DLINK1] FSInject [CC] load_icns [MTOC] FSInject [DLINK1] DumpUefiCalls [CC] Gpt [MTOC] DumpUefiCalls [GENFW] FSInject Building ... /Users/dan/src/edk2/Clover/CloverEFI/OsxAcpiTableDxe/AcpiTableDxe.inf [X64] [CC] AutoGen [SLINK] AppleImageCodec [CC] main [CC] BiosKeyboard [DLINK1] AppleImageCodec [CC] DiskIo [MTOC] AppleImageCodec [CC] ElTorito [GENFW] AppleImageCodec Building ... /Users/dan/src/edk2/Clover/Drivers/Ps2MouseDxe/Ps2MouseDxe.inf [X64] [CC] AutoGen [SLINK] DiskIoDxe [CC] Apple [CC] LegacyBiosThunk [DLINK1] DiskIoDxe [MTOC] DiskIoDxe [CC] icns [GENFW] DiskIoDxe Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64] [CC] AutoGen [CC] ComponentName [SLINK] KeyboardDxe [CC] AcpiTableProtocol [DLINK1] KeyboardDxe [MTOC] KeyboardDxe [CC] Partition [CC] AcpiTable [CC] ComponentName [GENFW] KeyboardDxe Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64] [CC] CommPs2 [CC] AutoGen [SLINK] PartitionDxe [SLINK] EnglishDxe [CC] AutoGen [DLINK1] EnglishDxe [DLINK1] PartitionDxe [SLINK] AcpiTableDxe [GENFW] DumpUefiCalls Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf [X64] [MTOC] EnglishDxe [MTOC] PartitionDxe [CC] ComponentName [DLINK1] AcpiTableDxe [MTOC] AcpiTableDxe [GENFW] PartitionDxe [CC] CommPs2 [GENFW] EnglishDxe [DLINK1] LegacyRegion2Dxe Building ... /Users/dan/src/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64] [MTOC] LegacyRegion2Dxe [CC] Ps2Mouse Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] [GENFW] AcpiTableDxe Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] [CC] ComponentName [GENFW] LegacyRegion2Dxe Building ... /Users/dan/src/edk2/Clover/Drivers/UsbKbDxe/UsbKbDxe.inf [X64] [CC] AutoGen [SLINK] Ps2MouseDxe [CC] Ps2MouseAbsolutePointer [CC] PcatIsaAcpi [DLINK1] Ps2MouseDxe [CC] ComponentName [MTOC] Ps2MouseDxe [GENFW] Ps2MouseDxe Building ... /Users/dan/src/edk2/Clover/Drivers/UsbBusDxe/UsbBusDxe.inf [X64] [CC] AppleKey [CC] AutoGen [CC] UsbMassBot [CC] IsaIo [CC] IsaAcpi [SLINK] Ps2MouseAbsolutePointerDxe [CC] MouseHid [DLINK1] Ps2MouseAbsolutePointerDxe [CC] Ps2KbdCtrller [MTOC] Ps2MouseAbsolutePointerDxe [CC] ComponentName [GENFW] Ps2MouseAbsolutePointerDxe Building ... /Users/dan/src/edk2/Clover/Drivers/XhciDxe/XhciDxe.inf [X64] [CC] ComponentName [CC] IsaBus [CC] UsbMouse [CC] AutoGen [CC] Ps2KbdTextIn [CC] AutoGen [CC] UsbDesc [SLINK] IsaAcpi [SLINK] IsaBusDxe [CC] UsbMassImpl [CC] EfiKey [DLINK1] IsaAcpi [DLINK1] IsaBusDxe [CC] AutoGen [MTOC] IsaAcpi [MTOC] IsaBusDxe [SLINK] UsbMouseDxe [CC] lib [DLINK1] UsbMouseDxe [CC] Ps2Keyboard [MTOC] UsbMouseDxe [GENFW] IsaBusDxe Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64] [GENFW] UsbMouseDxe Building ... /Users/dan/src/edk2/Clover/Drivers/OhciDxe/OhciDxe.inf [X64] [CC] UsbMassBoot [CC] UsbEnumer [CC] AutoGen [SLINK] Ps2KeyboardDxe /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:42: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ~~~~~~~~~ ^~~~~~~~~~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:54: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:58: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^~~~~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:93: error: expected ']' UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:31: note: to match this '[' UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^ [DLINK1] Ps2KeyboardDxe [CC] Xhci [MTOC] Ps2KeyboardDxe [CC] KeyBoard 4 errors generated. make: *** [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/rEFIt_UEFI/refit/OUTPUT/refit/menu.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/rEFIt_UEFI/refit] build.py... : error F002: Failed to build module /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 05:53:41, Jun.01 2018 Build total time: 00:00:27 o_Ops, ./ebuild.sh exited with error(s), aborting.. Dans-Mac-mini:~ dan$ Link to comment Share on other sites More sharing options...
Slice Posted June 1, 2018 Share Posted June 1, 2018 2 hours ago, D-an-W said: Different error now... Hide contents Building ... /Users/dan/src/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] [CC] LegacyRegion2 [CC] Fs [CC] AutoGen [CC] picopng [SLINK] OsxAptioFix3Drv [CC] FSInject [CC] ComponentName [CC] AppleKey [DLINK1] OsxAptioFix3Drv [CC] AutoGen [MTOC] OsxAptioFix3Drv [SLINK] LegacyRegion2Dxe [CC] UnicodeCollationEng [GENFW] OsxAptioFix3Drv Building ... /Users/dan/src/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] [CC] Test [CC] load_bmp [CC] AppleProtocols [CC] ComponentName [CC] Mbr [CC] AutoGen [CC] AutoGen [CC] AutoGen [SLINK] FSInject [CC] ComponentName [SLINK] DumpUefiCalls [DLINK1] FSInject [CC] load_icns [MTOC] FSInject [DLINK1] DumpUefiCalls [CC] Gpt [MTOC] DumpUefiCalls [GENFW] FSInject Building ... /Users/dan/src/edk2/Clover/CloverEFI/OsxAcpiTableDxe/AcpiTableDxe.inf [X64] [CC] AutoGen [SLINK] AppleImageCodec [CC] main [CC] BiosKeyboard [DLINK1] AppleImageCodec [CC] DiskIo [MTOC] AppleImageCodec [CC] ElTorito [GENFW] AppleImageCodec Building ... /Users/dan/src/edk2/Clover/Drivers/Ps2MouseDxe/Ps2MouseDxe.inf [X64] [CC] AutoGen [SLINK] DiskIoDxe [CC] Apple [CC] LegacyBiosThunk [DLINK1] DiskIoDxe [MTOC] DiskIoDxe [CC] icns [GENFW] DiskIoDxe Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64] [CC] AutoGen [CC] ComponentName [SLINK] KeyboardDxe [CC] AcpiTableProtocol [DLINK1] KeyboardDxe [MTOC] KeyboardDxe [CC] Partition [CC] AcpiTable [CC] ComponentName [GENFW] KeyboardDxe Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64] [CC] CommPs2 [CC] AutoGen [SLINK] PartitionDxe [SLINK] EnglishDxe [CC] AutoGen [DLINK1] EnglishDxe [DLINK1] PartitionDxe [SLINK] AcpiTableDxe [GENFW] DumpUefiCalls Building ... /Users/dan/src/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf [X64] [MTOC] EnglishDxe [MTOC] PartitionDxe [CC] ComponentName [DLINK1] AcpiTableDxe [MTOC] AcpiTableDxe [GENFW] PartitionDxe [CC] CommPs2 [GENFW] EnglishDxe [DLINK1] LegacyRegion2Dxe Building ... /Users/dan/src/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64] [MTOC] LegacyRegion2Dxe [CC] Ps2Mouse Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] [GENFW] AcpiTableDxe Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] [CC] ComponentName [GENFW] LegacyRegion2Dxe Building ... /Users/dan/src/edk2/Clover/Drivers/UsbKbDxe/UsbKbDxe.inf [X64] [CC] AutoGen [SLINK] Ps2MouseDxe [CC] Ps2MouseAbsolutePointer [CC] PcatIsaAcpi [DLINK1] Ps2MouseDxe [CC] ComponentName [MTOC] Ps2MouseDxe [GENFW] Ps2MouseDxe Building ... /Users/dan/src/edk2/Clover/Drivers/UsbBusDxe/UsbBusDxe.inf [X64] [CC] AppleKey [CC] AutoGen [CC] UsbMassBot [CC] IsaIo [CC] IsaAcpi [SLINK] Ps2MouseAbsolutePointerDxe [CC] MouseHid [DLINK1] Ps2MouseAbsolutePointerDxe [CC] Ps2KbdCtrller [MTOC] Ps2MouseAbsolutePointerDxe [CC] ComponentName [GENFW] Ps2MouseAbsolutePointerDxe Building ... /Users/dan/src/edk2/Clover/Drivers/XhciDxe/XhciDxe.inf [X64] [CC] ComponentName [CC] IsaBus [CC] UsbMouse [CC] AutoGen [CC] Ps2KbdTextIn [CC] AutoGen [CC] UsbDesc [SLINK] IsaAcpi [SLINK] IsaBusDxe [CC] UsbMassImpl [CC] EfiKey [DLINK1] IsaAcpi [DLINK1] IsaBusDxe [CC] AutoGen [MTOC] IsaAcpi [MTOC] IsaBusDxe [SLINK] UsbMouseDxe [CC] lib [DLINK1] UsbMouseDxe [CC] Ps2Keyboard [MTOC] UsbMouseDxe [GENFW] IsaBusDxe Building ... /Users/dan/src/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64] [GENFW] UsbMouseDxe Building ... /Users/dan/src/edk2/Clover/Drivers/OhciDxe/OhciDxe.inf [X64] [CC] UsbMassBoot [CC] UsbEnumer [CC] AutoGen [SLINK] Ps2KeyboardDxe /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:42: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ~~~~~~~~~ ^~~~~~~~~~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:54: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:58: error: expression result unused [-Werror,-Wunused-value] UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^~~~~ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:93: error: expected ']' UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^ /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit/menu.c:1115:31: note: to match this '[' UnicodeSPrint(InputItems[gSettings.ConfigName, 64, L"%s", ConfigsList[OldChosenConfig]); ^ [DLINK1] Ps2KeyboardDxe [CC] Xhci [MTOC] Ps2KeyboardDxe [CC] KeyBoard 4 errors generated. make: *** [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/rEFIt_UEFI/refit/OUTPUT/refit/menu.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/dan/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/rEFIt_UEFI/refit] build.py... : error F002: Failed to build module /Users/dan/src/edk2/Clover/rEFIt_UEFI/refit.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 05:53:41, Jun.01 2018 Build total time: 00:00:27 o_Ops, ./ebuild.sh exited with error(s), aborting.. Dans-Mac-mini:~ dan$ svn up 2 Link to comment Share on other sites More sharing options...
SavageAUS Posted June 9, 2018 Share Posted June 9, 2018 I know its beta but just reporting that i cannot add symlink in Mojave Extra lines removed. Last login: Sat Jun 9 20:11:41 on ttys000 Shanes-MBP:~ shane$ /Users/shane/Documents/Build_Clover.command ================================================================================ Build_Clover script v4.8.5 No update available. <-------------------------------------------------- ================================================================================ By Micky1979 based on Slice, apianti, vit9696, Download Fritz, Zenith432, STLVNUB, JrCs,cecekpawon, Needy, cvad, Rehabman, philip_petev, ErmaC Supported OSes: macOS X, Ubuntu (16.04/16.10), Debian Jessie and Stretch <-------------------------------------------------- CLOVER Remote revision: 4523 Local revision: 4521 EDK2 Remote revision: 27308 Local revision: 27233 The current local EDK2 revision is the suggested one (27233). Used settings: /Users/shane/BuildCloverConfig.txt <-------------------------------------------------- Please enter your choice: 1) add "buildclover" symlink to /usr/local/bin 2) update Clover only (no building) 3) update Clover + force edk2 update (no building) 4) run my script on the source 5) build existing revision (no update, for testing only) 6) build existing revision for release (no update, standard build) 7) build existing revision with custom macros enabled 8) enter Developers mode (only for devs) 9) Try Clover Configurator Pro.app 10) edit the configuration file 11) Exit ? 1 /usr/local/bin does not exist, cannot add a symlink.. Press any key to continue... Please enter your choice: 1) add "buildclover" symlink to /usr/local/bin 2) update Clover only (no building) 3) update Clover + force edk2 update (no building) 4) run my script on the source 5) build existing revision (no update, for testing only) 6) build existing revision for release (no update, standard build) 7) build existing revision with custom macros enabled 8) enter Developers mode (only for devs) 9) Try Clover Configurator Pro.app 10) edit the configuration file 11) Exit ? In terminal i did sudo mkdir /usr/local/bin Then i was able to add the symlink. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted June 9, 2018 Share Posted June 9, 2018 (edited) 48 minutes ago, SavageAUS said: I know its beta but just reporting that i cannot add symlink in MojaveExtra lines removed. In terminal i did sudo mkdir /usr/local/bin Then i was able to add the symlink. Hi Are you try to compile with Xcode 10 on Mojave? I would like to test too Edited June 9, 2018 by Slice do not quote long text Link to comment Share on other sites More sharing options...
SavageAUS Posted June 9, 2018 Share Posted June 9, 2018 (edited) 14 hours ago, Matgen84 said: Hi Are you try to compile with Xcode 10 on Mojave? I would like to test too I only get offered xcode 9.4 in mojave. EDIT: Downloading Xcode 10 beta now, will test and report. EDIT: @Matgen84 Does not compile with xcode 10 beta yet, unknown xcode version error. Edited June 10, 2018 by SavageAUS 1 Link to comment Share on other sites More sharing options...
arsradu Posted June 10, 2018 Share Posted June 10, 2018 Well, building might not be the problem...when you have the source code. Unfortunately, svn is down...again. 2 Link to comment Share on other sites More sharing options...
Pene Posted June 11, 2018 Share Posted June 11, 2018 (edited) Lately, it seems that specifying the repositories as svn+ssh:// instead of svn:// results in more reliable and perhaps slightly faster performance (at least for me). This would change the transfer protocol to ssh (svn is used only locally), which seems to perform better than svn as the transfer protocol (don't expect it to be much faster, but at least it doesn't seem to time out and disconnect duing the transfer). The changes would look like this in buildclover script: For Clover: "svn+ssh://svn.code.sf.net/p/cloverefiboot/code" For EDK2: "svn+ssh://svn.code.sf.net/p/edk2/code/trunk/edk2" EDIT: As Philip Petev mentioned, this does not work for general user access, and requires an svn user/password. And by the way, there is no problem building with 10.14 / Xcode10. Edited June 11, 2018 by Pene 3 1 Link to comment Share on other sites More sharing options...
Philip Petev Posted June 11, 2018 Share Posted June 11, 2018 (edited) 2 hours ago, Pene said: Lately, it seems that specifying the repositories as svn+ssh:// instead of svn:// results in more reliable and perhaps slightly faster performance (at least for me). This would change the transfer protocol to ssh (svn is used only locally), which seems to perform better than svn as the transfer protocol (don't expect it to be much faster, but at least it doesn't seem to time out and disconnect duing the transfer). The changes would look like this in buildclover script: "CLOVER_REP",,,"svn+ssh://svn.code.sf.net/p/cloverefiboot/code" "EDK2_REP",,,"svn+ssh://svn.code.sf.net/p/edk2/code/trunk/edk2" And by the way, there is no problem building with 10.14 / Xcode10. Sure, it works, but using this protocol requires SF credentials (account) and many people don't have such, otherwise I would have added this a long time ago. Edited June 11, 2018 by Philip Petev 1 Link to comment Share on other sites More sharing options...
Philip Petev Posted June 11, 2018 Share Posted June 11, 2018 (edited) So I see... svn+ssh requires credentials by design. BTW, check this out: svn+ssh won't work without this --username parameter. Edited June 11, 2018 by Philip Petev Link to comment Share on other sites More sharing options...
bronxteck Posted June 11, 2018 Share Posted June 11, 2018 edk has been updated in clover to 27295 1 Link to comment Share on other sites More sharing options...
Pene Posted June 11, 2018 Share Posted June 11, 2018 34 minutes ago, Philip Petev said: So I see... svn+ssh requires credentials by design. BTW, check this out: svn+ssh won't work without this --username parameter. Yes, you are right. And in that case I was wrong, it is not suitable for general user access. 1 Link to comment Share on other sites More sharing options...
Recommended Posts