Re: [sage-release] Sage 9.3.beta9 released

2021-03-16 Thread Dima Pasechnik
can you review cysignals update at https://trac.sagemath.org/ticket/31474 ? On Tue, Mar 16, 2021 at 12:19 PM Samuel Lelièvre wrote: > > 2021-03-16 09:24 UTC, Samuel Lelièvre: > > > > 2021-03-16 01:26 UTC, Matthias Köppe: > > > > > > On Monday, March 15, 2021 at 1:42:44 PM UTC-7 Samuel Lelievre:

Re: [sage-release] Sage 9.3.beta9 released

2021-03-16 Thread Samuel Lelièvre
2021-03-16 09:24 UTC, Samuel Lelièvre: > > 2021-03-16 01:26 UTC, Matthias Köppe: > > > > On Monday, March 15, 2021 at 1:42:44 PM UTC-7 Samuel Lelievre: > >> > >> On macOS 10.14.6, in a fresh clone, I got this: > >> ``` > >> $ source .homebrew-build-env > >> $ ./bootstrap -q > >> $ ./configure

Re: [sage-release] Sage 9.3.beta9 released

2021-03-16 Thread Samuel Lelièvre
2021-03-16 01:26 UTC, Matthias Köppe: > > On Monday, March 15, 2021 at 1:42:44 PM UTC-7 Samuel Lelievre: >> >> On macOS 10.14.6, in a fresh clone, I got this: >> ``` >> $ source .homebrew-build-env >> $ ./bootstrap -q >> $ ./configure --enable-download-from-upstream-url -q >> ./configure: line

Re: [sage-release] Sage 9.3.beta9 released

2021-03-15 Thread 'Justin C. Walker' via sage-release
> On Mar 14, 2021, at 18:43, Matthias Köppe wrote: > > On Sunday, March 14, 2021 at 6:02:03 PM UTC-7 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 >

Re: [sage-release] Sage 9.3.beta9 released

2021-03-15 Thread Matthias Köppe
On Monday, March 15, 2021 at 1:42:44 PM UTC-7 Samuel Lelievre wrote: > On macOS 10.14.6, in a fresh clone, I got this: > ``` > $ source .homebrew-build-env > $ ./bootstrap -q > $ ./configure --enable-download-from-upstream-url -q > ./configure: line 40596: SAGE_SPKG_CONFIGURE_SAGELIB:

Re: [sage-release] Sage 9.3.beta9 released

2021-03-15 Thread Samuel Lelièvre
Thanks for this new release. On macOS 10.14.6, in a fresh clone, I got this: ``` $ source .homebrew-build-env $ ./bootstrap -q $ ./configure --enable-download-from-upstream-url -q ./configure: line 40596: SAGE_SPKG_CONFIGURE_SAGELIB: command not found configure: WARNING:

Re: [sage-release] Sage 9.3.beta9 released

2021-03-15 Thread Kenji Iohara
I did this, but it didn’t work. > 15/03/2021 17:29、Matthias Köppe のメール: > > Use ". .homebrew-build-env" before building. (See > https://trac.sagemath.org/ticket/29872) > > Also https://trac.sagemath.org/ticket/31348 > ("build/pkgs/{mpir,mpfr}/spkg-configure.m4: Check pkg-config first") would

Re: [sage-release] Sage 9.3.beta9 released

2021-03-15 Thread Matthias Köppe
Use ". .homebrew-build-env" before building. (See https://trac.sagemath.org/ticket/29872) Also https://trac.sagemath.org/ticket/31348 ("build/pkgs/{mpir,mpfr}/spkg-configure.m4: Check pkg-config first") would improve this -- this ticket needs help. On Monday, March 15, 2021 at 6:26:40 AM