[MacPorts] #68857: GDAL 3.8.1 fails to install on brand new macports on macOS Monterey Intel

MacPorts noreply at macports.org
Fri Dec 8 15:16:49 UTC 2023


#68857: GDAL 3.8.1 fails to install on brand new macports on macOS Monterey Intel
-------------------------+----------------------
  Reporter:  PaulWessel  |      Owner:  Veence
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  gdal        |
-------------------------+----------------------

Comment (by kencu):

 I was also curious why you're not just downloading the prebuilt binary,
 and it appears you are trying to set some non-default variants:

 {{{
 gdal-3.8.1_0+hdf5+netcdf+openjpeg+postgresql15+proj9.darwin_21.x86_64.tbz2
 }}}

 whereas the prebuilt binary has these variants:
 {{{
 gdal-3.8.1_0+postgresql15+proj9.darwin_21.x86_64.tbz2
 }}}

 variants are an interesting feature of macports, but they can cause
 problems because non-default variants are (unfortunately) very rarely
 tested.

 So unless you really need {{{+hdf5 +netcdf +openjpeg}}} my advice would be
 to drop those additional variants.

 if you do really need them, and they don't build (they might not) then the
 port might need fixing. FIguring out which exact non-default variant is
 broken would be helpful there.

-- 
Ticket URL: <https://trac.macports.org/ticket/68857#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list