#6883: [with spkg, needs review] ECL 9.8.4 fails to build in 64-bit mode, OS X
10.5.8
----------------------+-----------------------------------------------------
Reporter: mvngu | Owner: mabshoff
Type: defect | Status: new
Priority: critical | Milestone: sage-4.1.2
Component: packages | Keywords: os x ecl cvs
Reviewer: | Author: David Kirkby, Minh Nguyen
Merged: |
----------------------+-----------------------------------------------------
Comment(by jhpalmieri):
I didn't build from scratch: just "sage -f ecl...spkg" followed by "sage
-f spkg/standard/maxima...spkg". This is with Sage 4.1.2.alpha1.
On 32-bit Mac OS X, compiled successfully. One nonrepeatable test
failure: "sage -t -long "devel/sage/sage/graphs/graph_plot.py". I'm not
going to worry about it, because it passes tests when I do it again.
On 64-bit Mac OS X, compiled successfully. Apart from the test failures
because of the lack of cliquer, one failure:
{{{
sage -t -long "devel/sage/sage/interfaces/maxima.py"
**********************************************************************
File
"/Applications/sage_builds/sage-4.1.2.alpha1-64bit/devel/sage/sage/interfaces/maxima.py",
line 2108:
sage: list(v)
Expected:
[0, x, 2*x^2, 3*x^3, 4*x^4, 5*x^5]
Got:
[0, x, , 3*x^3, 4*x^4, 5*x^5]
**********************************************************************
}}}
Is this a serious issue, or just something to do with the new version of
maxima? Why do I only get it in a 64-bit build?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6883#comment:8>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---