Jump to content
423 posts in this topic

Recommended Posts

Hi @vector sigma

 

I try to build Clover.app for testing using XCode11.2 on Mojave (10.14.6): I don't understand the result below. I've made a mistake. How to do correctly, please.

 

 

Capture d’écran 2019-11-07 à 06.05.39.png

 

 

Capture d’écran 2019-11-07 à 06.12.36.png

Edited by Matgen84
11 hours ago, vector sigma said:

How to compile?
Xcode 11+ and swift 5+ both required. buildme can do it for you.

...and temporary files will didn't show... just the usual sym directory:

3) make app

1132102943_Screenshot2019-11-07at06_26_51.png.2ee419b9dd7b7216f14f058f1e440b1a.png

Edited by vector sigma
  • Thanks 1
2 hours ago, vector sigma said:

@Matgen84 had a success?

 

Yes after Build Clover again and of course makepkg. Great works :) I don't remember how to keep XCODE8 Toolchain by default despite of Build Clover option.

 

I surely misunderstood something: I can find "make" executable in CloverApp folder. I take a look in Clover repo on GitHub, there is only "Makefile".

 

EDIT: CloverApp Install option only detect my Windows EFI Partition (disk0s1) and not my MoJave EFI Partition (Disks1s1). I've two HDD of course.

 

 

 

Capture d’écran 2019-11-07 à 16.51.42.png

Edited by Matgen84
47 minutes ago, Matgen84 said:

 

Yes after Build Clover again and of course makepkg. Great works :) I don't remember how to keep XCODE8 Toolchain by default despite of Build Clover option.

 

I surely misunderstood something: I can find "make" executable in CloverApp folder. I take a look in Clover repo on GitHub, there is only "Makefile".

 

EDIT: CloverApp Install option only detect my Windows EFI Partition (disk0s1) and not my MoJave EFI Partition (Disks1s1). I've two HDD of course.

 

 

 

Capture d’écran 2019-11-07 à 16.51.42.png

 

please post the result of 'diskutil list"

On 11/7/2019 at 5:39 PM, Matgen84 said:

 

File in attachement

 

 

Matgen84_DiskUtil_List.zip

Thanks. Run please this version: {removed}, it create ~/Desktop/diskLog.txt. It will help me.

Edited by vector sigma

I uploaded CloverV2-5098.zip into 5098 release.

 

What is wrong here?

[BUILD APP]
(Require Xcode 11 or greater)
[CHECK XCODE]
Building Clover.app...
[XCODE]
./buildme: line 186: CLOVER: unbound variable

I have Xcode 11.2.1 GM beta.

6 hours ago, vector sigma said:

Thanks. Run please this version: Clover.app_diskLog.zip, it create ~/Desktop/diskLog.txt. It will help me.

 

If there is a problem for install Clover: the app only detect Windows EFI Partition. Mount ESP works well, detect macOS Mojave EFI.

 

disklog in attachement

 

Thanks for your job

 

diskLog.txt.zip

8 hours ago, Matgen84 said:

 

If there is a problem for install Clover: the app only detect Windows EFI Partition. Mount ESP works well, detect macOS Mojave EFI.

 

disklog in attachement

 

Thanks for your job

 

diskLog.txt.zip

Hi this should be your disk:

disk1s1 =     {
        "BSD Major" = 1;
        "BSD Minor" = 6;
        "BSD Name" = disk1s1;
        "BSD Unit" = 1;
        Base = 20480;
        Content = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B";
        "Content Hint" = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B";
        Ejectable = 0;
        "GPT Attributes" = 0;
        IOBusyInterest = "IOCommand is not serializable";
        IOGeneralInterest = "IOCommand is not serializable";
        Leaf = 1;
        Open = 0;
        "Partition ID" = 1;
        "Preferred Block Size" = 512;
        Removable = 0;
        Size = 209715200;
        UUID = "7044A270-43C5-478A-B091-DFDD99A39DBF";
        Whole = 0;
        Writable = 1;
    };

The disk is listed normally among all disks but not in all esps:

- getAllESPs() ------------------
["disk1s1"]
---------------------------------

 so the problem is not the "core" code but is else where. Are you available to do more tests and try to solve this problem?

Edited by vector sigma
8 hours ago, Slice said:

I uploaded CloverV2-5098.zip into 5098 release.

Thanks the app found it (it breaks at the correct link):

https://github.com/CloverHackyColor/CloverBootloader/releases/download/5098/CloverISO-5098.tar.lzma
https://github.com/CloverHackyColor/CloverBootloader/releases/download/5098/CloverV2-5098.zip

but I have 5098 avery where and since is the same revision did not show me in the GUI. Did it for you?

Edited by vector sigma
1 hour ago, vector sigma said:

Hi this should be your disk:


disk1s1 =     {
        "BSD Major" = 1;
        "BSD Minor" = 6;
        "BSD Name" = disk1s1;
        "BSD Unit" = 1;
        Base = 20480;
        Content = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B";
        "Content Hint" = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B";
        Ejectable = 0;
        "GPT Attributes" = 0;
        IOBusyInterest = "IOCommand is not serializable";
        IOGeneralInterest = "IOCommand is not serializable";
        Leaf = 1;
        Open = 0;
        "Partition ID" = 1;
        "Preferred Block Size" = 512;
        Removable = 0;
        Size = 209715200;
        UUID = "7044A270-43C5-478A-B091-DFDD99A39DBF";
        Whole = 0;
        Writable = 1;
    };

The disk is listed normally among all disks but not in all esps:


- getAllESPs() ------------------
["disk1s1"]
---------------------------------

 so the problem is not the "core" code but is else where. Are you available to do more tests and try to solve this problem?

 

Of course, I want to try more test to solve this problem. While the disk is seen normally, I don't understand why there is this issue.

 

This has nothing to do with, however, ESP Mounter Pro v1.9.1 is working properly on my Mojave config.

4 minutes ago, Matgen84 said:

While the disk is seen normally, I don't understand why there is this issue.

Disks are all listed, but at the installer a check is made:

  1. Disk must be marked as writable
  2. Disk must be FAT32 or ExFat or HFS

now I realize that the function can return a generic "msdos" file system, so I added it. You can check if the problem is solved by updating Clover and compiling it. If you can't compile, let me know and I'll post it for you.

5 minutes ago, vector sigma said:

Disks are all listed, but at the installer a check is made:

  1. Disk must be marked as writable
  2. Disk must be FAT32 or ExFat or HFS

now I realize that the function can return a generic "msdos" file system, so I added it. You can check if the problem is solved by updating Clover and compiling it. If you can't compile, let me know and I'll post it for you.

 

I update and report. If I can't compile, I tell you

  • Thanks 1
25 minutes ago, Matgen84 said:

 

I update and report. If I can't compile, I tell you

 

Always same problem after update Clover and despite 1.01 Alpha. Can you post your app. Please.

Capture d’écran 2019-11-08 à 16.47.46.png

Capture d’écran 2019-11-08 à 16.51.26.png

Edited by Matgen84
×
×
  • Create New...