[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Kwankyu Lee
> > Looks like the command line tools might actually be Xcode 12 beta. This is >> not supported yet -- see https://trac.sagemath.org/ticket/30494 (which >> needs help) >> > Solved by downgrading to Xcode 11.5. Thank you! -- You received this message because you are subscribed to the Google

[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Matthias Köppe
On Thursday, September 3, 2020 at 7:07:44 PM UTC-7, Kwankyu Lee wrote: > > Hi, > > I am failing to build from scratch Sage 9.2 beta11 since beta10 or perhaps > even earlier beta. My system is macOS 10.15.6 with Xcode 11.7. ... > $ gcc --version > Configured with:

[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Kwankyu Lee
Hi, I am failing to build from scratch Sage 9.2 beta11 since beta10 or perhaps even earlier beta. My system is macOS 10.15.6 with Xcode 11.7. The log follows: ... ... [gf2x-1.3.0] /Users/kwankyu/GitHub/sage/build/bin/sage-spkg: line 73: warning: setlocale: LC_ALL:

Re: [sage-release] Sage 9.2.beta11 released

2020-09-03 Thread 'Justin C. Walker' via sage-release
> On Sep 2, 2020, at 14:30 , 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 Built from fresh clones of the 9.2.b11 branch, on three

[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Thierry Dumont
Ubuntu 20-04, transition from beta 10 to beta 11 : -no compilation problem: -make ptestlong: All tests passed! t.d. -- 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

Re: [sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Kenji Iohara
I could compile it on Mas OS 10.15.6 but failed make ptestlong. 2020年9月3日(木) 12:30 Jaap Spies : > This is a new result. Yesterday I installed the experimental 64 bit > Raspberry Pi OS on a RPi4 8 GB. > > > > > pi@rasp8G64bit:~ $ uname -a > Linux rasp8G64bit 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug

Re: [sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Jaap Spies
Some more: pi@rasp8G64bit:~/sagemath/sage-9.2.beta11 $ ./sage -t --long --random-seed=0 src/sage/rings/function_field/function_field.py Running doctests with ID 2020-09-03-13-30-50-48621f78. Git branch: develop Using --optional=build,dochtml,memlimit,sage Doctesting 1 file. sage -t --long

Re: [sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Jaap Spies
On Thursday, September 3, 2020 at 12:40:05 PM UTC+2 Dima Pasechnik wrote: > On Thu, Sep 3, 2020 at 11:30 AM Jaap Spies wrote: > > > > This is a new result. Yesterday I installed the experimental 64 bit > Raspberry Pi OS on a RPi4 8 GB. > > > > > > > > > > pi@rasp8G64bit:~ $ uname -a >

[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread 'jonatha...@googlemail.com' via sage-release
I'm responsible for some ridiculous long doctests in `src/sage/geometry/polyhedron/library.py`. https://trac.sagemath.org/ticket/30489 is a two line ticket (positive review), which should take care of the time out. https://trac.sagemath.org/ticket/30490 reduces the doctesting time a bit more

Re: [sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Dima Pasechnik
On Thu, Sep 3, 2020 at 11:30 AM Jaap Spies wrote: > > This is a new result. Yesterday I installed the experimental 64 bit Raspberry > Pi OS on a RPi4 8 GB. > > > > > pi@rasp8G64bit:~ $ uname -a > Linux rasp8G64bit 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug 10 16:58:35 BST 2020 > aarch64 GNU/Linux > >

[sage-release] Re: Sage 9.2.beta11 released

2020-09-03 Thread Jaap Spies
This is a new result. Yesterday I installed the experimental 64 bit Raspberry Pi OS on a RPi4 8 GB. pi@rasp8G64bit:~ $ uname -a Linux rasp8G64bit 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug 10 16:58:35 BST 2020 aarch64 GNU/Linux Testing that Sage starts... [2020-09-03 03:21:25] SageMath version