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

2022-09-14 Thread Kenji Iohara
On MacBookPro with Intel Core i5, with Mac OS 12.6 and Xcode 14, Sage compiled fro the first build but for make ptestlong gives sage -t --long --warn-long 358.6 --random-seed=222745986222340689962776289604247145349 src/sage/structure/element.pyx # 4 doctests failed sage -t --long --warn-long

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

2022-09-14 Thread John H Palmieri
I opened https://trac.sagemath.org/ticket/34533 for this. On Tuesday, September 13, 2022 at 6:44:55 PM UTC-7 John H Palmieri wrote: > Thank you for the confirmation. I now see it on two OS X machines, one > Intel, one Apple Silicon. > > > On Tuesday, September 13, 2022 at 6:27:53 PM UTC-7

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

2022-09-13 Thread John H Palmieri
Thank you for the confirmation. I now see it on two OS X machines, one Intel, one Apple Silicon. On Tuesday, September 13, 2022 at 6:27:53 PM UTC-7 list...@gmail.com wrote: > > Hi John, > > Yes, here is what I get. > > This is on Apple Silicon Macs with Homebrew up to date (make and make >

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

2022-09-13 Thread G. M.-S.
Hi John, Yes, here is what I get. This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). On macOS 12.5.1 (Monterey) with Xcode 13.4.1: no problems. On macOS 12.6 (Monterey) with Xcode 13.4.1: make ptestlong gives ld: warning: -undefined

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

2022-09-13 Thread John H Palmieri
I just upgraded to OS X 12.6, with an accompanying change to Xcode. I am seeing this warning when doctesting: sage -t --random-seed=7664506257818559554244400680707390 src/sage/misc/sagedoc.py ** File

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

2022-09-11 Thread Kenji Iohara
Hi Guillermo, Yes, you are right. Thanks for this remark. Kenji > 10/09/2022 10:50、G. M.-S. のメール: > > > Hi Kenji. > > This happens to me very often. > But it disappears if you run it standalone: > > % $SAGE_ROOT/sage -t --long --warn-long 223.7 >

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

2022-09-10 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). On macOS 12.5.1 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.8 (Big Sur) with Xcode 13.2.1: make ptestlong gives

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

2022-09-10 Thread G. M.-S.
Thanks, Travis, that was it: Increasing the load (with free SystemLoad by Marcel Bresink), I get sage -t --long --warn-long 51.2 --random-seed=198215171617055102915898533596178546091 src/sage/structure/coerce_actions.pyx [150 tests, 0.52 s]

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

2022-09-09 Thread 'tsc...@ucdavis.edu' via sage-release
> > The first one succeeds when run alone, as usual. > The second one is known (see https://trac.sagemath.org/ticket/33212). > But the third one seems to be persistent: > sage -t --long --warn-long 51.2 > --random-seed=198215171617055102915898533596178546091 >

[sage-release] Sage 9.7.rc1 released

2022-09-07 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 08202bc1ba7 (HEAD -> develop, trac/develop, tag: 9.7.rc1) Updated SageMath version to 9.7.rc1 2e5af062ddd Trac