Jump to content
30960 posts in this topic

Recommended Posts

Hi @naiclub my friend! I have passion to use macOs and my tools and programs that I need to my job wrks fine, but today Linux is superior of Hackintosh or macOs. And we just using for fun too! 


:thumbsup_anim:

  • Like 3

@Max.1974 i followed your procedure, i have this error do you know how to solve it

 

Spoiler

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

/Users/fabiomn/src/CloverBootloader/toolchain

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

XCode version too old. Not extracting locale strings from source XIB file

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

XCode version too old. Not extracting locale strings from source XIB file

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

XCode version too old. Don't extracting locale strings from source files

stat: ../CloverUpdater/CloverUpdater.strings: stat: No such file or directory

stat: ../CloverPrefpane/CloverPrefpane.strings: stat: No such file or directory

po4a-clover.cfg:12: The '../CloverUpdater/CloverUpdater.strings' master file does not exist.

 

make: *** [pkg] Error 2

Thanks

  • Like 1
9 hours ago, Alpha22 said:

@Max.1974Eu segui seu procedimento, eu tenho esse erro, você sabe como resolvê-lo?

 

  Ocultar conteúdo

========= Traduzindo Recursos ========

/Usuários/fabiomn/src/CloverBootloader/toolchain

xcode-select: erro: ferramenta 'xcodebuild' requer Xcode, mas o diretório do desenvolvedor ativo '/Library/Developer/CommandLineTools' é uma instância de ferramentas de linha de comando

Versão XCode muito antiga. Não extrair strings de localidade do arquivo XIB de origem

xcode-select: erro: ferramenta 'xcodebuild' requer Xcode, mas o diretório do desenvolvedor ativo '/Library/Developer/CommandLineTools' é uma instância de ferramentas de linha de comando

Versão XCode muito antiga. Não extrair strings de localidade do arquivo XIB de origem

xcode-select: erro: ferramenta 'xcodebuild' requer Xcode, mas o diretório do desenvolvedor ativo '/Library/Developer/CommandLineTools' é uma instância de ferramentas de linha de comando

Versão XCode muito antiga. Não extraia strings de localidade dos arquivos de origem

estatística: .. /CloverUpdater/CloverUpdater.strings: stat: Não existe tal arquivo ou diretório

estatística: .. /CloverPrefpane/CloverPrefpane.strings: stat: Nenhum arquivo ou diretório

po4a-clover.cfg:12: O '.. O arquivo mestre de /CloverUpdater/CloverUpdater.strings não existe.

 

fazer: *** [pkg] Erro 2

obrigado

 

Hello @Alfa 22 I will try explain better, but to me I can compile using switch command and you can create a Developer folder if not exist. 

 

Need download and install last version of Command Line Tools for Xcode 16 beta 6 and Xcode 16 beta 6. 

 

Check first where is your Developer folder:

 

xcode-select --print-path

 

After, you will see this: 

 

/Applications/Xcode-beta.app/Contents/Developer 

 

If not, run this: 

 

sudo mkdir -p /Library/Developer/CommandLineTools  

 

And then this:

 

1.    sudo xcode-select -s /Applications/Xcode-beta.app

 

2.   sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer

 

3.   sudo xcode-select --switch /Library/Developer/CommandLineTools/ 

 

This command above 3 you can run after you get your error "desenvolvedor ativo '/Library/Developer/CommandLineTools' "

 

Don't worry about it, just run again  sudo xcode-select --switch /Library/Developer/CommandLineTools/  and run  ./buildme command. 

 

But I have installed only Xcode-beta.app (and im not rename for Xcode.app) . 

 

I tested in 3 machines (2 Hackintoshs and 1 real Mac) and works fine. I choose build all because to me works fine...but @Slice is creator he know much more what's is done.

 

Don't give up because instructions to do this is very rare and some programs to compile Clover not accept Xcode betas. 

 

If you need, please send me PM 

 

Regards 

 

See, today  I compile again:

 

 

 

Spoiler

CapturadeTela2024-09-08s15_26_10.thumb.png.6899f72c6ce9fd02b7acf92e241a32c4.png

 

 

 

 

Edited by Max.1974
  • Like 3
  • Thanks 1

I dont have such issue compile clover in Sequoia 15, same command like any other macOS

I don't understand what the problem is here.

Here an exemple from my personel app BuildClover

Spoiler

 

 

Screenshot7.png.30932d14300ff494406915b28c239f4a.png

 

 

 

 

 

 

Edited by chris1111
  • Like 3

Hi my dear friend @chris1111 im not tested yeat with your Wonderfull app, but at this time, im always get errors. 

 

See im using the commands and enable without app (not because im not liked, I like so much thanks for it! ) but some times crash too. 

 

So here the all texts from Terminal that works fine after run my tutorial commands:

 

results_compiler_text.txt.zip

 

 

 

 

Spoiler

CapturadeTela2024-09-08s17_56_29.thumb.png.676d27371c4bbc3b15ee0f7246a2c6fd.png

 

Edited by Max.1974
  • Like 3
3 minutes ago, Max.1974 said:

Hi my dear friend @chris1111 im not tested yeat with your Wonderfull app, but at this time, im always get errors. 

 

See im using the commands and enable without app (not because im not liked, I like so much thanks for it! ) but some times crash too. 

 

So here the all texts from Terminal that works fine after run my tutorial commands:

 

results_compiler_text.txt.zip 24.75 kB · 0 downloads

 

 

 

 

 

Your Buildme Log looks OK

  • Like 2
  • Thanks 1

Hi again @chris1111 I tested your app and after rename Xcode-beta.app to Xcode.app compile everything too! 

 

God bless you all !!! 

 

:thumbsup_anim:

 

Spoiler

CapturadeTela2024-09-08s19_04_43.thumb.png.d8305ef82f6e94e27118e7a70f01cfdf.pngCapturadeTela2024-09-08s19_04_52.thumb.png.ffb126f13b50b5af159326d23585aa50.png

 

 

 

Visit   🇨🇦 Hackintosh Montreal 

 

 

Edited by Max.1974
  • Like 2
24 minutes ago, miliuco said:

@chris1111

Maybe I'm a little unfocused today but I can't find your BuildClover app, neither on GH nor on Hackintosh Montreal. Where is it?

Its not available for public, I create this app 6 monts a go for personal use

42 minutes ago, Max.1974 said:

Hi again @chris1111 I tested your app and after rename Xcode-beta.app to Xcode.app compile everything too! 

 

God bless you all !!! 

 

:thumbsup_anim:

 

  Reveal hidden contents

CapturadeTela2024-09-08s19_04_43.thumb.png.d8305ef82f6e94e27118e7a70f01cfdf.pngCapturadeTela2024-09-08s19_04_52.thumb.png.ffb126f13b50b5af159326d23585aa50.png

 

 

Visit this forum to know more about Hackintosh Montreal  🇨🇦 

It's special that this app was created 3 years before buildme and still works just as well but the commands have to be very basic

But please dont link HMF app here  because it has nothing to do with insanelymac

Edited by chris1111
  • Like 1
  • Thanks 1
10 minutes ago, chris1111 said:

Its not available for public, I create this app 6 monts a go for personal use

It's special that this app was created 3 years before buildme and still works just as well but the commands have to be very basic

But please dont link HMF app here  because it has nothing to do with insanelymac

 

Thanks to advising @chris1111 you are a great coder, all your job is awesome !! I have privileges to know your forum! 

  • Thanks 1

@Max.1974  

the procedure performed:

1. uninstalled xcode-beta 6 and CommandLineTools 

2. installed xcode-beta 6 and CommandLineTools 

3. followed the procedure given by you, it works

 

Spoiler

Screenshot-2024-09-09-alle-11-46-23.png

 

always kind and helpful

Thank you so much

Edited by Alpha22
  • Like 4
  • Thanks 1
On 9/6/2024 at 12:58 PM, Max.1974 said:

New commit from Clover, this time I can compile with Xcode 16 and instructions for Sequoia 

 

Thanks a lot to all team and @chris1111 @Slice 

 

 

 

image.png.e3ad03a1cce88f189b45f1b16ced6364.pngimage.png.4ae70c90869a3c49e23980d6752baa44.png

 

  Hide contents

image.thumb.png.847ec3cfdc07de8d7824c443d266db02.png

 

 

I set this commands after intall Xcode 16 beta 6, and Command Line Tools for Xcode beta 6 (CLT) and before run compiler:

 

https://developer.apple.com/download/all/ 

 

 

A. Enabling Developer settings to Xcode Beta

 

See if you have Developer folder:

 

Run in Terminal: 

 

xcode-select --print-path

 

You should see in terminal  this: 

 

/Applications/Xcode-beta.app/Contents/Developer

 

If not, run this command: 

 

sudo mkdir -p /Library/Developer/CommandLineTools

 

After this folder was created, run this commands:

 

sudo xcode-select -s /Applications/Xcode-beta.app

 

sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer  (edited) 

 

Attention: this command is crucial, its necessary to run compilers: 

 

sudo xcode-select --switch /Library/Developer/CommandLineTools/

 

Install brew toolchain tools:

 

B. Install Home Brew

 

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

 

C. And this tools too, after install Home Brew, run in Terminal:

 

brew tap messense/macos-cross-toolchains

 

brew install x86_64-unknown-linux-gnu

 

 

Try run your compiler of Clover

 

C. Run this steps by steps (just if you run compiler in Sequoia) 

 

1. Download Clover

 

cd ~
mkdir src
cd src
git clone --recurse-submodule https://github.com/CloverHackyColor/CloverBootloader.git
cd CloverBootloader

 

2. Download and install Python 3.12.5 or last version 3.12.6 

 

https://www.python.org/downloads/

 

 

3. Set a link for python

 

cd /Library/Frameworks/Python.framework/Versions/3.12/bin/
sudo ln -s python3.12 python
cd -

 

4. Install tools

 

pip3 install setuptools

 

5. Base tools build

 

 make -C BaseTools

 

6. Run build command

 

./buildme

 

7. Choose Option "2) build all (Default Toolchain)" or try Option 1) build Clover

 

image.png.3ec9f3325b1edda1c9e10d770d178164.png

 

 

 

If you get some errors try again after compiler stop

 

You can try this 2 commands too: 

 

sudo touch /Library/Developer/CommandLineTools/.beta   

 

Then

 

sudo xcode-select --switch /Library/Developer/CommandLineTools/

 

And run again step 6  

 

./buildme

 

 

 

Good Lucky ;) 

 

:thumbsup_anim:

 

🍀

 

 

 

 

Spoiler

2567-09-1004_50_01.thumb.png.7d70ee58eaa57f802695de161071fc17.png

hello I have this problem. How can I solve it?

  • Like 1
1 hour ago, miliuco said:

@naiclub

If you have Xcode installed, run sudo xcode-select -s /Applications/Xcode.app/ (or sudo xcode-select -s /Applications/Xcode-beta.app/ if you are on Sequoia) and try again.

Thank you very much, Mr. Milico.
It works now. Use Xcode_16_Release_Candidate.
PS. Let me ask you something else. What does this error warning mean?
make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw] Error 1 (ignored)
make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored)

  • Like 1
On 9/9/2024 at 7:54 PM, miliuco said:

@naiclub

If you have Xcode installed, run sudo xcode-select -s /Applications/Xcode.app/ (or sudo xcode-select -s /Applications/Xcode-beta.app/ if you are on Sequoia) and try again.

 

Thank you my friend! Sorry late @naiclub !! This week in my work have been "punk" to me!! 

  • Like 3
On 9/9/2024 at 6:47 AM, Alpha22 said:

@Max.1974  

the procedure performed:

1. uninstalled xcode-beta 6 and CommandLineTools 

2. installed xcode-beta 6 and CommandLineTools 

3. followed the procedure given by you, it works

 

  Hide contents

 

 

always kind and helpful

Thank you so much

 

@Alpha22 

Thanks my friend, I always gratefully for your help to and others guys here, specially to get name of processors! 

 

:superman:

  • Like 4
  • Thanks 1
×
×
  • Create New...