#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
       Reporter:  vbraun                               |         Owner:  tbd    
       
           Type:  enhancement                          |        Status:  
needs_work    
       Priority:  major                                |     Milestone:  
sage-5.3      
      Component:  packages                             |    Resolution:         
       
       Keywords:  ATLAS                                |   Work issues:         
       
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:  
Benjamin Jones
        Authors:  Volker Braun                         |     Merged in:         
       
   Dependencies:  #13160                               |      Stopgaps:         
       
-------------------------------------------------------+--------------------

Comment (by fbissey):

 OK that's weird. According to your log of building numpy, lapack_lite.so
 was compiled against veclib rather than atlas and this is in accord with
 your otool output. So the problem may steem from a relinking or hiding of
 the veclib library by atlas. It is probably finding the symbols in the
 ATLAS install first.
 The problem in turn seems to be that libatlas.2.dylib is missing a symbol
 or that it should be provided by an extra library not provided. otool -L
 -r on libatlas.2.dylib? (I hope the -r does what I except: same thing as
 -r in ldd in linux), actually on lapack_lite.so while you are at it.

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