Skip to content

Bump clang tools to 2.1.8 to fix local build issue#1052

Merged
rapids-bot[bot] merged 1 commit intoNVIDIA:release/26.04from
rgsl888prabhu:fix_deps
Apr 8, 2026
Merged

Bump clang tools to 2.1.8 to fix local build issue#1052
rapids-bot[bot] merged 1 commit intoNVIDIA:release/26.04from
rgsl888prabhu:fix_deps

Conversation

@rgsl888prabhu
Copy link
Copy Markdown
Collaborator

Description

Bump clang tools to 2.1.8 to fix local build issue with libaseil and grpc

@rgsl888prabhu rgsl888prabhu requested a review from a team as a code owner April 7, 2026 23:05
@rgsl888prabhu rgsl888prabhu requested a review from gforsyth April 7, 2026 23:05
@rgsl888prabhu rgsl888prabhu self-assigned this Apr 7, 2026
@rgsl888prabhu rgsl888prabhu added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Apr 7, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 7, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b6226ab2-dde5-45d4-9eed-4cd116de761f

📥 Commits

Reviewing files that changed from the base of the PR and between 3a43099 and aaf521a.

📒 Files selected for processing (5)
  • conda/environments/all_cuda-129_arch-aarch64.yaml
  • conda/environments/all_cuda-129_arch-x86_64.yaml
  • conda/environments/all_cuda-131_arch-aarch64.yaml
  • conda/environments/all_cuda-131_arch-x86_64.yaml
  • dependencies.yaml

📝 Walkthrough

Walkthrough

This pull request updates the Clang toolchain version across multiple conda environment configuration files and the main dependencies specification file. Both clang and clang-tools are bumped from version 20.1.4 to 20.1.8 consistently across all affected configurations.

Changes

Cohort / File(s) Summary
Conda Environment Files (CUDA 12.9)
conda/environments/all_cuda-129_arch-aarch64.yaml, conda/environments/all_cuda-129_arch-x86_64.yaml
Updated clang and clang-tools from 20.1.4 to 20.1.8
Conda Environment Files (CUDA 13.1)
conda/environments/all_cuda-131_arch-aarch64.yaml, conda/environments/all_cuda-131_arch-x86_64.yaml
Updated clang and clang-tools from 20.1.4 to 20.1.8
Main Dependencies Configuration
dependencies.yaml
Updated clang and clang-tools in the develop section from 20.1.4 to 20.1.8

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title states 'Bump clang tools to 2.1.8' but the actual changes show clang version updated to 20.1.8, not 2.1.8. This is a version number mismatch that makes the title misleading. Correct the PR title to 'Bump clang tools to 20.1.8 to fix local build issue' to accurately reflect the version change in the changeset.
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The description mentions bumping clang tools to 2.1.8 to fix a build issue with libaseil and gRPC, which aligns with the changeset's purpose of updating clang versions across multiple environments.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@rgsl888prabhu
Copy link
Copy Markdown
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit 43f3032 into NVIDIA:release/26.04 Apr 8, 2026
209 of 211 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants