[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #HOT-430316]: nco4.1.1 make check failure



Hi Darrin,

> Attached is a make check fail log. Please let me know if you need any
> more info.

 ...

> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 0:
>   #000: H5Ddeprec.c line 169 in H5Dcreate1(): unable to create dataset
>     major: Dataset
>     minor: Unable to initialize object
>   #001: H5Dint.c line 431 in H5D_create_named(): unable to create and link to 
> dataset
>     major: Dataset
>     minor: Unable to initialize object
 ...
> PASS: tst_endian_fill
> ================================================
> 1 of 59 tests failed
> Please report to address@hidden

The errors were caused by an incompatibility between the latest HDF5
version 1.8.8 with the older netCDF version 4.1.1.  You could get a 
newer version of netCDF, for example the latest official release 4.1.3

  ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.1.3.tar.gz

or the current development snapshot release in

  ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz

to build with HDF5-1.8.8.

Alternativey, you could get an older version of HDF5 to build with netCDF 
4.1.1, for example:

  ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4/hdf5-1.8.4-patch1.tar.gz

which is the version mentioned in the installation guide for
netCDF-4.1.1.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: HOT-430316
Department: Support netCDF
Priority: Normal
Status: Closed