#14689: Atlas in sage 5.10.rc0 doesn't build on ARM chromebooks
----------------------------+-----------------------------------------------
       Reporter:  Snark     |         Owner:  GeorgSWeber
           Type:  defect    |        Status:  new        
       Priority:  critical  |     Milestone:  sage-5.10  
      Component:  build     |    Resolution:             
       Keywords:            |   Work issues:             
Report Upstream:  N/A       |     Reviewers:             
        Authors:            |     Merged in:             
   Dependencies:            |      Stopgaps:             
----------------------------+-----------------------------------------------

Comment (by Snark):

 Ok, I have tried to use the erratum to get around the issue and go further
 ; indeed I manage to compile quite a few things afterwards, but matplotlib
 fails because numpy doesn't work:
 {{{
 ImportError: /home/jpuydt/sage-5.10.rc1/local/lib/python2.7/site-
 packages/numpy/linalg/lapack_lite.so: undefined symbol: dpotrf_
 }}}
 and the reason it doesn't work can only be found in numpy's log:
 {{{
     Lapack library (from ATLAS) is probably incomplete:
       size of /home/jpuydt/sage-5.10.rc1/local/lib/liblapack.so is 215k
 (expected >4000k)
 }}}
 I'll try to find out if the problem comes from:
 1. the upstream workaround not being complete ;
 2. my own repackaging of said workaround

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14689#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to