Open barracuda156 opened 2 months ago
Hmm looks like a header/linked lib mismatch for libc++ macOS 13 is using clang18? What about macOS 12/14?
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.
But that is really a suboptimal solution.
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