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
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
