Page MenuHomeFreeBSD

.cirrus: Add manual amd64 and aarch64 jobs using GCC 14
ClosedPublic

Authored by jhb on Jan 2 2025, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 5, 5:23 AM
Unknown Object (File)
Sat, Feb 22, 10:12 AM
Unknown Object (File)
Sat, Feb 8, 9:57 PM
Unknown Object (File)
Feb 8 2025, 5:24 AM
Unknown Object (File)
Jan 12 2025, 7:58 PM
Unknown Object (File)
Jan 12 2025, 5:16 PM
Unknown Object (File)
Jan 8 2025, 9:42 PM
Unknown Object (File)
Jan 3 2025, 10:43 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61465
Build 58349: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 2 2025, 7:00 PM

When to cull gcc-12?

In D48290#1101397, @imp wrote:

When to cull gcc-12?

Good question. We currently have 4 versions of LLVM listed. I know we have to revert upstream libc++ commits because LLVM doesn't support more than the most recent GCC version (which is kind of insane for us). I don't think we need more than 3 GCC versions at a time, and would probably be fine with dropping GCC 12 even at this point since I have both stable branches building fine with GCC 14. But I'm not sure what makes sense policy-wise.