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

[netCDF #BXF-130577]: netcdf-4.1.3 2 of 7 tests failed



Hello Jonathan,

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


> Dear Sir/Madam,
> 
> I have downloaded and attempted to install netcdf-4.1.3 on a redhat linux 
> system.
> 
> The build process instructions I have followed are for NetCDF without HDF5.
> 
> All seems fine until the last 7 tests where I have a message saying 2 of the 
> 7 tests failed and a suggestion that I report this to you.
> 
> The fails tests appear to be
> 
> Fail: test_varm3
> 
> And
> 
> Fail: test_vara
> 
> See below...
> 
> The first of these attempts to call a coads_climatology.nc file at you server 
> so I wonder if this is still available.
> 
> I would be grateful for any help you may be able to provide.
> 
> Kind regards, Jon.
> 
> *** Test: varm on URL: 
> http://motherlode.ucar.edu:8080/thredds/dodsC/testdods/coads_climatology.nc
> error: NetCDF: I/O failure at test_varm3.c:91
> FAIL: test_varm3
> syntax error, unexpected SCAN_WORD, expecting SCAN_ATTR or SCAN_DATASET or 
> SCAN_ERROR
> context: <html^><head><title>Apache Tomcat/7.0.57 - Error 
> report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 404 - /dods/dts/test.06.dds</h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> 
> <u>/dods/dts/test.06.dds</u></p><p><b>description</b> <u>The requested 
> resource is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache 
> Tomcat/7.0.57</h3><
 /body></html>
> Error: NetCDF: Malformed or inaccessible DAP DDS
> FAIL: test_vara
> 
> 



Ticket Details
===================
Ticket ID: BXF-130577
Department: Support netCDF
Priority: Normal
Status: Closed