#9533: Update GSL to the latest upstream release (1.14) & permit parallel
building.
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.5.1
Component: packages | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Description changed by drkirkby:
Old description:
> The version of the [http://www.gnu.org/software/gsl/ GNU Scientific
> Library (GSL)] in Sage is 1.10, which is almost 3 years old. The latest,
> 1.14 was released about 4 months ago.
>
> There is also a large number of bugs in the {{{spkg-check}}} and {{{spkg-
> install}}} files
>
> * {{{spkg-check}}} did not exit with a non-zero error code if the
> {{{make check}}} failed. It did however report the error, but it is
> highly likely to be missed in a large log file. This issue was reported
> at #9531, so that ticket can be closed when this one is closed.
> * {{{spkg-install}}} did not exit if {{{configure}}} failed to configure
> properly. Again the error was reported.
> * {{{spkg-install}}} did not exit if {{{make}}} failed to build GSL
> correctly. Again the error was reported.
> * {{{spkg-install}}} did not exit if {{{make install}}} failed to
> install GSL properly. Again the error was reported.
> * The self-tests were failing on some platforms, due to the fact
> {{{/bin/rm: cannot remove `libtoolT}}}. This was also true of the latest
> version, but exporting RM to "rm -f" solved that, as discussed at
> [http://toxpenguin.blogspot.com/2009/09/solution-for-libtoolt-error.html
> solution for libtoolT error]
New description:
The version of the [http://www.gnu.org/software/gsl/ GNU Scientific
Library (GSL)] in Sage is 1.10, which is almost 3 years old. The latest,
1.14 was released about 4 months ago.
There is also a large number of bugs in the {{{spkg-check}}} and {{{spkg-
install}}} files
* {{{spkg-check}}} did not exit with a non-zero error code if the {{{make
check}}} failed. It did however report the error, but it is highly likely
to be missed in a large log file. This issue was reported at #9531, so
that ticket can be closed when this one is closed.
* {{{spkg-install}}} did not exit if {{{configure}}} failed to configure
properly. Again the error was reported.
* {{{spkg-install}}} did not exit if {{{make}}} failed to build GSL
correctly. Again the error was reported.
* {{{spkg-install}}} did not exit if {{{make install}}} failed to install
GSL properly. Again the error was reported.
* The self-tests were failing on some platforms, due to the fact
{{{/bin/rm: cannot remove `libtoolT}}}. This was also true of the latest
version, but exporting RM to "rm -f" solved that, as suggested at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523750
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9533#comment:11>
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.