-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add lib folders to executable's RPATH #14
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
In this case, the executable is ./bin/cu++filt
…nda-forge-pinning 2024.10.28.23.08.00
74a0736
to
783f725
Compare
Thanks Billy! 🙏 Added a reference to issue ( conda-forge/cuda-feedstock#10 ) above. Please make sure other PRs related to that issue also have that link. This will help us keep track of which ones were done so we can ensure we have them all 🙂 |
Thank you @jakirkham. I wonder why there is no check is being executed for linux-64/linux_aarch64/win-64 ? |
Let's try restarting @conda-forge-admin , please restart CI |
Looks like it is now running |
Looks like we are seeing issue: conda-forge/status#188 Just need to wait for it to resolve and then restart |
@conda-forge-admin , please restart CI |
Thank you both! 🙏 |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Ran build locally and confirmed the RPATH:
$ patchelf --print-rpath cuda-cuxxfilt-12.6.77-hbd13f7d_0/bin/cu++filt
$ORIGIN/../lib:$ORIGIN/../targets/x86_64-linux/lib
xref: conda-forge/cuda-feedstock#10