Jump to content

Build_Clover.command, another Script to build standard Clover (or customized)


Micky1979
2,126 posts in this topic

Recommended Posts

Super  :thumbsup_anim:

 

Last login: Mon Sep 19 08:34:33 on console
/Users/Fljagd/Downloads/Build_Clover_4_0_3_prototype.command ; exit;
Mac-Pro:~ Fljagd$ /Users/Fljagd/Downloads/Build_Clover_4_0_3_prototype.command ; exit;




















===============================================================================
Build_Clover script v4.0.3.alpha
<----------------------------------------------------
===============================================================================
By Micky1979 based on Slice, Zenith432, STLVNUB, JrCs, cecekpawon, Needy,
cvad, Rehabman, philip_petev

Supported OSes: macOS X, Ubuntu 16.04
<----------------------------------------------------
Remote revision: 3758 Local revision: 3758
<----------------------------------------------------
Please enter your choice:
1) update Clover only (no building)
2) update & build Clover
3) run my script on the source
4) build existing revision (no update, standard build)
5) build existing revision for release (no update, standard build)
6) build existing revision with custom macros enabled
7) info and limitations about this script
8) enter Developers mode (only for devs)
9) Exit
#? 2


===============================================================================
Select the desired architecture
<----------------------------------------------------
1) Standard with both ia32 and x64
2) x64 only
3) ia32 only
2
===============================================================================
Running from: 10.11.6
<----------------------------------------------------
===============================================================================
Xcode 8.0
Build version 8A218a
<----------------------------------------------------

===============================================================================
Updating edk2
<----------------------------------------------------
checking..available, continuing..
D edksetup.sh
Checked out revision 22628.

edksetup.sh:
checking..available, continuing..
Updating 'edksetup.sh':
A edksetup.sh
Updated to revision 22628.
BaseTools:
checking..available, continuing..
Updating '.':

Fetching external item into 'Bin/Win32':
External at revision 188.

At revision 22628.
MdePkg:
checking..available, continuing..
Updating '.':
At revision 22628.
DuetPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
EdkCompatibilityPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
IntelFrameworkModulePkg:
checking..available, continuing..
Updating '.':
At revision 22628.
IntelFrameworkPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
MdeModulePkg:
checking..available, continuing..
Updating '.':
At revision 22628.
OvmfPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
PcAtChipsetPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
ShellPkg:
checking..available, continuing..
Updating '.':
At revision 22628.
UefiCpuPkg:
checking..available, continuing..
Updating '.':
At revision 22628.

BaseTools before update was: r22628
now is: r22628
checking..available, continuing..

===============================================================================
Updating Clover
<----------------------------------------------------
Updating '.':
Restored 'CloverPackage/CloverV2/drivers-Off/drivers32UEFI'
Restored 'CloverPackage/CloverV2/drivers-Off/drivers32'
At revision 3758.
===============================================================================
Apply Edk2 patches
<----------------------------------------------------
===============================================================================
BUILDTOOL is XCODE5
<----------------------------------------------------

===============================================================================
nasm check:
<----------------------------------------------------
NASM version 2.12.02 compiled on Jul 6 2016
===============================================================================
gettext check:
<----------------------------------------------------
found gettext at /Users/Fljagd/src/opt/local/bin
===============================================================================
boot6
<----------------------------------------------------
TOOLCHAIN_DIR: /Users/Fljagd/src/opt/local
NASM_PREFIX: /Users/Fljagd/src/opt/local/bin/
NASM_VER: 2.12.02
Initializing workspace
Loading previous configuration from /Users/Fljagd/src/edk2/Conf/BuildEnv.sh
WORKSPACE: /Users/Fljagd/src/edk2
EDK_TOOLS_PATH: /Users/Fljagd/src/edk2/BaseTools
CONF_PATH: /Users/Fljagd/src/edk2/Conf

Running edk2 build for CloverX64 using the command:
build --skip-autogen -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_LOW_EBDA -p Clover/Clover.dsc -a X64 -b RELEASE -t XCODE5 -n 13

Build environment: Darwin-15.6.0-x86_64-i386-64bit
Build start time: 08:45:30, Sep.19 2016

WORKSPACE = /Users/Fljagd/src/edk2
ECP_SOURCE = /Users/Fljagd/src/edk2/EdkCompatibilityPkg
EDK_SOURCE = /Users/Fljagd/src/edk2/EdkCompatibilityPkg
EFI_SOURCE = /Users/Fljagd/src/edk2/EdkCompatibilityPkg
EDK_TOOLS_PATH = /Users/Fljagd/src/edk2/BaseTools
CONF_PATH = /Users/Fljagd/src/edk2/Conf


Architecture(s) = X64
Build target = RELEASE
Toolchain = XCODE5

Active Platform = /Users/Fljagd/src/edk2/Clover/Clover.dsc
Flash Image Definition = /Users/Fljagd/src/edk2/Clover/Clover.fdf

Processing meta-data .. done!
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64]
[CC] DebugLib
[CC] PcdLib
[CC] SetMem
[CC] CheckSum
[CC] ScanMem64Wrapper
[CC] ScanMem32Wrapper
[CC] SwitchStack
[CC] ScanMem16Wrapper
[CC] IoLibMmioBuffer
[CC] SwapBytes64
[CC] BaseReportStatusCodeLib
[CC] ScanMem8Wrapper
[CC] SwapBytes32
[CC] IoHighLevel
[CC] ZeroMemWrapper
[CC] MemoryAllocationLib
[CC] DxeCoreEntryPoint
[CC] SwapBytes16
[CC] UefiBootServicesTableLib
[CC] CompareMemWrapper
[CC] PrintLibInternal
[CC] IoLibGcc
[CC] LongJump
[CC] SetMem64Wrapper
[CC] DxeCoreMemoryProfileLibNull
[CC] PrintLib
[CC] IoLib
[CC] DevicePathUtilities
[CC] SetMem32Wrapper
[CC] SetJump
[CC] SetMem16Wrapper
[CC] RShiftU64
[CC] PeCoffExtraActionLib
[CC] SetMemWrapper
[CC] RRotU64
[CC] UefiRuntimeServicesTableLib
[CC] CopyMemWrapper
[CC] RRotU32
[CC] IsZeroBufferWrapper
[CC] MultU64x64
[CC] DevicePathToText
[CC] MultU64x32
[CC] MemLibGeneric
[CC] MultS64x64
[CC] MemLibGuid
[CC] ModU64x32
[CC] CopyMem
[CC] LShiftU64
[CC] LRotU64
[CC] LRotU32
[CC] LowBitSet64
[CC] DevicePathFromText
[CC] LowBitSet32
[CC] UefiDevicePathLib
[CC] HighBitSet64
[sLINK] BaseDebugLibNull
[sLINK] BasePcdLibNull
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64]
[sLINK] UefiDevicePathLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64]
[CC] HighBitSet32
[sLINK] BaseReportStatusCodeLibNull
[CC] GetPowerOfTwo64
[CC] HobLib
[sLINK] DxeCoreHobLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64]
[CC] X86Cache
[CC] GetPowerOfTwo32
[sLINK] BaseCacheMaintenanceLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64]
[sLINK] DxeCoreEntryPoint
[CC] UefiLibPrint
[sLINK] BasePrintLib
Building ... /Users/Fljagd/src/edk2/Clover/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf [X64]
[sLINK] UefiBootServicesTableLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64]
[sLINK] DxeCoreMemoryAllocationLib
[CC] DivU64x64Remainder
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64]
[sLINK] BaseIoLibIntrinsic
Building ... /Users/Fljagd/src/edk2/Clover/Library/DuetTimerLib/DuetTimerLib.inf [X64]
[CC] PerformanceLib
[CC] DivU64x32Remainder
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64]
[sLINK] BasePerformanceLibNull
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64]
[CC] UefiNotTiano
[CC] PeCoffGetEntryPoint
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf [X64]
[sLINK] BasePeCoffGetEntryPointLib
[CC] DivU64x32
[sLINK] PeCoffExtraActionLibNull
[CC] BaseUefiDecompressLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64]
[sLINK] BaseUefiDecompressLib
[CC] DivS64x64Remainder
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64]
[CC] DebugAgentLibNull
[CC] DxeExtractGuidedSectionLib
[CC] X86TimerLib
[CC] CpuExceptionHandlerLibNull
[sLINK] DebugAgentLibNull
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64]
[sLINK] DxeExtractGuidedSectionLib
[sLINK] DuetTimerLib
[sLINK] CpuExceptionHandlerLibNull
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64]
[CC] ARShiftU64
[CC] UefiDriverModel
[CC] BasePeCoff
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64]
[CC] DriverEntryPoint
[CC] MemoryAllocationLib
[CC] PeCoffLoaderEx
[CC] BitField
[CC] DxeServicesLib
[CC] HobLib
[sLINK] UefiDriverEntryPoint
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64]
[sLINK] VBoxPeCoffLib
[sLINK] UefiMemoryAllocationLib
[sLINK] UefiRuntimeServicesTableLib
[CC] InternalGetSpinLockProperties
[sLINK] DxeHobLib
[sLINK] DxeServicesLib
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64]
[CC] RuntimeLib
[CC] CpuDeadLoop
[sLINK] UefiRuntimeLib
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64]
[CC] Console
[CC] GccInline
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64]
[CC] DxeServicesTableLib
[CC] Cpu
[CC] VarCheckLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64]
[CC] TpmMeasurementLibNull
[sLINK] VarCheckLib
[sLINK] DxeServicesTableLib
[CC] SynchronizationGcc
[sLINK] TpmMeasurementLibNull
Building ... /Users/Fljagd/src/edk2/Clover/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64]
[sLINK] BaseSynchronizationLib
[CC] AuthVariableLibNull
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64]
[sLINK] BaseMemoryLib
[CC] LinkedList
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64]
[sLINK] AuthVariableLibNull
[CC] DxeCapsuleLibNull
Building ... /Users/Fljagd/src/edk2/Clover/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64]
[sLINK] DxeCapsuleLibNull
[CC] DxeSecurityManagementLib
[CC] VarCheckUefiLibNullClass
Building ... /Users/Fljagd/src/edk2/Clover/Library/GenericBdsLib/GenericBdsLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/Clover/Library/OsxBdsPlatformLib/PlatformBds.inf [X64]
[CC] UefiHiiServicesLib
[CC] UefiLib
[sLINK] VarCheckUefiLib
[sLINK] DxeSecurityManagementLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64]
[sLINK] UefiHiiServicesLib
[sLINK] UefiLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64]
[CC] DxePcdLib
Building ... /Users/Fljagd/src/edk2/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf [X64]
Building ... /Users/Fljagd/src/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf [X64]
[sLINK] DxePcdLib
[CC] LzmaDecompress
Building ... /Users/Fljagd/src/edk2/Clover/Library/MemLogLibDefault/MemLogLibDefault.inf [X64]
[CC] SafeString
Building ... /Users/Fljagd/src/edk2/Clover/Library/VideoBiosPatchLib/VideoBiosPatchLib.inf [X64]
[CC] PciLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64]
[sLINK] BasePciLibCf8
[CC] PciCf8Lib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64]
[CC] IoApicLib
[CC] CustomizedDisplayLib
[sLINK] BasePciCf8Lib
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64]
[sLINK] BaseIoApicLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64]
[CC] MemLogLib
[CC] BaseXApicLib
[sLINK] BaseXApicLib
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64]
[CC] String
[sLINK] MemLogLibDefault
[CC] VideoBiosPatchLib
[CC] DevicePath
[CC] Hid
[CC] UefiSortLib
Building ... /Users/Fljagd/src/edk2/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64]
[CC] UefiScsiLib
[CC] FilePaths
[sLINK] UefiSortLib
[sLINK] UefiScsiLib
[CC] BdsPlatform
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf [X64]
[CC] CustomizedDisplayLibInternal
[CC] LzFind
[CC] ApplicationEntryPoint
[CC] UsbDxeLib
Building ... /Users/Fljagd/src/edk2/Clover/Library/OpensslLib/OpensslLibNull.inf [X64]
[CC] UefiFileHandleLib
[sLINK] UefiUsbLib
[sLINK] UefiApplicationEntryPoint
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf [X64]
[sLINK] UefiFileHandleLib
[CC] AutoGen
Building ... /Users/Fljagd/src/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64]
[CC] PlatformData
[sLINK] CustomizedDisplayLib
[CC] ScanMem64Wrapper
[sLINK] DuetBds
[CC] HiiLib
[CC] 915resolution
[CC] OpensslLibNull
[CC] Performance
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/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
[CC] ScanMem32Wrapper
[CC] HiiString
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii:300: warning: absolute address can not be RIP-relative
[CC] edid
[NASM] Thunk16
[CC] ScanMem16Wrapper
[sLINK] VideoBiosPatchLib
[CC] Non-existing
[CC] HiiLanguage
[sLINK] UefiHiiLib
[CC] Math64
[CC] ScanMem8Wrapper
[CC] LzmaDec
[CC] DxeNetLib
[CC] BdsConnect
[CC] UefiShellLib
[CC] Unaligned
[sLINK] UefiShellLib
[CC] ZeroMemWrapper
[CC] X86WriteIdtr
[CC] GuidedSectionExtraction
[sLINK] LzmaDecompressLib
[CC] X86WriteGdtr
[CC] CompareMemWrapper
[CC] X86Thunk
[CC] SetMem64Wrapper
[CC] X86ReadIdtr
[CC] NetBuffer
[sLINK] DxeNetLib
[CC] SetMem32Wrapper
[CC] X86ReadGdtr
[CC] BdsMisc
[CC] SetMem16Wrapper
[CC] X86Msr
[CC] SetMemWrapper
[CC] X86GetInterruptState
[CC] X86FxSave
[CC] CopyMemWrapper
[CC] X86FxRestore
[CC] IsZeroBufferWrapper
[CC] BdsConsole
[CC] X86EnablePaging64
[CC] X86EnablePaging32
[CC] MemLibGeneric
[CC] X86DisablePaging64
[CC] X86DisablePaging32
[CC] MemLibGuid
[CC] GccInline
[ASM] CpuSleep
[CC] MemLib
[sLINK] UefiMemoryLib
[ASM] SwitchStack
[ASM] CpuFlushTlb
[sLINK] BaseCpuLib
[CC] BdsBoot
[ASM] SetJump
[CC] String
[CC] AutoGen
[sLINK] GenericBdsLib
[ASM] LongJump
[ASM] EnableDisableInterrupts
[ASM] DisablePaging64
[ASM] CpuId
[ASM] CpuIdEx
[ASM] EnableCache
[ASM] DisableCache
[ASM] 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/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj and: /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/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/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SetJump.obj and: /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/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/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/SwitchStack.obj and: /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/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/Fljagd/src/edk2/Clover/OsxDxeIpl/DxeIpl.inf [X64]
Building ... /Users/Fljagd/src/edk2/Clover/OsxDxeCore/DxeMain.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64]
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64]
[CC] DxeInit
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64]
[CC] WatchdogTimer
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64]
[CC] MonotonicCounter
[CC] Crc32
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64]
[CC] Pcd
[CC] CoreSectionExtraction
[CC] InitVariable
[CC] AutoGen
[sLINK] WatchdogTimer
[CC] Runtime
[CC] Reclaim
[CC] CapsuleService
[CC] AutoGen
[CC] NullMemoryTest
[CC] LegacyTable
[sLINK] MonotonicCounterRuntimeDxe
[CC] FtwMisc
[CC] SecurityStub
[CC] ComponentName
[CC] AutoGen
[CC] AutoGen
[CC] EmuVariable
[CC] SaveLongModeContext
[sLINK] RuntimeDxe
[sLINK] NullMemoryTestDxe
[CC] Service
[CC] AutoGen
[CC] Image
[CC] HobGeneration
[sLINK] SecurityStubDxe
[CC] ConPlatform
[CC] AutoGen
[CC] UpdateWorkingBlock
[CC] AutoGen
[CC] AutoGen
[sLINK] CapsuleRuntimeDxe
[sLINK] PcdDxe
[sLINK] EmuVariableRuntimeDxe
[CC] AutoGen
[CC] Debug
[sLINK] ConPlatformDxe
[CC] FaultTolerantWrite
[CC] DebugImageInfo
[CC] EnterDxeCore
[DLINK1] MonotonicCounterRuntimeDxe
[DLINK1] WatchdogTimer
[DLINK1] NullMemoryTestDxe
[CC] FaultTolerantWriteDxe
[MTOC] MonotonicCounterRuntimeDxe
[MTOC] WatchdogTimer
[CC] Stall
[MTOC] NullMemoryTestDxe
[DLINK1] CapsuleRuntimeDxe
[MTOC] CapsuleRuntimeDxe
[CC] Paging
[GENFW] WatchdogTimer
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64]
[GENFW] NullMemoryTestDxe
[GENFW] MonotonicCounterRuntimeDxe
[DLINK1] SecurityStubDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64]
[CC] Variable
[MTOC] SecurityStubDxe
[CC] AutoGen
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64]
[GENFW] CapsuleRuntimeDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64]
[DLINK1] RuntimeDxe
[sLINK] FaultTolerantWriteDxe
[GENFW] SecurityStubDxe
[MTOC] RuntimeDxe
[CC] AutoGen
[CC] SetWatchdogTimer
[sLINK] DxeIpl
Building ... /Users/Fljagd/src/edk2/Clover/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64]
[CC] VariableDxe
[CC] ConSplitterGraphics
[GENFW] RuntimeDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64]
[CC] HiiDatabaseEntry
[CC] ComponentName
[CC] ComponentName
[CC] InstallConfigurationTable
[CC] Measurement
[CC] DevicePath
[DLINK1] ConPlatformDxe
[MTOC] ConPlatformDxe
[CC] Library
[CC] LaffStd
[GENFW] ConPlatformDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64]
[CC] AutoGen
[CC] TcgMorLockDxe
[sLINK] DevicePathDxe
[CC] Image
[DLINK1] FaultTolerantWriteDxe
[MTOC] FaultTolerantWriteDxe
[DLINK1] DxeIpl
[MTOC] DxeIpl
[CC] VarCheck
[GENFW] FaultTolerantWriteDxe
Building ... /Users/Fljagd/src/edk2/DuetPkg/SmbiosGenDxe/SmbiosGen.inf [X64]
[GENFW] DxeIpl
Building ... /Users/Fljagd/src/edk2/Clover/OsxEfiLdr/EfiLdr.inf [X64]
[DLINK1] EmuVariableRuntimeDxe
[MTOC] EmuVariableRuntimeDxe
[CC] VariableExLib
[CC] GraphicsConsole
[CC] DriverSupport
[CC] SmbiosDxe
[DLINK1] PcdDxe
[GENFW] EmuVariableRuntimeDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxBdsDxe/BdsDxe.inf [X64]
[MTOC] PcdDxe
[CC] SmbiosGen
[CC] AutoGen
[GENFW] PcdDxe
[sLINK] GraphicsConsoleDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64]
[CC] Notify
[CC] EfiLoader
[CC] AutoGen
[sLINK] SmbiosDxe
[CC] AutoGen
[CC] Setup
[CC] AutoGen
[sLINK] VariableRuntimeDxe
[sLINK] SmbiosGenDxe
[CC] FormDisplay
[CC] Debug
[CC] ConSplitter
[CC] Locate
[CC] HwErrRecSupport
[VFR] BdsDxe
[CC] AutoGen
[sLINK] ConSplitterDxe
[CC] EbcExecute
[CC] ConfigRouting
[CC] ProcessOptions
[CC] DeviceManagerVfr
[CC] PeLoader
[CC] IfrParse
[CC] Handle
[CC] EbcInt
[VFR] BdsDxe
[DLINK1] SmbiosGenDxe
[MTOC] SmbiosGenDxe
[CC] Support
[CC] DriverHealthVfr
[DLINK1] GraphicsConsoleDxe
[GENFW] SmbiosGenDxe
Building ... /Users/Fljagd/src/edk2/Clover/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64]
[MTOC] GraphicsConsoleDxe
[DLINK1] SmbiosDxe
[CC] AutoGen
[MTOC] SmbiosDxe
[CC] EbcSupport
[CC] String
[sLINK] EfiLoader
[GENFW] GraphicsConsoleDxe
Building ... /Users/Fljagd/src/edk2/Clover/CpuDxe/Cpu.inf [X64]
[GENFW] SmbiosDxe
Building ... /Users/Fljagd/src/edk2/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf [X64]
[CC] Gcd
[CC] InputHandler
[CC] CpuIo2Dxe
[CC] AutoGen
[sLINK] DisplayEngine
[CC] 8259
[CC] AutoGen
[CC] DeviceManager
[CC] Expression
[sLINK] CpuIo2Dxe
[CC] Pool
[ASM] EbcLowLevel
[VFR] BdsDxe
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:30: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:31: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:32: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:36: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:37: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/CpuDxe/Cpu/OUTPUT/X64/CpuInterrupt.iii:38: warning: absolute address can not be RIP-relative
[CC] Database
[CC] AutoGen
[NASM] CpuInterrupt
[sLINK] Legacy8259
[CC] AutoGen
[CC] BootManagerVfr
[sLINK] EbcDxe
[CC] Page
[DLINK1] CpuIo2Dxe
[MTOC] CpuIo2Dxe
[CC] Presentation
[DLINK1] Legacy8259
[MTOC] Legacy8259
[CC] Cpu
[GENFW] CpuIo2Dxe
Building ... /Users/Fljagd/src/edk2/Clover/AcpiReset/Reset.inf [X64]
[CC] MemData
[CC] BootManager
[GENFW] Legacy8259
[CC] Font
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Metronome/Metronome.inf [X64]
[CC] AutoGen
[CC] AutoGen
[sLINK] SetupBrowser
[VFR] BdsDxe
[sLINK] Cpu
[CC] Reset
[CC] Metronome
[CC] FwVolBlock
[CC] FE
[CC] AutoGen
[CC] ConfigKeywordHandler
[sLINK] AcpiReset
[CC] AutoGen
[CC] FwVolWrite
[sLINK] Metronome
[DLINK1] ConSplitterDxe
[MTOC] ConSplitterDxe
[CC] AutoGen
[sLINK] HiiDatabase
[GENFW] ConSplitterDxe
Building ... /Users/Fljagd/src/edk2/Clover/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64]
[CC] FileExplorer
[DLINK1] EfiLoader
[MTOC] EfiLoader
[CC] FwVolRead
[GENFW] EfiLoader
Building ... /Users/Fljagd/src/edk2/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf [X64]
[DLINK1] VariableRuntimeDxe
[MTOC] VariableRuntimeDxe
[DLINK1] Cpu
[MTOC] Cpu
[CC] PcRtcEntry
[DLINK1] DevicePathDxe
[MTOC] DevicePathDxe
[GENFW] VariableRuntimeDxe
Building ... /Users/Fljagd/src/edk2/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf [X64]
[GENFW] Cpu
Building ... /Users/Fljagd/src/edk2/Clover/PciRootBridgeDxe/PciRootBridge.inf [X64]
[DLINK1] EbcDxe
[DLINK1] Metronome
[CC] FwVolAttrib
[CC] BootMaint
[MTOC] EbcDxe
[MTOC] Metronome
[GENFW] DevicePathDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxPciBusNoEnumerationDxe/PciBusNoEnumeration.inf [X64]
[CC] Timer
[GENFW] EbcDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64]
[GENFW] Metronome
[DLINK1] AcpiReset
Building ... /Users/Fljagd/src/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf [X64]
[MTOC] AcpiReset
[CC] Ffs
[CC] PcRtc
[CC] AutoGen
[CC] HpetTimer
[sLINK] Timer
[GENFW] AcpiReset
Building ... /Users/Fljagd/src/edk2/Clover/DriverOverride/DriverOverride.inf [X64]
[CC] BBSsupport
[CC] PciPowerManagement
[CC] AutoGen
[sLINK] PcRtc
[CC] DriverOverride
[CC] DataHub
[CC] PcatPciRootBridge
[CC] AutoGen
[CC] FwVol
[CC] NvmExpressBlockIo
[sLINK] HpetTimerDxe
[CC] AutoGen
[DLINK1] Timer
[CC] PcatPciRootBridgeDevicePath
[MTOC] Timer
[sLINK] DriverOverride
[CC] Tpl
[CC] AutoGen
[CC] PciRomTable
[CC] ComponentName
[CC] UpdatePage
[GENFW] Timer
Building ... /Users/Fljagd/src/edk2/Clover/VBoxFsDxe/VBoxHfs.inf [X64]
[sLINK] DataHubDxe
[CC] PciDriverOverride
[CC] PcatPciRootBridgeIo
[CC] Timer
[CC] NvmExpress
[CC] Variable
[DLINK1] DriverOverride
[CC] PciOptionRomSupport
[MTOC] DriverOverride
[CC] NvmExpressDiskInfo
[GENFW] DriverOverride
Building ... /Users/Fljagd/src/edk2/Clover/VBoxFsDxe/VBoxIso9660.inf [X64]
[CC] PciEnumerator
[DLINK1] HpetTimerDxe
[CC] Event
[MTOC] HpetTimerDxe
[CC] DeviceIo
[CC] fsw_hfs
[CC] Data
[GENFW] HpetTimerDxe
Building ... /Users/Fljagd/src/edk2/Clover/VBoxFsDxe/VBoxExt2.inf [X64]
[DLINK1] DataHubDxe
[MTOC] DataHubDxe
[CC] Dependency
[CC] NvmExpressHci
[CC] PcatIo
[GENFW] DataHubDxe
Building ... /Users/Fljagd/src/edk2/Clover/VBoxFsDxe/VBoxExt4.inf [X64]
[DLINK1] PcRtc
[MTOC] PcRtc
[CC] PciEnumeratorSupport
[CC] fsw_iso9660
[GENFW] PcRtc
Building ... /Users/Fljagd/src/edk2/Clover/VBoxFsDxe/VBoxReiserFS.inf [X64]
[CC] fsw_ext2
[CC] AutoGen
[CC] fsw_core
[sLINK] PcatPciRootBridge
[CC] NvmExpressPassthru
[CC] PciCommand
[CC] Dispatcher
[CC] fsw_efi_lib
[CC] BootOption
[CC] AutoGen
[CC] fsw_ext4
[CC] fsw_core
[sLINK] NvmExpressDxe
[CC] fsw_core
[CC] ComponentName
[CC] DxeProtocolNotify
[CC] fsw_efi
[CC] fsw_efi_lib
[CC] fsw_reiserfs
[CC] BmLib
[CC] fsw_core
[CC] fsw_efi_lib
[CC] DxeMain
[VFR] BdsDxe
[CC] PciDeviceSupport
[CC] Bm
[CC] fsw_efi
[CC] fsw_efi_lib
[CC] PciBus
[CC] AutoGen
[sLINK] DxeCore
[CC] fsw_lib
[CC] fsw_core
[CC] fsw_efi
[CC] AutoGen
[CC] fsw_efi
[CC] fsw_lib
[CC] PciIo
[CC] fsw_efi_lib
[sLINK] VBoxHfs
[CC] Hotkey
[CC] fsw_lib
[CC] AutoGen
[CC] AutoGen
[sLINK] VBoxExt2
[sLINK] PciBusNoEnumerationDxe
[CC] MemoryTest
[CC] fsw_efi
[CC] AutoGen
[sLINK] VBoxIso9600
[DLINK1] PcatPciRootBridge
[CC] fsw_lib
[MTOC] PcatPciRootBridge
[CC] fsw_lib
[GENFW] PcatPciRootBridge
[CC] AutoGen
Building ... /Users/Fljagd/src/edk2/Clover/FatPkg/EnhancedFatDxe/Fat.inf [X64]
[CC] Capsules
[sLINK] VBoxExt4
[CC] AutoGen
[sLINK] VBoxReiserFS
[CC] String
[CC] DirectoryCache
[CC] Language
[CC] DiskCache
[VFR] BdsDxe
[CC] FileName
[DLINK1] DisplayEngine
[MTOC] DisplayEngine
[CC] FrontPageVfr
[GENFW] DisplayEngine
Building ... /Users/Fljagd/src/edk2/Clover/GrubFS/src/EXFAT.inf [X64]
[CC] Hash
[CC] FrontPage
[CC] DirectoryManage
[CC] driver
[DLINK1] NvmExpressDxe
[MTOC] NvmExpressDxe
[DLINK1] VBoxIso9600
[CC] ComponentName
[MTOC] VBoxIso9600
[GENFW] NvmExpressDxe
Building ... /Users/Fljagd/src/edk2/Clover/GrubFS/src/HFSPLUS.inf [X64]
[DLINK1] VBoxExt2
[MTOC] VBoxExt2
[GENFW] VBoxIso9600
Building ... /Users/Fljagd/src/edk2/Clover/GrubFS/src/ISO9660.inf [X64]
[CC] file
[CC] BdsEntry
[GENFW] VBoxExt2
Building ... /Users/Fljagd/src/edk2/Clover/GrubFS/src/NTFS.inf [X64]
[CC] ReadWrite
[CC] grub_driver
[CC] driver
[DLINK1] PciBusNoEnumerationDxe
[MTOC] PciBusNoEnumerationDxe
[CC] OpenVolume
[CC] AutoGen
[GENFW] PciBusNoEnumerationDxe
Building ... /Users/Fljagd/src/edk2/Clover/GrubFS/src/UDF.inf [X64]
[DLINK1] VBoxHfs
[MTOC] VBoxHfs
[CC] driver
[CC] driver
[sLINK] BdsDxe
[CC] grub_file
[CC] file
[GENFW] VBoxHfs
Building ... /Users/Fljagd/src/edk2/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf [X64]
[CC] Open
[CC] file
[DLINK1] VBoxExt4
[CC] file
[MTOC] VBoxExt4
[CC] grub
[CC] grub_driver
[CC] driver
[GENFW] VBoxExt4
[CC] ComponentName
Building ... /Users/Fljagd/src/edk2/Clover/BiosVideo/BiosVideo.inf [X64]
[CC] grub_driver
[CC] grub_driver
[CC] Misc
[DLINK1] VBoxReiserFS
[CC] logging
[MTOC] VBoxReiserFS
[CC] VgaMiniPort
[CC] grub_file
[CC] grub_file
[GENFW] VBoxReiserFS
Building ... /Users/Fljagd/src/edk2/Clover/LegacyBios/VideoDxe/VideoDxe.inf [X64]
[CC] Init
[CC] AutoGen
[CC] file
[CC] grub_file
[sLINK] VgaMiniPort
[CC] grub
[CC] missing
[CC] grub
[CC] grub_driver
[CC] grub
[CC] Info
[CC] logging
[CC] path
[CC] logging
[CC] logging
[CC] missing
[CC] FileSpace
[CC] missing
[CC] BiosVideoNew
[CC] utf8
[CC] grub_file
[CC] path
[CC] missing
[DLINK1] VgaMiniPort
[MTOC] VgaMiniPort
[CC] path
[CC] Flush
[GENFW] VgaMiniPort
Building ... /Users/Fljagd/src/edk2/Clover/SataControllerDxe/SataControllerDxe.inf [X64]
[CC] path
[DLINK1] SetupBrowser
[CC] ComponentName
[MTOC] SetupBrowser
[CC] device
[CC] grub
[CC] utf8
[CC] Fat
[GENFW] SetupBrowser
Building ... /Users/Fljagd/src/edk2/Clover/AtaAtapi/AtaAtapiPassThru.inf [X64]
[CC] utf8
[CC] utf8
[CC] LegacyBiosThunk
[CC] BiosVideo
[CC] ComponentName
[CC] logging
[CC] err
[CC] Delete
[CC] AutoGen
[CC] device
[CC] device
[sLINK] BiosVideo
[CC] ComponentName
[CC] missing
[CC] SataController
[CC] Data
[CC] err
[CC] err
[CC] path
[CC] AutoGen
[CC] AtaAtapiPassThru
[sLINK] CsmVideoDxe
[CC] UnicodeCollation
[CC] AutoGen
[CC] utf8
[sLINK] SataController
[CC] AutoGen
[CC] misc
[CC] misc
[sLINK] Fat
[CC] device
[CC] misc
[CC] AhciMode
[CC] list
[CC] list
[CC] err
[CC] list
[CC] fshelp
[CC] fshelp
[CC] IdeMode
[DLINK1] DxeCore
[DLINK1] SataController
[CC] gzio
[MTOC] SataController
[MTOC] DxeCore
[CC] fshelp
[GENFW] SataController
Building ... /Users/Fljagd/src/edk2/Clover/AtaBus/AtaBusDxe.inf [X64]
[GENFW] DxeCore
Building ... /Users/Fljagd/src/edk2/Clover/DVDBus/ScsiBusDxe.inf [X64]
[CC] ComponentName
[CC] misc
[CC] device
[CC] list
[CC] exfat
[CC] err
[CC] iso9660
[CC] ntfscomp
[CC] AutoGen
[CC] ComponentName
[CC] AutoGen
[CC] AtaBus
[sLINK] AtaAtapiPassThruDxe
[CC] AutoGen
[sLINK] GrubEXFAT
[CC] fshelp
[sLINK] GrubISO9660
[CC] AtaPassThruExecute
[CC] misc
[CC] ComponentName
[CC] ScsiBus
[CC] ntfs
[CC] list
[CC] AutoGen
[CC] AutoGen
[sLINK] AtaBusDxe
[sLINK] ScsiBus
[CC] udf
[CC] AutoGen
[CC] fshelp
[sLINK] GrubNTFS
[CC] AutoGen
[sLINK] GrubUDF
[CC] hfspluscomp
[DLINK1] HiiDatabase
[MTOC] HiiDatabase
[DLINK1] CsmVideoDxe
[MTOC] CsmVideoDxe
[GENFW] HiiDatabase
Building ... /Users/Fljagd/src/edk2/Clover/DVDDisk/ScsiDiskDxe.inf [X64]
[GENFW] CsmVideoDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64]
[CC] hfsplus
[DLINK1] ScsiBus
[MTOC] ScsiBus
[CC] ComponentName
[GENFW] ScsiBus
Building ... /Users/Fljagd/src/edk2/Clover/OhciDxe/OhciDxe.inf [X64]
[CC] AutoGen
[DLINK1] BiosVideo
[DLINK1] Fat
[MTOC] BiosVideo
[MTOC] Fat
[CC] UhciSched
[sLINK] GrubHFSPLUS
[GENFW] BiosVideo
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64]
[GENFW] Fat
Building ... /Users/Fljagd/src/edk2/Clover/Patches_for_EDK2/XhciDxe/XhciDxe.inf [X64]
[CC] UhciDebug
[CC] Ohci
[CC] EhciUrb
[CC] ScsiDisk
[CC] Xhci
[CC] UsbHcMem
[CC] OhciSched
[CC] UhciQueue
[CC] AutoGen
[DLINK1] AtaBusDxe
[MTOC] AtaBusDxe
[sLINK] ScsiDisk
[CC] UhciReg
[GENFW] AtaBusDxe
Building ... /Users/Fljagd/src/edk2/Clover/Patches_for_EDK2/UsbBusDxe/UsbBusDxe.inf [X64]
[CC] EhciSched
[CC] XhciReg
[CC] OhciReg
[DLINK1] AtaAtapiPassThruDxe
[MTOC] AtaAtapiPassThruDxe
[CC] EhciDebug
[CC] UsbHcMem
[GENFW] AtaAtapiPassThruDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf [X64]
[CC] UsbDesc
[CC] OhciUrb
[CC] EhciReg
[CC] Uhci
[DLINK1] GrubEXFAT
[MTOC] GrubEXFAT
[CC] UsbEnumer
[CC] OhciDebug
[CC] ComponentName
[GENFW] GrubEXFAT
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64]
[CC] EfiKey
[CC] ComponentName
[CC] ComponentName
[CC] XhciSched
[CC] AutoGen
[CC] Ehci
[DLINK1] GrubISO9660
[sLINK] UhciDxe
[MTOC] GrubISO9660
[CC] UsbMassBot
[CC] UsbBus
[CC] UsbHcMem
[GENFW] GrubISO9660
[CC] AutoGen
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64]
[CC] KeyBoard
[CC] UsbHcMem
[CC] ComponentName
[sLINK] EhciDxe
[CC] AutoGen
[sLINK] OhciDxe
[CC] UsbHub
[CC] ComponentName
[CC] ComponentName
[CC] ComponentName
[CC] UsbMassImpl
[CC] ComponentName
[CC] AutoGen
[CC] AutoGen
[sLINK] UsbKbDxe
[CC] MouseHid
[sLINK] XhciDxe
[DLINK1] GrubUDF
[MTOC] GrubUDF
[CC] UsbMassBoot
[CC] UsbUtility
[GENFW] GrubUDF
Building ... /Users/Fljagd/src/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64]
[CC] UsbMouse
[CC] UsbMassCbi
[CC] AutoGen
[DLINK1] ScsiDisk
[MTOC] ScsiDisk
[sLINK] UsbBusDxe
[CC] AutoGen
[CC] UsbMassDiskInfo
[DLINK1] GrubNTFS
[sLINK] UsbMouseDxe
[GENFW] ScsiDisk
Building ... /Users/Fljagd/src/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf [X64]
[MTOC] GrubNTFS
[CC] PcatIsaAcpi
[DLINK1] BdsDxe
[MTOC] BdsDxe
[CC] AutoGen
[GENFW] GrubNTFS
Building ... /Users/Fljagd/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64]
[sLINK] UsbMassStorageDxe
[GENFW] BdsDxe
Building ... /Users/Fljagd/src/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64]
[CC] ComponentName
[CC] IsaAcpi
[CC] ComponentName
[CC] ComponentName
[CC] ComponentName
[CC] AutoGen
[CC] IsaIo
[sLINK] IsaAcpi
[DLINK1] EhciDxe
[MTOC] EhciDxe
[DLINK1] UhciDxe
[CC] Ps2KbdCtrller
[MTOC] UhciDxe
[CC] IsaBus
[GENFW] EhciDxe
Building ... /Users/Fljagd/src/edk2/Clover/Ps2MouseDxe/Ps2MouseDxe.inf [X64]
[GENFW] UhciDxe
[CC] CommPs2
[DLINK1] UsbMouseDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxAcpiTableDxe/AcpiTableDxe.inf [X64]
[MTOC] UsbMouseDxe
[CC] Ps2KbdTextIn
[GENFW] UsbMouseDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxAcpiPlatformDxe/AcpiPlatformDxe.inf [X64]
[DLINK1] UsbKbDxe
[CC] AutoGen
[MTOC] UsbKbDxe
[sLINK] IsaBusDxe
[CC] ComponentName
[CC] Ps2MouseAbsolutePointer
[GENFW] UsbKbDxe
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64]
[CC] Ps2Keyboard
[CC] AutoGen
[CC] CommPs2
[sLINK] Ps2MouseAbsolutePointerDxe
[DLINK1] IsaAcpi
[CC] AutoGen
[MTOC] IsaAcpi
[sLINK] Ps2KeyboardDxe
[GENFW] IsaAcpi
Building ... /Users/Fljagd/src/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64]
[CC] AcpiPlatform
[DLINK1] OhciDxe
[CC] ComponentName
[CC] AcpiTableProtocol
[MTOC] OhciDxe
[CC] Ps2Mouse
[DLINK1] UsbMassStorageDxe
[MTOC] UsbMassStorageDxe
[GENFW] OhciDxe
Building ... /Users/Fljagd/src/edk2/Clover/PartitionDxe/PartitionDxe.inf [X64]
[CC] AutoGen
[CC] AcpiTable
[CC] AutoGen
[DLINK1] UsbBusDxe
[sLINK] Ps2MouseDxe
[sLINK] AcpiPlatform
[CC] DiskIo
[GENFW] UsbMassStorageDxe
Building ... /Users/Fljagd/src/edk2/Clover/BiosKeyboard/KeyboardDxe.inf [X64]
[MTOC] UsbBusDxe
[CC] UnicodeCollationEng
[CC] AutoGen
[GENFW] UsbBusDxe
Building ... /Users/Fljagd/src/edk2/Clover/LegacyBios/Region2Dxe/LegacyRegion2Dxe.inf [X64]
[CC] AutoGen
[sLINK] AcpiTableDxe
[CC] AutoGen
[DLINK1] IsaBusDxe
[CC] ComponentName
[sLINK] EnglishDxe
[MTOC] IsaBusDxe
[sLINK] DiskIoDxe
[CC] ComponentName
[DLINK1] GrubHFSPLUS
[MTOC] GrubHFSPLUS
[GENFW] IsaBusDxe
Building ... /Users/Fljagd/src/edk2/Clover/FSInject/FSInject.inf [X64]
[GENFW] GrubHFSPLUS
Building ... /Users/Fljagd/src/edk2/Clover/MsgLog/MsgLog.inf [X64]
[CC] Mbr
[CC] LegacyRegion2
[DLINK1] Ps2MouseAbsolutePointerDxe
[CC] MsgLog
[CC] AutoGen
[MTOC] Ps2MouseAbsolutePointerDxe
[DLINK1] EnglishDxe
[sLINK] LegacyRegion2Dxe
[MTOC] EnglishDxe
[GENFW] Ps2MouseAbsolutePointerDxe
[CC] Gpt
[CC] BiosKeyboard
Building ... /Users/Fljagd/src/edk2/Clover/DumpUefiCalls/DumpUefiCalls.inf [X64]
[CC] AutoGen
[CC] FSInject
[DLINK1] AcpiPlatform
[DLINK1] Ps2MouseDxe
[GENFW] EnglishDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxFatBinaryDrv/OsxFatBinaryDrv.inf [X64]
[MTOC] Ps2MouseDxe
[MTOC] AcpiPlatform
[sLINK] MsgLog
[GENFW] Ps2MouseDxe
Building ... /Users/Fljagd/src/edk2/Clover/EmuVariableUefi/EmuVariableRuntimeDxe.inf [X64]
[GENFW] AcpiPlatform
[CC] Test
Building ... /Users/Fljagd/src/edk2/Clover/AppleImageCodec/AppleImageCodec.inf [X64]
[CC] LegacyBiosThunk
[CC] OsxFatBinaryDrv
[CC] ElTorito
[CC] DumpUefiCalls
[DLINK1] Ps2KeyboardDxe
[MTOC] Ps2KeyboardDxe
[CC] AutoGen
[CC] AutoGen
[CC] InitVariable
[CC] AppleImageCodec
[CC] AutoGen
[CC] Apple
[sLINK] FSInject
[sLINK] KeyboardDxe
[GENFW] Ps2KeyboardDxe
Building ... /Users/Fljagd/src/edk2/Clover/bdmesg_efi/bdmesg.inf [X64]
[sLINK] OsxFatBinaryDrv
[DLINK1] DiskIoDxe
[MTOC] DiskIoDxe
[DLINK1] MsgLog
[GENFW] DiskIoDxe
Building ... /Users/Fljagd/src/edk2/Clover/rEFIt_UEFI/refit.inf [X64]
[MTOC] MsgLog
[CC] Lib
[CC] Partition
[GENFW] MsgLog
Building ... /Users/Fljagd/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFixDrv.inf [X64]
[CC] EmuVariable
[CC] AutoGen
[sLINK] PartitionDxe
[CC] bdmesg
[DLINK1] LegacyRegion2Dxe
[CC] AutoGen
[MTOC] LegacyRegion2Dxe
[sLINK] EmuVariableUefi
[CC] BootServices
[DLINK1] AcpiTableDxe
[MTOC] AcpiTableDxe
[CC] AutoGen
[GENFW] LegacyRegion2Dxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxAptioFixDrv/OsxAptioFix2Drv.inf [X64]
[CC] OsxAptioFixDrv
[sLINK] bdmesg
[GENFW] AcpiTableDxe
Building ... /Users/Fljagd/src/edk2/Clover/OsxLowMemFixDrv/OsxLowMemFixDrv.inf [X64]
[CC] RuntimeServices
[DLINK1] OsxFatBinaryDrv
[MTOC] OsxFatBinaryDrv
[CC] OsxLowMemFixDrv
[CC] OsxAptioFix2Drv
[GENFW] OsxFatBinaryDrv
[CC] Log
[CC] BdsConnect
[CC] BootFixes
[CC] BootFixes
[CC] MemLog
[CC] Lib
[CC] picopng
[CC] DecodedKernelCheck
[DLINK1] KeyboardDxe
[CC] FileLib
[MTOC] KeyboardDxe
[CC] AutoGen
[CC] DecodedKernelCheck
[sLINK] OsxLowMemFixDrv
[CC] AutoGen
[GENFW] KeyboardDxe
[sLINK] AppleImageCodec
[CC] BootArgs
[CC] DataHub
[CC] BootArgs
[DLINK1] FSInject
[MTOC] FSInject
[DLINK1] XhciDxe
[MTOC] XhciDxe
[GENFW] FSInject
[CC] VMem
[CC] Fs
[CC] VMem
[GENFW] XhciDxe
[CC] main
[DLINK1] OsxLowMemFixDrv
[MTOC] OsxLowMemFixDrv
[CC] Lib
[CC] AutoGen
[GENFW] OsxLowMemFixDrv
[sLINK] DumpUefiCalls
[CC] Lib
[DLINK1] bdmesg
[CC] device_tree
[MTOC] bdmesg
[CC] device_tree
[GENFW] bdmesg
[CC] NVRAMDebug
[DLINK1] PartitionDxe
[DLINK1] EmuVariableUefi
[MTOC] PartitionDxe
[MTOC] EmuVariableUefi
[CC] icns
[GENFW] EmuVariableUefi
[GENFW] PartitionDxe
[CC] NVRAMDebug
[CC] Mach-O
[CC] Mach-O
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFixDrv/OUTPUT/X64/AsmFuncsX64.iii:221: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFixDrv/OUTPUT/X64/AsmFuncsX64.iii:225: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFixDrv/OUTPUT/X64/AsmFuncsX64.iii:226: warning: absolute address can not be RIP-relative
[NASM] AsmFuncsX64
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFix2Drv/OUTPUT/X64/AsmFuncsX64.iii:221: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFix2Drv/OUTPUT/X64/AsmFuncsX64.iii:225: warning: absolute address can not be RIP-relative
/Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/X64/Clover/OsxAptioFixDrv/OsxAptioFix2Drv/OUTPUT/X64/AsmFuncsX64.iii:226: warning: absolute address can not be RIP-relative
[NASM] AsmFuncsX64
[CC] AutoGen
[DLINK1] AppleImageCodec
[MTOC] AppleImageCodec
[CC] lib
[sLINK] OsxAptioFixDrv
[CC] AutoGen
[GENFW] AppleImageCodec
[sLINK] OsxAptioFix2Drv
[DLINK1] DumpUefiCalls
[MTOC] DumpUefiCalls
[GENFW] DumpUefiCalls
[CC] menu
[CC] screen
[DLINK1] OsxAptioFix2Drv
[MTOC] OsxAptioFix2Drv
[DLINK1] OsxAptioFixDrv
[MTOC] OsxAptioFixDrv
[GENFW] OsxAptioFix2Drv
[GENFW] OsxAptioFixDrv
[CC] IO
[CC] common
[CC] legacy
[CC] loader
[CC] tool
[CC] secureboot
[CC] securehash
[CC] securemenu
[CC] securevars
[CC] bootscreen
[CC] lockedgraphics
[CC] BmLib
[CC] image
[CC] load_bmp
[CC] load_icns
[CC] libscreen
[CC] lodepng
[CC] text
[CC] AcpiPatcher
[CC] AmlGenerator
[CC] ati
[CC] BootLog
[CC] BootOptions
[CC] Console
[CC] cpu
[CC] DataHubCpu
[CC] device_inject
[CC] device_tree
[CC] Edid
[CC] Events
[CC] gma
[CC] guid
[CC] Injectors
[CC] LegacyBiosThunk
[CC] LegacyBoot
[CC] nvidia
[CC] picopng
[CC] platformdata
[CC] plist
[CC] Pointer
[CC] Settings
[CC] smbios
[CC] spd
[CC] string
[CC] StateGenerator
[CC] usbfix
[CC] b64cdecode
[CC] FixBiosDsdt
[CC] kernel_patcher
[CC] kext_patcher
[CC] kext_inject
[CC] Nvram
[CC] card_vlist
[CC] PlatformDriverOverride
[CC] Hibernate
[CC] Net
[CC] AutoGen
[sLINK] CLOVERX64
[DLINK1] CLOVERX64
[MTOC] CLOVERX64
[GENFW] CLOVERX64

Generating DUETEFIMAINFVX64 FV
########################################
########################################
##############################
GUID cross reference file can be found at /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/FV/Guid.xref

FV Space Information
DUETEFIMAINFVX64 [35%Full] 2752512 total, 972592 used, 1779920 free

- Done -
Build end time: 08:46:08, Sep.19 2016
Build total time: 00:00:38

Compressing DUETEFIMainFv.FV ...
Encoding
Compressing DxeCore.efi ...
Encoding
Compressing DxeIpl.efi ...
Encoding
Generate Loader Image ...
Created /Users/Fljagd/src/edk2/Build/Clover/RELEASE_XCODE5/FV/Efildr64
879+0 records in
879+0 records out
450048 bytes transferred in 0.001786 secs (251987469 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
-> FSInject-64.efi
-> OsxFatBinaryDrv-64.efi
-> VBoxHfs-64.efi
Copy Optional drivers:
-> NvmExpressDxe-64.efi
-> Ps2MouseDxe-64.efi
-> UsbMouseDxe-64.efi
-> VBoxExt2-64.efi
-> VBoxExt4-64.efi
-> VBoxIso9600-64.efi
-> XhciDxe-64.efi
-> GrubEXFAT-64.efi
-> GrubISO9660-64.efi
-> GrubNTFS-64.efi
-> GrubUDF-64.efi
-> CsmVideoDxe-64.efi
-> DataHubDxe-64.efi
-> EmuVariableUefi-64.efi
-> OsxAptioFix2Drv-64.efi
-> OsxAptioFixDrv-64.efi
-> OsxLowMemFixDrv-64.efi
-> PartitionDxe-64.efi
Copy Applications:
-> bdmesg.efi
Done!

Generating BootSectors
make: Nothing to be done for `all'.
Done!
===============================================================================
MAKE PKG
<----------------------------------------------------

========= Translating Resources ========
/Users/Fljagd/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
(206 entries)
Discard ../sym/Resources/Clover/Resources/sv.lproj/Welcome.html (0 of 10 strings; only 0% translated; need 80%).
Discard ../sym/Resources/Clover/Resources/sv.lproj/Description.html (0 of 26 strings; only 0% translated; need 80%).
Discard ../sym/Resources/Clover/Resources/sv.lproj/Conclusion.html (0 of 4 strings; only 0% translated; need 80%).
Discard ../sym/Resources/Clover/Resources/sv.lproj/Localizable.strings (0 of 116 strings; only 0% translated; need 74%).
Discard ../CloverUpdater/src/sv.lproj/CloverUpdater.strings (0 of 12 strings; only 0% translated; need 74%).
Discard ../CloverPrefpane/src/sv.lproj/CloverPrefpane.strings (0 of 39 strings; only 0% translated; need 74%).

Building CloverUpdater application...
2016-09-19 08:46:13.435 xcodebuild[6346:16763] Unable to load .strings file: CFBundle 0x7f9d78e6bd50 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}
[XCODE]
Building CloverPrefpane preference...
2016-09-19 08:46:16.188 xcodebuild[6430:17283] Unable to load .strings file: CFBundle 0x7fc9306399a0 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}
[XCODE]
================= Making all in fdisk440 =================
[MKDIR] /Users/Fljagd/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
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/auto.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/cmd.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/fdisk.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/disk.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/getrawpartition.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/mbr.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/misc.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/part.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/opendev.o32) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/user.o32) was built for newer OSX version (10.12) than being linked (10.5)
[LD64] fdisk440_64
ld: warning: ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/auto.o64) was built for newer OSX version (10.12) than being linked (10.5)object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/cmd.o64) was built for newer OSX version (10.12) than being linked (10.5)

ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/disk.o64) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/fdisk.o64) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/mbr.o64) was built for newer OSX version (10.12) than being linked (10.5)ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/getrawpartition.o64) was built for newer OSX version (10.12) than being linked (10.5)
object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/misc.o64) was built for newer OSX version (10.12) than being linked (10.5)ld: warning:

object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/opendev.o64) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/part.o64) was built for newer OSX version (10.12) than being linked (10.5)
ld: warning: object file (/Users/Fljagd/src/edk2/Clover/CloverPackage/sym/build/fdisk440/user.o64) was built for newer OSX version (10.12) than being linked (10.5)
[LIPO] /Users/Fljagd/src/edk2/Clover/CloverPackage/sym/utils/fdisk440
================= Making all in boot1-install =================
[XCODE] boot1-install
2016-09-19 08:46:21.449 xcodebuild[6787:17927] Unable to load .strings file: CFBundle 0x7fd3cfe70380 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}
================= Making all in partutil =================
[XCODE] partutil
2016-09-19 08:46:22.643 xcodebuild[6824:18012] Unable to load .strings file: CFBundle 0x7fef22451000 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}
================= Making all in bdmesg =================
[XCODE] bdmesg
2016-09-19 08:46:23.520 xcodebuild[6853:18093] Unable to load .strings file: CFBundle 0x7fba12f29aa0 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}
================= Making all in clover-genconfig =================
[XCODE] clover-genconfig
2016-09-19 08:46:24.320 xcodebuild[6888:18177] Unable to load .strings file: CFBundle 0x7f8a59e48bb0 (framework, loaded) / AppleSystemInfo: Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character b at line 1" UserInfo={NSDebugDescription=Unexpected character b at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Conversion of string failed." UserInfo={NSDebugDescription=Conversion of string failed.}}

----------------------------------
Building Clover Install Package
----------------------------------

====================== Preinstall ======================
[bUILD] Pre
===================== Installation =====================
[bUILD] UEFI.only
================== Target ESP ==========================
[bUILD] Target.ESP
=================== BiosBoot ===========================
[bUILD] BiosBoot
===================== Utils ============================
[bUILD] Utils
===================== EFI folder =======================
[bUILD] EFIFolder
===================== BootLoaders ======================
[bUILD] AltBoot
[bUILD] bootNo
[bUILD] boot0af
[bUILD] boot0ss
====================== CloverEFI =======================
[bUILD] cloverEFI.64.sata
======================== Themes ========================
[bUILD] applestyle
[bUILD] BGM
[bUILD] black_green
[bUILD] bluemac
[bUILD] bootcamp
[bUILD] chrome
[bUILD] iclover
[bUILD] magnifico
[bUILD] metal
[bUILD] orange
[bUILD] os_box
[bUILD] os_one
[bUILD] Shield
[bUILD] Space
[bUILD] steampunkblack
[bUILD] thinkpad
================= drivers64 mandatory ==================
[bUILD] FSInject-64
===================== drivers64 ========================
[bUILD] GrubEXFAT-64
[bUILD] GrubISO9660-64
[bUILD] GrubNTFS-64
[bUILD] GrubUDF-64
[bUILD] NvmExpressDxe-64
[bUILD] Ps2MouseDxe-64
[bUILD] UsbMouseDxe-64
[bUILD] VBoxExt2-64
[bUILD] VBoxExt4-64
[bUILD] VBoxIso9600-64
[bUILD] XhciDxe-64
=============== drivers64 UEFI mandatory ===============
[bUILD] FSInject-64.UEFI
[bUILD] OsxFatBinaryDrv-64.UEFI
[bUILD] VBoxHfs-64.UEFI
=================== drivers64 UEFI =====================
[bUILD] CsmVideoDxe-64
[bUILD] DataHubDxe-64
[bUILD] EmuVariableUefi-64
[bUILD] OsxAptioFix2Drv-64
[bUILD] OsxAptioFixDrv-64
[bUILD] OsxLowMemFixDrv-64
[bUILD] PartitionDxe-64
===================== RC Scripts =======================
[bUILD] rc.scripts.on.target
[bUILD] rc.scripts.on.all.volumes
[bUILD] rc.scripts.core
================= Optional RC Scripts ==================
[bUILD] disable_sleep_proxy_client
==================== Clover Prefpane ===================
[bUILD] CloverPrefpane
================= Post =================
[bUILD] Post

--------------------------
Building process complete!
--------------------------

Build info.
===========
Package name: Clover_v2.3k_r3758.pkg
MD5: bf7ac46a266b796c46049813831528c8
Version: v2.3k
Stage: v2.3k
Date/Time: 2016-09-18 16:32:43
Built by: Fljagd
Copyright 2012-2016

adding: Clover_v2.3k_r3758.pkg (deflated 0%)
adding: Clover_v2.3k_r3758.pkg.md5 (stored 0%)
total 105824
drwxr-xr-x 9 Fljagd staff 306 Sep 19 08:46 .
drwxr-xr-x 14 Fljagd staff 476 Sep 19 08:46 ..
-rw-r--r--@ 1 Fljagd staff 26920124 Sep 19 08:46 Clover_v2.3k_r3758.pkg
-rw-r--r-- 1 Fljagd staff 68 Sep 19 08:46 Clover_v2.3k_r3758.pkg.md5
-rw-r--r-- 1 Fljagd staff 26870703 Sep 19 08:46 Clover_v2.3k_r3758.zip
drwxr-xr-x 3 Fljagd staff 102 Sep 19 08:46 Resources
drwxr-xr-x 7 Fljagd staff 238 Sep 19 08:46 build
drwxr-xr-x 3 Fljagd staff 102 Sep 19 08:46 package
drwxr-xr-x 7 Fljagd staff 238 Sep 19 08:46 utils
===============================================================================
build started at:
Lun 19 sep 2016 08:45:30 CEST
finished at
Lun 19 sep 2016 08:46:36 CEST

Done!
<----------------------------------------------------
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Opération terminée]

 

  • Like 2
Link to comment
Share on other sites

@Micky1979, I hope you don't mind.

New version available.

 

for what? :P ... do as you like :lol:

 

@philip_petev, it's up to @Micky1979.

 

Guys, why don't you put that script on GitHub or any similar service for better development?

Will be done!

  • Like 2
Link to comment
Share on other sites

Build_Clover-4.0.3

 

OS X 10.11.6 (Xcode-7.3.1) -without features, everything is working.

Ubunru 16.04 - everything is working but there is a caveat.

TOOLCHAIN_DIR: /usr
NASM_PREFIX: /usr/bin/
NASM_VER: 2.12.02
svnversion: E000022: Error converting entry in directory '/home/deep/src/edk2/
Clover/CloverPackage/CloverV2/themespkg/steampunkblack/icons' to UTF-8
svnversion: E000022: Can't convert string from native encoding to 'UTF-8':
svnversion: E000022: {U+041A}{U+043E}{U+043F}{U+0438}{U+044F} vol_optical.icns
Initializing workspace
WORKSPACE: /home/deep/src/edk2

OSX_BCl_4.03_(5-6).txt

ubu_Bcl403.txt

Link to comment
Share on other sites

Build_Clover-4.0.3

 

OS X 10.11.6 (Xcode-7.3.1) -without features, everything is working.

Ubunru 16.04 - everything is working but there is a caveat.

TOOLCHAIN_DIR: /usr
NASM_PREFIX: /usr/bin/
NASM_VER: 2.12.02
svnversion: E000022: Error converting entry in directory '/home/deep/src/edk2/
Clover/CloverPackage/CloverV2/themespkg/steampunkblack/icons' to UTF-8
svnversion: E000022: Can't convert string from native encoding to 'UTF-8':
svnversion: E000022: {U+041A}{U+043E}{U+043F}{U+0438}{U+044F} vol_optical.icns
Initializing workspace
WORKSPACE: /home/deep/src/edk2

attachicon.gifOSX_BCl_4.03_(5-6).txt

attachicon.gifubu_Bcl403.txt

Hi droples, the answer is simple, look here: http://stackoverflow.com/questions/2116718/svn-error-cant-convert-string-from-native-encoding-to-utf-8

There are some commints done for Clover with a Window PC, I guess. Also I think those errors can be ignored in Linux since they are all files for the various Themes.. unused here.

 

BTW this seem to fix the issue:

$ svn update
svn: Error converting entry in directory '.' to UTF-8
svn: Can't convert string from native encoding to 'UTF-8':

$ export LC_CTYPE=en_US.UTF-8

$ svn update

We can put it in the script and see what happen... (now I can't because I need to mouve... Needy... :whistle:)

See you tomorrow (with a new repo as requested)

Link to comment
Share on other sites

Hi droples, the answer is simple, look here: http://stackoverflow.com/questions/2116718/svn-error-cant-convert-string-from-native-encoding-to-utf-8

There are some commints done for Clover with a Window PC, I guess. Also I think those errors can be ignored in Linux since they are all files for the various Themes.. unused here.

 

BTW this seem to fix the issue:

$ svn update
svn: Error converting entry in directory '.' to UTF-8
svn: Can't convert string from native encoding to 'UTF-8':

$ export LC_CTYPE=en_US.UTF-8

$ svn update
We can put it in the script and see what happen... (now I can't because I need to mouve... Needy... :whistle:)

See you tomorrow (with a new repo as requested)

Sure, I have some free time.

 

However, I'll need a tester.

Link to comment
Share on other sites

Build_Clover-4.0.3

 

OS X 10.11.6 (Xcode-7.3.1) -without features, everything is working.

Ubunru 16.04 - everything is working but there is a caveat.

TOOLCHAIN_DIR: /usr
NASM_PREFIX: /usr/bin/
NASM_VER: 2.12.02
svnversion: E000022: Error converting entry in directory '/home/deep/src/edk2/
Clover/CloverPackage/CloverV2/themespkg/steampunkblack/icons' to UTF-8
svnversion: E000022: Can't convert string from native encoding to 'UTF-8':
svnversion: E000022: {U+041A}{U+043E}{U+043F}{U+0438}{U+044F} vol_optical.icns
Initializing workspace
WORKSPACE: /home/deep/src/edk2

attachicon.gifOSX_BCl_4.03_(5-6).txt

attachicon.gifubu_Bcl403.txt

Hello there,

 

Could you please test this in Ubuntu?

 

Best regards.

Build_Clover_4_0_4_beta.command.zip

Link to comment
Share on other sites

I compiled both x64 & x32. Is it normal that bdmesg shows -ia32 even I'm booting x64?

 Now is 20.9.2016,  6:3:16 (GMT)
0:100  0:000  Starting Clover revision: 3760 on American Megatrends EFI
0:100  0:000  Build with: [Args: -ia32 -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE5 | -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_LOW_EBDA -a IA32 -b RELEASE -t XCODE5 -n 5 | OS: 10.11.4 | XCODE: 7.3.1]
Link to comment
Share on other sites

 

I see, but let's fix the converting problem first.

 

Could you please run the following command and post the output?

svnversion -n "path_to_source"/edk2/Clover/
deep@bor:~$ svnversion -n ~/src/edk2/Clover/
3760deep@bor:~$ 
deep@bor:~$ svnversion -n /home/deep/src/edk2/Clover
3760deep@bor:~$

Link to comment
Share on other sites

 

I compiled both x64 & x32. Is it normal that bdmesg shows -ia32 even I'm booting x64?

 Now is 20.9.2016,  6:3:16 (GMT)
0:100  0:000  Starting Clover revision: 3760 on American Megatrends EFI
0:100  0:000  Build with: [Args: -ia32 -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE5 | -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_LOW_EBDA -a IA32 -b RELEASE -t XCODE5 -n 5 | OS: 10.11.4 | XCODE: 7.3.1]

You should build for release:

5) build existing revision for release (no update, standard build)
  • Like 1
Link to comment
Share on other sites

Hi Needy, after a research a different approach can be also that?

 

# macOS exported 'UTF-8' by default

# Linux should export 'en_US.UTF-8', but in some distribution is not defined (would say is an autogoal)

lc=$LC_CTYPE

 

if [[ "$SYSNAME" == Linux ]]; then

    lcDefault="en_US.UTF-8"

else

    lcDefault="UTF-8"

fi

 

if [ -z "$lc" ] || [[ "$lc" != $lcDefault ]]; then

    export LC_CTYPE=$lcDefault

fi

 

.. and put this directly on the top of the script? What do you think?

Link to comment
Share on other sites

Hi Needy, after a research a different approach can be also that?

 

# macOS exported 'UTF-8' by default

# Linux should export 'en_US.UTF-8', but in some distribution is not defined (would say is an autogoal)

lc=$LC_CTYPE

 

if [[ "$SYSNAME" == Linux ]]; then

    lcDefault="en_US.UTF-8"

else

    lcDefault="UTF-8"

fi

 

if [ -z "$lc" ] || [[ "$lc" != $lcDefault ]]; then

    export LC_CTYPE=$lcDefault

fi

 

.. and put this directly on the top of the script? What do you think?

Seems okay to me. I tried to make it optional but I can't find the damn thing that triggers the error.

 

You could put that in buildEssentials(), top, since it's required for the build. And.. delete my mess from buildessentials().

 

Best regards.

Link to comment
Share on other sites

:(, ok.

 

Guys I've added the .gitignore but apparently wont ignore .DS_Store.. did you see anything wrong? (cache already cleaned, also added kextstatx86 command line.. for this no problem :worried_anim: )

find . -name .DS_Store -print0 | xargs -0 git rm -f --ignore-unmatch
git commit -m '.DS_Store'

Edit: Did it. Try now.

Edited by Needy
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...