#10508: Update ATLAS to stable version 3.10
-----------------------------------------------------------------------------------------+
Reporter: vbraun
| Owner: tbd
Type: enhancement
| Status: needs_work
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, #13395, #13392, #13416, #12994, #9906, #12883,
#13123, #13415 | Stopgaps:
-----------------------------------------------------------------------------------------+
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
There is still a problem because the new atlas package runs `automake` and
`autoconf`, probably some timestamps are messed up:
{{{
make[3]: Entering directory
`/release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0/ATLAS-lib'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0/ATLAS-lib/missing
--run aclocal-1.1
1 -I m4
/release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0/ATLAS-lib/missing:
line 52: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system. You should only need
it if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/bash /release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0
/ATLAS-lib/missing --run automake-1.11 --gnu
/release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0/ATLAS-lib/missing:
line 52: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system. You should only need
it if
you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/release/merger/sage-5.4.beta2/spkg/build/atlas-3.10.0/ATLAS-lib/missing
--run autoconf
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.ac'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/bash ./config.status --recheck
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:242>
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.