Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 To compare build option, you can just put V=1 before calling ebuild.sh V=1 ./ebuild.sh —xcode ... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750754 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 I think I found it. Let me try and commit... 3 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750757 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 YES ! I was not only a mess in build option for xcode, but also conflicts between platform includes, OpensslLib includes and includes for posix folder... I'll commit that in few minutes. In the meantime, the real question is : why did it worked on some platforms... 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750761 Share on other sites More sharing options...
ameenjuz Posted February 10, 2021 Share Posted February 10, 2021 @Jief_Machak please commit this i m waiting to compile clover with xcode 12.4 how to compile and tell me procedure Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750765 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 Yes, very soon. But I worked in a project where I also reactivated warnings. So I have to fix them before commit. Should be half an hour. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750766 Share on other sites More sharing options...
ameenjuz Posted February 10, 2021 Share Posted February 10, 2021 @Jief_Machak I appreciate your hard work but tell me After download from clover rep Ca i run buildme for compiling Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750767 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 Ok, the forum says I posted 1 hour ago... Why, in computer, things are always twice the time you planned ? Yes, buildme should be fine. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750770 Share on other sites More sharing options...
iCanaro Posted February 10, 2021 Share Posted February 10, 2021 no works Spoiler Last login: Wed Feb 10 14:01:55 on ttys001 The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. iMacSTRIX:~ utente$ /Users/utente/CloverBootloader/buildme ; exit; ------------------------------------------------------------------------ buildme, Clover r5129 (SHA: 95be95c53) TOOLCHAIN: GCC53 (override example: './buildme XCODE8') 1) build Clover 2) build Clover with HFSPlus 3) make pkg 4) make app 5) make app (with Clover) 6) make iso 7) build all 8) test build (no autogen, no boot files) 9) status 10) update Clover 11) show diff 12) open CloverV2/EFI/CLOVER directory 13) update Clover (reset changes) 14) clean BaseTools 15) quit Please enter your choice: 13 Are you sure? (type y to confirm or any other to negate) y [UPDATE RESET CLOVER] Fetching origin Fetching submodule OpenCorePkg Fetching submodule OpenCorePkg Entering 'OpenCorePkg' Entering 'OpenCorePkg' HEAD is now at 5ab1a58d Reactivate warnings. HEAD is now at 95be95c53 Reactivate warnings. From https://github.com/CloverHackyColor/CloverBootloader * branch master -> FETCH_HEAD Fetching submodule OpenCorePkg Already up-to-date. ------------------------------------------------------------------------ buildme, Clover r5129 (SHA: 95be95c53) TOOLCHAIN: GCC53 (override example: './buildme XCODE8') 1) build Clover 2) build Clover with HFSPlus 3) make pkg 4) make app 5) make app (with Clover) 6) make iso 7) build all 8) test build (no autogen, no boot files) 9) status 10) update Clover 11) show diff 12) open CloverV2/EFI/CLOVER directory 13) update Clover (reset changes) 14) clean BaseTools 15) quit Please enter your choice: 1) build Clover 2) build Clover with HFSPlus 3) make pkg 4) make app 5) make app (with Clover) 6) make iso 7) build all 8) test build (no autogen, no boot files) 9) status 10) update Clover 11) show diff 12) open CloverV2/EFI/CLOVER directory 13) update Clover (reset changes) 14) clean BaseTools 15) quit Please enter your choice: 10 [UPDATE CLOVER] Fetching origin Fetching submodule OpenCorePkg Fetching submodule OpenCorePkg From https://github.com/CloverHackyColor/CloverBootloader * branch master -> FETCH_HEAD Fetching submodule OpenCorePkg Already up-to-date. ------------------------------------------------------------------------ buildme, Clover r5129 (SHA: 95be95c53) TOOLCHAIN: GCC53 (override example: './buildme XCODE8') 1) build Clover 2) build Clover with HFSPlus 3) make pkg 4) make app 5) make app (with Clover) 6) make iso 7) build all 8) test build (no autogen, no boot files) 9) status 10) update Clover 11) show diff 12) open CloverV2/EFI/CLOVER directory 13) update Clover (reset changes) 14) clean BaseTools 15) quit Please enter your choice: 7 [CHECK XCODE] WORKSPACE: /Users/utente/CloverBootloader EDK_TOOLS_PATH: /Users/utente/CloverBootloader/BaseTools CONF_PATH: /Users/utente/CloverBootloader/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /Users/utente/CloverBootloader/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /Users/utente/CloverBootloader/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to /Users/utente/CloverBootloader/Conf/target.txt [BUILD CLOVER] TOOLCHAIN_DIR: /Users/utente/CloverBootloader/toolchain NASM_PREFIX: /Users/utente/CloverBootloader/toolchain/bin/ NASM_VER: 2.15.05 Initializing workspace recreate Conf folder WORKSPACE: /Users/utente/CloverBootloader EDK_TOOLS_PATH: /Users/utente/CloverBootloader/BaseTools CONF_PATH: /Users/utente/CloverBootloader/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /Users/utente/CloverBootloader/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /Users/utente/CloverBootloader/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to /Users/utente/CloverBootloader/Conf/target.txt Running edk2 build for CloverX64 using the command: build -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/utente/CloverBootloader/Conf -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -p Clover.dsc -a X64 -b RELEASE -t GCC53 -n 13 Build environment: Darwin-19.6.0-x86_64-i386-64bit Build start time: 14:03:40, Feb.10 2021 WORKSPACE = /Users/utente/CloverBootloader EDK_TOOLS_PATH = /Users/utente/CloverBootloader/BaseTools CONF_PATH = /Users/utente/CloverBootloader/Conf Processing meta-data Architecture(s) = X64 .Build target = RELEASE Toolchain = GCC53 Active Platform = /Users/utente/CloverBootloader/Clover.dsc ...build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/platform/posix/strings.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/platform/posix/strings.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/cpp_unit_test/config-test.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/cpp_unit_test/config-test.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/include/dsdtfixlist.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/include/dsdtfixlist.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/cpp_unit_test/xml_lite-test.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/utente/cloverbootloader/refit_uefi/cpp_unit_test/xml_lite-test.h not found in /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf done! Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64] Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/HdaDevicesLib/HdaDevicesLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/DuetTimerLib/DuetTimerLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiLib/UefiLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseLib/BaseLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64] Building ... /Users/utente/CloverBootloader/Protocols/DumpUefiCalls/DumpUefiCalls.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/CloverEFI/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDebugLogLibOc2Clover/OcDebugLogLibOc2Clover.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/WaveLib/WaveLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/OpensslLib/OpensslLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleKernelLib/OcAppleKernelLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDeviceTreeLib/OcDeviceTreeLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcCpuLib/OcCpuLib.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcRtcLib/OcRtcLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/CloverEFI/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleBootPolicyLib/OcAppleBootPolicyLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDataHubLib/OcDataHubLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Platform/OpenRuntime/OpenRuntime.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDevicePathLib/OcDevicePathLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/FileSystems/VBoxFsDxe/VBoxIso9660.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcUnicodeCollationEngLib/OcUnicodeCollationEngGenericLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/VideoBiosPatchLib/VideoBiosPatchLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/PartitionDxe/PartitionDxe.inf [X64] Building ... /Users/utente/CloverBootloader/CloverEFI/AcpiReset/Reset.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAfterBootCompatLib/OcAfterBootCompatLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcOSInfoLib/OcOSInfoLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcRngLib/OcRngLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf [X64] Building ... /Users/utente/CloverBootloader/Protocols/AppleImageCodec/AppleImageCodec.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/AppleKeyAggregator/AppleKeyAggregator.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Platform/OpenCore/OpenCoreLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcInputLib/OcInputLib.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleImageVerificationLib/OcAppleImageVerificationLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleSecureBootLib/OcAppleSecureBootLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/CloverEFI/OsxAcpiTableDxe/AcpiTableDxe.inf [X64] Building ... /Users/utente/CloverBootloader/FileSystems/ApfsDriverLoader/ApfsDriverLoader.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleUserInterfaceThemeLib/OcAppleUserInterfaceThemeLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleKeysLib/OcAppleKeysLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/OhciDxe/OhciDxe.inf [X64] Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcStringLib/OcStringLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/CppMemLib/CppMemLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/FirmwareVolume/FirmwareVolume.inf [X64] Building ... /Users/utente/CloverBootloader/FileSystems/GrubFS/src/UDF.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/FileSystems/GrubFS/src/ISO9660.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleDiskImageLib/OcAppleDiskImageLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcStorageLib/OcStorageLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcConfigurationLib/OcConfigurationLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDevicePropertyLib/OcDevicePropertyLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcMachoLib/OcMachoLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/FileSystems/VBoxFsDxe/VBoxExt4.inf [X64] Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/OsxBdsPlatformLib/PlatformBds.inf [X64] Building ... /Users/utente/CloverBootloader/Library/GenericBdsLib/GenericBdsLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcSmbiosLib/OcSmbiosLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/FileSystems/GrubFS/src/HFSPLUS.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcDriverConnectionLib/OcDriverConnectionLib.inf [X64] [CC] AutoGen make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcGuardLib/OcGuardLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleChunklistLib/OcAppleChunklistLib.inf [X64] [CC] AutoGen make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf [X64] [CC] driver Building ... /Users/utente/CloverBootloader/FileSystems/VBoxFsDxe/VBoxExt2.inf [X64] [CC] AutoGen Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleEventLib/OcAppleEventLib.inf [X64] [CC] AutoGen Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcApfsLib/OcApfsLib.inf [X64] make: Nothing to be done for `tbuild'. [CC] ComponentName Building ... /Users/utente/CloverBootloader/CloverEFI/PciRootBridgeDxe/PciRootBridge.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleRamDiskLib/OcAppleRamDiskLib.inf [X64] [CC] ComponentName [CC] AutoGen [CC] file Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcCompressionLib/OcCompressionLib.inf [X64] make: Nothing to be done for `tbuild'. [CC] fsw_core Building ... /Users/utente/CloverBootloader/FileSystems/FatPkg/EnhancedFatDxe/Fat.inf [X64] make: Nothing to be done for `tbuild'. [CC] DiskIo Building ... /Users/utente/CloverBootloader/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64] Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64] [CC] AutoGen make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcMiscLib/OcMiscLib.inf [X64] make: Nothing to be done for `tbuild'. [CC] DeviceIo [CC] IsaAcpi Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcHashServicesLib/OcHashServicesLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcFileLib/OcFileLib.inf [X64] make: Nothing to be done for `tbuild'. [CC] grub Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleImg4Lib/OcAppleImg4Lib.inf [X64] make: Nothing to be done for `tbuild'. [CC] ComponentName Building ... /Users/utente/CloverBootloader/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] make: Nothing to be done for `tbuild'. [CC] fsw_efi Building ... /Users/utente/CloverBootloader/Protocols/MsgLog/MsgLog.inf [X64] [SLINK] DiskIoDxe [CC] AutoGen Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcConsoleLib/OcConsoleLib.inf [X64] [CC] PcatIsaAcpi [DLINK] DiskIoDxe [CC] AutoGen Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64] [CC] PcatIo make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcSerializeLib/OcSerializeLib.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcCryptoLib/OcCryptoLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcMacInfoLib/OcMacInfoLib.inf [X64] [CC] AutoGen [CC] fshelp [CC] Data Building ... /Users/utente/CloverBootloader/Protocols/AppleUITheme/AppleUITheme.inf [X64] [CC] ComponentName make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64] [CC] MsgLog Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcVirtualFsLib/OcVirtualFsLib.inf [X64] [CC] AppleUITheme make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcSmcLib/OcSmcLib.inf [X64] [CC] fsw_efi_lib make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAudioLib/OcAudioLib.inf [X64] [CC] PcatPciRootBridge [SLINK] IsaAcpi make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib.inf [X64] [CC] SmbiosDxe Building ... /Users/utente/CloverBootloader/FileSystems/VBoxFsDxe/VBoxReiserFS.inf [X64] make: Nothing to be done for `tbuild'. [CC] Delete [DLINK] IsaAcpi make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf [X64] [CC] UsbMassBoot [CC] hfsplus Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64] [CC] AutoGen make: Nothing to be done for `tbuild'. [SLINK] MsgLog Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64] [CC] AutoGen make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64] [DLINK] MsgLog [CC] fsw_ext2 make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64] make: Nothing to be done for `tbuild'. [CC] DirectoryCache Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64] [CC] PcatPciRootBridgeDevicePath [CC] fsw_core make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64] [SLINK] AppleUITheme [CC] UsbMassBot make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64] [SLINK] SmbiosDxe make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/NetworkPkg/Library/DxeNetLib/DxeNetLib.inf [X64] make: Nothing to be done for `tbuild'. [DLINK] AppleUITheme [CC] hfspluscomp Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64] [DLINK] SmbiosDxe make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64] [CC] DirectoryManage make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] [CC] PcatPciRootBridgeIo make: Nothing to be done for `tbuild'. [CC] fsw_lib Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcXmlLib/OcXmlLib.inf [X64] [OBJCOPY] MsgLog [CC] UsbMassCbi make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcFirmwareVolumeLib/OcFirmwareVolumeLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcPeCoffLib/OcPeCoffLib.inf [X64] [CC] fsw_efi [GENFW] MsgLog make: Nothing to be done for `tbuild'. [CC] gzio Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcTemplateLib/OcTemplateLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64] make: Nothing to be done for `tbuild'. [OBJCOPY] IsaAcpi Building ... /Users/utente/CloverBootloader/Protocols/OsxFatBinaryDrv/OsxFatBinaryDrv.inf [X64] Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 4 .eh_frame mCoffOffset=816(0x330) mCoffOffsetNew=896(0x380) diff=80(0x50) Section 3 .data mCoffOffset=896(0x380) mCoffOffsetNew=832(0x340) diff=-64(0xffffffc0) make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/DriverOverride/DriverOverride.inf [X64] [OBJCOPY] AppleUITheme [GENFW] IsaAcpi [CC] AutoGen [GENFW] AppleUITheme [CC] DiskCache [CC] AutoGen [CC] UsbMassDiskInfo Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=2672(0xa70) mCoffOffsetNew=3200(0xc80) diff=528(0x210) Section 3 .data mCoffOffset=3200(0xc80) mCoffOffsetNew=2688(0xa80) diff=-512(0xfffffe00) [SLINK] PcatPciRootBridge [SLINK] VBoxExt2 Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=800(0x320) mCoffOffsetNew=960(0x3c0) diff=160(0xa0) Section 3 .data mCoffOffset=960(0x3c0) mCoffOffsetNew=832(0x340) diff=-128(0xffffff80) [DLINK] PcatPciRootBridge [OBJCOPY] DiskIoDxe [CC] device Building ... /Users/utente/CloverBootloader/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf [X64] [DLINK] VBoxExt2 [CC] OsxFatBinaryDrv [CC] fsw_efi_lib Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64] make: Nothing to be done for `tbuild'. [CC] DriverOverride Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAppleKeyMapLib/OcAppleKeyMapLib.inf [X64] [GENFW] DiskIoDxe make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/HashServiceFix/HashServiceFix.inf [X64] [CC] UsbMassImpl make: Nothing to be done for `tbuild'. [CC] Fat Building ... /Users/utente/CloverBootloader/FileSystems/GrubFS/src/NTFS.inf [X64] Building ... /Users/utente/CloverBootloader/CloverEFI/CpuDxe/Cpu.inf [X64] Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=6592(0x19c0) mCoffOffsetNew=7040(0x1b80) diff=448(0x1c0) Section 3 .data mCoffOffset=7040(0x1b80) mCoffOffsetNew=6592(0x19c0) diff=-448(0xfffffe40) [CC] AutoGen [CC] AutoGen [CC] AutoGen [SLINK] OsxFatBinaryDrv [SLINK] DriverOverride [CC] fsw_lib [CC] err [DLINK] OsxFatBinaryDrv [DLINK] DriverOverride [CC] HashServiceFix [CC] FileName Building ... /Users/utente/CloverBootloader/Library/MemLogLibDefault/MemLogLibDefault.inf [X64] [CC] driver [SLINK] UsbMassStorageDxe [CC] Cpu make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf [X64] [CC] list [DLINK] UsbMassStorageDxe make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/Metronome/Metronome.inf [X64] [OBJCOPY] SmbiosDxe [CC] sha1 [CC] FileSpace [CC] fsw_reiserfs [CC] AutoGen [GENFW] SmbiosDxe [CC] file [NASM] CpuInterrupt [OBJCOPY] DriverOverride [CC] misc Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 4 .eh_frame mCoffOffset=5264(0x1490) mCoffOffsetNew=5632(0x1600) diff=368(0x170) Section 3 .data mCoffOffset=5632(0x1600) mCoffOffsetNew=5312(0x14c0) diff=-320(0xfffffec0) [GENFW] DriverOverride [CC] Metronome Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=680(0x2a8) mCoffOffsetNew=768(0x300) diff=88(0x58) Section 3 .data mCoffOffset=768(0x300) mCoffOffsetNew=704(0x2c0) diff=-64(0xffffffc0) [CC] Flush [OBJCOPY] OsxFatBinaryDrv [SLINK] HashServiceFix [SLINK] VBoxReiserFS [CC] grub [GENFW] OsxFatBinaryDrv Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64] [SLINK] Metronome [CC] grub_driver [DLINK] HashServiceFix [DLINK] VBoxReiserFS make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64] Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 4 .eh_frame mCoffOffset=2752(0xac0) mCoffOffsetNew=2880(0xb40) diff=128(0x80) Section 3 .data mCoffOffset=2880(0xb40) mCoffOffsetNew=2752(0xac0) diff=-128(0xffffff80) [DLINK] Metronome Building ... /Users/utente/CloverBootloader/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64] [CC] Hash make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64] [CC] fshelp make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] [CC] grub_file make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/FileSystems/GrubFS/src/EXFAT.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf [X64] Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcBootManagementLib/OcBootManagementLib.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/OpenCorePkg/Library/OcAcpiLib/OcAcpiLib.inf [X64] [CC] AutoGen [CC] Info make: Nothing to be done for `tbuild'. [SLINK] Cpu make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/AudioDxe/AudioDxe.inf [X64] Building ... /Users/utente/CloverBootloader/Protocols/AptioInputFix/AptioInputFix.inf [X64] [CC] ntfs [DLINK] Cpu [CC] AudioDxe [OBJCOPY] Metronome [CC] logging make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/LegacyBios/VideoDxe/VideoDxe.inf [X64] [CC] driver [GENFW] Metronome [CC] Init make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/CloverEFI/BiosKeyboard/KeyboardDxe.inf [X64] Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=1056(0x420) mCoffOffsetNew=1216(0x4c0) diff=160(0xa0) Section 3 .data mCoffOffset=1216(0x4c0) mCoffOffsetNew=1088(0x440) diff=-128(0xffffff80) make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf [X64] [CC] AutoGen [CC] missing make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf [X64] [OBJCOPY] PcatPciRootBridge [CC] file [CC] ntfscomp [CC] Misc [GENFW] PcatPciRootBridge make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/EmuVariableUefi/EmuVariableRuntimeDxe.inf [X64] Building ... /Users/utente/CloverBootloader/rEFIt_UEFI/refit.inf [X64] [CC] HdaCodec Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 4 .eh_frame mCoffOffset=9768(0x2628) mCoffOffsetNew=9984(0x2700) diff=216(0xd8) Section 3 .data mCoffOffset=9984(0x2700) mCoffOffsetNew=9792(0x2640) diff=-192(0xffffff40) make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64] [CC] path make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/CloverEFI/BiosVideo/BiosVideo.inf [X64] [CC] grub [CC] device [OBJCOPY] UsbMassStorageDxe [CC] Open make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64] [GENFW] UsbMassStorageDxe [CC] utf8 Building ... /Users/utente/CloverBootloader/CloverEFI/OsxSmbiosGenDxe/SmbiosGen.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/LegacyBios/Region2Dxe/LegacyRegion2Dxe.inf [X64] Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=10776(0x2a18) mCoffOffsetNew=11328(0x2c40) diff=552(0x228) Section 3 .data mCoffOffset=11328(0x2c40) mCoffOffsetNew=10816(0x2a40) diff=-512(0xfffffe00) [CC] HdaCodecAudioIo make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/LegacyBios/VideoDxe/VideoDxe2.inf [X64] [CC] err [CC] exfat Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64] [CC] OpenVolume [OBJCOPY] VBoxExt2 make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Drivers/UsbKbDxe/UsbKbDxe.inf [X64] [SLINK] GrubHFSPLUS [OBJCOPY] HashServiceFix [GENFW] VBoxExt2 make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64] [GENFW] HashServiceFix Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=14232(0x3798) mCoffOffsetNew=14720(0x3980) diff=488(0x1e8) Section 3 .data mCoffOffset=14720(0x3980) mCoffOffsetNew=14272(0x37c0) diff=-448(0xfffffe40) [OBJCOPY] Cpu [DLINK] GrubHFSPLUS [CC] list make: Nothing to be done for `tbuild'. [CC] HdaCodecComponentName Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] [CC] ReadWrite Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=14896(0x3a30) mCoffOffsetNew=15040(0x3ac0) diff=144(0x90) Section 3 .data mCoffOffset=15040(0x3ac0) mCoffOffsetNew=14912(0x3a40) diff=-128(0xffffff80) make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64] [GENFW] Cpu make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64] [CC] fshelp Building ... /Users/utente/CloverBootloader/Drivers/UsbBusDxe/UsbBusDxe.inf [X64] make: Nothing to be done for `tbuild'. Section 1 .text mCoffOffset=576(0x240) mCoffOffsetNew=576(0x240) diff=0(0x0) Section 5 .eh_frame mCoffOffset=9960(0x26e8) mCoffOffsetNew=12608(0x3140) diff=2648(0xa58) Section 3 .data mCoffOffset=12608(0x3140) mCoffOffsetNew=9984(0x2700) diff=-2624(0xfffff5c0) Building ... /Users/utente/CloverBootloader/CloverEFI/OsxDxeCore/DxeMain.inf [X64] make: Nothing to be done for `tbuild'. make: [/Users/utente/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/A17F4A89-5F19-444f-B7BE-48195E0575DBSmbiosGenDxe/SmbiosGenDxeOffset.raw] Error 1 (ignored) Building ... /Users/utente/CloverBootloader/Drivers/XhciDxe/XhciDxe.inf [X64] [CPP] Settings make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64] Building ... /Users/utente/CloverBootloader/CloverEFI/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64] [CC] misc [CC] HdaCodecInfo Building ... /Users/utente/CloverBootloader/CloverEFI/OsxBdsDxe/BdsDxe.inf [X64] make: Nothing to be done for `tbuild'. make: Nothing to be done for `tbuild'. [CC] UnicodeCollation Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64] [CC] LegacyBiosThunk make: Nothing to be done for `tbuild'. Building ... /Users/utente/CloverBootloader/Protocols/SMCHelper/SMCHelper.inf [X64] [CC] device Building ... /Users/utente/CloverBootloader/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64] Building ... /Users/utente/CloverBootloader/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64] [CC] AutoGen [CC] BdsEntry [CC] AutoGen [CC] AutoGen [CC] AutoGen /Users/utente/CloverBootloader/LegacyBios/BlockIoDxe/LegacyBiosThunk.c: In function 'LegacyBiosInt86': /Users/utente/CloverBootloader/LegacyBios/BlockIoDxe/LegacyBiosThunk.c:153:25: error: variable 'Status' set but not used [-Werror=unused-but-set-variable] 153 | UINTN Status; | ^~~~~~ [CC] HdaController [SLINK] Fat /Users/utente/CloverBootloader/LegacyBios/BlockIoDxe/LegacyBiosThunk.c: At top level: cc1: note: unrecognized command-line option '-Wno-incompatible-ms-struct' may have been intended to silence earlier diagnostics cc1: all warnings being treated as errors [CC] grub_driver make: *** [/Users/utente/CloverBootloader/Build/Clover/RELEASE_GCC53/X64/LegacyBios/BlockIoDxe/BlockIoDxe/OUTPUT/LegacyBiosThunk.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/utente/CloverBootloader/Build/Clover/RELEASE_GCC53/X64/LegacyBios/BlockIoDxe/BlockIoDxe] build.py... : error F002: Failed to build module /Users/utente/CloverBootloader/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64, GCC53, RELEASE] - Failed - Build end time: 14:04:07, Feb.10 2021 Build total time: 00:00:28 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750772 Share on other sites More sharing options...
Matgen84 Posted February 10, 2021 Share Posted February 10, 2021 (edited) @Jief_Machak @iCanaro XCODE build successfully latest commit 95be95c53. GCC53, too. If I understand well, I think this is a commit for QEMU. Let's wait for more Thanks. Edited February 10, 2021 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750773 Share on other sites More sharing options...
ameenjuz Posted February 10, 2021 Share Posted February 10, 2021 @Matgen84 @Jief_Machak i m facing this issue during compiling clover how to fix it Spoiler Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750774 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 13 minutes ago, Matgen84 said: I think this is a commit for QEMU No, there is nothing specific to QEMU. Should work for everywhere. 36 minutes ago, iCanaro said: no works Warning silenced. 2 minutes ago, ameenjuz said: m facing this issue during compiling clover You didn't extract the submodule. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750775 Share on other sites More sharing options...
ameenjuz Posted February 10, 2021 Share Posted February 10, 2021 @Jief_Machak how to extract submodule please guide me clearly thanks Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750776 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 Just now, ameenjuz said: please guide me clearly thanks Sure, I can spend some time guiding you clearly, debug your EFI, but you a new SSD and deliver a computer... or I can spend some time working on Clover... I'll take the second option. Sorry but you'll have to work a bit yourself and participate. hint : google + git init with submodule. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750777 Share on other sites More sharing options...
Matgen84 Posted February 10, 2021 Share Posted February 10, 2021 (edited) @Jief_Machak Clover r5129 commit f17a05f1d (XCODE8) don't work on my Z390: I can't boot Big Sur 11.3 Beta. From my USB, Clover GUI appears. After select BS via Preboot, return to UEFI BIOS select device. Debug.log is generated with bad date name : 2021-2-8_10-20-5_BOOTX64.EFI.log instead of 2021-2-10_15-00-5_BOOTX64.EFI.log 2021-2-8_10-20-5_BOOTX64.EFI.log Edited February 10, 2021 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750778 Share on other sites More sharing options...
iCanaro Posted February 10, 2021 Share Posted February 10, 2021 26 minutes ago, Jief_Machak said: No, there is nothing specific to QEMU. Should work for everywhere. Warning silenced. You didn't extract the submodule. works 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750779 Share on other sites More sharing options...
Matgen84 Posted February 10, 2021 Share Posted February 10, 2021 27 minutes ago, ameenjuz said: @Jief_Machak how to extract submodule please guide me clearly thanks The best way: remove your local repo and git clone again. Using this command via Terminal: git clone --recurse-submodules https://github.com/CloverHackyColor/CloverBootloader.git YOUR_PATH Replace YOUR_PATH by the correct destination Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750780 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 At least you have a log now. So improvements ! I don't have any more time for next few days... But we'll debug it. If you compile with GCC53, does it work ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750782 Share on other sites More sharing options...
ameenjuz Posted February 10, 2021 Share Posted February 10, 2021 @Matgen84 @Jief_Machak thanks but i already cloned and forgot submodule then i run git submodule update --init now i successfully compiled clover bootloader by pressing option 7 build all Spoiler 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750783 Share on other sites More sharing options...
Jief_Machak Posted February 10, 2021 Share Posted February 10, 2021 See, a little research before asking can be not too hard. Sorry about the way I answered but I can't do everything... 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750784 Share on other sites More sharing options...
Matgen84 Posted February 10, 2021 Share Posted February 10, 2021 6 minutes ago, Jief_Machak said: At least you have a log now. So improvements ! I don't have any more time for next few days... But we'll debug it. If you compile with GCC53, does it work ? Very strange, works fine now more test later. But I don't know why. First test XCODE Build: no works Using flags: keepsyms + debug=0x100 ---> works Using flag: debug=0x100 ---> works No flags ----> works Thanks. Bon courage for the next few days 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750785 Share on other sites More sharing options...
PG7 Posted February 10, 2021 Share Posted February 10, 2021 Hello team step vous say good job for what you continue to do I am a little more absent for personal reasons (greets my wife) but I’m watching whenever I can, and I also do tests when time permits I will be here! I’m always testing and if I find any problem I’ll check good continuations and that Clover always keeps on this good path Spoiler 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750789 Share on other sites More sharing options...
iCanaro Posted February 10, 2021 Share Posted February 10, 2021 best wishes for his wife 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750790 Share on other sites More sharing options...
PG7 Posted February 10, 2021 Share Posted February 10, 2021 28 minutes ago, iCanaro said: meilleurs voeux pour sa femme Thanks merci 29 minutes ago, iCanaro said: best wishes for his wife Thanks Merci 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750793 Share on other sites More sharing options...
LAbyOne Posted February 10, 2021 Share Posted February 10, 2021 (edited) Well @Jief_Machak just to let you know r5129 (f17a05f1d) something went really wrong here. on all machines 10.13.6 XCode 10.1 10.14.6 XCode 11.3 10.15.7 XCode 12.4 Processing meta-data . Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/labyone/src/Clover/Clover.dsc ...........build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/cpp_unit_test/config-test.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/cpp_unit_test/config-test.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/include/dsdtfixlist.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/include/dsdtfixlist.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/cpp_unit_test/xml_lite-test.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/cpp_unit_test/xml_lite-test.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/platform/posix/strings.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf build: : warning: Module MetaFile [Sources] is missing local header! Local Header: /users/labyone/src/clover/refit_uefi/platform/posix/strings.h not found in /Users/labyone/src/Clover/rEFIt_UEFI/refit.inf . done! Building ... /Users/labyone/src/Clover/Library/MemLogLibDefault/MemLogLibDefault.inf [X64] Building ... /Users/labyone/src/Clover/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] Building ... /Users/labyone/src/Clover/MdePkg/Library/UefiLib/UefiLib.inf [X64] [CC] MemLogLib Building ... /Users/labyone/src/Clover/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64] [CC] DriverEntryPoint clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument] make: *** [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/Library/MemLogLibDefault/MemLogLibDefault/OUTPUT/MemLogLib.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/Library/MemLogLibDefault/MemLogLibDefault] build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint] build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiLib/UefiLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8] build.py... : error F002: Failed to build module /Users/labyone/src/Clover/Library/MemLogLibDefault/MemLogLibDefault.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 17:05:43, Feb.10 2021 Build total time: 00:00:13 iMac:Clover labyone$ but i guess i will stick to GCC Edited February 10, 2021 by LAbyOne updated comment 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750799 Share on other sites More sharing options...
matxpa Posted February 10, 2021 Share Posted February 10, 2021 If you want the last Clover XCODE8 Release based on commit "f17a05f" (see attachement, Clover64.efi only). if you want or need "Clover_r5129.pkg", pkg based on commit "f17a05f", ask for it. CloverX64-RELEASE_XCODE8-20210210164002-f17a05f-dirty.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1031/#findComment-2750809 Share on other sites More sharing options...
Recommended Posts