Opened 18 months ago
Closed 16 months ago
#67512 closed defect (fixed)
hdfeos5 @1.16: configure: error: HDF5 was linked with SZIP, but --with-szlib was not given
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | Dave-Allured (Dave Allured) | |
Port: | hdfeos5 |
Description
When hdf5 was updated to 1.14.1-2 the szip variant was removed and szip functionality was always enabled.
hdfeos5 now fails to build:
checking for szlib... suppressed checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Fcreate in -lhdf5... yes checking if HDF5 threadsafe mode is enabled... no checking for hdf5 szip decoding filter... yes checking for hdf5 szip encoding filter... yes configure: error: HDF5 was linked with SZIP, but --with-szlib was not given
I guess the hdfeos5 szip variant has to be removed too and szip functionality made always-on instead.
Change History (2)
comment:1 Changed 18 months ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured added |
---|
comment:2 Changed 16 months ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In cc7d421a8a7098e21bb7371100367b461121a262/macports-ports (master):