Opened 4 months ago

Closed 4 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 4 months ago by nilason (Nicklas Larsson)

The JPEGXL driver was introduced recently. I will add a new variant with the next GDAL patch release (soon to be released).

comment:2 Changed 4 months ago by nilason (Nicklas Larsson)

Resolution: fixed
Status: assignedclosed

In b483f42bca3622808e7e0da6f9b8c94e599fb151/macports-ports (master):

gdal: add 'jpegxl' variant for JPEG XL support

Closes #69032

Note: See TracTickets for help on using tickets.