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

[netCDF #PNI-283474]: netcdf test failed



Greetings Tom!

The test that failed is due to a problem with you computer being able to access 
the test OPeNDAP site - are you behind a firewall that blocks access to sites 
using port 8080? Can you access the following site:

http://test.opendap.org:8080/dods/dts/test.01.dds


Cheers!

Sean

> Hello,
> 
> I received a "please report this error" message when trying to install
> NetCDF on one of our large SGI Altix machines.
> 
> I am building with the following options (see below); any ideas?
> 
> Thanks,
> 
> -Tom Cortese
> 
> 
> 
> setenv F90 gfortran
> setenv F77 gfortran
> setenv FC gfortran
> setenv CXX g++
> setenv CC "gcc -L${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/lib 
> -I${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/include -fPIC -O2 -m64"
> setenv LD_LIBRARY_PATH /usr/lib64
> setenv LD_LIBRARY_PATH 
> ${LD_LIBRARY_PATH}:${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/lib
> setenv CFLAGS "-L${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/lib 
> -I${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/include -fPIC -O2 -m64"
> setenv FCFLAGS "-L${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/lib 
> -I${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/include -fPIC -O2 -m64"
> setenv CXXFLAGS "-L${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/lib 
> -I${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu/include -fPIC -O2 -m64"
> setenv LD_LIBRARY_PATH 
> ${LD_LIBRARY_PATH}:${WORKDIR}/pkgs/netcdf-4.1.3-serial-gnu/lib
> 
> ./configure --enable-static --disable-shared --enable-netcdf4 
> --with-hdf5=${WORKDIR}/pkgs/hdf5-1.8.7-serial-gnu 
> --prefix=${WORKDIR}/pkgs/netcdf-4.1.3-serial-gnu
> gmake
> gmake check
> gmake install
> 
> 
> 
> 
> 
> 
> *** Testing netcdf file functions.
> *** Checking the new inq_path function...ok.
> *** Tests successful!
> PASS: tst_files5
> 
> *** Testing netcdf file functions some more.
> *** testing simple opendap open/close...Sorry! Unexpected result, 
> tst_files6.c, line: 25
> FAIL: tst_files6
> 
> *** Testing netcdf-4 variable syncing.
> **** testing that sync works in netCDF-4...ok.
> **** testing that sync works in netCDF-4, with test contributed by Jeff 
> W....ok.
> **** testing that sync works in netCDF-4, with test contributed by Jeff 
> W....ok.
> *** Tests successful!
> PASS: tst_sync
> 
> *** Testing netcdf-4 v2 API functions.
> *** testing simple opens and creates...ok.
> *** Tests successful!
> PASS: tst_v2
> ================================================
> 1 of 50 tests failed
> Please report to address@hidden
> ================================================
> gmake[2]: *** [check-TESTS] Error 1
> gmake[2]: Leaving directory `/work/tcortese/src/netcdf-4.1.3/nc_test4'
> gmake[1]: *** [check-am] Error 2
> gmake[1]: Leaving directory `/work/tcortese/src/netcdf-4.1.3/nc_test4'
> gmake: *** [check-recursive] Error 1
> src/netcdf-4.1.3>
> 
> 


Ticket Details
===================
Ticket ID: PNI-283474
Department: Support netCDF
Priority: Normal
Status: Open