[MacPorts] #64141: gdal @3.3.1_2+postgresql13+proj8: Crash with GeoTIFF that uses JPEG compression
MacPorts
noreply at macports.org
Mon Dec 6 17:55:09 UTC 2021
#64141: gdal @3.3.1_2+postgresql13+proj8: Crash with GeoTIFF that uses JPEG
compression
-------------------------+----------------------
Reporter: bal-agates | Owner: Veence
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: gdal |
-------------------------+----------------------
Comment (by bal-agates):
I tried changing my Portfile to something more similar to that before
commit 81f2b (i.e. using `--with-geotiff=${prefix}`) but started getting a
runtime link problem
{{{
dyld[40747]: Symbol not found: _GTIFFree
Referenced from: /opt/local/lib/libpdalcpp.13.0.0.dylib
Expected in: /opt/local/lib/libgdal.29.dylib
zsh: abort QGIS3
}}}
I am not certain if I made some error in rebuilding gdal dependents. I
did rebuild port PDAL after gdal. I haven't studied the PDAL Portfile or
its sources to understand if it is depending on gdal's `--with-
geotiff=internal`.
By changing only (2) of the (3) GDAL configure settings my QGIS and GDAL
seem to be working, at least as far as I have tested. I will attach
Portfile.patch representing what seems to be working for me.
--
Ticket URL: <https://trac.macports.org/ticket/64141#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list