#12501: Fix packages wanting to run autoconf
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Description changed by jdemeyer:
Old description:
> Some Sage packages want to run `autoconf`/`autoheader`/`automake` during
> installation. This may fail, since `auto$foo` is not a prerequisite of
> Sage. Usually, the build still works but in some cases, this may cause
> the build to fail (this happens for example with `ecm-6.3.p3` on the
> Skynet machine "iras"). This can usually be fixed by fixing timestamps,
> and only patching "configure", not "configure.in".
>
> Packages which need to be fixed:
> * cddlib
> * ecm
> * libm4rie
> * maxima
> * pynac
New description:
Some Sage packages want to run `autoconf`/`autoheader`/`automake` during
installation. This may fail, since `auto$foo` is not a prerequisite of
Sage. Usually, the build still works but in some cases, this may cause
the build to fail (this happens for example with `ecm-6.3.p3` on the
Skynet machine "iras"). This can usually be fixed by fixing timestamps.
Packages which need to be fixed:
* cddlib
* ecm
* libm4rie
* maxima
* pynac
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12501#comment:2>
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.