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

2019-06-19 Thread Paul Masson
That did indeed fix the issue. Thanks guys! On Wednesday, June 19, 2019 at 6:25:30 PM UTC-7, John H Palmieri wrote: > > This problem is being discussed at https://trac.sagemath.org/ticket/28008. > As François says, you can touch matrix_rational_dense.pyx and do "sage -b", > or you can do "sage

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

2019-06-19 Thread John H Palmieri
This problem is being discussed at https://trac.sagemath.org/ticket/28008. As François says, you can touch matrix_rational_dense.pyx and do "sage -b", or you can do "sage -ba" to rebuild all of Sage's library files, in case other ones are also affected. On Wednesday, June 19, 2019 at 5:52:19

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

2019-06-19 Thread François Bissey
You shouldn't need two copies. It is more like a dependency issue. sage/matrix/matrix_rational_dense.so (and may be other) should be re-built during the incremental build but isn’t/aren't. Touching the relevant .pyx file and using `./sage -b` should fix it. > On 20/06/2019, at 12:48 PM, Paul

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

2019-06-19 Thread Paul Masson
In an incremental build from beta 7 on macOX Mojave (10.14.5), I'm still encountering a crash-inducing issue with openblas. The relevant part of the crash log is ImportError: dlopen(/Users/Masson/Downloads/GitHub/sage/local/lib/python2.7/site-packages/sage/matrix/matrix_rational_dense.so,

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

2019-06-19 Thread darwin doppelganger
On Sunday, June 16, 2019 at 3:39:46 AM UTC-5, Dima Pasechnik wrote: > > On Sat, Jun 15, 2019 at 10:51 PM darwin doppelganger > wrote: > > > > I just wanted to mention that the self-contained source tarball for Sage > 8.8.rc1 hasn't yet appeared on any of the several mirrors that I tried >

[sage-release] Sage 8.8.rc2 released

2019-06-19 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 8084b69595 (tag: 8.8.rc2, trac/develop) Updated SageMath version to 8.8.rc2 ab2ee449bb Trac #27961: openblas 0.3.6