#13364: Upgrade Maxima to 5.29.1
-------------------------------------+--------------------------------------
Reporter: kcrisman | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.6
Component: packages | Resolution:
Keywords: maxima spkg | Work issues: fix doctests, build with
latest ECL, fix `spkg-install`
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman,
François Bissey, Leif Leonhardy
Authors: Jean-Pierre Flori | Merged in:
Dependencies: #13324 | Stopgaps:
-------------------------------------+--------------------------------------
Comment (by fbissey):
OK didn´t spot the definite bit, fails also with clisp:
{{{
Maxima 5.29.1 http://maxima.sourceforge.net
using Lisp CLISP 2.48 (2009-07-28)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) load(abs_integrate);
WARNING: DEFUN/DEFMACRO: redefining macro OPAPPLY in
/usr/share/maxima/5.29.1/share/fourier_elim/fourier_elim.lisp, was defined
in
/usr/share/maxima/5.29.1/share/to_poly_solve/to_poly.lisp
WARNING: DEFUN/DEFMACRO: redefining macro OPCONS in
/usr/share/maxima/5.29.1/share/fourier_elim/fourier_elim.lisp, was defined
in
/scratch/portage/sci-
mathematics/maxima-5.29.1/work/maxima-5.29.1/src/binary-clisp/nummod.fas
WARNING: DEFUN/DEFMACRO: redefining function SIMP-ISREAL-P in
/usr/share/maxima/5.29.1/share/to_poly_solve/to_poly_solve_extra.lisp, was
defined in
/usr/share/maxima/5.29.1/share/to_poly_solve/to_poly.lisp
(%o1) /usr/share/maxima/5.29.1/share/contrib/integration/abs_integrate.mac
(%i2) integrate(abs(sin(x)),x,0,2*%pi);
*** - Program stack overflow. RESET
[../src/eval.d:573] reset() found no driver frame
(sp=0x7fff1606f430-0x7fff160690b0)
Exiting on signal 6
Aborted
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13364#comment:59>
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.