-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed to build 2.5.8 on macos sequoia #1926
Comments
still seeing the same with 2.5.9 rel, Homebrew/homebrew-core#191510 cc @falkTX |
I know, issue comes from juce which I have removed for the next major version but I dont want to have big changes in the 2.5.x so this is "wont fix" for 2.5.x The next 2.6.x series is almost ready, but not quite yet |
is there patch that I can backport it? |
not really, I wrote new vst3 and AU hosting code so I wouldnt need to rely on juce for that. and juce doesnt do LTS releases, the changes that handle sequoia are on JUCE8 which is quite the change for the old JUCE6 that 2.5.x Carla has disabling JUCE is possible but that would drastically change how Carla works for a bugfix release (native AU and VST3 hosting dont work on 2.5.x and device handling is also JUCE) I dont have a solution here besides building carla 2.5.x with older macOS. |
got you, I will wait for the new 2.6.x release then. Thanks! |
👋 trying to build 2.5.8 release on macos sequoia, but ran into the following build failure:
full build log in here, https://github.com/Homebrew/homebrew-core/actions/runs/10823741563/job/30029771314#step:4:199
The text was updated successfully, but these errors were encountered: