Hi Martin, > Organization: Institute for Baltic Sea Research > Package Version: 4.3.2 - 4.3.3 > Operating System: Suse 13.1 > Hardware: virtual machine > Description of problem: > > Hi, > > Building netcdf 4.3 (all versions) fails with FAIL: tst_h_files > See h5_test/test-suite.log > Please report to address@hidden > > Compiler is gcc-4.8. > libz and libszip are installed. > hdf 1.8.13 is installed all checks run through. See the attached > configure call. > > netcdf 4.3.2 compiles but one test fails. See the attached configure > call and the error log. The binaries (ncdump, ncgen and nccopy) are > linked correctly and give output. netcdf4 files can be generated. Please send us the config.log file from the netcdf 4.3.2 or 4.3.3 build. It appears that a version of the HDF5 library older than 1.8.8 is being used, even though you have version 1.8.13 installed. You might also be able to determine this with the ldd command on one of the executables ncdump, ncgen, or nccopy. If that's the problem, please uninstall the old HDF5 library or set the CPPFLAGS and LDFLAGS environment variables to point to the 1.8.13 HDF5 library before running configure. The netCDF-C tests should all pass and be installed before building the netCDF-Fortran library that depends on the installed netCDF-3 library. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: BQN-318925 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.