Jump to content

Clover General discussion


ErmaC
30,171 posts in this topic

Recommended Posts

41 minutes ago, arsradu said:

Should the Clover app update work from within the Clover App itself...? Cause it kinda didn't for me... It showed 5106 as available. I clicked Download (or Get or whatever button it was), it showed a progress bar underneath...but...nothing else. No pkg on the Desktop or anywhere else. No installer pop-up... It's like it never did anything. :))

Clover.app download and replace CloverV2 directory inside itself, then the "Install Clover rXXXX" button should have the new downloaded revision ready to be installed. Isn't?

 

update.thumb.png.fc5caf65a8c454e6c4cea26cda33c473.png

Edited by vector sigma
Link to comment
Share on other sites

1 minute ago, arsradu said:

Hi Vector,

 

From your screenshots, it should work...but it kinda doesn't.

 

Maybe I'm missing something, so I took a screen capture instead.

 

 

Anderstood. I think is a permissions problem. Suppose the application is in /Applications please run:

sudo chmod -R 777 /Applications/Clover.app/Contents/SharedSupport

I think the installation with the pkg gives "non writable" permissions to this directory. Please tell me if that solve as I think the issue, later I'll make the installation with the package doing this. 

Link to comment
Share on other sites

15 minutes ago, vector sigma said:

Anderstood. I think is a permissions problem. Suppose the application is in /Applications please run:


sudo chmod -R 777 /Applications/Clover.app/Contents/SharedSupport

I think the installation with the pkg gives "non writable" permissions to this directory. Please tell me if that solve as I think the issue, later I'll make the installation with the package doing this. 

 

Yes, the app is in Applications and yes, setting God-like permissions fixes the issue. :)

  • Like 1
Link to comment
Share on other sites

15 hours ago, vector sigma said:

Commited, thanks!

 

hi vector,

here is permission issue.

i'm used buildme

Spoiler

buildme, Clover v2.5k r5106 (SHA: 35e2eec3c)

TOOLCHAIN: XCODE8 (override example: './buildme XCODE8')

 

 1) build Clover

 2) build Clover with HFSPlus

 3) make pkg

 4) make app

 5) make iso

 6) build all

 7) test build (no autogen, no boot files)

 8) status

 9) update Clover

10) update Clover (reset changes)

11) show diff

12) open drivers directory

13) clean BaseTools

14) quit

Please enter your choice: 3

[BUILD PKG]

[CHECK XCODE]

rm: sym/Clover.app/Contents/_CodeSignature/CodeResources: Permission denied

rm: sym/Clover.app/Contents/_CodeSignature: Permission denied

rm: sym/Clover.app/Contents/MacOS/Clover: Permission denied

rm: sym/Clover.app/Contents/MacOS/boot1-install: Permission denied

rm: sym/Clover.app/Contents/MacOS/CloverLogOut: Permission denied

rm: sym/Clover.app/Contents/MacOS/CloverDaemonNew: Permission denied

rm: sym/Clover.app/Contents/MacOS/daemonInstaller: Permission denied

rm: sym/Clover.app/Contents/MacOS: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/MainMenu.strings: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/Installer.strings: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/Settings.strings: Permission denied

 

  • Sad 1
Link to comment
Share on other sites

6 minutes ago, Sherlocks said:

 

hi vector,

here is permission issue.

i'm used buildme

  Reveal hidden contents

buildme, Clover v2.5k r5106 (SHA: 35e2eec3c)

TOOLCHAIN: XCODE8 (override example: './buildme XCODE8')

 

 1) build Clover

 2) build Clover with HFSPlus

 3) make pkg

 4) make app

 5) make iso

 6) build all

 7) test build (no autogen, no boot files)

 8) status

 9) update Clover

10) update Clover (reset changes)

11) show diff

12) open drivers directory

13) clean BaseTools

14) quit

Please enter your choice: 3

[BUILD PKG]

[CHECK XCODE]

rm: sym/Clover.app/Contents/_CodeSignature/CodeResources: Permission denied

rm: sym/Clover.app/Contents/_CodeSignature: Permission denied

rm: sym/Clover.app/Contents/MacOS/Clover: Permission denied

rm: sym/Clover.app/Contents/MacOS/boot1-install: Permission denied

rm: sym/Clover.app/Contents/MacOS/CloverLogOut: Permission denied

rm: sym/Clover.app/Contents/MacOS/CloverDaemonNew: Permission denied

rm: sym/Clover.app/Contents/MacOS/daemonInstaller: Permission denied

rm: sym/Clover.app/Contents/MacOS: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/MainMenu.strings: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/Installer.strings: Permission denied

rm: sym/Clover.app/Contents/Resources/de.lproj/Settings.strings: Permission denied

 

 

No issue here on Mojave 10.14.6/ Xcode 11.3.1: buildme, Clover v2.5k r5106 (SHA: 14cdfe29c)

 

 

BuildMe-21-03-2020

  • Like 1
Link to comment
Share on other sites

18 minutes ago, Sherlocks said:

 

i tried to build last committed by jief.

and build pkg. i first see permission deny.

i don't know why suddenly show it.

 

Uhm... works fine for me. Tried with Update (Option 9) + Build pkg (Option 3), and also on a fresh environment with Build pkg (Option 3). No problems here. I'm building with ./buildme (without XCODE8) if that makes any difference.

 

Maybe try a clean environment, as well? Or try to make a backup of your current working folder and try to download the sources and build again.

 

However, I'm getting this:

 

================= Making all in boot1-install =================
	[XCODE] boot1-install
================= Making all in partutil =================
	[XCODE] partutil
================= Making all in bdmesg =================
	[XCODE] bdmesg
================= Making all in espfinder =================
	[XCODE] espfinder
sed: package/../../Version.h: No such file or directory
Failed conversion of ``'' using format ``%Y-%m-%d %H:%M:%S''
date: illegal time format
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

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

====================== Preinstall ======================
	[BUILD] Pre
===================== Installation =====================
	[BUILD] UEFI.only
================== Target ESP ==========================
	[BUILD] Target.ESP
=================== BiosBoot ===========================
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0af'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0ss'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32alt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h2'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1x'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1xalt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Description.txt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'
	[BUILD] BiosBoot
===================== Utils ============================
	[BUILD] Utils
===================== EFI folder =======================
	[BUILD] EFIFolder
===================== off drivers ======================
find: /Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/EFI/CLOVER/drivers: No such file or directory
	[BUILD] off
===================== BootLoaders ======================
	[BUILD] AltBoot
	[BUILD] bootNo
	[BUILD] boot0af
	[BUILD] boot0ss
====================== CloverEFI =======================
find: /Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/Bootloaders: No such file or directory
===================== 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
======================== Themes ========================
	[BUILD] Clovy
	[BUILD] BGM
	[BUILD] cesium
	[BUILD] CloverThemeManager
==================== Clover Prefpane ===================
	[BUILD] CloverPrefpane
================= Post =================
	[BUILD] Post

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

 Build info.
 ===========
  Package name: Clover_r5106.pkg
  MD5:          6c109ffcf296a40490b7a52d2886ccb2
  Revision:     5106
  Stage:        
  Date/Time:    
  Built by:     jimmy
  Copyright     2012-2020

  adding: Clover_r5106.pkg (deflated 0%)
  adding: Clover_r5106.pkg.md5 (stored 0%)
total 26944
drwxr-xr-x   9 jimmy  staff      288 Mar 21 15:56 .
drwxr-xr-x  13 jimmy  staff      416 Mar 21 15:56 ..
-rw-r--r--@  1 jimmy  staff  6672493 Mar 21 15:56 Clover_r5106.pkg
-rw-r--r--   1 jimmy  staff       62 Mar 21 15:56 Clover_r5106.pkg.md5
-rw-r--r--   1 jimmy  staff  6656120 Mar 21 15:56 Clover_r5106.zip
drwxr-xr-x   3 jimmy  staff       96 Mar 21 15:55 Resources
drwxr-xr-x   6 jimmy  staff      192 Mar 21 15:56 build
drwxr-xr-x   3 jimmy  staff       96 Mar 21 15:56 package
drwxr-xr-x   6 jimmy  staff      192 Mar 21 15:56 utils

Some issues with espfinder and BiosBoot. Could be normal though. But I don't remember seeing them before. And I don't think I've seen them when building the first one (with older but updated sources).

 

Also can't find "off drivers" and CloverEFI

 

But no permission issues.

Edited by arsradu
Link to comment
Share on other sites

32 minutes ago, arsradu said:

However, I'm getting this:

 


================= Making all in boot1-install =================
	[XCODE] boot1-install
================= Making all in partutil =================
	[XCODE] partutil
================= Making all in bdmesg =================
	[XCODE] bdmesg
================= Making all in espfinder =================
	[XCODE] espfinder
sed: package/../../Version.h: No such file or directory
Failed conversion of ``'' using format ``%Y-%m-%d %H:%M:%S''
date: illegal time format
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

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

====================== Preinstall ======================
	[BUILD] Pre
===================== Installation =====================
	[BUILD] UEFI.only
================== Target ESP ==========================
	[BUILD] Target.ESP
=================== BiosBoot ===========================
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0af'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0ss'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32alt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h2'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1x'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1xalt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Description.txt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'
ditto: can't get real path for source '/Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'
	[BUILD] BiosBoot
===================== Utils ============================
	[BUILD] Utils
===================== EFI folder =======================
	[BUILD] EFIFolder
===================== off drivers ======================
find: /Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/EFI/CLOVER/drivers: No such file or directory
	[BUILD] off
===================== BootLoaders ======================
	[BUILD] AltBoot
	[BUILD] bootNo
	[BUILD] boot0af
	[BUILD] boot0ss
====================== CloverEFI =======================
find: /Users/jimmy/src/CloverBootloader/CloverPackage/CloverV2/Bootloaders: No such file or directory
===================== 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
======================== Themes ========================
	[BUILD] Clovy
	[BUILD] BGM
	[BUILD] cesium
	[BUILD] CloverThemeManager
==================== Clover Prefpane ===================
	[BUILD] CloverPrefpane
================= Post =================
	[BUILD] Post

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

 Build info.
 ===========
  Package name: Clover_r5106.pkg
  MD5:          6c109ffcf296a40490b7a52d2886ccb2
  Revision:     5106
  Stage:        
  Date/Time:    
  Built by:     jimmy
  Copyright     2012-2020

  adding: Clover_r5106.pkg (deflated 0%)
  adding: Clover_r5106.pkg.md5 (stored 0%)
total 26944
drwxr-xr-x   9 jimmy  staff      288 Mar 21 15:56 .
drwxr-xr-x  13 jimmy  staff      416 Mar 21 15:56 ..
-rw-r--r--@  1 jimmy  staff  6672493 Mar 21 15:56 Clover_r5106.pkg
-rw-r--r--   1 jimmy  staff       62 Mar 21 15:56 Clover_r5106.pkg.md5
-rw-r--r--   1 jimmy  staff  6656120 Mar 21 15:56 Clover_r5106.zip
drwxr-xr-x   3 jimmy  staff       96 Mar 21 15:55 Resources
drwxr-xr-x   6 jimmy  staff      192 Mar 21 15:56 build
drwxr-xr-x   3 jimmy  staff       96 Mar 21 15:56 package
drwxr-xr-x   6 jimmy  staff      192 Mar 21 15:56 utils

Some issues with espfinder and BiosBoot. Could be normal though. But I don't remember seeing them before. And I don't think I've seen them when building the first one (with older but updated sources).

 

Also can't find "off drivers" and CloverEFI

 

@arsradu

 

No issues at all here with espfinder, boot, permissions, off drivers.

 

Spoiler

Building CloverPrefpane preference...
[XCODE]
================= Making all in boot1-install =================
    [XCODE] boot1-install
================= Making all in partutil =================
    [XCODE] partutil
================= Making all in bdmesg =================
    [XCODE] bdmesg
================= Making all in espfinder =================
    [XCODE] espfinder

  -------------------------------
  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
===================== off drivers ======================
    [BUILD] off
===================== BootLoaders ======================
    [BUILD] AltBoot
    [BUILD] bootNo
    [BUILD] boot0af
    [BUILD] boot0ss
====================== CloverEFI =======================
    [BUILD] cloverEFI.64.sata
    [BUILD] cloverEFI.64.blockio
================= drivers64 mandatory ==================
    [BUILD] AudioDxe
    [BUILD] FSInject
    [BUILD] SMCHelper
    [BUILD] XhciDxe
===================== drivers64 ========================
=============== drivers64 FileSystem ===================
    [BUILD] ApfsDriverLoader
    [BUILD] GrubEXFAT
    [BUILD] GrubISO9660
    [BUILD] GrubNTFS
    [BUILD] GrubUDF
=============== drivers64 FileVault2 ===================
    [BUILD] AppleImageCodec
    [BUILD] AppleKeyAggregator
    [BUILD] AppleUITheme
    [BUILD] FirmwareVolume
=============== drivers64 UEFI mandatory ===============
    [BUILD] AudioDxe.UEFI
    [BUILD] DataHubDxe.UEFI
    [BUILD] FSInject.UEFI
    [BUILD] SMCHelper.UEFI
=================== drivers64 UEFI =====================
============= drivers64 UEFI HID ========================
    [BUILD] AptioInputFix.UEFI
    [BUILD] Ps2MouseDxe.UEFI
    [BUILD] UsbKbDxe.UEFI
    [BUILD] UsbMouseDxe.UEFI
============= drivers64 UEFI FileSystem =================
    [BUILD] ApfsDriverLoader.UEFI
    [BUILD] Fat.UEFI
    [BUILD] HFSPlus.UEFI
    [BUILD] VBoxExt2.UEFI
    [BUILD] VBoxExt4.UEFI
    [BUILD] VBoxIso9600.UEFI
============= drivers64 UEFI MemoryFix =================
    [BUILD] AptioMemoryFix.UEFI
    [BUILD] OsxAptioFix3Drv.UEFI
    [BUILD] OsxAptioFixDrv.UEFI
    [BUILD] OsxLowMemFixDrv.UEFI
============= drivers64 UEFI FileVault2 ================
    [BUILD] AppleImageCodec.UEFI
    [BUILD] AppleKeyAggregator.UEFI
    [BUILD] AppleKeyFeeder.UEFI
    [BUILD] AppleUITheme.UEFI
    [BUILD] FirmwareVolume.UEFI
    [BUILD] HashServiceFix.UEFI
============= drivers64 UEFI Other ======================
    [BUILD] CsmVideoDxe.UEFI
    [BUILD] EmuVariableUefi.UEFI
    [BUILD] EnglishDxe.UEFI
    [BUILD] NvmExpressDxe.UEFI
    [BUILD] OsxFatBinaryDrv.UEFI
    [BUILD] PartitionDxe.UEFI
===================== 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
======================== Themes ========================
    [BUILD] Catalina
    [BUILD] Imac
    [BUILD] Mojave2
    [BUILD] Clovy
    [BUILD] dev
==================== Clover Prefpane ===================
    [BUILD] CloverPrefpane
================= Post =================
    [BUILD] Post

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

 Build info.
 ===========
  Package name: Clover_r5106.pkg
  MD5:          576949e654320d9482c90488d6600f13
  Revision:     5106
  Stage:        
  Date/Time:    2019-12-14 15:34:36
  Built by:     mathieu
  Copyright     2012-2020

  adding: Clover_r5106.pkg (deflated 0%)
  adding: Clover_r5106.pkg.md5 (stored 0%)
total 55928
drwxr-xr-x   9 mathieu  staff       288 Mar 21 14:33 .
drwxr-xr-x  13 mathieu  staff       416 Mar 21 14:33 ..
-rw-r--r--@  1 mathieu  staff  14106819 Mar 21 14:33 Clover_r5106.pkg
-rw-r--r--   1 mathieu  staff        62 Mar 21 14:33 Clover_r5106.pkg.md5
-rw-r--r--   1 mathieu  staff  14065522 Mar 21 14:33 Clover_r5106.zip
drwxr-xr-x   3 mathieu  staff        96 Mar 21 14:32 Resources
drwxr-xr-x   6 mathieu  staff       192 Mar 21 14:33 build
drwxr-xr-x   3 mathieu  staff        96 Mar 21 14:33 package
drwxr-xr-x   6 mathieu  staff       192 Mar 21 14:33 utils

 

Link to comment
Share on other sites

11 minutes ago, Matgen84 said:

 

@arsradu

 

No issues at all here with espfinder, boot, permissions, off drivers.

 

Mat, I don't remember having these issues with old sources. So this seems to be only after rebuilding the working folder and building from scratch. Does it still work for you if you're building from 0? Or can you make a backup of your current folder and start over from scratch? Cause I think this only occurs with fresh sources.

  • Like 1
Link to comment
Share on other sites

1 minute ago, arsradu said:

 

Mat, I don't remember having these issues with old sources. So this seems to be only after rebuilding the working folder and building from scratch. Does it still work for you if you're building from 0? Or can you make a backup of your current folder and start over from scratch? Cause I think this only occurs with fresh sources.

 

I test and report. 

  • Thanks 1
Link to comment
Share on other sites

Hi @arsradu

 

There are some problems to build from scratch (clean src): BiosBoot error and can't build Clover.app

 

Spoiler

buildme, Clover v2.5k r5106 (SHA: 14cdfe29c)

TOOLCHAIN: XCODE8 (override example: './buildme XCODE8')

 

1) build Clover

2) build Clover with HFSPlus

3) make pkg

4) make app

5) make iso

6) build all

7) test build (no autogen, no boot files)

8) status

9) update Clover

10) update Clover (reset changes)

11) show diff

12) open drivers directory

13) clean BaseTools

14) quit

Please enter your choice: 3

[BUILD PKG]

[CHECK XCODE]

 

========= Translating Resources ========

/Users/mathieu/src/Cloverbootloader/toolchain/bin

Updating 'en' strings file for CloverUpdater... done

Updating 'en' strings file for Clover Preference Panel... done

Updating strings file for Clover Preference Panel... done

 

Updating 'en' strings file for CloverUpdater... done

Generating de interface... done

Generating es interface... done

Generating fr interface... done

Generating hr interface... done

Generating id interface... done

Generating it interface... done

Generating ja interface... done

Generating ko interface... done

Generating lv interface... done

Generating nl interface... done

Generating pl interface... done

Generating pt-BR interface... done

Generating pt interface... done

Generating ro interface... done

Generating ru interface... done

Generating tr interface... done

Generating uk interface... done

Generating uk_UA interface... done

Generating vi interface... done

Generating zh_CN interface... done

Generating zh_TW interface... done

Building CloverUpdater application...

[XCODE]

Updating 'en' strings file for Clover Preference Panel... done

Generating de interface... done

Generating es interface... done

Generating fr interface... done

Generating hr interface... done

Generating id interface... done

Generating it interface... done

Generating ja interface... done

Generating ko interface... done

Generating lv interface... done

Generating nl interface... done

Generating pl interface... done

Generating pt-BR interface... done

Generating pt interface... done

Generating ro interface... done

Generating ru interface... done

Generating tr interface... done

Generating uk interface... done

Generating uk_UA interface... done

Generating vi interface... done

Generating zh_CN interface... done

Generating zh_TW interface... done

Updating strings file for Clover Preference Panel... done

Check de strings... done

Check en strings... done

Check es strings... done

Check fr strings... done

Check hr strings... done

Check id strings... done

Check it strings... done

Check ja strings... done

Check ko strings... done

Check lv strings... done

Check nl strings... done

Check pl strings... done

Check pt-BR strings... done

Check pt strings... done

Check ro strings... done

Check ru strings... done

Check tr strings... done

Check uk strings... done

Check uk_UA strings... done

Check vi strings... done

Check zh_CN strings... done

Check zh_TW strings... done

Building CloverPrefpane preference...

[XCODE]

================= Making all in boot1-install =================

[XCODE] boot1-install

================= Making all in partutil =================

[XCODE] partutil

================= Making all in bdmesg =================

[XCODE] bdmesg

================= Making all in espfinder =================

[XCODE] espfinder

sed: package/../../Version.h: No such file or directory

Failed conversion of ``'' using format ``%Y-%m-%d %H:%M:%S''

date: illegal time format

usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...

            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

 

  -------------------------------

  Building Clover Install Package

  -------------------------------

 

====================== Preinstall ======================

[BUILD] Pre

===================== Installation =====================

[BUILD] UEFI.only

================== Target ESP ==========================

[BUILD] Target.ESP

=================== BiosBoot ===========================

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0af'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot0ss'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1f32alt'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1h2'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1x'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/boot1xalt'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Description.txt'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'

ditto: can't get real path for source '/Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/BootSectors/Installation.txt'

[BUILD] BiosBoot

===================== Utils ============================

[BUILD] Utils

===================== EFI folder =======================

[BUILD] EFIFolder

===================== off drivers ======================

find: /Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/EFI/CLOVER/drivers: No such file or directory

[BUILD] off

===================== BootLoaders ======================

[BUILD] AltBoot

[BUILD] bootNo

[BUILD] boot0af

[BUILD] boot0ss

====================== CloverEFI =======================

find: /Users/mathieu/src/CloverBootloader/CloverPackage/CloverV2/Bootloaders: No such file or directory

===================== 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

======================== Themes ========================

[BUILD] Clovy

[BUILD] BGM

[BUILD] cesium

[BUILD] CloverThemeManager

==================== Clover Prefpane ===================

[BUILD] CloverPrefpane

================= Post =================

[BUILD] Post

 

--------------------------

Building process complete!

--------------------------

 

Build info.

===========

  Package name: Clover_r5106.pkg

  MD5:          26e5d3aed87fa2d889f3b18cb349e685

  Revision:     5106

  Stage:        

  Date/Time:    

  Built by:     mathieu

  Copyright     2012-2020

 

  adding: Clover_r5106.pkg (deflated 0%)

  adding: Clover_r5106.pkg.md5 (stored 0%)

total 26848

drwxr-xr-x   9 mathieu  staff      288 Mar 21 16:27 .

drwxr-xr-x  14 mathieu  staff      448 Mar 21 16:27 ..

-rw-r--r--@  1 mathieu  staff  6649396 Mar 21 16:27 Clover_r5106.pkg

-rw-r--r--   1 mathieu  staff       62 Mar 21 16:27 Clover_r5106.pkg.md5

-rw-r--r--   1 mathieu  staff  6632809 Mar 21 16:27 Clover_r5106.zip

drwxr-xr-x   3 mathieu  staff       96 Mar 21 16:26 Resources

drwxr-xr-x   6 mathieu  staff      192 Mar 21 16:26 build

drwxr-xr-x   3 mathieu  staff       96 Mar 21 16:27 package

drwxr-xr-x   6 mathieu  staff      192 Mar 21 16:26 utils

 

------------------------------------------------------------------------

buildme, Clover v2.5k r5106 (SHA: 14cdfe29c)

TOOLCHAIN: XCODE8 (override example: './buildme XCODE8')

 

1) build Clover

2) build Clover with HFSPlus

3) make pkg

4) make app

5) make iso

6) build all

7) test build (no autogen, no boot files)

8) status

9) update Clover

10) update Clover (reset changes)

11) show diff

12) open drivers directory

13) clean BaseTools

14) quit

Please enter your choice: 4

 

please, build Clover first!

 

  • Like 1
Link to comment
Share on other sites

Just now, Matgen84 said:

Hi @arsradu

 

There are some problems to build from scratch (clean src): BiosBoot error and can't build Clover.app

 

Yeeep... so looks like with clean sources there are indeed some issues. Thank you very much for the test! :) 

  • Like 1
Link to comment
Share on other sites

1 hour ago, arsradu said:

 

Yeeep... so looks like with clean sources there are indeed some issues. Thank you very much for the test! :) 

 

Another clean src: same issues for r5106 commit a2c16247 + espfinder error :cry:

Edited by Matgen84
Link to comment
Share on other sites

9 minutes ago, Matgen84 said:

Hi @arsradu

 

I can build latest r5106 commit ceb6ffb from scratch (clean src)  with BuildMe:

  •  option 1) build clover
  • option 3) make pkg
  • option 4) make app

All works fine, no errors :)

Hi Mat!

 

For some reason, it still occurs in my case...

 

  • Sad 1
Link to comment
Share on other sites

50 minutes ago, arsradu said:

Hi Mat!

 

For some reason, it still occurs in my case...

 

 

Hi @arsradu

 

This morning, I notice that cloning is more faster than yesterday. Maybe a GitHub server problem, I don't know.

 

Saturday, I forgot to build Clover before make pkg: so no nasm installed :hysterical: Covid-19 effect!

Link to comment
Share on other sites

1 hour ago, arsradu said:

For some reason, it still occurs in my case...

Did you erase completely you src folder and start from scratch?

If no, you should, so that the toolchain will be rebuilt (it was updated to a later version in latest commits).

Link to comment
Share on other sites

5 minutes ago, Pene said:

Did you erase completely you src folder and start from scratch?

If no, you should, so that the toolchain will be rebuilt (it was updated to a later version in latest commits).

Hi Pene!

 

Yeah, that's how I always do it when I wanna build on a clean environment. Can't get any cleaner than that! :)))

 

However, it still occurs.

  • Like 1
Link to comment
Share on other sites

16 minutes ago, arsradu said:

Hi Pene!

 

Yeah, that's how I always do it when I wanna build on a clean environment. Can't get any cleaner than that! :)))

 

However, it still occurs.

 

Do you use Xcode or GCC! For me, I use Xcode.

 

What speed do you have for cloning repo? Yesterday, I've 235Kb/s and to day more 1,7Mb/s

 

 

Capture d’écran 2020-03-22 à 09.09.37.png

Edited by Matgen84
Link to comment
Share on other sites

4 minutes ago, Matgen84 said:

 

Do you use Xcode or GCC! For me, I use Xcode.

Uhm... I don't know. Which one is the default one?

 

This is the list of commands I use:

cd ~
mkdir src
cd src
git clone https://github.com/CloverHackyColor/CloverBootloader
cd CloverBootloader
./buildme (select Option 3)

 

Link to comment
Share on other sites

5 minutes ago, arsradu said:

Uhm... I don't know. Which one is the default one?

 

This is the list of commands I use:


cd ~
mkdir src
cd src
git clone https://github.com/CloverHackyColor/CloverBootloader
cd CloverBootloader
./buildme (select Option 3)

 

 

I believe default is GCC53. But you must select Option 1 at first (scratch src) then option 3. Option 1 install nasm...

 

Test in progress here with GCC53 command (new GCC9.3)

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

23 minutes ago, Matgen84 said:

 

I believe default is GCC53. But you must select Option 1 at first (scratch src) then option 3. Option 1 install nasm...

I see. So this is what I was missing. But weird thing is that I don't remember having to do that before... Maybe because I usually used option 6 (build all)?

 

Anyway, it does work fine now, with Option 1 first, then Option 3. Thank you!

 

So which one is that? GCC or Xcode? Or do i need to do that for both? How do I use one or the other?

 

Update: yeah, that's definitely what I was missing. I was using Option 6 before, which took care of everything. Now I tried clean source with only Option 3 which clearly needs some preparation to be done before being used. :))

 

Definitely my mistake. Sorry about that. :D 

Edited by arsradu
Link to comment
Share on other sites

1 hour ago, arsradu said:

Hi Pene!

 

Yeah, that's how I always do it when I wanna build on a clean environment. Can't get any cleaner than that! :)))

 

However, it still occurs.

Hi arsradu,

 

Looking at your previously published log, it seems to me that the failure is somewhere earlier, as you have several files that should have been produced in first stage that are missing.

Please post your complete log, as I cannot reproduce the error on my system.

 

EDIT: Ah, yes, I was too late, so it is all clear now, no need to post anything :)

But maybe it's not a bad idea to add some checks to buildme for option 3, to ensure some basic files exists.

 

Edited by Pene
Link to comment
Share on other sites

×
×
  • Create New...