This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test failures on SP4/AIX5


Daniel Rohe writes:
 > Hi,
 > 
 > we've build gsl-1.1.1 on an SP4 running AIX5 using xlc as well as gcc 
 > and we get the following failures doing 'make check':

Thanks for the bug reports.  I'm afraid I don't know anything about
that platform.  The specfunc errors with gcc (version?) are certainly
very large, I'm not able to guess the cause.  What specfunc results do
you get with xlc?  (cd specfunc; make check).  To find the cause of
the segmentation fault run the test program under the debugger.
regards 
Brian Gough

 > 
 > 
 > xlc:
 > 
 > ...
 > PASS: float x = NaN, exponent is 128 (128 observed vs 128 expected)
 > PASS: float x = NaN, type is NAN (1 observed vs 1 expected)
 > /bin/sh: 34814 Segmentation fault(coredump)
 > FAIL: test
 > ===================
 > 1 of 1 tests failed
 > ===================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]