[MacPorts] #61930: Revbump ports that link with libgdal
MacPorts
noreply at macports.org
Tue Dec 29 01:02:13 UTC 2020
#61930: Revbump ports that link with libgdal
------------------------+----------------------
Reporter: ryandesign | Owner: Veence
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port: gdal
------------------------+----------------------
gdal was [changeset:b3836a7bdb02f517264fd2bff0c322220d06e42c/macports-
ports updated to 3.2.0] in November. That changed the library name from
libgdal.27.dylib to libgdal.28.dylib. All ports that had linked with the
old library now fail, for example PDAL:
{{{
dyld: Library not loaded: /opt/local/lib/libgdal.27.dylib
Referenced from: /opt/local/lib/libpdalcpp.10.dylib
Reason: image not found
make[3]: *** [v.in.pdal.tmp.html] Error 1
}}}
It is necessary to revbump PDAL and all other ports that link with
libgdal.27.dylib that have not been revbumped or had their version updated
since that commit. As the person who committed the update to gdal that
introduced the new library name, it was your responsibility to do that.
--
Ticket URL: <https://trac.macports.org/ticket/61930>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list