[MacPorts] #60506: Can't install grass7
MacPorts
noreply at macports.org
Sun May 17 23:59:22 UTC 2020
#60506: Can't install grass7
----------------------+--------------------
Reporter: dershow | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: grass7 |
----------------------+--------------------
Comment (by ryandesign):
I see a lot of this sort of thing in the log:
{{{
:info:build dyld: Library not loaded:
/opt/local/share/grass78/lib/libgrass_gis.7.8.dylib
:info:build Referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass7/grass7/work/grass-7.8.3/dist.x86_64
-apple-darwin19.4.0/bin/g.gisenv
:info:build Reason: image not found
:info:build dyld: Library not loaded:
/opt/local/share/grass78/lib/libgrass_manage.7.8.dylib
:info:build Referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass7/grass7/work/grass-7.8.3/dist.x86_64
-apple-darwin19.4.0/bin/g.remove
:info:build Reason: image not found
}}}
This suggests that the build system is not properly setting
`DYLD_LIBRARY_PATH` to the path where the just-built-but-not-yet-intsalled
libraries like libgrass_gis.7.8.dylib and libgrass_manage.7.8.dylib are
located.
--
Ticket URL: <https://trac.macports.org/ticket/60506#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list