Re: [sage-devel] Sage 5.0.beta14 and ARM(ubuntu)

2012-04-29 Thread Julien Puydt
Le samedi 28 avril, Julien Puydt a écrit:
> I'll post updates about the results of make ptestlong when I'll have
> them (tomorrow).

Here they are :
--

The following tests failed:

sage -t  --long -force_lib
devel/sage/sage/interfaces/maxima_abstract.py # 1 doctests
failed sage -t  --long -force_lib
devel/sage/sage/symbolic/expression.pyx # 1 doctests failed
sage -t  --long -force_lib devel/sage/sage/functions/other.py #
1 doctests failed sage -t  --long -force_lib
devel/sage/sage/rings/arith.py # 1 doctests failed
--
Total time for all tests: 25674.4 seconds


With the following errors :
sage -t  --long -force_lib devel/sage/sage/interfaces/maxima_abstract.py
**
File
"/home/jpuydt/sage-5.0.beta14/devel/sage-main/sage/interfaces/maxima_abstract.py",
line 1595: sage: float(maxima("1.7e+17")) Expected:
1.7e+17
Got:
1.6997e+17
**

sage -t  --long -force_lib devel/sage/sage/symbolic/expression.pyx
**
File
"/home/jpuydt/sage-5.0.beta14/devel/sage-main/sage/symbolic/expression.pyx",
line 6341: sage: SR(10.0r).gamma() Expected:
362880.0
Got:
362880.047
#0: simplify_sum(expr='sum(q^k,k,0,inf))
#1: simplify_sum(expr=a*'sum(q^k,k,0,inf))
**

sage -t  --long -force_lib devel/sage/sage/functions/other.py
**
File
"/home/jpuydt/sage-5.0.beta14/devel/sage-main/sage/functions/other.py",
line 573: sage: gamma1(float(6)) Expected:
120.0
Got:
119.97
**
sage -t  --long -force_lib devel/sage/sage/rings/arith.py
**
File
"/home/jpuydt/sage-5.0.beta14/devel/sage-main/sage/rings/arith.py",
line 3062: sage: binomial(0.5r, 5) Expected:
0.02734375
Got:
0.027343751
**


The last three errors are related to a problem with the libc gamma
implementation.

The first one is a problem with ECL, which I reported upstream, but
didn't get any feedback about ; I guess I'll have to track developpers
down and ask gently :
http://sourceforge.net/tracker/?func=detail&atid=398053&aid=3495303&group_id=30035

The good news is that no new issue appeared :-)

Snark on #sagemath

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


[sage-devel] Sage 5.0.beta14 and ARM(ubuntu)

2012-04-28 Thread Julien Puydt
Hi,

here is a new report on the status of sage on ARM (ubuntu) : I just got
a successful build of 5.0.beta14 -- no patch, no special spkg, just the
bare, unadorned, ugly-as-can-be 5.0.beta14.

So 5.0.beta14 will stay in History as the first sage version to compile
as-is on ARM :-)

I'll post updates about the results of make ptestlong when I'll have
them (tomorrow).

In the meantime, I'll just enjoy the current achievement :-)

Snark on #sagemath

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