[sage-release] Re: Sage 7.0.rc0 released

2016-01-13 Thread Eric Gourgoulhon
On Ubuntu 15.10 x86_64 with 8 Xeon E5-2623 v3 cpus and 16 GB memory, built 
is OK but make ptestlong failed with the message:
--
sage -t --long --warn-long 42.4 src/sage/rings/real_double.pyx  # 2 
doctests failed
--

Detail:

sage -t --long --warn-long 42.4 src/sage/rings/real_double.pyx
**
File "src/sage/rings/real_double.pyx", line 2789, in 
sage.rings.real_double.time_alloc
Failed example:
pool_stats()
Expected:
Used pool 0 / 0 times
Pool contains 7 / 50 items
Got:
Used pool 0 / 0 times
Pool contains 9 / 50 items
**
File "src/sage/rings/real_double.pyx", line 2793, in 
sage.rings.real_double.time_alloc
Failed example:
pool_stats()
Expected:
Used pool 0 / 0 times
Pool contains 7 / 50 items
Got:
Used pool 0 / 0 times
Pool contains 9 / 50 items
**
1 item had failures:
   2 of   5 in sage.rings.real_double.time_alloc
[423 tests, 2 failures, 0.28 s]

-- 
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] error: Cannot perform incremental update

2016-01-13 Thread Jeroen Demeyer

On 2016-01-14 07:32, Nathann Cohen wrote:

Hello everybody,

For the latest beta releases, each time 'git pull && make' produced
the following message:

 ...
 config.status: /home/ncohen/.Sage/local/lib64 is not a symlink,
see Trac #19782
 config.status: error: Cannot perform incremental update, run "make
distclean && make"


This should if and only if you upgrade from Sage <= 7.0.beta1 to Sage >= 
7.0.beta2.


Maybe you just switched between old and new branches?

--
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] error: Cannot perform incremental update

2016-01-13 Thread Nathann Cohen
Yo,

> This should if and only if you upgrade from Sage <= 7.0.beta1 to Sage >=
> 7.0.beta2.

It definitely happened several times.

> Maybe you just switched between old and new branches?

No, the way I work with git this is not possible.

Nathann

-- 
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.


[sage-release] Sage 7.0.rc1 released

2016-01-13 Thread Volker Braun
As always, you can get the latest beta version from the "develop" git 
branch. Alternatively, the self-contained source tarball is at 
http://www.sagemath.org/download-latest.html

As mentioned before, there are no incremental updates from 6.x. You need to 
compile from scratch, e.g. after cleaning with "make distclean" or "git 
clean -f -d -x". If you are still working on tickets based on 6.x then you 
might want to use a separate git tree for sage 7.

adef4de Updated Sage version to 7.0.rc1
f6287c1 Trac #19880: update openssl to 1.0.2e
ae128a3 Trac #17785: crash in multipolynomial substitutions
b39fa51 Trac #19781: Move broken optional packages to experimental
e5af38d Trac #15348: "R. =" syntactic sugar incorrect for EquationOrder
d652c8b Trac #19750: singular genus crash
f35ec3b Updated Sage version to 7.0.rc0

-- 
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.