This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> > Hi, I'm trying to build netcdf4 with dap support and get one test > failure. > > This is Ubuntu/x86, let me know what else I can report to help. > > Cheers, > Paul > > > *** Checking HDF5 variable functions. > *** Checking HDF5 boolean variables...ok. > *** Checking HDF5 variable with unlimited dimension...ok. > HDF5-DIAG: Error detected in HDF5 (1.8.2) thread 0: > #000: H5Z.c line 1264 in H5Zget_filter_info(): Filter not defined > major: Invalid arguments to routine > minor: Bad value > #001: H5Z.c line 914 in H5Z_find(): required filter is not registered > major: Data filters > minor: Object not found > *** Checking HDF5 deflate filter setting and getting...Sorry! > Unexpected result, tst_h_vars.c, line: 228 > 1 failures > HDF5-DIAG: Error detected in HDF5 (1.8.2) thread 0: > #000: H5Z.c line 1264 in H5Zget_filter_info(): Filter not defined > major: Invalid arguments to routine > minor: Bad value > #001: H5Z.c line 914 in H5Z_find(): required filter is not registered > major: Data filters > minor: Object not found > *** Checking HDF5 deflate, fletcher32, shuffle filter setting and > getting...Sorry! Unexpected result, tst_h_vars.c, line: 300 > 1 failures > *** Checking HDF5 endianness control...ok. > 2 errors detected! Sorry! > FAIL: tst_h_vars > > > Howdy Paul! This is telling us that the HDF5 DLL you have was not build with zlib, or else the ZLIB dll is missing on your machine. Where did you get your HDF5 DLL? And do you have the zlib DLL? Thanks, Ed Ticket Details =================== Ticket ID: YMX-454913 Department: Support netCDF Priority: Emergency Status: Closed