[MacPorts] #61551: grass7 build failure

MacPorts noreply at macports.org
Sat Nov 21 16:13:36 UTC 2020


#61551: grass7 build failure
---------------------------+--------------------
  Reporter:  marc-brouard  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.4
Resolution:                |   Keywords:
      Port:  grass7        |
---------------------------+--------------------

Comment (by nilason):

 According to the log file the cause of this issue is:

 {{{
 :info:build dyld: Library not loaded: /opt/local/lib/libgdal.27.dylib
 :info:build   Referenced from: /opt/local/lib/libpdalcpp.10.dylib
 :info:build   Reason: image not found
 :info:build make[3]: *** [v.in.pdal.tmp.html] Error 1
 }}}

 which indicates PDAL is linked to a GDAL version which isn't present
 anymore. If I'm not mistaken libgdal.27.dylib is GDAL version 3.1.

 If `/opt/local/bin/gdal-config --version` gives any other result than 3.1
 (my guess it will give 3.2), you may try reinstall PDAL separately.

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


More information about the macports-tickets mailing list