bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] GSL: make check fails


From: Brian Gough
Subject: Re: [Bug-gsl] GSL: make check fails
Date: Thu, 13 Aug 2009 12:45:38 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

At Thu, 6 Aug 2009 15:44:42 -0700,
address@hidden wrote:
> I ran a "./configure --prefix=/my-install-folder" with no error
> I did a 'export CFLAGS="-O3"' then the make with no error, but the "make 
> check" report error in the during "Making check in statistics". 
> 
> FAIL: gsl_stats_long_double_max NaN (nan observed vs nan expected) [128]
> FAIL: gsl_stats_long_double_min NaN (nan observed vs nan expected) [129]
> FAIL: gsl_stats_long_double_max NaN (nan observed vs nan expected) [479]
> FAIL: gsl_stats_long_double_min NaN (nan observed vs nan expected) [480]
> FAIL: gsl_stats_long_double_max NaN (nan observed vs nan expected) [830]
> FAIL: gsl_stats_long_double_min NaN (nan observed vs nan expected) [831]
> FAIL: test
> 

Thanks for the bug report.  Does the same problem occur if you compile
without optimisation? (or with the default optimisation of -O2 instead
of -O3).  From the output it appears that the result is correct, but
the isnan() call used to test it is failing.

-- 
Brian Gough
(GSL Maintainer)

Support freedom by joining the FSF 
http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37




reply via email to

[Prev in Thread] Current Thread [Next in Thread]