#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:122 kcrisman]:
> Is there something else that needs to be upgraded with this? I get the
following installing this package on 4.6.alpha0 (not a build from scratch,
though):
> {{{
> 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 -lcblas -latlas -lgsl -o
build/lib.macosx-10.4-ppc-2.6/cvxopt/gsl.so
> /usr/bin/ld: can't locate file for: -lcblas
> collect2: ld returned 1 exit status
> error: command 'gcc' failed with exit status 1
> Error building/installing cvxopt
>
> }}}
> I don't know what this error means - I guess it have something to do
with linking.
It does. There is not SAGE_LOCAL/lib/libcblas* on MacOSX PPC (however
linking works for me on MacOSX 10.5 PPC)
Please try the new, just updated, spkg. (Both on PPC and on MacOSX x86, if
possible).
Dima
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6456#comment:124>
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.