#6456: Upgrade cvxopt in sage from 0.9 to 1.1.3
-------------------------------------------------+--------------------------
   Reporter:  was                                |       Owner:  mabshoff       
                        
       Type:  defect                             |      Status:  needs_info     
                        
   Priority:  major                              |   Milestone:  sage-4.6.1     
                        
  Component:  packages                           |    Keywords:                 
                        
     Author:  Harald Schilly, Dmitrii Pasechnik  |    Upstream:  Completely 
fixed; Fix reported upstream
   Reviewer:                                     |      Merged:                 
                        
Work_issues:  licence                            |  
-------------------------------------------------+--------------------------

Comment(by dimpase):

 Replying to [comment:125 kcrisman]:
 > On the 10.4 PPC:
 > {{{
 > building 'gsl' extension
 > creating build/temp.macosx-10.4-ppc-2.6
 > creating build/temp.macosx-10.4-ppc-2.6/C
 > gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
 prototypes -I/Users/student/Desktop/sage-4.6/local/include
 -I/Users/student/Desktop/sage-4.6/local/include
 -I/Users/student/Desktop/sage-4.6/local/include/python2.6 -c C/gsl.c -o
 build/temp.macosx-10.4-ppc-2.6/C/gsl.o
 > gcc -L/Users/student/Desktop/sage-4.6/local/lib -bundle -undefined
 dynamic_lookup build/temp.macosx-10.4-ppc-2.6/C/gsl.o
 -L/Users/student/Desktop/sage-4.6/local/lib -lm -llapack -lgsl -lgslcblas
 -lblas -latlas -lgsl -o build/lib.macosx-10.4-ppc-2.6/cvxopt/gsl.so
 > /usr/bin/ld: can't locate file for: -latlas
 > collect2: ld returned 1 exit status
 > }}}

 > I have a feeling there are a few things that it won't be finding :) but
 of course these libraries exist, right?

 no, they don't exist on MacOSX PPC! I don't know about MacOSX Intel, as I
 don't have such a machine yet.
 Moreover, on my 10.5 PPC linker is not bothered by nonexistence of these
 libraries.
 So this is an artefact of old hard- and soft-ware. What a bloody mess...
 Could you tell me the result of the following on your 10.4:
 {{{
 $ sage -python
 >>> import os
 >>> os.uname()
 }}}
 so that  I can code this into setup.py of the package...

 Dima



 >
 > I don't have 10.4 Intel, but I can try it on 10.6 Intel once this works.
 I don't have time to check this, but I assume you're also keeping track of
 these on the SPKG.txt and diffs :)

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