#11708: maxima doesn't build on Linux ppc64 (silius on skynet)
-----------------------+----------------------------------------------------
Reporter: was | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.2
Component: porting | Keywords:
Work_issues: | Upstream: Not yet reported upstream; Will do
shortly.
Reviewer: | Author:
Merged: | Dependencies:
-----------------------+----------------------------------------------------
Comment(by fbissey):
That's weird I definitely have maxima installed on silius now
{{{
fbissey@silius:~/sage-4.7.2.alpha2> export
LD_LIBRARY_PATH=/usr/local/gcc-4.6.1/ppc64-Linux-power7-suse/lib64
fbissey@silius:~/sage-4.7.2.alpha2> ./sage
----------------------------------------------------------------------
| Sage Version 4.7.2.alpha2, Release Date: 2011-08-24 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
sage: quit
Exiting Sage (CPU time 0m0.07s, Wall time 0m16.60s).
fbissey@silius:~/sage-4.7.2.alpha2> ./sage -t -long -force_lib devel
/sage-main/sage/interfaces/maxima.py
init.sage does not exist ... creating
sage -t -long -force_lib "devel/sage-main/sage/interfaces/maxima.py"
**********************************************************************
File "/home/fbissey/sage-4.7.2.alpha2/devel/sage-
main/sage/interfaces/maxima.py", line 124:
sage: a.expand()
Expected:
3*2^(7/2)+5*sqrt(2)+41
Got:
29*sqrt(2)+41
**********************************************************************
1 items had failures:
1 of 97 in __main__.example_0
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/fbissey/.sage//tmp/.doctest_maxima.py
[30.9 s]
----------------------------------------------------------------------
The following tests failed:
sage -t -long -force_lib "devel/sage-
main/sage/interfaces/maxima.py"
Total time for all tests: 31.0 seconds
}}}
That's an expected failure with maxima-5.25.{0,1}.
I'll try to rebuild from scratch and make a ecl spkg that is not a hack.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11708#comment:40>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.