#11321: Make lcalc compatible with the new PARI
--------------------------------------------+-------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords: lcalc spkg
Work_issues: | Upstream: Reported
upstream. Developers acknowledge bug.
Reviewer: Volker Braun, Leif Leonhardy | Author: Jeroen Demeyer
Merged: | Dependencies: #11130
--------------------------------------------+-------------------------------
Old description:
> PARI version 2.4.4 (see #11130, now aiming at 2.5.0) no longer has an
> `allocatemoremem()` function, which `lcalc` uses. There is a function
> `allocatemem()` which can be used instead.
>
> New spkg:
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/lcalc-1.23.p8.spkg]
> (this will only build after installing the PARI spkg from #11130).
New description:
PARI version 2.4.4 (see #11130, now aiming at 2.5.0) no longer has an
`allocatemoremem()` function, which `lcalc` uses. There is a function
`allocatemem()` which can be used instead.
New spkg:
[http://boxen.math.washington.edu/home/jdemeyer/spkg/lcalc-1.23.p8.spkg]
(this will only build after installing the PARI spkg from #11130).
The second reviewer patch removes the requirement for a PARI >= 2.4.4
spkg, i.e. with that applied it will build with our current ones as well.
--
Comment(by leif):
A second reviewer patch is up.
This does not yet fix the hardcoded `g++`, but changes the
`pari-2.4.4.patch` such that it will work with older PARI versions, e.g.
our current 2.4.3.alpha.* spkgs, as well, so we can in principle remove
the dependency on #11130 (and merge it earlier).
I've also detailed the description of the patches in `SPKG.txt` and added
a few more comments there.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11321#comment:31>
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.