#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 kcrisman):

 Well, it turns out that it must be removing the other spkgs that does it.
 {{{
 building 'gsl' extension
 creating build/temp.macosx-10.4-ppc-2.7
 creating build/temp.macosx-10.4-ppc-2.7/C
 gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
 prototypes -I/Users/student/Desktop/sage-5.3.rc0/local/include
 -I/Users/student/Desktop/sage-5.3.rc0/local/include/python2.7 -c C/gsl.c
 -o build/temp.macosx-10.4-ppc-2.7/C/gsl.o
 C/gsl.c: In function 'initgsl':
 C/gsl.c:198:13: warning: variable 'm' set but not used [-Wunused-but-set-
 variable]
 gcc -bundle -undefined dynamic_lookup
 -L/Users/student/Desktop/sage-5.3.rc0/local/lib
 build/temp.macosx-10.4-ppc-2.7/C/gsl.o
 -L/Users/student/Desktop/sage-5.3.rc0/local/lib
 -L/Users/student/Desktop/sage-5.3.rc0/local/lib -lm -lgsl -lblas
 -lgfortran -lm -o build/lib.macosx-10.4-ppc-2.7/cvxopt/gsl.so
 /usr/bin/ld: can't locate file for: -lblas
 collect2: ld returned 1 exit status
 error: command 'gcc' failed with exit status 1
 Error building/installing cvxopt

 real    0m3.866s
 user    0m1.281s
 sys     0m1.359s
 ************************************************************************
 Error installing package cvxopt-1.1.5
 ************************************************************************
 }}}
 Now I understand Volker's comment.  Maybe we can just have a different
 configuration when using old Macs, as in François' comment.  But I
 wouldn't know how to do that.

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