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

2019-06-10 Thread John H Palmieri
On Monday, June 10, 2019 at 2:58:27 AM UTC-7, David Coudert wrote: > > working properly after make distclean with py2. Will now do it for py3. > Right, I think that this is an issue with upgrading from the previous version; building from scratch by first doing `make distclean` worked for me,

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

2019-06-10 Thread David Coudert
working properly after make distclean with py2. Will now do it for py3. David. > Le 9 juin 2019 à 23:23, John H Palmieri a écrit : > > I performed the incremental build the way I always do: "git pull trac" > followed by "make". When I ran into problems, I restarted from 8.8.beta7, > which

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

2019-06-09 Thread John H Palmieri
I performed the incremental build the way I always do: "git pull trac" followed by "make". When I ran into problems, I restarted from 8.8.beta7, which worked, and then merged #27847, after which I again got a crash. Building from scratch seems to work; at least Sage builds and runs; now I'm

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

2019-06-09 Thread François Bissey
As I suspect in the ticket (in which I also left a comment) the fact that the version 0.3.5 instead of 0.3.6 is mentioned in the trace make me think this is an incremental build problem. Something that should have been rebuilt didn’t and that may be because of the way you performed the incremental

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

2019-06-09 Thread John H Palmieri
On Sunday, June 9, 2019 at 12:37:52 PM UTC-7, John H Palmieri wrote: > > I think the problem is with the openblas upgrade, > https://trac.sagemath.org/ticket/27847. > I opened https://trac.sagemath.org/ticket/27961 (not that I know how to fix it...) > > > On Sunday, June 9, 2019 at 10:19:27

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

2019-06-09 Thread John H Palmieri
I think the problem is with the openblas upgrade, https://trac.sagemath.org/ticket/27847. On Sunday, June 9, 2019 at 10:19:27 AM UTC-7, David Coudert wrote: > > crash with both python 2 and python 3 on osX. I attach the crash report > with python 3. > > Any help is more than welcome. > >

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

2019-06-09 Thread David Coudert
crash with both python 2 and python 3 on osX. I attach the crash report with python 3.Any help is more than welcome.David.=confetti:sage dcoudert$ ./sage┌┐│ SageMath version 8.8.rc0, Release Date: 2019-06-09                 ││

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

2019-06-09 Thread Daniel Krenn
On 09.06.19 18:11, Volker Braun wrote: > On Sunday, June 9, 2019 at 5:41:08 PM UTC+2, Daniel Krenn wrote: > > Is there a particular reason why >   https://trac.sagemath.org/ticket/27883 > > (positive_review since 6 days) did not make it

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

2019-06-09 Thread Volker Braun
On Sunday, June 9, 2019 at 5:41:08 PM UTC+2, Daniel Krenn wrote: > > Is there a particular reason why > https://trac.sagemath.org/ticket/27883 > (positive_review since 6 days) did not make it into rc0? > No particular reason except that I didn't have time this week for anything. I'll merge

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

2019-06-09 Thread Daniel Krenn
Dear release-manager, On 09.06.19 17:19, Volker Braun wrote: > 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  > > [...list of tickets...] Is there a particular

[sage-release] Sage 8.8.rc0 released

2019-06-09 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 2393acebc3 (tag: 8.8.rc0, trac/develop) Updated SageMath version to 8.8.rc0 d53fd952c8 Trac #27942: Upgrade brial