#11705: Port Sage to SUSE Linux Power 7 (ppc64).
-------------------------------+--------------------------------------------
Reporter: was | Owner: drkirkby
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: porting | Resolution:
Keywords: sd32 sd35.5 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by jdemeyer):
Building cvxopt with `SAGE_CHECK=yes` fails on silius with GCC-4.6.3:
{{{
Testing l1.py ...
pcost dcost gap pres dres k/t
0: 8.3671e+02 2.4168e+02 6e+02 8e-17 6e-15 1e+00
Traceback (most recent call last):
File "l1.py", line 126, in <module>
x, y = l1(P,q)
File "l1.py", line 120, in l1
primalstart={'x': x0, 's': s0}, dualstart={'z': z0})
File "/home/jdemeyer/silius/sage-5.0.beta12-gcc/local/lib/python2.7
/site-packages/cvxopt/coneprog.py", line 1084, in conelp
raise ValueError("Rank(A) < p or Rank([G; A]) < n")
ValueError: Rank(A) < p or Rank([G; A]) < n
Error: test
/home/jdemeyer/silius/sage-5.0.beta12-gcc/spkg/build/cvxopt-1.1.3.p1/src/examples/doc/chap8/l1.py
failed
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11705#comment:78>
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.