feat: add re-521 (Clang AVX10.1 -march=native) + fix re-018 (macOS 14 deprecation active)#441
Merged
Conversation
…cOS 14 deprecation now active)
Owner
Author
|
✅ Approved by Hector for agent merge at 2026-07-07T20:24:58.841Z The Rocha merge-agent will rebase this PR onto the latest main, wait for CI, and merge when green. This approval persists across rebases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Entries
re-521 — Clang
-march=native"invalid feature combination: +avx10.1-256" on ubuntu-24.04 Runnerserrors/runner-environment/re-521.yml-march=nativeis passed to Clang 18, it detects AVX10.1-256 from CPUID but the host promotes this to AVX10.1-512, causing[-Winvalid-feature-combination]. With-Werror, this becomes a fatal build error. Intermittent (~1% of runs) because most VMs don't land on AVX10.1-capable hosts.-Wno-invalid-feature-combination, or replace-march=nativewith explicit ISA target (-march=x86-64-v3).Entry Corrections
re-018 (macos-14-sonoma-eol.yml) — Deprecation now ACTIVE
root_causeto note deprecation is ACTIVE as of July 6, 2026 (today)warning(jobs don't fail outright until brownouts start October 5).Cycle 285 — July 6, 2026 (2:00 PM CT)
Phase 1: Merge Check
Phase 2: Recent Findings (June 29 – July 6 window)
copilot-requests: writerequirement. No user error reports yet — note for next cycle.Phase 3: Validation Pass (6 entries)