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

eicrecon executable bypasses rpath settings when locally installed #1521

Open
wdconinc opened this issue Jun 29, 2024 · 0 comments
Open

eicrecon executable bypasses rpath settings when locally installed #1521

wdconinc opened this issue Jun 29, 2024 · 0 comments

Comments

@wdconinc
Copy link
Contributor

Environment: (where does this bug occur, have you tried other environments)

  • Which branch (often main for latest released): main
  • Which version (or HEAD for the most recent on git): HEAD
  • Any specific OS or system where the issue occurs? eic-shell, but with local eicrecon install

Steps to reproduce: (give a step by step account of how to trigger the bug)

  1. eic-shell
  2. Install eicrecon
  3. readelf -d bin/eicrecon | grep RUNPATH

Expected Result: (what do you expect when you execute the steps above)

RUNPATH should include deep JANA and podio paths under /opt/software.

Actual Result: (what do you get when you execute the steps above)

 0x000000000000001d (RUNPATH)            Library runpath: [/home/wdconinc/git/EICrecon/.worktree/particle-service/lib:/home/wdconinc/git/EICrecon/.worktree/particle-service/lib/EICrecon/plugins:/opt/local/lib/root:/opt/software/linux-debian12-x86_64_v2/gcc-12.2.0/root-6.30.02-kofok23ax2v6kckmq3igjkwm6rqkqanw/lib/root]

Additional context

Since eicrecon sets up a separate project under our tree, it doesn't get the RPATH settings in the top-level CMakeLists.txt.

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