Francesco P. Lovergine wrote:
Hi netcdf folks
I don't know if it has been reported before:
*** Checking HDF5 attribute functions some more.
HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 1081547712:
#000: ../../../src/H5Tnative.c line 119 in H5Tget_native_type(): cannot
retrieve native type
major: Invalid arguments to routine
minor: Inappropriate type
#001: ../../../src/H5Tnative.c line 175 in H5T_get_native_type(): not a valid
size
major: Invalid arguments to routine
minor: Inappropriate type
*** Creating tst_xplatform2_3.nc with HDF only...Sorry! Unexpected result,
tst_h_atts3.c, line: 171
HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 1081547712:
#000: ../../../src/H5T.c line 1707 in H5Tclose(): not a datatype
major: Invalid arguments to routine
minor: Inappropriate type
free types 0 free types 1 free types 2 Sorry! Unexpected result,
tst_h_atts3.c, line: 184
2 failures
2 errors detected! Sorry!
FAIL: tst_h_atts3
This is the configure line:
configure --build=i486-linux-gnu
--prefix=/usr --includedir=${prefix}/include
--mandir=${prefix}/share/man --infodir=${prefix}/share/info
--sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/netcdf --disable-maintainer-mode
--disable-dependency-tracking --srcdir=. --enable-shared
--enable-docs-install --enable-netcdf-4 --with-hdf5=/usr
Note that HDF5 is version 1.8.3 built in non-parallel mode.
I think you need hdf5 1.8.3 snap2 to pass that test.
-Jeff