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

Re: 20050824: netcdf 3.6.0-p1 and IRIX, continued



Unidata Support <address@hidden> writes:

> ------- Forwarded Message
>
>>To: address@hidden
>>From: Atro Tossavainen <address@hidden>
>>Subject: netcdf 3.6.0-p1 and IRIX, continued.
>>Organization: the University of Helsinki
>>Keywords: 200508241042.j7OAgRjo021225 netCDF IRIX MIPSpro
>
> Hello,
>
> *** Testing nctypelen ...       ok ***
>         cmp testfile.nc testfile_nc.sav
> cmp:  EOF  on  testfile_nc.sav
>
> On Solaris and Linux, I have no such problems.
>
> nctest/testfile.nc on IRIX is 49152 bytes, which surpasses the file
> being compared against by 6k or so.  Any ideas what might be causing
> this and how I would get past it?
>
> -- 
> Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
> Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
> +358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
> < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
>
> --
> 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.
>
> ------- End of Forwarded Message
>
>

Firstly, could you please run: 'make clean test' in that directory,
and send me the complete output?

Did all the other tests pass in nctest?

Did the tests in nc_test pass?

You can also go to each of the following directories and make sure the
tests pass: ncgen ncdump fortran cxx nc_test.

Also could you unpack the whole distribution cleanly and try again
somewhere else? And send me that output as well, including the output
of the configure script.

What's happening is that the nctest testing suite is comparing a file
that was generated on your machine (testfile.nc) with one that comes
with the tarball (testfile_nc.sav). If the two files are identical,
the test passes. But there seem not to be.

If there really is a difference it may be (or may not be) related to
some recently added code relating to where the end of a netCDF file
is. Or it may just be an artifact of your system, or of Irix, etc.

Thanks,

Ed
-- 
Ed Hartnett  -- address@hidden