#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_review
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 jdemeyer):
This causes a build failure for `cvxopt` on OS X 10.4 PPC:
{{{
running build_ext
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/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.3.beta3/local/include
-I/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.3.beta3/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/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.3.beta3/local/lib
build/temp.macosx-10.4-ppc-2.7/C/gsl.o
-L/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.3.beta3/local/lib
-L/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.3.beta3/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
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:142>
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.