Skip to content

Update Bazel to 9.0.1#287

Open
fmeum wants to merge 2 commits intomainfrom
update-bazel-9.0.1
Open

Update Bazel to 9.0.1#287
fmeum wants to merge 2 commits intomainfrom
update-bazel-9.0.1

Conversation

@fmeum
Copy link
Member

@fmeum fmeum commented Mar 13, 2026

  • Updates .bazelversion from 8.4.2 to 9.0.1
  • Handles symlinks and root_symlink in runfiles to support the new Bash runfiles library location

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fmeum fmeum requested a review from simonresch as a code owner March 13, 2026 11:56
@fmeum fmeum marked this pull request as draft March 13, 2026 12:05
Bazel 9 provides the bash runfiles library via root_symlinks
instead of regular runfiles. The OSS-Fuzz packaging rule only
iterated over runfiles.files, missing root_symlinks entries
entirely and causing "cannot find runfiles.bash" errors at
runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fmeum fmeum force-pushed the update-bazel-9.0.1 branch from 199e1f8 to 0878b53 Compare March 13, 2026 12:12
@fmeum fmeum marked this pull request as ready for review March 13, 2026 12:21
@fmeum fmeum enabled auto-merge (squash) March 13, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant