This PR makes it possible to build the qt
package with macOS 14 SDK (Xcode 15.0).
For more details, please refer to #28622.
native_clang
up to 17.0.2
#28732
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For detailed information about the code coverage, see the test coverage report.
See the guideline for information on the review process.
Type | Reviewers |
---|---|
Concept NACK | fanquake |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
I don’t understand how bumping Clang would fix building with a newer SDK? How is this related?
Concept NACK in any case, at least until we have LLVM 17 in Guix.
Also, if Clang 17 is required, to compile with the Xcode 15 SDK, wouldn’t that make it impossible to compile on macOS using Apple Clang, given the most recent version is only based on LLVM 16?
From my experience, Clang 16 causes the same errors as the current Clang 15.0.6 does.
hebasto
DrahtBot
fanquake
maflcko
Labels
Build system