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)

main.log.bz2 (59.9 KB) - added by jmroot (Joshua Root) 4 months ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 4 months ago by jmroot (Joshua Root)

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

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:3 Changed 4 months ago by develVannessa

many thanks, LLVM: will do

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 in reply to:  1 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: newclosed

The build is complete and the archive is now available for download.

Note: See TracTickets for help on using tickets.