Build report:
* the pickles from 3.0.3 all work in 3.0.4.
* fermat -- my ppc osx 10.5 machine -- ran out of disk space building sage.
* os x intel (my laptop) -- built fine and passed all tess
* debian 64-bit intel:
sage -t devel/sage/sage/server/notebook/worksheet.py
sage -t devel/sage/sage/misc/cython.py
Total time for all tests: 3411.7 seconds
The worksheet.py failure is now:
http://trac.sagemath.org/sage_trac/ticket/3583
The cython.py failure is now:
http://trac.sagemath.org/sage_trac/ticket/3584
* arch linux completely fails to build because of some fortran
issues:
"sage_fortran -o testlsame lsame.o lsametst.o
ld: crt1.o: No such file: No such file or directory"
I'm not sure I care.
* On Debian 32-bit intel vmware, tons of numerical noise
in the time_series doctests:
http://trac.sagemath.org/sage_trac/ticket/3585
Cython also fails there in a similar way.
* On Ubuntu 32-bit intel vmware all the following fail:
sage -t devel/sage/sage/finance/time_series.pyx
sage -t devel/sage/sage/misc/cython.py
sage -t devel/sage/sage/server/notebook/worksheet.py
sage -t devel/sage/sage/server/simple/twist.py
sage -t devel/sage/sage/dsage/interface/dsage_interface.py
The first three are probably as above. twist.py is some weird
issue with opening ports on that box, so let's ignore it.
dsage_interface.py is probably too.
* On Ubuntu 64-bit opteron (sagemath.org) the simple/twist.py
failure also occurs for the same reason -- unable to open ports.
We've had this problem on this machine for a long time. I'm
sick of it. That doctest is crap. So I've made fixing this a blocker:
http://trac.sagemath.org/sage_trac/ticket/3586
* None of my builds on any of the sagenet machines finished, let
alone doctesting. They are simply still building, since the machines are slow.
William
--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org
--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org
--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---