Opened 10 months ago
Closed 10 months ago
#69032 closed defect (fixed)
gdal [opportunistically?] links to libjxl, gets broken when the latter is updated
Reported by: | barracuda156 | Owned by: | nilason (Nicklas Larsson) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | Veence (Vincent) | |
Port: | gdal |
Description
Could not open /opt/local/lib/libjxl.0.8.dylib: Error opening or reading file (referenced from /opt/local/lib/libgdal.34.3.8.2.dylib)
libjxl
is not supposed to be a dependency of it, but here we are.
Change History (2)
comment:1 Changed 10 months ago by nilason (Nicklas Larsson)
comment:2 Changed 10 months ago by nilason (Nicklas Larsson)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The JPEGXL driver was introduced recently. I will add a new variant with the next GDAL patch release (soon to be released).