On May 16, 3:01 pm, John Cremona <john.crem...@gmail.com> wrote:
> 2009/5/16 mabshoff <mabsh...@googlemail.com>:
>
>
>
> > On May 16, 1:54 pm, John Cremona <john.crem...@gmail.com> wrote:
> >> 2009/5/16 Jaap Spies <j.sp...@hccnet.nl>:
>
> > <SNIP>
>
> >> I get the same as Jaap on my 32-bit ubuntu.
>
> ... whereas on 64-bit ubuntu:
>
> All tests passed!

Well, given that that is the main test and development platform on my
end I am not surprised.

> John

Some more info from my builds:

 * libfplll 3.0.12 Solaris:

  - change NAN to "0.0/0.0" in two places or fix namespace issues.
Maybe

    "#define      NAN     (*(__const double *) __nan)"

  - include #include "ieeefp.h" in dpe.h


 * cicero (noise + maxima names):

        sage -t -long "devel/sage/sage/interfaces/maxima.py"
        sage -t -long "devel/sage/sage/symbolic/expression.pyx"

 * eno system compiler: fine
 * eno gcc 4.4.0: fine
 * cleo system compiler:

       sage -t -long "devel/sage/sage/symbolic/expression.pyx" (noise)

 * cleo: gcc 4.4.0 miscompiles GAP
 * iras: gcc 4.4.0/system compiler: build
 * OSX 10.4/ppc: build -> doctesting

So aside from a simple Solaris fix (I have no clue how that could fail
since I tested the spkg on both of those boxen unless I am dreaming
this :)) we are looking good.

GAP on Itanium with gcc 4.4.0 seems to be a problem, but given the
state of the compiler it might be a miscompilation. I will check if "-
O0" fixes the problem.

The farm: Basically various combinations of noise and argument order,
i.e.

        sage -t -long "devel/sage/sage/symbolic/expression.pyx"
        sage -t -long "devel/sage/sage/interfaces/maxima.py"

Mandriva still fails to build with nohup/ssh, but oh well.

So overall build and doctesting wise we are in decent shape.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to