Re: [sage-release] Sage 10.4.beta2 released

2024-04-12 Thread G. M.-S.
This is on an Apple Silicon Mac M1 Pro with Homebrew up to date, on macOS 12.7.4 (Xcode 14.2). After make make pytest (which succeed) make ptestlong gives the following: -- sage -t --long

Re: [sage-release] Sage 10.1.beta6 released

2023-07-09 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date, on macOS 11.7.8 (Xcode 13.2.1), macOS 12.6.7 (Xcode 14.2) and macOS 13.4.1 (Xcode 14.3.1). *On macOS 11.7.8, macOS 12.6.7, macOS 13.4.1 with Homebrew's Singular version 4.3.2p2:* Strange things happen. See

Re: [sage-release] Sage 10.1.beta4 released

2023-06-25 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date, on macOS 11.7.8 (Xcode 13.2.1), macOS 12.6.7 (Xcode 14.2) and macOS 13.4.1 (Xcode 14.3.1). With Homebrew's Singular version 4.3.2p2, ./configure does a strange thing: the URL https://www.singular.uni-kl.de/Manual/4-3-2/ is

Re: [sage-release] Sage 10.1.beta3 released

2023-06-12 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date, on macOS 11.7.7 (Xcode 13.2.1), macOS 12.6.6 (Xcode 14.2) and macOS 13.4 (Xcode 14.3.1). With Homebrew's Singular version 4.3.2p2, ./configure does a strange thing: the URL https://www.singular.uni-kl.de/Manual/4-3-2/ is opened

Re: [sage-release] Sage 10.1.beta2 released

2023-06-04 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date, on macOS 11.7.7 (Xcode 13.2.1), macOS 12.6.6 (Xcode 14.2) and macOS 13.4 (Xcode 14.3.1). After make and make pytest (which succeed) make ptestlong gives the following. On macOS 11.7.7, macOS 12.6.6, macOS 13.4: sage -t --long

Re: [sage-release] Sage 10.1.beta1 released

2023-05-31 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (including OpenBLAS), on macOS 11.7.7 (Xcode 13.2.1), macOS 12.6.6 (Xcode 14.2) and macOS 13.4 (Xcode 14.3). After make and make pytest (which succeed) make ptestlong gives the following. On macOS 11.7.7, macOS 12.6.6, macOS

Re: [sage-release] Sage 10.0.rc3 released

2023-05-19 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date. Just a quick note to let you know that after updating the OS to macOS 11.7.7 macOS 12.6.6 macOS 13.4 the results are the same. Guillermo On Wed, 17 May 2023 at 00:45, John H Palmieri wrote: > Thank you, Guillermo. I should

Re: [sage-release] Sage 10.0.rc3 released

2023-05-16 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (including OpenBLAS), on macOS 11.7.6 (Xcode 13.2.1), macOS 12.6.5 (Xcode 14.2) and macOS 13.3.1(a) (Xcode 14.3). For John, Kwankyu and Kenji: Same results as with 10.0.beta8. In particular, problems with

Re: [sage-release] Sage 10.0.beta8 released

2023-04-08 Thread G. M.-S.
Forgotten log attached now. On Sun, 9 Apr 2023 at 00:09, G. M.-S. wrote: > > This is on Apple Silicon Macs ("M" series) with Homebrew up to date > (including OpenBLAS), on macOS 11.7.5 (Xcode 13.2.1), macOS 12.6.4 (Xcode > 14.2) and macOS 13.3.1 (Xcode 14.3). > >

Re: [sage-release] Sage 10.0.beta8 released

2023-04-08 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (including OpenBLAS), on macOS 11.7.5 (Xcode 13.2.1), macOS 12.6.4 (Xcode 14.2) and macOS 13.3.1 (Xcode 14.3). To make make work, make -j1 was not needed this time. After make and make pytest (which succeed) make ptestlong gives

Re: [sage-release] Sage 10.0.beta7 released

2023-04-01 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (make and make pytest and make ptestlong), on macOS 11.7.5, macOS 12.6.4 and macOS 13.3. To make make work, make -j1 is usually needed. Without Homebrew's OpenBLAS (still at version 0.3.22 which is buggy), make installs

Re: [sage-release] Sage 10.0.beta6 released

2023-03-28 Thread G. M.-S.
FWIW, this is on Apple Silicon Macs ("M" series) with Homebrew up to date (make and make pytest and make ptestlong), on macOS 11.7.5, macOS 12.6.4 and macOS 13.3. (Sorry for my hasty previous comment.) To make make work, make -j1 is usually needed. make ptestlong gives sage -t --long

Re: [sage-release] Sage 10.0.beta4 released

2023-03-16 Thread G. M.-S.
These are mentioned in https://github.com/sagemath/sage/issues/35157 https://github.com/sagemath/sage/issues/35273 Guillermo On Thu, 16 Mar 2023 at 07:04, Kenji Iohara wrote: > On my MacBookPro with Intel Core i5, OS 13.2.1, with homebrew, it compiled > from the first build. > For make

Re: [sage-release] Re: Sage 10.0.beta4 released

2023-03-14 Thread G. M.-S.
This is mentioned here: https://github.com/sagemath/sage/issues/35273 Guillermo On Tue, 14 Mar 2023 at 23:09, John H Palmieri wrote: > OS X with homebrew packages installed and very recently updated. I'm > seeing some doctest failures: errors with mathematically equivalent answers > but not in

Re: [sage-release] Re: Sage 9.8.beta7 released

2023-01-25 Thread G. M.-S.
Could this be related to https://trac.sagemath.org/ticket/34934 ? I also have sage -standard | grep givaro givaro..4.1.1 (4.1.1) On Wed, 25 Jan 2023 at 18:51, Emmanuel Charpentier < emanuel.charpent...@gmail.com> wrote: > ``` >

Re: [sage-release] Sage 9.8.beta6 released

2022-12-22 Thread G. M.-S.
This is a follow-up on building SageMath (make and make pytest and make ptestlong) on Apple Silicon Macs ("M" series chip) macOS 13.1 (Ventura) Xcode 14.2 Homebrew For details on making make work see below. make ptestlong gives

Re: [sage-release] Sage 9.8.beta6 released

2022-12-22 Thread G. M.-S.
Thanks John and Dima. After trying several things, this seems to work: % export MAKE="make -j20" % make and after it fails % export MAKE="make -j1" % make with the following timings 1st make Command exited with non-zero status 2 6376.23user 615.69system 28:02.58elapsed 415%CPU

Re: [sage-release] Sage 9.8.beta6 released

2022-12-21 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (make and make pytest and make ptestlong). On macOS 12.6.2 (Monterey) with Xcode 14.2: No problems. Guillermo On Wed, 21 Dec 2022 at 20:01, Volker Braun wrote: > As always, you can get the latest beta version from the

Re: [sage-release] Sage 9.8.beta6 released

2022-12-21 Thread G. M.-S.
This is on Apple Silicon Macs ("M" series) with Homebrew up to date (make and make pytest and make ptestlong). On macOS 11.7.2 (Big Sur) with Xcode 13.2.1: make ptestlong gives the usual -- sage -t --long --warn-long 51.4

Re: [sage-release] Sage 9.8.beta5 released

2022-12-13 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). On macOS 13.0.1 (Ventura) with Xcode 14.1: see separate message. On macOS 12.6.1 (Monterey) with Xcode 14.1: no problems. On macOS 11.7.1 (Big Sur) with Xcode 13.2.1: make ptestlong gives

Re: [sage-release] Sage 9.8.beta3 released

2022-12-12 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). On macOS 13.0.1 (Ventura) with Xcode 14.1: see separate message. On macOS 12.6.1 (Monterey) with Xcode 14.1: no problems. On macOS 11.7.1 (Big Sur) with Xcode 13.2.1: make ptestlong gives

Re: [sage-release] Sage 9.8.beta3 released

2022-11-01 Thread G. M.-S.
Just to add that after replacing Xcode 14.0.1 with 14.1 there are no problems. Guillermo On Mon, 31 Oct 2022 at 19:46, G. M.-S. wrote: > > This is on Apple Silicon Macs with Homebrew up to date (make and make > pytest and make ptestlong). > > On macOS 12.6.1 (Monterey) wi

Re: [sage-release] Sage 9.8.beta3 released

2022-10-31 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.6.1 (Monterey) with Xcode 14.0.1: no problems. On macOS 11.7.1 (Big Sur) with Xcode 13.2.1: make ptestlong gives

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

2022-09-17 Thread G. M.-S.
Just to say that merging ticket https://trac.sagemath.org/ticket/34467 as indicated by Kwankyu (thanks!), this succeeds, and no new problems arise. Guillermo On Sat, 17 Sept 2022 at 23:02, G. M.-S. wrote: > > This is on Apple Silicon Macs with Homebrew up to date (make and make &g

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

2022-09-17 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.6 (Monterey) with Xcode 14.0: no problems. On macOS 11.7 (Big Sur) with Xcode 13.2.1: make ptestlong gives -- sage

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-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] Re: Sage 9.7.rc1 released

2022-09-10 Thread 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 --random-seed=210836810734712272185542644691790603860 src/sage/interfaces/expect.py HTH, Guillermo On Fri, 9 Sept 2022 at 11:13, Kenji Iohara wrote: > On My

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.rc0 released

2022-08-31 Thread G. M.-S.
This is on an Apple Silicon Mac with Homebrew up to date (make and make pytest and make ptestlong) plus the tickets #33833 #34152 #34450 (priority blocker, positively reviewed). Nothing new on macOS 11.6.8 (Big Sur) with Xcode 13.2.1: make ptestlong gives the usual matrix_gf2e_dense.pyx error

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

2022-08-07 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). Nothing new: On macOS 12.5 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.8 (Big Sur) with Xcode 13.2.1: make ptestlong gives the usual matrix_gf2e_dense.pyx error (see

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

2022-08-01 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). Nothing new: On macOS 12.5 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.8 (Big Sur) with Xcode 13.2.1: make ptestlong gives the usual matrix_gf2e_dense.pyx error (see

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

2022-07-24 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). Nothing new: On macOS 12.5 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.8 (Big Sur) with Xcode 13.2.1 make ptestlong gives the usual

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

2022-07-10 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date (make and make pytest and make ptestlong). Nothing new: On macOS 12.4 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.7 (Big Sur) with Xcode 13.2.1 make ptestlong gives the usual

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

2022-07-08 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.4 (Monterey) with Xcode 13.4.1: no problems. On macOS 11.6.7 (Big Sur) with Xcode 13.2.1 make ptestlong gives the usual

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

2022-06-21 Thread G. M.-S.
This is on Apple Silicon Macs with Homebrew up to date, plus the tickets #28263 #32340 #33213 #33619 #33840 #33854 #33974 #33978 #33979 #33984 #33985 #33987 #33990 #33991 #33992 #33993 #33996 #34001 #34007 #34008 #34009 #34010 #34014 #34019 #34021 #34022 #34025 #34030 #34034 #34035 #34036 #34037

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

2022-06-19 Thread G. M.-S.
Thanks Vincent, you are right. David is taking care of it. Guillermo On Sun, 19 Jun 2022 at 23:06, Vincent Delecroix <20100.delecr...@gmail.com> wrote: > Most likely > > Trac #33876: Make ModularFormsRing.gen_forms returns > GradedModularFormElement object > > On Sun, 19

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

2022-06-19 Thread G. M.-S.
Thanks, Volker. This is on Apple Silicon Macs with Homebrew up to date and make pytest. On macOS 11.6.7 (Big Sur) with Xcode 13.2.1 and macOS 12.4 (Monterey) with Xcode 13.4.1 make ptestlong gives -- sage -t --long --warn-long

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

2022-06-15 Thread G. M.-S.
Regarding F-Secure, I suggest sending this link to whomever is responsible for it: https://discussions.apple.com/docs/DOC-8841 Bon courage ! Guillermo On Wed, 15 Jun 2022 at 19:33, David Coudert wrote: > It seems that F-Secure is fighting against me. > I tried again and succeed to compile

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

2022-06-14 Thread G. M.-S.
Thanks, Volker. This is on Apple Silicon Macs with Homebrew up to date and make pytest. About *OpenBLAS*: Version 0.3.20 from Homebrew used, as seen in config.log: openblas-0.3.20: using system package; SPKG will not be installed *macOS 11.6.7* (Big Sur) with Xcode 13.2.1: make ptestlong

Re: [sage-release] Sage

2022-05-19 Thread G. M.-S.
Under the same conditions, but on Apple Silicon, I did not encounter any problems at all. Guillermo On Thu, 19 May 2022 at 06:09, Kenji Iohara wrote: > On Macbook Pro with Intel Corei5 with homebrew, I tried from the first > built: > i) OS 12.3.1 with Xcode 13.3.1, > ii) OS 12.4 with Xcode

Re: [sage-release] Sage 9.6.rc4 released

2022-05-13 Thread G. M.-S.
Thanks, Volker. This is on Apple Silicon Macs with Homebrew up to date, plus the tickets #33700 #33761 #33828 #33579 #33701 #33717 (all of them positively reviewed) and make pytest. *macOS 11.6.5* (Big Sur) with Xcode 13.2.1: make ptestlong gives the usual:

Re: [sage-release] Sage 9.6.rc3 released

2022-05-01 Thread G. M.-S.
Thanks, Volker. Nothing new on Apple Silicon Macs with Homebrew up to date (make, make pytest, make ptestlong). Guillermo On Sat, 30 Apr 2022 at 11:47, Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained

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

2022-04-26 Thread G. M.-S.
Thanks, Volker. Nothing new on Apple Silicon Macs with Homebrew up to date plus #33587. Guillermo On Tue, 26 Apr 2022 at 00:48, 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.6.rc1 released

2022-04-24 Thread G. M.-S.
Thanks, Volker. Nothing new on Apple Silicon Macs with Homebrew up to date. Guillermo On Wed, 20 Apr 2022 at 00:41, 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.6.rc0 released

2022-04-10 Thread G. M.-S.
Thanks, Volker. Nothing new on Apple Silicon M1 Macs with Homebrew up to date. Guillermo On Sun, 10 Apr 2022 at 20:47, 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.6.beta7 released

2022-04-03 Thread G. M.-S.
Thanks, Volker. This is on *Apple Silicon M1 Macs* with Homebrew up to date. For SageMath 9.6.beta7 plus make pytest and nothing else. *macOS 11.6.5 (Big Sur) with Xcode 13.2.1*: make ptestlong gives the usual: -- sage -t

Re: [sage-release] Sage 9.6.beta6 released

2022-03-28 Thread G. M.-S.
Thanks, Volker. This is on *Apple Silicon M1 Macs* with Homebrew up to date. For SageMath 9.6.beta6 plus #31924 and #33549 plus make pytest. *macOS 11.6.5 (Big Sur) with Xcode 13.2.1*: make ptestlong gives the usual: -- sage

Re: [sage-release] Sage 9.6.beta5 released

2022-03-20 Thread G. M.-S.
Thanks, Volker. This is on *Apple Silicon M1 Macs* with Homebrew up to date. SageMath 9.6.beta5 together with #32207 #33492 #33512 #33522 gives: *macOS 11.6.5 (Big Sur) with Xcode 13.2.1*: make succeeds and make ptestlong gives 3 errors:

Re: [sage-release] Sage 9.6.beta3 released

2022-03-02 Thread G. M.-S.
Thanks, Volker. On two Apple Silicon M1 Macs with macOS 11.6.4 (Big Sur) and macOS 12.2.1 (Monterey), with Homebrew up to date, after source .homebrew-build-env ./configure make succeeds. And make ptestlong gives only 2 errors:

Re: [sage-release] Sage 9.6.beta1 released

2022-02-13 Thread G. M.-S.
Thanks, Volker. On an M1 Mac with macOS 11.6.3 (Big Sur) and Homebrew up to date, after source .homebrew-build-env ./configure make succeeds. And make ptestlong gives only 1 error: -- sage -t --long --warn-long 44.0

[sage-release] continuous integration

2022-01-23 Thread G. M.-S.
Hello. Regarding this discussion about releasing cycles and merging tickets, I am totally incompetent. I nevertheless wish to say that whatever you decide, please make the rules known in a persisting place. I take the occasion to thank all of you for all you do so generously. Best, Guillermo

Re: [sage-release] Sage 9.5.rc3 released

2022-01-21 Thread G. M.-S.
aratsuba(B) == A._multiply_classical(B) Expected: True Got: False ** (see https://trac.sagemath.org/ticket/33212). On Fri, 21 Jan 2022 at 05:20, G. M.-S. wrote: > > And here the results of make ptestlong for an M1 Mac w

Re: [sage-release] Sage 9.5.rc3 released

2022-01-21 Thread G. M.-S.
Done. On Fri, 21 Jan 2022 at 20:46, Matthias Köppe wrote: > The failure in src/sage/matrix/matrix_gf2e_dense.pyx probably deserves a > ticket for further investigation > > On Friday, January 21, 2022 at 11:43:57 AM UTC-8 list...@gmail.com wrote: > >> >> Thanks Matthias. >> >> I was sure I had

Re: [sage-release] Sage 9.5.rc3 released

2022-01-20 Thread G. M.-S.
You were right: I had /usr/local/lib -> /opt/homebrew/lib (because I tried to brew install apaffenholz/polymake/polymake, which fails in Monterey). After erasing it, ./configure --with-system-openblas followed by make succeeds for 9.5.rc3 on an M1 Mac with macOS 12.1. Thanks again and sorry for

Re: [sage-release] Sage 9.5.rc3 released

2022-01-20 Thread G. M.-S.
I just got access to an M1 Mac with macOS 12.1 (Monterey), so I tried 9.5.rc3 with the results given below. I can confirm that on an M1 Mac with macOS 11.6.2 (Big Sur), after ./configure --with-system-openblas, make succeeds for 9.5.rc3. Sorry. Guillermo On Fri, 21 Jan 2022 at 02:26, Matthias

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

2022-01-16 Thread G. M.-S.
rew-polymake/issues These open issues may also help: Brewing polymake on Apple Silicon / M1 / arm https://github.com/apaffenholz/homebrew-polymake/issues/2 and I could not find anything relevant about this. On Sun, 16 Jan 2022 at 11:17, G. M.-S. wrote: > > There was no /usr/local

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

2022-01-15 Thread G. M.-S.
I found it. Sorry for the noise. Guillermo On Sat, 15 Jan 2022 at 22:12, G. M.-S. wrote: > > Hello Matthias. > > I can try to build 9.5rc1 on an M1 Mac, but I need to know how to get the > source tarball (I am not familiar with git). > > Guillermo > > On Sat, 15

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

2022-01-15 Thread G. M.-S.
Hello Matthias. I can try to build 9.5rc1 on an M1 Mac, but I need to know how to get the source tarball (I am not familiar with git). Guillermo On Sat, 15 Jan 2022 at 22:01, Matthias Köppe wrote: > Based on the runs on GH Actions, I have updated the summary of platform > support in

[sage-release] Bug in limit?

2015-11-22 Thread G. M.-S.
Hello. This is my first post, please be indulgent. Is the following a bug? Thanks in advance. Guillermo Moreno-Socías ┌┐ │ SageMath Version 6.9, Release Date: 2015-10-10 │ │ Type "notebook()" for the