Opened 4 months ago
Closed 3 months ago
#73158 closed defect (fixed)
clang-21 binary 21.1.4 for Darwin 24 x86-64 missing or removed from repository?
| Reported by: | develVannessa | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | llvm-21 |
Description
Hello,
upgrading outdated ports for clang-21 from 21.1.3 to 21.1.4: binary version for clang-21-21.1.4_0+analyzer.darwin_24.x86_64.tbz2 does not exists it seems causing system to try and build it. Unfortunately the build encounters a segmentation fault and cannot be build on sequoia 15.7.1 Xcode 26.0.1
The build history of clang-21 shows that x86_64 builds for sequoia.
Is clang21 stopping support for Intel based Macs?
Many thanks
Vannessa
ps- attaching log file of the build
Attachments (1)
Change History (7)
comment:1 follow-up: 5 Changed 4 months ago by jmroot (Joshua Root)
comment:2 Changed 4 months ago by jmroot (Joshua Root)
| Port: | llvm-21 added |
|---|
Please do report the crash to LLVM upstream as the message requests, and it can't hurt to report to Apple as well since you're building with their toolchain.
:info:build PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Changed 4 months ago by jmroot (Joshua Root)
| Attachment: | main.log.bz2 added |
|---|
comment:4 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
We have had other instances of Xcode 26's clang crashing on macOS 15 (e.g. #73133) so please do report it so they can fix it.
You have the option to downgrade to Xcode 16.4 (and/or its Command Line Tools) which will hopefully allow the build to succeed.
comment:5 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to jmroot:
A build is queued. It might be a while since the buildbot is working through a backlog and clang takes hours to build.
The backlog was due to a power outage but also I failed to notice that this build machine has not resumed builds. I removed a stale pid file and it's resuming now.
comment:6 Changed 3 months ago by jmroot (Joshua Root)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
The build is complete and the archive is now available for download.

A build is queued. It might be a while since the buildbot is working through a backlog and clang takes hours to build.