Skip to content
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

oddly resolved rpath values #3670

Open
olesenm opened this issue Jun 20, 2023 · 0 comments
Open

oddly resolved rpath values #3670

olesenm opened this issue Jun 20, 2023 · 0 comments

Comments

@olesenm
Copy link

olesenm commented Jun 20, 2023

Not a real bug (nothing broken) but the resolved linkage paths do look a bit funny. For example,

/home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/bpls:
/home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/libadios2_core.so.2:
/home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/../lib6/libadios2_perfstubs.so:
/home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/../lib64/libadios2_evpath.so:
   /home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/../lib64/libadios2_ffs.so.2:
   /home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/../lib64/libadios2_atl.so.2:
   /home/user/openfoam/ThirdParty-common/platforms/linux64Clang150/ADIOS2-2.9.0/bin/../lib64/../lib64/../lib64/libadios2_dill.so.2:

The bin/../lib64 part kind of makes sense, but the bin/../lib64/../lib64/../lib64/ starts to look a bit unreal.

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

No branches or pull requests

1 participant