Skip to content

fix(ci): add llvm to xwin apt deps for cc-rs (llvm-lib needed by blake3)#779

Merged
zackees merged 1 commit into
mainfrom
fix/xwin-add-llvm-apt-dep
Jun 28, 2026
Merged

fix(ci): add llvm to xwin apt deps for cc-rs (llvm-lib needed by blake3)#779
zackees merged 1 commit into
mainfrom
fix/xwin-add-llvm-apt-dep

Conversation

@zackees

@zackees zackees commented Jun 28, 2026

Copy link
Copy Markdown
Member

soldr#1006 Lane 1 first dispatch failed at error: failed to find tool 'llvm-lib' while cc-rs compiled blake3's C build script. Adds llvm to the apt-install list alongside the existing clang lld zip.

soldr#1006 Lane 1 first dispatch failure. The fbuild win-x64 cross-compile
fails when cc-rs (invoked by blake3's build.rs) tries to archive a static
lib but `llvm-lib` isn't on PATH. Adding `llvm` to the apt-install list
that already brings in `clang lld zip` for the xwin lane.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@zackees, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 1 minute. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3799d59b-1ca4-4b00-a8a8-9f89f5acc33b

📥 Commits

Reviewing files that changed from the base of the PR and between 1e2dda4 and 87912f3.

📒 Files selected for processing (1)
  • .github/workflows/template_native_build.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/xwin-add-llvm-apt-dep

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@zackees
zackees merged commit c0077b9 into main Jun 28, 2026
87 of 91 checks passed
zackees added a commit that referenced this pull request Jun 28, 2026
soldr#1006 Lane 1+2 retry. PR #779 added llvm to the xwin apt deps
to satisfy cc-rs's llvm-lib lookup.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@fastled-project-sync fastled-project-sync Bot moved this to Triage in FastLED Tracker Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

1 participant