On 2/21/07, Kate Minola <[EMAIL PROTECTED]> wrote:
>
> After building sage-2.1.4 on pentium4-pc-linux-gnu,
> I run 'make test' and get
>
> [stuff deleted]
> sage -t  devel/sage-main/sage/rings/real_double.pyx         gsl:
> exp.c:111: ERROR: overfl
> ow
> Default GSL error handler invoked.
> [stuff deleted]
>
> Is this a problem?  Sage keeps on testing and at the end says
> "All tests passed."  But the word "ERROR"  (in capital letters!) has
> me worried.

It's not a problem to worry about, but it is a bug.
What's happening is that when the GSL error handler goes off SAGE
catches it.  Unfortunately, GSL prints out that error message to
stderr.  We may have to modify the GSL code or something in
order to stop this from happening.  SAGE is correctly catching the
error though.

By the way, did you ever resolve your mac mini issue (where the
SAGE build mysteriously stopped halfway through building Python)?

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to