Jump to content

[pre-release] macOS Monterey


1,859 posts in this topic

Recommended Posts

10 hours ago, WizeMan said:

I already tried with trim disabled (SetApfsTrimTimeout to 999) and have no kexts for trim, but no change in boot time.

 

For me, setting SetApfsTrimTimeout to 999 does not disable trim.  Try this in Terminal:  sudo trimforce disable

Link to comment
Share on other sites

4 hours ago, dehjomz said:

Seems that the last Xcode update isn’t compatible with OCBuilder anymore. It still builds on Big Sur but no longer Monterey. I would reach out to the author but he or she has been unfriendly to me in the past, so I am silent. 

I don't think the problem is on OCBuilder, since I do not make use it (I use @rusty-bits CLI's OC-tool).

 

I have tried to build the latest source from my laptop and from a real 2019 MBP, it fails exactly the same way.

 

Bug reported to the team

Unable to compile OpenCore on Monterey B4 · Issue #1750 · acidanthera/bugtracker (github.com)

Link to comment
Share on other sites

If you want the latest commit of OC, it's probably faster to use the Dortania builds compared to building yourself. They're built on every commit, which can be used for troubleshooting as well if you need previous commits.
It's not just OC as well, most Acidanthera projects are in there as well as a few others
https://dortania.github.io/builds/?product=OpenCorePkg&viewall=true

  • Like 5
Link to comment
Share on other sites

@Alex HQuest Apple has not yet released a version of Xcode that is compatible to run under Monterey's beta environment.

Apple usually updates Xcode just prior to a final release of a new macOS version is seeded, which for Monterey will still take a while.

 

Greetings Henties

Link to comment
Share on other sites

4 hours ago, Slice said:

I have Xcode11.2.1 under Monterey and I successfully compiled Clover in Monterey.

If so, it seems the problem is not within Monterey Beta but with OC if you can build with Clover. I too find I can successfully build OC in BS but the build fails in Monterey as reported by others although I now take the builds from Dortania.

  • Like 3
Link to comment
Share on other sites

If so, it seems the problem is not within Monterey Beta but with OC if you can build with Clover. I too find I can successfully build OC in BS but the build fails in Monterey as reported by others although I now take the builds from Dortania.

Got a link to the dortania repo for builds?


Sent from my iPhone using Tapatalk
  • Like 1
Link to comment
Share on other sites

Whats the issue here ?

I have no problem to compile OpenCore in Monterey beta 4 with Xcode

its work since beta 1

EDIT *** Same for Clover

272595989_ScreenShot2021-08-11at7_36_56AM.thumb.png.09ad4608bf8bb80a3757b3a5302926ea.png

Edited by chris1111
Same for Clover
  • Like 4
Link to comment
Share on other sites

Not to prolong the debate the ability or not to build OC in Monterey as I have now opted to get my builds from Dortania. I have again just tried to build OC in Monterey and grab a few screenshots from the build error log (attached. Maybe someone with a keen eye will spot (I am looking at you Chris1111 since you asked, where is the difficulty :)) I have added a few differences between building in BS and Monterey.

Spoiler

1909300462_Screenshot2021-08-11at18_14_46.thumb.png.084b74ef72d331f1d8a95fff4a7effc1.png557539650_Screenshot2021-08-11at18_15_48.thumb.png.80ace24d1bbfa77127fbee307601370c.png1002163592_Screenshot2021-08-11at18_20_20.png.063755dfaaa22f238ad0ee0013b4e91c.png

 

Link to comment
Share on other sites

1 minute ago, eSaF said:

Not to prolong the debate the ability or not to build OC in Monterey as I have now opted to get my builds from Dortania. I have again just tried to build OC in Monterey and grab a few screenshots from the build error log (attached. Maybe someone with a keen eye will spot (I am looking at you Chris1111 since you asked, where is the difficulty :)) I have added a few differences between building in BS and Monterey.

Errors for me are the same as in your screenshot.

  • Like 2
Link to comment
Share on other sites

6 minutes ago, eSaF said:

Not to prolong the debate the ability or not to build OC in Monterey as I have now opted to get my builds from Dortania. I have again just tried to build OC in Monterey and grab a few screenshots from the build error log (attached. Maybe someone with a keen eye will spot (I am looking at you Chris1111 since you asked, where is the difficulty :)) I have added a few differences between building in BS and Monterey.

  Reveal hidden contents

1909300462_Screenshot2021-08-11at18_14_46.thumb.png.084b74ef72d331f1d8a95fff4a7effc1.png557539650_Screenshot2021-08-11at18_15_48.thumb.png.80ace24d1bbfa77127fbee307601370c.png1002163592_Screenshot2021-08-11at18_20_20.png.063755dfaaa22f238ad0ee0013b4e91c.png

 

It certainly depend the tools you use ? Iam not using the same tool for building OC

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

5 hours ago, eSaF said:

@chris1111 Ok Bro thanks for the reply and clarification.

try this let me known if that help you

 

 

This script allows you to build OpenCore.
You need Xcode and the Command Line tool installed.

Xcode must be opened at least once to install the components

Everything is create on a RAMDISK no fille on the system exepted nasm if you not have it, the output is move on Desktop.

Works in macOS Catalina 10.15, macOS Big Sur 11, macOS Monterey 12


NOTE: Make sur Desktop/OpenCore folder not exist because the script will delete it and replace

if you have it rename or move it

Edited by chris1111
  • Thanks 1
Link to comment
Share on other sites

36 minutes ago, chris1111 said:

try this let me known if that help you

Hi Chris thanks Bro, unfortunately using this app failed with the same errors as latest XCODE version. Not to worry, I will wait for the next Monterey update and see what results I get. I appreciate the kind gesture.

Error log attached.

Spoiler

424347207_Screenshot2021-08-11at20_29_56.thumb.png.1aca6c1586b1aa8b944af3d78af97958.png

 

  • Confused 1
Link to comment
Share on other sites

10 minutes ago, eSaF said:

Hi Chris thanks Bro, unfortunately using this app failed with the same errors as latest XCODE version. Not to worry, I will wait for the next Monterey update and see what results I get. I appreciate the kind gesture.

Error log attached.

  Reveal hidden contents

424347207_Screenshot2021-08-11at20_29_56.thumb.png.1aca6c1586b1aa8b944af3d78af97958.png

 

Iam use Xcode 13.0

what is the Xcode vesrsion

do you have Command Line tool installed?

xcode-select --install

  • Like 1
Link to comment
Share on other sites

Just now, chris1111 said:

Iam use Xcode 13.0

what is the Xcode vesrsion

do you have Command Line tool installed?

xcode-select --install

My version is 12.5.1 - That maybe the difference right there.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...