Re: [sage-release] Sage 8.0.beta3 released

2017-04-26 Thread tscrim
I've been in the process of getting beta3 to build on Cygwin using 
--with-blas=atlas and Cygwin's GCC 6.3. Here is what I needed to do:

- Python3 was not building due to a 3.4.5-struct.patch in #22666. Erik sent 
me an revised patch for this.
- Pynac was not building, so I "reverted" 22764 by adding a symlink 
$SAGE_LOCAL/lib/python -> $SAGE_LOCAL/lib/python2.7. (This occurred also 
with Pynac 0.7.5.)
- Add gmp to the libraries in module_list.py for libs/ecl.pyx and 
rings/bernmm. This was likely caused by #22728. Fix at 
https://trac.sagemath.org/ticket/22878.

This also included the tickets #21399, #21459, #22810, #22628, along with 
singular (#22868), pynac (#22838), and NTL (#22869) upgrade tickets.

Best,
Travis

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


Re: [sage-release] Sage 8.0.beta3 released

2017-04-26 Thread Henri Girard
I tried to compile both git and sources tarball, but the same result. I 
tried too what Eric said, compiling sage 8.0 beta 2 gave me an error 
(like mentionned on last message)  I had not the first time I compiled 
sucessfully this later one. I can't compile sage-8.0 beta 2 .3.


I use sage-8.0 beta 2 I compiled first.

Henri


Le 26/04/2017 à 08:14, Francois Bissey a écrit :

On 26/04/2017, at 18:11, Eric Gourgoulhon  wrote:

Le mardi 25 avril 2017 22:07:55 UTC+2, François a écrit :

So it got me thinking that localisation could be to blame.


It does not seem to be the reason, because on the same computer,
  sage -t --long src/sage/calculus/calculus.py
gives no error for Sage 8.0.beta1 but fails with the above error for Sage 
8.0.beta2.
So the isssue is due to some change between these two versions.
Besides, Ralf confirmed: 
https://groups.google.com/d/msg/sage-release/xmLGOhKBhx8/quk6urUqAwAJ

All right, I just never observed that failure myself.
So I am thinking there is a system specific element.

François



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


Re: [sage-release] Sage 8.0.beta3 released

2017-04-26 Thread Francois Bissey

> On 26/04/2017, at 18:11, Eric Gourgoulhon  wrote:
> 
> Le mardi 25 avril 2017 22:07:55 UTC+2, François a écrit :
> 
> So it got me thinking that localisation could be to blame. 
> 
> 
> It does not seem to be the reason, because on the same computer, 
>  sage -t --long src/sage/calculus/calculus.py
> gives no error for Sage 8.0.beta1 but fails with the above error for Sage 
> 8.0.beta2.
> So the isssue is due to some change between these two versions.
> Besides, Ralf confirmed: 
> https://groups.google.com/d/msg/sage-release/xmLGOhKBhx8/quk6urUqAwAJ

All right, I just never observed that failure myself.
So I am thinking there is a system specific element.

François

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