#12011: Build ATLAS on OS X Lion
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: tbd
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-5.0
Component: packages | Keywords: Lion Darwin cvxopt atlas blas
Work_issues: | Upstream: Reported upstream. Little or no
feedback.
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Comment(by dimpase):
well, no, no luck yet. atlas-3.9.68 fails on sqrt5 with plenty of {{{ld:
unknown option: -melf_x86_64}}} messages at the end.
{{{
...
make[2]: *** [LDTRY] Error 1
ld -melf_x86_64 -shared -soname
/Users/dima/Sage/sage-5.0.beta7/local/lib/libtatlas.so -o libtatlas.so \
-rpath-link /Users/dima/Sage/sage-5.0.beta7/local/lib \
--whole-archive libptlapack.a libptf77blas.a libptcblas.a
libatlas.a --no-whole-archive -lpthread -lm
ld: unknown option: -melf_x86_64
make[2]: *** [LDTRY] Error 1
gcc -fPIC -m64 -shared -o libtatlas.so -Wl,"rpath-link
/Users/dima/Sage/sage-5.0.beta7/local/lib" \
-Wl,--whole-archive libptlapack.a libptf77blas.a libptcblas.a
libatlas.a -Wl,--no-whole-archive -lpthread -lm
ld: file not found: rpath-link /Users/dima/Sage/sage-5.0.beta7/local/lib
collect2: ld returned 1 exit status
make[2]: *** [GCCTRY] Error 1
make[1]: *** [TRYALL] Error 2
make: *** [fat_ptshared] Error 2
Traceback (most recent call last):
File "./spkg-install", line 431, in <module>
assert rc==0, 'Building shared ATLAS library failed.'
AssertionError: Building shared ATLAS library failed.
real 683m42.661s
user 200m29.372s
sys 36m57.615s
************************************************************************
Error installing package atlas-3.9.68
************************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12011#comment:32>
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.