#8664: Upgrade Sage's MPIR spkg to version 2.1.2
---------------------------+------------------------------------------------
Reporter: was | Owner: GeorgSWeber
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.6
Component: packages | Keywords:
Author: Mike Hansen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by mpatel):
Before the 4.6.alphaX build fails on the ia64 Skynet machines cleo and
iras because of a bug in GCC 4.5.1 (see #9863), there's an apparent
parallel `make install` failure with MPIR:
{{{
[...]
make[6]: Entering directory
`/home/mpatel/build/cleo/sage-4.6.alpha2/spkg/build/
mpir-1.2.2.p1/src'
make[6]: warning: -jN forced in submake: disabling jobserver mode.
(cd /home/mpatel/build/cleo/sage-4.6.alpha2/local/include && rm -f gmp.h
&& c
p mpir.h gmp.h)
/usr/bin/install -c -m 644 'mpir.h'
'/home/mpatel/build/cleo/sage-4.6.alpha2/lo
cal/include/mpir.h'
cp: cannot stat `mpir.h': No such file or directory
make[6]: *** [install-data-hook] Error 1
make[6]: Leaving directory
`/home/mpatel/build/cleo/sage-4.6.alpha2/spkg/build/mpir-1.2.2.p1/src'
make[5]: *** [install-data-am] Error 2
make[5]: *** Waiting for unfinished jobs....
[...]
}}}
Has anyone else seen this? The full logs are
[http://sage.math.washington.edu/home/mpatel/trac/8664/ here].
I noticed that [http://www.mpir.org/ MPIR 2.1.3 is out] with a fix in
`mpf_get_d_2exp`. But I don't think Sage uses (m)any of the `mpf_*`
functions.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8664#comment:22>
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.