Skip to content

Instantly share code, notes, and snippets.

@Sitin
Last active June 10, 2023 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sitin/cab4eb81cabaacdcc3b833c16be479d0 to your computer and use it in GitHub Desktop.
Save Sitin/cab4eb81cabaacdcc3b833c16be479d0 to your computer and use it in GitHub Desktop.
`gz-garden`: broken libraries 2023-06-10

Broken libraries for gz-garden

Errors while running gz sim -s and gz sim -g.

Workaround

ln -s /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/lib
ln -s /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/lib
ln -s /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/lib
ln -s /opt/homebrew/Cellar/gz-physics6/6.4.0_1/lib /opt/homebrew/Cellar/gz-physics6/6.4.0_1/lib/gz-physics-6/lib
ln -s /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/lib
ln -s /opt/homebrew/Cellar/gz-rendering7/7.4.0/lib/libgz-rendering7.7.dylib /opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/libgz-rendering7.7.dylib

Clean Up

rm -rf /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/lib
rm -rf /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/lib
rm -rf /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/lib
rm -rf /opt/homebrew/Cellar/gz-physics6/6.4.0_1/lib/gz-physics-6/lib
rm -rf /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/lib
rm -rf /opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/libgz-rendering7.7.dylib
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMinimalScene.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMinimalScene.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <9B0838E7-B717-3727-A10F-C87E39958AEF> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMinimalScene.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [MinimalScene] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMinimalScene.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityContextMenuPlugin.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityContextMenuPlugin.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-rendering.7.dylib
Referenced from: <53F83582-2780-365C-B295-2878CBE198AF> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityContextMenuPlugin.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/usr/lib/libgz-sim7-rendering.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [EntityContextMenuPlugin] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityContextMenuPlugin.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libGzSceneManager.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libGzSceneManager.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <7E792561-58DF-3ECA-95A2-B5701FA473D9> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libGzSceneManager.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [GzSceneManager] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libGzSceneManager.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libInteractiveViewControl.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libInteractiveViewControl.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <8362FD15-BE07-3CFC-963B-1C645AA40EA0> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libInteractiveViewControl.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [InteractiveViewControl] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libInteractiveViewControl.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libCameraTracking.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libCameraTracking.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <4F74BF7B-E882-3094-B277-B88C287A5F10> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libCameraTracking.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [CameraTracking] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libCameraTracking.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMarkerManager.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMarkerManager.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <CADB8890-B22A-3847-9FF3-D5FB252B8D30> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMarkerManager.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [MarkerManager] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libMarkerManager.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSelectEntities.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSelectEntities.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-rendering.7.dylib
Referenced from: <25F1C734-F56E-3808-8D9B-4D77AE7633F8> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSelectEntities.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/usr/lib/libgz-sim7-rendering.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [SelectEntities] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSelectEntities.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSpawn.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSpawn.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-rendering.7.dylib
Referenced from: <AE6E6A45-1336-3E6C-9604-11E4CCF1D073> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSpawn.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/usr/lib/libgz-sim7-rendering.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [Spawn] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libSpawn.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libVisualizationCapabilities.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libVisualizationCapabilities.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-rendering.7.dylib
Referenced from: <9A206CF3-5409-3385-A4FE-E04399E3CC7E> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libVisualizationCapabilities.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-rendering.7.dylib' (no such file), '/usr/lib/libgz-sim7-rendering.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [VisualizationCapabilities] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libVisualizationCapabilities.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldControl.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldControl.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <36848CB9-9133-30CD-8002-4F2B0C3DBC2A> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldControl.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [WorldControl] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldControl.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldStats.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldStats.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <3411C544-6809-3AA8-9B73-EC9A35B7311E> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldStats.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [WorldStats] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libWorldStats.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libShapes.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libShapes.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <80427E8F-C8E1-3F0F-98EB-A87AC0FBA2FC> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libShapes.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [Shapes] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libShapes.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libLights.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libLights.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <4F95F1AB-DC60-3B71-8DDC-96AF7EDB6658> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libLights.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [Lights] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libLights.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libTransformControl.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libTransformControl.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <AA6E3070-AF48-3A01-A661-15823E3DB583> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libTransformControl.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [TransformControl] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libTransformControl.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libScreenshot.dylib]: dlopen(/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libScreenshot.dylib, 0x0085): Library not loaded: @rpath/libgz-gui7.7.dylib
Referenced from: <67ED20F5-17A9-3078-BC56-A751B8ACEA02> /opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libScreenshot.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/../lib/libgz-gui7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-gui7.7.dylib' (no such file), '/usr/lib/libgz-gui7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [Screenshot] : couldn't load library on path [/opt/homebrew/Cellar/gz-gui7/7.2.0_1/lib/gz-gui-7/plugins/libScreenshot.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libCopyPaste.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libCopyPaste.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <A50CEDF3-1113-32DD-AC6B-3E9F835A37CC> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libCopyPaste.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [CopyPaste] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libCopyPaste.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libComponentInspector.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libComponentInspector.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <CD35CBB2-0873-348D-BAE6-5956F223C31F> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libComponentInspector.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [ComponentInspector] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libComponentInspector.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityTree.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityTree.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7-gui.7.dylib
Referenced from: <BD14201C-23D9-3C28-B3E5-0AB429D97230> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityTree.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/../lib/libgz-sim7-gui.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7-gui.7.dylib' (no such file), '/usr/lib/libgz-sim7-gui.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[GUI] [Err] [Application.cc:506] Failed to load plugin [EntityTree] : couldn't load library on path [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/gui/libEntityTree.dylib].
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-physics-system.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-physics-system.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7.7.dylib
Referenced from: <EA9F8466-4D58-3B1F-A0E4-75FF577A330F> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim7-physics-system.7.5.0.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/usr/lib/libgz-sim7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[Err] [SystemLoader.cc:140] Failed to load system plugin: (Reason: No plugins detected in library)
- Requested plugin name: [gz::sim::systems::Physics]
- Requested library name: [gz-sim-physics-system]
- Resolved library path: [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-physics-system.dylib]
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-user-commands-system.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-user-commands-system.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7.7.dylib
Referenced from: <592A0A34-B312-3117-86C9-FDA2353D67C4> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim7-user-commands-system.7.5.0.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/usr/lib/libgz-sim7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[Err] [SystemLoader.cc:140] Failed to load system plugin: (Reason: No plugins detected in library)
- Requested plugin name: [gz::sim::systems::UserCommands]
- Requested library name: [gz-sim-user-commands-system]
- Resolved library path: [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-user-commands-system.dylib]
Error while loading the library [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-scene-broadcaster-system.dylib]: dlopen(/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-scene-broadcaster-system.dylib, 0x0085): Library not loaded: @rpath/libgz-sim7.7.dylib
Referenced from: <DBBDA926-1719-3E2B-81A4-63D6FF9702C2> /opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim7-scene-broadcaster-system.7.5.0.dylib
Reason: tried: '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/../lib/libgz-sim7.7.dylib' (no such file), '/opt/homebrew/Cellar/gz-plugin2/2.0.1/lib/../lib/libgz-sim7.7.dylib' (no such file), '/usr/lib/libgz-sim7.7.dylib' (no such file, not in dyld cache), (security policy does not allow @ path expansion)
[Err] [SystemLoader.cc:140] Failed to load system plugin: (Reason: No plugins detected in library)
- Requested plugin name: [gz::sim::systems::SceneBroadcaster]
- Requested library name: [gz-sim-scene-broadcaster-system]
- Resolved library path: [/opt/homebrew/Cellar/gz-sim7/7.5.0_1/lib/gz-sim-7/plugins/libgz-sim-scene-broadcaster-system.dylib]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment