AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker
Strip rpath / runpath from installed DSOs
Open
- Dominant language
- Python
- Stars
- 189
- Forks
- 42
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
Some of the Conan packages are build with RPATH / RUNPATH set for the DSOs
Use chrpath to strip those out when installing / flattening into /usr/local
Contributor guide
Research direction
Locate the Conan package installation or flattening step that copies DSOs into /usr/local, then check how chrpath can be applied there. Done means installed DSOs no longer retain RPATH or RUNPATH; verify the resulting files after installation.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100