#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_work
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 kcrisman):
And finally:
{{{
spkg/pipestatus "./sage --docbuild --no-pdf-links all html 2>&1" "tee -a
dochtml.log"
Warning: Could not import sage.calculus.riemann
dlopen(/Users/student/Desktop/sage-5.3.rc0/local/lib/python2.7/site-
packages/numpy/linalg/lapack_lite.so, 2): Symbol not found:
_ATL_DecAtomicCount
Referenced from:
/Users/student/Desktop/sage-5.3.rc0/local/lib/libatlas.2.dylib
Expected in: dynamic lookup
Traceback (most recent call last):
File
"/Users/student/Desktop/sage-5.3.rc0/devel/sage/doc/common/builder.py",
line 1098, in <module>
getattr(get_builder(name), type)()
File
"/Users/student/Desktop/sage-5.3.rc0/devel/sage/doc/common/builder.py",
line 243, in _wrapper
getattr(get_builder(document), name)(*args, **kwds)
File
"/Users/student/Desktop/sage-5.3.rc0/devel/sage/doc/common/builder.py",
line 363, in _wrapper
self.write_auto_rest_file(module_name)
File
"/Users/student/Desktop/sage-5.3.rc0/devel/sage/doc/common/builder.py",
line 622, in write_auto_rest_file
title = self.get_module_docstring_title(module_name)
File
"/Users/student/Desktop/sage-5.3.rc0/devel/sage/doc/common/builder.py",
line 580, in get_module_docstring_title
__import__(module_name)
File "numpy.pxd", line 154, in init sage.calculus.interpolators
(sage/calculus/interpolators.c:5716)
File "/Users/student/Desktop/sage-5.3.rc0/local/lib/python2.7/site-
packages/numpy/__init__.py", line 136, in <module>
import add_newdocs
File "/Users/student/Desktop/sage-5.3.rc0/local/lib/python2.7/site-
packages/numpy/add_newdocs.py", line 9, in <module>
from numpy.lib import add_newdoc
File "/Users/student/Desktop/sage-5.3.rc0/local/lib/python2.7/site-
packages/numpy/lib/__init__.py", line 13, in <module>
from polynomial import *
File "/Users/student/Desktop/sage-5.3.rc0/local/lib/python2.7/site-
packages/numpy/lib/polynomial.py", line 11, in <module>
import numpy.core.numeric as NX
AttributeError: 'module' object has no attribute 'core'
make: *** [doc-html] Error 1
}}}
so it won't even build doc, which is weird, since it ''did'' say that Sage
started properly.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:180>
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.