Jump to content
30960 posts in this topic

Recommended Posts

2 hours ago, Matgen84 said:

 

@chris1111  Are you using "official" Buildme script ? Previous from scratch, I've noticed the same : old  clover version isn't completely erase from Sym folder (your screenshot). 

 

On my side, official buildme and xbuildme failed with same error :

 

  Reveal hidden contents

 

Generating BootSectors

make: Nothing to be done for `all'.

Done!

 

* Clover build process took  9m32s  to complete...

[BUILD PKG]

The log will be created in the CloverPackage folder.

 

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

/Users/mathieu/src/CloverBootloader/CloverPackage/package/../../../opt/local

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

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

Updating strings file for Clover Preference Panel... done

mkdir ../sym: File exists at bin/po4a/lib/Locale/Po4a/TransTractor.pm line 459.

 

make: *** [pkg] Error 17

[BUILD ISO]

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

[XCODE] boot1-install

--- xcodebuild: WARNING: Using the first of multiple matching destinations:

{ platform:macOS, arch:x86_64, id:BA7341D0-41E9-580C-BB0C-5A78F9D8B7A6, name:My Mac }

{ platform:macOS, name:Any Mac }

2026-01-15 14:42:03.182 xcodebuild[60724:640521] Couldn't create intermediates directory: The file “sym” couldn’t be saved in the folder “CloverPackage”.

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

** INSTALL FAILED **

 

 

The following build commands failed:

Compute target dependency graph for package preparation

Archiving project boot1-inst with scheme boot1-install

(2 failures)

make[2]: *** [/Users/mathieu/src/CloverBootloader/CloverPackage/sym/utils/boot1-install] Error 65

make[1]: *** [all-recursive] Error 1

 

I always use official buildme 

there is no issue with buildme

Edited by chris1111
  • Like 1
6 minutes ago, chris1111 said:

I always use official buildme 

there is no issue with buildme

 

Thanks @chris1111 I investigate why I've got errors here from Sequoia 15.7.3 despite of fresh git clone. Fortunately, I can build. Only make function doesn't work on my machine.

  • Like 1
  • Sad 1
1 hour ago, MakAsrock said:

Perhaps you have Python is not version 3.13.7 or higher? Then there will be an error.
 

cd /Library/Frameworks/Python.framework/Versions/3.13/bin/
sudo ln -s python3.13 python
cd -

Python 3.14 is possible.

 

On Sequoia 15.7.3, my current Python version is 3.13.7 😇 Now, I try git clone with  new way :   git clone https://github.com/CloverHackyColor/CloverBootloader.git

 

Spoiler

image.png.ab9e0fc7ec015086feddd4750d71caf4.png

 

  • Build --> OK
  • makeV2 --> not working
  • Make release (default) --> not working  like before. Both GCC152 and XCODE16 on Sequoia.

 

Spoiler

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

/usr/local/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

mkdir ../sym: File exists at bin/po4a/lib/Locale/Po4a/TransTractor.pm line 459.

 

make: *** [pkg] Error 17

[BUILD ISO]

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

[XCODE] boot1-install

--- xcodebuild: WARNING: Using the first of multiple matching destinations:

{ platform:macOS, arch:x86_64, id:BA7341D0-41E9-580C-BB0C-5A78F9D8B7A6, name:My Mac }

{ platform:macOS, name:Any Mac }

2026-01-15 17:55:50.660 xcodebuild[82349:1195687] Couldn't create intermediates directory: The file “sym” couldn’t be saved in the folder “CloverPackage”.

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

** INSTALL FAILED **

 

 

The following build commands failed:

Compute target dependency graph for package preparation

Archiving project boot1-inst with scheme boot1-install

(2 failures)

make[2]: *** [/Users/mathieu/src/CloverBootloader/CloverPackage/sym/utils/boot1-install] Error 65

make[1]: *** [all-recursive] Error 1

make: *** [utils] Error 2

 

Option 5 make pkg : failed on Translate

 

========= Translating Resources ========
/usr/local/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
mkdir ../sym: File exists at bin/po4a/lib/Locale/Po4a/TransTractor.pm line 459.

make: *** [pkg] Error 17

 

Edited by Matgen84
  • Like 1
  • Confused 1
3 hours ago, Matgen84 said:

 

On Sequoia 15.7.3, my current Python version is 3.13.7 😇 Now, I try git clone with  new way :   git clone https://github.com/CloverHackyColor/CloverBootloader.git

 

  Reveal hidden contents

image.png.ab9e0fc7ec015086feddd4750d71caf4.png

 

  • Build --> OK
  • makeV2 --> not working
  • Make release (default) --> not working  like before. Both GCC152 and XCODE16 on Sequoia.

 

  Hide contents

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

/usr/local/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

mkdir ../sym: File exists at bin/po4a/lib/Locale/Po4a/TransTractor.pm line 459.

 

make: *** [pkg] Error 17

[BUILD ISO]

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

[XCODE] boot1-install

--- xcodebuild: WARNING: Using the first of multiple matching destinations:

{ platform:macOS, arch:x86_64, id:BA7341D0-41E9-580C-BB0C-5A78F9D8B7A6, name:My Mac }

{ platform:macOS, name:Any Mac }

2026-01-15 17:55:50.660 xcodebuild[82349:1195687] Couldn't create intermediates directory: The file “sym” couldn’t be saved in the folder “CloverPackage”.

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

Couldn't set attribute on intermediates directory: setxattr(/Users/mathieu/src/CloverBootloader/CloverPackage/sym/build/boot1-install, com.apple.xcode.CreatedByBuildSystem, true): Not a directory (20)

** INSTALL FAILED **

 

 

The following build commands failed:

Compute target dependency graph for package preparation

Archiving project boot1-inst with scheme boot1-install

(2 failures)

make[2]: *** [/Users/mathieu/src/CloverBootloader/CloverPackage/sym/utils/boot1-install] Error 65

make[1]: *** [all-recursive] Error 1

make: *** [utils] Error 2

 

Option 5 make pkg : failed on Translate

 

========= Translating Resources ========
/usr/local/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
mkdir ../sym: File exists at bin/po4a/lib/Locale/Po4a/TransTractor.pm line 459.

make: *** [pkg] Error 17

 

Try running

./buildme "" ci | tee build.log

and a line-by-line log of the entire process will appear.

  • Like 2

@Slice

Generic All-In-One-2 running in Sequoia, patched with official OCLP 2.4.1. Using Clover. It is running great with one issue though. This happen only when booting in verbose. (Removing -v fixes the problem)

 

If i boot with -v, it shows this and restarts itself:

image.thumb.png.2e308fa81c2965d96ff88721846cb944.png

 

If it boot with -v debug=0x100 keepsyms=1, it is stuck in here:

Screen1.thumb.png.65f976aaf294b3ca471b86702edc7ef4.png

 

  • Like 2
4 hours ago, LockDown said:

@Slice

Generic All-In-One-2 running in Sequoia, patched with official OCLP 2.4.1. Using Clover. It is running great with one issue though. This happen only when booting in verbose. (Removing -v fixes the problem)

 

If i boot with -v, it shows this and restarts itself:

image.thumb.png.2e308fa81c2965d96ff88721846cb944.png

 

If it boot with -v debug=0x100 keepsyms=1, it is stuck in here:

Screen1.thumb.png.65f976aaf294b3ca471b86702edc7ef4.png

 

Everything works fine for me in Tahoe with the experimental OCLP 3.0.0 patch installed, and in Venture without any patches. I use Clover Release-5167. Everything works perfectly. I boot in both verbose and normal mode. 
Try the updated official OpenCore Legacy Patcher. My fork of OCLP 3.0.0 is of no use to you, it does not contain legacy video patches. it does contain only legacy sound and Wi-Fi patches for Tahoe.

Edited by MakAsrock
  • Like 1
14 hours ago, MakAsrock said:

Try running

./buildme "" ci | tee build.log

and a line-by-line log of the entire process will appear.

 

@MakAsrock I try it and report now. 😊 

build.log

Edited by Matgen84
  • Like 1
54 minutes ago, Matgen84 said:

 

@MakAsrock I try it and report now. 😊 

build.log 67.67 kB · 0 downloads

Everything went without errors including [CHECK XCODE], and then there is no log. 🙁 

Here is my log:

build.log

Edited by MakAsrock
  • Like 1
1 hour ago, MakAsrock said:

Can you post the log so I can analyze what the cause is? You're welcome! 🙂

 

@MakAsrock Thanks for makeV2 commit.

 

After some issues with buildme and nbuildme, I try my very old personal script sucessfully: make function (release, V2, etc) works.  I don't know why it works. Then I try successfully to makePKG, makeV2, and so on with nbuildme --> perfect. Idem now with buildme.

 

  • Before: build is OK, make failed
  • Now: build is OK, make is OK 

I upload my personal clover build log and build.log from nbuildme.

Personal_Clover_Build.log build.log

  • Like 2
11 minutes ago, Matgen84 said:

 

@MakAsrock Thanks for makeV2 commit.

 

After some issues with buildme and nbuildme, I try my very old personal script sucessfully: make function (release, V2, etc) works.  I don't know why it works. Then I try successfully to makePKG, makeV2, and so on with nbuildme --> perfect. Idem now with buildme.

 

  • Before: build is OK, make failed
  • Now: build is OK, make is OK 

I upload my personal clover build log and build.log from nbuildme.

Personal_Clover_Build.log 210.19 kB · 0 downloads build.log 75.61 kB · 0 downloads

Scripting Reliability: Setting LC_ALL=C within a script ensures that standard command-line tools like grep, sort, sed, or awk behave consistently across different systems, regardless of the user's default locale.

open "$SYMROOT" It only increases stability.
I'm glad everything worked out!

  • Like 1
  • Thanks 1
14 hours ago, chris1111 said:

@MakAsrock Ive not see any options in Original buildme to makeall.sh?

I just added a line to run makeV2 and, at your request, changed it from gcc151 to gcc152
 

./ebuild.sh -gcc152 -fr -n 5 -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED
./ebuild.sh -gcc152 -fr -n 5 -D NO_GRUB_DRIVERS_EMBEDDED
13 hours ago, chris1111 said:

Latest Update for Credits

 

  Reveal hidden contents

image.png.542530870792df821d52a486cbf7d74f.png

 

image.thumb.png.3067cf9a505a10d661dde3c97a51c0ce.png

Thank you very much! I hope that Clover will continue to get better. 🥂🙂

Снимок экрана 2026-01-17 at 8.34.20.jpg

Снимок экрана 2026-01-17 at 8.37.09.jpg

Снимок экрана 2026-01-17 at 8.35.11.jpg

Снимок экрана 2026-01-17 at 8.36.48.jpg

Edited by MakAsrock
  • Like 4
×
×
  • Create New...