Skip to content

Update Bazel to 9.0.1#287

Merged
fmeum merged 2 commits into
mainfrom
update-bazel-9.0.1
Mar 16, 2026
Merged

Update Bazel to 9.0.1#287
fmeum merged 2 commits into
mainfrom
update-bazel-9.0.1

Conversation

@fmeum
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Collaborator

@simonresch simonresch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fmeum fmeum merged commit b175627 into main Mar 16, 2026
29 checks passed
@fmeum fmeum deleted the update-bazel-9.0.1 branch March 16, 2026 10:35
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.

2 participants