#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
Authors: Volker Braun | Merged in:
Dependencies: #13160 | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by kcrisman):
With Sage 5.4.beta1:
{{{
applying trac_10508_root_repo.patch
patching file spkg/install
Hunk #2 succeeded at 363 with fuzz 1 (offset 47 lines).
patching file spkg/standard/deps
Hunk #2 succeeded at 60 with fuzz 1 (offset -1 lines).
Hunk #4 FAILED at 525
1 out of 4 hunks FAILED -- saving rejects to file spkg/standard/deps.rej
patch failed, unable to continue (try -v)
}}}
This is because of
{{{
# Lapack depends on SAGE_ROOT_REPO because it *executes* Fortran code at
# build time. Therefore, it needs an up-to-date version of sage-env
# which adds $SAGE_LOCAL/lib64 to the LD_LIBRARY_PATH.
}}}
which if I recall correctly is from #13395, so this would need to be
updated. For now it won't affect me building from source, so I'll just do
this by hand, but I don't know the right solution to combining those two
things.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:210>
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.