Skip to content

libraries in libomp-*-dev package not in LD_LIBRARY_PATH #45254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SteffenSeckler opened this issue May 13, 2020 · 6 comments
Closed

libraries in libomp-*-dev package not in LD_LIBRARY_PATH #45254

SteffenSeckler opened this issue May 13, 2020 · 6 comments
Assignees
Labels

Comments

@SteffenSeckler
Copy link

Bugzilla Link 45909
Version unspecified
OS Linux

Extended Description

Hi,

I have noticed that the libraries provided by the libomp-*-dev (e.g. libomp-11-dev) packages are not in the LD_LIBRARY_PATH and thus cannot be found by dlopen.
I would have expected these to either be placed somewhere they can be found or that the LD_LIBRARY_PATH is modified.

This mainly affects the dynamic loading of these libraries, e.g., libarcher.so through TSan.

System:
ubuntu 20.04

Repositories:
deb http://apt.llvm.org/focal/ llvm-toolchain-focal main
deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal main

Thanks in advance!

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
@sylvestre
Copy link
Collaborator

what do you recommend here?

@ntwaliandy
Copy link

@SteffenSeckler this is still pending ?
wanted to clone and check this out if it's still standing!

@SteffenSeckler
Copy link
Author

No idea, I didn't use this in the last 3 years...

@ntwaliandy
Copy link

ntwaliandy commented Jul 13, 2024

No idea, I didn't use this in the last 3 years...

@SteffenSeckler Ohh okay!, i had subscribed to code triage and they sent this ticket!
thought i could kick in and try to contribute!

@sylvestre
Copy link
Collaborator

no activity for a while and probably not happening anymore, closing.

@llvmbot
Copy link
Member

llvmbot commented May 7, 2025

@llvm/issue-subscribers-openmp

Author: Steffen Seckler (SteffenSeckler)

| | | | --- | --- | | Bugzilla Link | [45909](https://llvm.org/bz45909) | | Version | unspecified | | OS | Linux |

Extended Description

Hi,

I have noticed that the libraries provided by the libomp-*-dev (e.g. libomp-11-dev) packages are not in the LD_LIBRARY_PATH and thus cannot be found by dlopen.
I would have expected these to either be placed somewhere they can be found or that the LD_LIBRARY_PATH is modified.

This mainly affects the dynamic loading of these libraries, e.g., libarcher.so through TSan.

System:
ubuntu 20.04

Repositories:
deb http://apt.llvm.org/focal/ llvm-toolchain-focal main
deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal main

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants