#13137: upgrade MPIR to 2.6.0
-------------------------------------------------------------------------+--
Reporter: jhpalmieri |
Owner: tbd
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-5.6
Component: packages |
Resolution:
Keywords: mpir spkg |
Work issues:
Report Upstream: N/A |
Reviewers: Jeroen Demeyer
Authors: John Palmieri, Jean-Pierre Flori, Karl-Dieter Crisman |
Merged in:
Dependencies: #13755 |
Stopgaps:
-------------------------------------------------------------------------+--
Comment (by kcrisman):
In both cases,
{{{
The MPIR test suite passed successfully.
GMP-ECM's test suite passed.
}}}
So I think we're okay with respect to all that.
However, possibly related, on Mac, is
{{{
All tests passed.
zn_poly's *quick* test suite passed.
Now building and installing zn_poly's shared library...
gcc -single_module -fPIC -dynamiclib -o libzn_poly.dylib src/array.o
src/inver$
Now installing zn_poly's header files...
Finished installing zn_poly.
real 1m25.136s
user 1m21.802s
sys 0m1.354s
Successfully installed zn_poly-0.9.p9
Running the test suite for zn_poly-0.9.p9...
Now building zn_poly's extensive test suite (if not already built)...
make[3]: Nothing to be done for `test'.
<snip>
zn_array_mulmid_KS1()... ok
zn_array_mulmid_KS2()... ok
zn_array_mulmid_KS3()... ok
zn_array_mulmid_KS4()... ok
nuss_mul()... FAIL!
At least one test FAILED!
Error: zn_poly failed to pass its extensive test suite.
real 13m48.475s
user 13m47.253s
sys 0m0.748s
************************************************************************
Error testing package zn_poly-0.9.p9
************************************************************************
}}}
Could be a race condition, I'm seeing what happens. On sage.math,
{{{
zn_poly has passed its extensive test suite.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13137#comment:58>
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.