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

[netCDF #XZG-173145]: error when installing netcdf with hdf5



Hello,

Unfortunately, netCDF 4.1.1 is a pretty old version and is no longer supported. 
 What happens if you try with the latest version, available from 
https://github.com/Unidata/netcdf-c/releases ?

Looking at the file you supplied, I see that the issue is hdf5 related:

*** Checking HDF5 variable functions.
*** Checking HDF5 boolean variables...ok.
*** Checking HDF5 variable with unlimited dimension...ok.
*** Checking HDF5 deflate filter setting and getting...10 failures
*** Checking HDF5 deflate, fletcher32, shuffle filter setting and getting...11 
failures
*** Checking HDF5 endianness control...32 failures
53 errors detected! Sorry!
FAIL: tst_h_vars

You say you are using hdf5-1.8.18, but you are passing a directory that says 
hdf5-1.8.13.  Are you certain you are using the correct version of hdf5?  It is 
possible that updates to hdf5 have broken tests in this old version of netCDF.  
Try the latest version, and let me know if the issue persists.

I hope this helps,

-Ward

> To whom it may concern,
> 
> Happy new year! I am sorry I have to bother you this time.
> I am trying to install NETCDF-4.1.1 with HDF5-1.8.18.
> I typed the following commands:
> 
> (1) ./configure --prefix=/home/lsz/opt/netcdf-4.1.1 --enable-shared=yes
> --enable-netcdf-4.1.1 --with-hdf5=/home/lsz/opt/hdf5-1.8.13
> --with-zlib=/home/lsz/opt/zlib-1.2.8
> (2) make check
> 
> Then I got the following errors (please check the attached file named
> error.txt):
> PASS: tst_endian_fill
> ================================================
> 1 of 59 tests failed
> Please report to address@hidden
> ================================================
> Makefile:1288: recipe for target 'check-TESTS' failed
> make[2]: Leaving directory '/home/lsz/opt/netcdf-4.1.1/libsrc4'
> Makefile:1410: recipe for target 'check-am' failed
> make[1]: Leaving directory '/home/lsz/opt/netcdf-4.1.1/libsrc4'
> Makefile:523: recipe for target 'check-recursive' failed
> 
> 
> I tried my best but I didn't get the way to fix.
> Could you give me any reminder?
> 
> 
> All the best,
> Shaozhuo
> China
> 
> 


Ticket Details
===================
Ticket ID: XZG-173145
Department: Support netCDF
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.