sage-on-gentoo builds with gmp instead of mpir. There are a few doctests 
failing as a consequence but sage works. In fact the last ecl upgrade
I pushed was partly to remove noise as I had to upgrade ecl in
sage-on-gentoo to deal with some gmp/ecl issues. Currently I have gmp 6.1.1.

The failing doctests are
sage -t --long /usr/lib64/python2.7/site-packages/sage/libs/libecm.pyx  # 1 
doctest failed
I had an interesting discussion wit Paul Zimmerman of gmp-ecm and I think
the doctest should be changed for that case.
sage -t --long /usr/lib64/python2.7/site-packages/sage/rings/integer.pyx  # 1 
doctest failed
sage -t --long /usr/lib64/python2.7/site-packages/sage/ext/memory.pyx  # 1 
doctest failed
gmp and mpir report errors differently. There is not much we can do for these 
two but they
are not about mathematical output.

François

> On 31/07/2016, at 10:40, leif <not.rea...@online.de> wrote:
> 
> leif wrote:
>> To not hijack Erik's original thread on GMP/MPIR-related issues with
>> /Singular on Cygwin/, ...
> 
> Sorry, took me three attempts to detach the post.
> 
> 
> -leif
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to