You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm looks like a header/linked lib mismatch for libc++ macOS 13 is using clang18? What about macOS 12/14?
Ok, macOS 12 uses Clang 17.0.6 and macOS 14 uses AppleClang 15.0.0.15000309.
For now, I can just disable using Clang 18, then it should fall back to Clang 17, and hopefully the build works.
This fails specifically on macOS 13:
Both macOS 14 and macOS 12 CI pass normally.
Build log: https://github.com/macports/macports-ports/actions/runs/10869345322/job/30160418556
The text was updated successfully, but these errors were encountered: