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

Fortress and later: rpath complaint for libGrid3D.dylib on macOS #546

Open
scpeters opened this issue Jun 11, 2023 · 0 comments
Open

Fortress and later: rpath complaint for libGrid3D.dylib on macOS #546

scpeters opened this issue Jun 11, 2023 · 0 comments
Labels
bug Something isn't working 🏯 fortress Ignition Fortress 🌱 garden Ignition Garden help wanted Extra attention is needed macOS macOS support

Comments

@scpeters
Copy link
Member

Environment

  • OS Version: link provided for macOS Big Sur (11.7.7-x86_64) specifically, may affect other versions of macOS
  • Source or binary build? binary build of 6.8.0

Description

  • Expected behavior: brew linkage --test --strict gz-gui6 should pass without errors
  • Actual behavior: it complains that libGrid3D.dylib has missing rpath

I see from this cmake code that libGrid3D is installed as a copy of libGridConfig, but it seems that the rpath information is lost.

Steps to reproduce

  1. brew install gz-gui6
  2. brew linkage --test --strict gz-gui6

Output

From https://build.osrfoundation.org/job/generic-release-homebrew_triggered_bottle_builder/label=osx_bigsur/1201/console

==> brew linkage --cached --test --strict osrf/simulation/ignition-gui6
==> FAILED
Files with missing rpath:
  /usr/local/Cellar/ignition-gui6/6.8.0_2/lib/ign-gui-6/plugins/libGrid3D.dylib
@scpeters scpeters added bug Something isn't working macOS macOS support 🏯 fortress Ignition Fortress 🌱 garden Ignition Garden labels Jun 11, 2023
@osrf-triage osrf-triage added this to Inbox in Core development Jun 11, 2023
@azeey azeey added the help wanted Extra attention is needed label Jun 12, 2023
@azeey azeey moved this from Inbox to To do in Core development Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🏯 fortress Ignition Fortress 🌱 garden Ignition Garden help wanted Extra attention is needed macOS macOS support
Projects
Status: To do
Development

No branches or pull requests

2 participants