#9099: Maxima fails to build on OpenSolaris x64, though ECL does.
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  drkirkby  
       Type:  defect    |      Status:  new       
   Priority:  major     |   Milestone:  sage-4.5.2
  Component:  solaris   |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by jhpalmieri):

 More data: maxima failed with a 64-bit build in fulvia (Solaris on x86),
 but seems to have succeeded with a 64-bit build on t2 (Solaris on sparc).
 The 32-bit build on fulvia succeeded, but some of the output is different
 than on other platforms, causing some doctest failures:
 {{{
 sage -t  -long devel/sage/sage/symbolic/expression.pyx
 **********************************************************************
 File "/home/palmieri/fulvia/sage-4.5.2.rc0/devel/sage-
 main/sage/symbolic/expression.pyx", line 498\
 3:
     sage: maxima('sinh(1.0)')
 Expected:
     1.175201193643801
 Got:
     1.175201193643802
 **********************************************************************
 File "/home/palmieri/fulvia/sage-4.5.2.rc0/devel/sage-
 main/sage/symbolic/expression.pyx", line 508\
 8:
     sage: maxima('asinh(1.0)')
 Expected:
     0.881373587019543
 Got:
     .8813735870195429
 **********************************************************************
 }}}
 (This is a somewhat hacked build: R didn't build, so it is missing
 completely.  I don't think that would have anything to do with this
 failure.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9099#comment:5>
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.

Reply via email to