[gdal-dev] Is there any incompatibility between KEA and HDF5?

afernandez afernandez at odyhpc.com
Mon Feb 20 04:43:49 PST 2023


Hello,
I've been trying to build GDAL from source to add KEA support. The 
configuration goes well and the compilation doesn't report any issue. 
However, gdalinfo keeps outputting the following message:
~/gdal-3.4.3$ gdalinfo --version
GDAL 3.4.3, released 2022/04/22
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
HDF5-DIAG: Error detected in HDF5 (1.14.0) thread 0:
#000: H5P.c line 1486 in H5Pclose(): not a property list
major: Invalid arguments to routine
minor: Inappropriate type
PropList::~PropList - H5Pclose failed
I have tried several combinations varying GDAL versions (3.4.1, 3.4.3, 
3.6.2), HDF5 (1.14 1.12) or whether the KEA lib is built with or without 
GDAL support. However, it always ends up with the same problem. The error 
message suggests an invalid argument, but I just don't know why this would 
happen when KEA is loaded versus when it's not. [Info: the system is 
running Ubuntu 22.04]
Thanks,
AFernandez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230220/59d59a36/attachment.htm>


More information about the gdal-dev mailing list