gazebosim/gz-gui
Fortress and later: rpath complaint for libGrid3D.dylib on macOS
オープン
#546 opened on 2023/06/11
bughelp wantedmacOS🌱 garden🏯 fortress
Repository metrics
- Stars
- (103 個のスター)
- PR merge metrics
- (平均マージ 8h 31m) (30d で 3 merged PRs)
説明
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-gui6should 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
brew install gz-gui6brew linkage --test --strict gz-gui6
Output
==> 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