[MacPorts] #62089: gdal @3.2.1 configure failure: invalid feature name: driver-kmlsuperoverlay
MacPorts
noreply at macports.org
Fri Jan 29 22:47:29 UTC 2021
#62089: gdal @3.2.1 configure failure: invalid feature name: driver-kmlsuperoverlay
--------------------------+----------------------
Reporter: AgilentGCMS | Owner: Veence
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: gdal |
--------------------------+----------------------
Comment (by tsilva451):
Yup, still broken. I just realized that I forgot to restore the
{{{+libkml}}} variant switch after cleaning out {{{gdal}}}:
{{{
$ port installed gdal
The following ports are currently installed:
gdal @3.2.1_0+postgresql13+proj7 (active)
$ ogr2ogr --formats | grep -i kml
KML -vector- (rw+v): Keyhole Markup Language (KML)
}}}
({{{LIBKML}}} absent above.)
{{{
$ sudo port uninstall gdal
$ sudo port install gdal +libkml
...
Error: Failed to configure gdal: configure failure: command execution
failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62089#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list