Skip to content

Add missing libraries in Ubuntu containers.#158

Merged
kiran-thumma merged 1 commit intomasterfrom
fix_missing_libraries_ubuntu
Dec 1, 2025
Merged

Add missing libraries in Ubuntu containers.#158
kiran-thumma merged 1 commit intomasterfrom
fix_missing_libraries_ubuntu

Conversation

@mminutoli
Copy link
Contributor

Motivation

Using the rocm/dev-ubuntu-24.04:latest container I noticed that we couldn't run rocprofv3, roc-obj-ls, and roc-obj-extract inside the container because of missing dependencies. rocprofv3 requires libdw1. roc-obj-ls and roc-obj-extract require libfile-which-perl and liburi-perl.

This patch fixes the issue adding these dependencies to the ubuntu Dockerfiles.

Technical Details

Test Plan

Test Result

Adding these dependencies fixed the issues.

Submission Checklist

Using the rocm/dev-ubuntu-24.04:latest container I noticed that we couldn't run
rocprofv3, roc-obj-ls, and roc-obj-extract because of missing dependencies.
rocprofv3 requires libdw1. roc-obj-ls and roc-obj-extract require
libfile-which-perl and liburi-perl.

This patch fixes the issue adding these dependencies to the ubuntu Dockerfiles.
@Arech8
Copy link

Arech8 commented Nov 17, 2025

@okakarpa , @sunway513 , @kiran-thumma , @amd-aakash , anyone, this PR has been rotting for more than a month. Please approve it, or give actionable feedback.

@lucbruni-amd
Copy link
Contributor

@okakarpa , @sunway513 , @kiran-thumma , @amd-aakash , anyone, this PR has been rotting for more than a month. Please approve it, or give actionable feedback.

Bump. This should help close ROCm/rocm-jax#163.

@kiran-thumma kiran-thumma merged commit c0dbf1d into master Dec 1, 2025
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.

4 participants