#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_review
Priority: major | Milestone:
sage-5.4
Component: packages | Resolution:
Keywords: ATLAS | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Benjamin Jones, Karl-Dieter Crisman, Dmitrii Pasechnik, Georg Weber, François
Bissey, John Palmieri
Authors: Volker Braun | Merged in:
Dependencies: #13160 | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by kcrisman):
> it does build OK on MacOSX 10.5 PPC (namely, a G4 processor).
Same on my 10.4 PPC G4 machine.
> I'll report the result of testlong when it's done.
It's not done, but the failures all seem to be of the following sort - not
finding `-lblas`:
{{{
sage -t -force_lib "devel/sage/sage/misc/preparser.py"
**********************************************************************
File
"/Users/student/Desktop/sage-5.4.beta1/devel/sage/sage/misc/preparser.py",
line 1526:
sage: z=0; sage.misc.preparser.load(t,globals())
Expected:
Compiling ....pyx...
hi 0
Got:
Compiling
/Users/student/.sage//temp/Dasher_03.local/6088//tmp_2.pyx...
Error compiling cython file:
Error compiling
/Users/student/.sage//temp/Dasher_03.local/6088//tmp_2.pyx:
running build
running build_ext
building '_Users_student__sage_temp_Dasher_03_local_6088_tmp_2_pyx_0'
extension
creating build
creating build/temp.macosx-10.4-ppc-2.7
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I/Users/student/Desktop/sage-5.4.beta1/local/include/csage/
-I/Users/student/Desktop/sage-5.4.beta1/local/include/
-I/Users/student/Desktop/sage-5.4.beta1/local/include/python2.7/
-I/Users/student/Desktop/sage-5.4.beta1/local/lib/python2.7/site-
packages/numpy/core/include
-I/Users/student/Desktop/sage-5.4.beta1/devel/sage/sage/ext/
-I/Users/student/Desktop/sage-5.4.beta1/devel/sage/
-I/Users/student/Desktop/sage-5.4.beta1/devel/sage/sage/gsl/
-I/Users/student/.sage//temp/Dasher_03.local/6088
-I/Users/student/Desktop/sage-5.4.beta1/local/include/python2.7 -c
_Users_student__sage_temp_Dasher_03_local_6088_tmp_2_pyx_0.c -o
build/temp.macosx-10.4-ppc-2.7/_Users_student__sage_temp_Dasher_03_local_6088_tmp_2_pyx_0.o
-w -O2
creating build/lib.macosx-10.4-ppc-2.7
gcc -bundle -undefined dynamic_lookup
-L/Users/student/Desktop/sage-5.4.beta1/local/lib
build/temp.macosx-10.4-ppc-2.7/_Users_student__sage_temp_Dasher_03_local_6088_tmp_2_pyx_0.o
-L/Users/student/Desktop/sage-5.4.beta1/local//lib/ -lmpfr -lgmp -lgmpxx
-lstdc++ -lpari -lm -ljc -lgsl -lgslcblas -lblas -lntl -lcsage -o
build/lib.macosx-10.4-ppc-2.7/_Users_student__sage_temp_Dasher_03_local_6088_tmp_2_pyx_0.so
-L/Users/student/Desktop/sage-5.4.beta1/local//lib
<BLANKLINE>
/usr/bin/ld: can't locate file for: -lblas
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
<BLANKLINE>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:217>
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.