Skip to content

Move Dockerfile.claude to Ubuntu 24.04 which provides glibc 2.39,#10162

Merged
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:claude-ub24
Apr 16, 2026
Merged

Move Dockerfile.claude to Ubuntu 24.04 which provides glibc 2.39,#10162
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:claude-ub24

Conversation

@openroad-ci

Copy link
Copy Markdown
Member

Summary

required by the LLVM 20 toolchain that Bazel downloads.

Type of Change

  • Bug fix

Impact

bazel build works in the container for Claude

Verification

  • I have verified that the local build succeeds (./etc/Build.sh).
  • I have run the relevant tests and they pass.
  • My code follows the repository's formatting guidelines.
  • I have signed my commits (DCO).

required by the LLVM 20 toolchain that Bazel downloads.

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
@maliberty maliberty enabled auto-merge April 16, 2026 17:29

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the base image in etc/Dockerfile.claude from Ubuntu 22.04 to Ubuntu 24.04. This change is necessary to provide glibc 2.39, which satisfies the requirements of the LLVM 20 toolchain used by Bazel. I have no feedback to provide.

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty maliberty merged commit c5970f1 into The-OpenROAD-Project:master Apr 16, 2026
16 of 17 checks passed
@maliberty maliberty deleted the claude-ub24 branch April 16, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants