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

gz-plugin: fix rpath for libexec/gz/plugin2 #2404

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Sep 13, 2023

Add an rpath entry with a relative path from the libexec subfolder containing the CLI executable to lib.

Fixes #2403 (comment).

This could alternatively be fixed in gz-plugin with something like gazebosim/gz-plugin@c5d69a4.

For reference, I copied the implementation for this from the arrayfire formula in homebrew-core.

Add an rpath entry with a relative path from the
libexec subfolder containing the CLI executable
to lib.

Signed-off-by: Steve Peters <[email protected]>
@scpeters
Copy link
Member Author

build bottle

@gmerlino
Copy link

Should the same rpath fixes be applied to Harmonic-related formulas? @scpeters

@scpeters
Copy link
Member Author

Should the same rpath fixes be applied to Harmonic-related formulas? @scpeters

see #2413

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

Successfully merging this pull request may close these issues.

ARM: gz-plugin2 CLI executable has broken RPATH
3 participants