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

[netCDF #SFE-159711]: FAIL: run_tests.sh



Hello,

Before running 'make check' you will need to run 'make' in order to build the 
`ncdump` utility.  This will be corrected in the next release.

Thanks, sorry for the inconvenience,

-Ward

> Hi,
> 
> For one of the FORTRAN codes I use, I need netcdf library. I have downloaded 
> both netcdf-c-4.4.1.1 and  netcdf-fortran-4.4.4 files and am trying to build 
> them. I get the following error while "make check".
> 
> --------------
> 
> FAIL: run_tests.sh
> FAIL: run_nc4_tests.sh
> ============================================================================
> Testsuite summary for netCDF 4.4.1.1
> ============================================================================
> # TOTAL: 2
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ncgen/test-suite.log
> Please report to address@hidden
> ============================================================================
> -----------------
> 
> This is what I did:
> 
> $ NCDIR=/home/stkumar/sfincs/netcdf-c
> $ H5DIR=/home/stkumar/petsc/arch-linux2-c-debug
> $ export LD_LIBRARY_PATH=${H5DIR}/lib/:$LD_LIBRARY_PATH
> $ CPPFLAGS=-I${H5DIR}/include LDFLAGS=-L${H5DIR}/lib ./configure 
> --prefix=${NCDIR}
> [stkumar@submit-5 netcdf-c-4.4.1.1]$make check
> 
> Not sure what went wrong. I have hdf lib files in 
> petsc/arch-linux2-c-debug/lib directory and other hd5 files in
> petsc/arch-linux2-c-debug/externalpackages/hdf5-1.8.12/ directory. (These are 
> made with PETSc).
> 
> 
> The test-suit.log file is attached.
> 
> Please let me know how to proceed.
> 
> thanks for your help.
> 
> regards,
> 
> Santhosh from UW-Madison
> 
> 
> 


Ticket Details
===================
Ticket ID: SFE-159711
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.