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 getting an error for tst_flarge. Machine is SGI Altix, SGI ProPack5, Kernel 2.6.16, > > setenv CC icc > setenv FC ifort > setenv CXX icpc > setenv F77 ifort > > ./configure --enable-large-file-tests --with-temp-large=/scratch/users/${USER}/tmp --enable-netcdf-4 --with-hdf5=/usr/apps/hdf/hdf5/v181 --with-zlib=/usr/lib --with-szlib=/usr/apps/hdf/szip --prefix=/usr/apps/lib/netcdf-4.0 > > The output around the error is: > > PASS: tst_types > /bin/sh: line 1: 16919 Killed ${dir}$tst > FAIL: tst_flarge > *** Testing netCDF-2 Fortran 77 API. > *** testing nccre ... > *** testing ncddef ... > *** testing ncvdef ... > *** testing ncapt, ncaptc ... > *** testing ncclos ... > *** testing ncvpt1 ... > *** testing ncvgt1 ... > *** testing ncvpt ... > *** testing ncopn, ncinq, ncdinq, ncvinq, ncanam, ncainq ... > *** testing ncvgt, ncvgtc ... > *** testing ncagt, ncagtc ... > *** testing ncredf, ncdren, ncvren, ncaren, ncendf ... > *** testing ncacpy ... > *** testing ncadel ... > *** testing fill values ... > Total number of failures: 0 > *** SUCCESS! > PASS: ftest > *** Testing netCDF-3 Fortran 90 API. > *** SUCCESS! > PASS: tst_f90 > ========================================= > 1 of 16 tests failed > Please report to address@hidden > ========================================= > make[2]: *** [check-TESTS] Error 1 > make[2]: Leaving directory `/usr/apps/lib/netcdf-4.0/nf_test' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/usr/apps/lib/netcdf-4.0/nf_test' > make: *** [check-recursive] Error 1 > > Howdy Mark! I believe this is caused by a bug in that test program, which has been fixed in the netCDF daily snapshot. Could you get the daily snapshot and try it? ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz Please let me know if this doesn't work for you. Thanks, Ed Ticket Details =================== Ticket ID: FBZ-193414 Department: Support netCDF Priority: Normal Status: Closed