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

[netCDF #GBR-239790]: netcdf 1/9 tests failed




> Hi,
> 
> I am getting 1 test failed in netcdf 'make check', errors as below.
> Kindly advise me.
> 
> ********************
> open URL 
> http://geoport.whoi.edu/thredds/dodsC/coawst_4/use/fmrc/coawst_4_use_best.ncd
> 
> status = 0
> *** PASS
> PASS: test_nstride_cached
> ================================================
> 1 of 9 tests failed
> Please report to address@hidden
> ================================================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory 
> `/home/mahakur/SOFTWARE_SRC/netcdf-4.3.0/ncdap_test'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory 
> `/home/mahakur/SOFTWARE_SRC/netcdf-4.3.0/ncdap_test'
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory 
> `/home/mahakur/SOFTWARE_SRC/netcdf-4.3.0/ncdap_test'
> make[1]: *** [check] Error 2
> make[1]: Leaving directory 
> `/home/mahakur/SOFTWARE_SRC/netcdf-4.3.0/ncdap_test'
> make: *** [check-recursive] Error 1
> address@hidden netcdf-4.3.0]$
> 
> 
This is a known issue related to a change in our test server
configuration. Recent releases fix it by pointing directly 
to our new test servers. So, the failure is on our end, not 
yours.

You can complete testing and installation of earlier releases
the netCDF C library and utilities by following these steps:

  1. Run "make clean" in the top level directory of your source netCDF
     source (or unpack the source again in a new source directory)

  2. Run the "configure" script again, but this time add the following
     option to whatever options you previously specified:

       --disable-dap-remote-tests 

  3. Run "make check" and verify that it now completes successfully.

  4. Run "make install", or "sudo make install" if needed.

That should get you past the problem with our test server and allow
the installation to complete successfully.  Please let us know if you
encounter additional errors.

I hope this helps,

-Ward


Ticket Details
===================
Ticket ID: GBR-239790
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.