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

2023-12-30 Thread Kenji Iohara
On Mac OS 13.6.3 with Intel Core i5, and configure —with-system-gfortran=no, The first built completed ! But for make ptestlong, here is what I had: sage -t --long --warn-long 123.5 --random-seed=192882139610880124787575134802892372787 src/sage/rings/polynomial/multi_polynomial_ideal.py #

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

2023-11-12 Thread Kenji Iohara
On Mac OS 13.6.1 with Intel Core i5, I should run ./configure —with-system-gfortran=no to compile from the first built. > 11/11/2023 20:09、John H Palmieri のメール: > > Same on OS X Apple M2 chip. In both this and the earlier case, I ran > `./configure` — no need to do `./configure

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

2023-10-24 Thread Kenji Iohara
On my Mac OS 13.6 with Intel Core i5, with updated Homebrew and Xcode 15.0.1, I could compile with from the first built, after ./configure —with-system-gfortran=no. But for make ptestlong, some errors appears: sage -t --long --warn-long 130.2

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

2023-10-08 Thread Kenji Iohara
On Mac OS 13.6 with Intel iCore i5, Xcode 15, homebrew updated, Its compilation from the first built failed because of  scipy-1.11.2 and attrs-23.1.0. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop

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

2023-09-29 Thread Kenji Iohara
John: Thanks ! As you mentioned, it worked with `./configure --with-system-gfortran=no`. But ptestlong has created several doc test failed…. > 28/09/2023 23:30、John H Palmieri のメール: > > As with the past few releases — and I think this is due to OS X and > command-line tool upgrades, not Sage

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

2023-09-28 Thread Kenji Iohara
On my Mac OS 13.6 with Intel Core i5, with updated homebrew and Xcode 15, Python 3.11.5, The first built has failed with the package  scipy-1.11.2 and not with ecm…. !Here is its log file:  -- You received this message because you are subscribed to the Google Groups "sage-release" group. To

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

2023-09-25 Thread Kenji Iohara
On MacOS 13.5.2, with  updated homebrew, updated python, the first built compilation failed owing to two packages:ecm-7.0.5 and scipy-1.11.2. Here is their log files. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this

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

2023-08-14 Thread Kenji Iohara
On Mac OS 13.5, with Intel Core i5, and homebrew, it compiled from the first built. As for make ptestlong, it gives sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/rings/polynomial/multi_polynomial_ideal.py # Killed due to segmentation fault

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

2023-06-03 Thread Kenji Iohara
On Mac OS 13.4 (Intel Core i5) with Xcode 14.3.1 and upgraded homebrew, it compiled from the first built. make pytest passed, but for make ptestlong I had -- sage -t --long --warn-long 152.8

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

2023-05-30 Thread Kenji Iohara
On Mac OS 13.4 with Intel Core i5 and upgraded homebrew, it compile from the first built. For make ptestlong, I had -- sage -t --long --warn-long 223.1 --random-seed=206611625835564763015916265621072613635

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

2023-05-27 Thread Kenji Iohara
On Mac OS 13.4 Intel Core i5, , with homebrew updated, it compiled from the first built and for make ptestlong, I had -- sage -t --long --warn-long 227.1 --random-seed=137852481551826196838278081478820577572

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

2023-05-16 Thread Kenji Iohara
I also had the same failures since several versions on Mac OS 13.3.1a with Intel Core i5 machine. 2023年5月15日(月) 23:13 John H Palmieri : > I consistently see these failures on various OS X machines: > > sage -t --long --random-seed=244618093388694547212515065258622925284 >

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

2023-04-24 Thread Kenji Iohara
On Mac 0S 13.3.1with Intel Core i5, updated homebrew, the first built compilation worked. As for make ptestlong, I had the next errors: -- sage -t --long --warn-long 274.3 --random-seed=290024924952297696012043696737674115883

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

2023-04-15 Thread Kenji Iohara
On Mac OS 13.3 with Intel Core i5, homebrew updated, the first built passed but for make ptestlong, It gives: sage -t --long --warn-long 265.9 --random-seed=290329916871715862331844336527289916896 src/sage/rings/polynomial/multi_polynomial_ideal.py # Killed due to segmentation fault sage -t

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

2023-04-07 Thread Kenji Iohara
On my Mac Book Pro with Intel Core i5, Mac OS 13.3, with updated homebrew, It compiled from the first built with make . But for the pteslong, I had sage -t --long --warn-long 190.9 --random-seed=236272119543694532373455565790837201469 src/sage/modular/modform_hecketriangle/abstract_space.py

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

2023-03-30 Thread Kenji Iohara
On Mac OS 13.2.1, with Intel Core i5 and updated homebrew, after make -j1, it compiled from the first built. As for make ptestlong, I had: -- sage -t --long --warn-long 263.7

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

2023-03-27 Thread Kenji Iohara
It gives me -r--r--r-- 1 iohara admin 556 Mar 26 20:26 /usr/local/opt/openblas/lib/pkgconfig/openblas.pc . > 27/03/2023 12:11、Dima Pasechnik のメール: > > On Mon, Mar 27, 2023 at 11:08 AM Kenji Iohara <mailto:simplyellip...@gmail.com>> wrote: >> >> The f

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

2023-03-27 Thread Kenji Iohara
The first one: ls -l/usr/local/opt/openblas/lib/pkgconfig/openblas.pcgives ls: invalid option -- / usage: ls [-@ABCFGHILOPRSTUWabcdefghiklmnopqrstuvwxy1%,] [--color=when] [-D format] [file ...] And the second one: ls -l /usr/local/opt/openblas/lib/pkgconfig/openblas.pc

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

2023-03-26 Thread Kenji Iohara
Hello, On my Mac Book Pro with Intel Core i5, OS 13.2.1 and updated homebrew,  It didn’t compile from the first built owing to the error : package:         scipy-1.10.1   last build time: Mar 26 23:41   log file:        /Users/iohara/Desktop/sage-10.0.beta6/logs/pkgs/scipy-1.10.1.log -- You

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

2023-03-20 Thread Kenji Iohara
Hello, On my MacBookPro with Intel Core i5, OS 13.2.1 with homebrew, it compiled from the first buit. Make ptestlong gives me sage -t --long --warn-long 134.8 --random-seed=4175849159551249621965502074713841 src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed sage -t

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

2023-03-16 Thread Kenji Iohara
On my MacBookPro with Intel Core i5, OS 13.2.1, with homebrew, it compiled from the first build. For make ptestlong, I got the next results: -- sage -t --long --warn-long 249.9

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

2023-02-24 Thread Kenji Iohara
Hello, On my MacBookPro OS 13.2.1 with Intel Core i5, updated homebrew, The compilation from the first build worked ! But for make ptestlong, there are sage -t --long --warn-long 121.0 --random-seed=18267789254554035108337124219961040646 src/sage/graphs/generators/families.py # 3 doctests

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

2023-02-21 Thread Kenji Iohara
Hello, On my MacBookPro with Intel Core i5, with homebrew etc., it compiled from the first built. But for make ptestlong, Following three had some problems: 2 items had failures: 1 of 16 in sage.rings.polynomial.multi_polynomial_libsingular.MPolynomialRing_libsingular.monomial_quotient

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

2023-02-06 Thread Kenji Iohara
On MacBook Pro with Intel Core i5, homebrew updated etc., it compiles from the first built and all tests passed ! Kenji > 05/02/2023 18:21、Volker Braun のメール: > > tag is pushed! > > On Sunday, February 5, 2023 at 5:58:59 PM UTC+1 matthia...@gmail.com > wrote: >> Thanks for

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

2022-12-15 Thread Kenji Iohara
On Mac BookPro with Intel Core i5, with homebrew up to date, Mac OS 13.1 and Xcode 14.2, after ./configure —with-system-python3, It compiled from the first built. With make ptestlong, there was 2 errors: sage -t --long --warn-long 310.5 --random-seed=237198977358479344837866111444630981921

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

2022-12-12 Thread Kenji Iohara
On MacBookPro with Mac OS 13.0.1 with Intel Core i5, it compiled from the first built with Python 3.9.6. For make ptestlong, I had 3 errors: -- sage -t --long --warn-long 303.8

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

2022-11-29 Thread Kenji Iohara
Is Python3.11 on Mac OS too new too build Sage 9.8.beta4 ? This seems to be related to some problem with scipy-1.9.3. K. > 28/11/2022 21:19、David Coudert のメール: > > This is again the MILP formulation of `edge_disjoint_spanning_trees`. > > We now have a fast combinatorial algorithm

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

2022-11-24 Thread Kenji Iohara
run >>> ./configure --enable-download-from-upstream-url >>> (this will hopefully be default, but not yet) >>> >>> >>> On Thu, 24 Nov 2022, 12:48 Kenji Iohara, >> <mailto:simplyellip...@gmail.com>> wrote: >>>> >>>> -- >>

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

2022-11-24 Thread Kenji Iohara
Even with this, it didn’t work. > 24/11/2022 14:28、Dima Pasechnik のメール: > > you need to run > ./configure --enable-download-from-upstream-url > (this will hopefully be default, but not yet) > > > On Thu, 24 Nov 2022, 12:48 Kenji Iohara, <mailto:simpl

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

2022-11-24 Thread Kenji Iohara
v 24, 2022 at 2:59 AM Kenji Iohara <simplyellip...@gmail.com> wrote:I still have a problem on downloading   scipy-1.9.3    KenjiI've just checked that the checksums onhttps://pypi.io/packages/source/s/scipy/scipy-1.9.3.tar.gzmatch ones given in the branch of https://trac.sagemath.org/ticke

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

2022-11-23 Thread Kenji Iohara
I still have a problem on downloading scipy-1.9.3Kenji > 23/11/2022 20:50、John H Palmieri のメール: > > Maybe you need to run `./bootstrap` and then `./configure > --enable-download-from-upstream-url`? > > > On Wednesday, November 23, 2022 at 12:09:30 AM UTC

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

2022-11-23 Thread Kenji Iohara
tream-url".On Tuesday, November 22, 2022 at 7:36:28 PM UTC-8 Kenji Iohara wrote:With my Mac OS 13.0.1, with Intel Core i5, and several packages with Homebrew, I have a problem with downloading * package:         numpy-1.23.5  last build time: Nov 23 04:33  log file:        /Users/iohara/De

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

2022-11-23 Thread Kenji Iohara
ure --enable-download-from-upstream-url". > > On Tuesday, November 22, 2022 at 7:36:28 PM UTC-8 Kenji Iohara wrote: >> With my Mac OS 13.0.1, with Intel Core i5, and several packages with >> Homebrew, I have a problem with downloading >> >> >> * packag

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

2022-11-22 Thread Kenji Iohara
With my Mac OS 13.0.1, with Intel Core i5, and several packages with Homebrew, I have a problem with downloading * package: numpy-1.23.5 last build time: Nov 23 04:33 log file: /Users/iohara/Desktop/sage-9.8.beta4/logs/pkgs/numpy-1.23.5.log * package:

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

2022-11-04 Thread Kenji Iohara
I have recompiled it with Mac OS 13.0, with Intel Core i5, Xcode 14.1 with several packages with homebrew. The first built compilation and make pytest passed, but for make ptestlong, here is the errors I had: -- sage -t --long

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

2022-10-31 Thread Kenji Iohara
Thanks for this version. On my Mac bookPro with Intel Core i5, OS 13.0, with homebrew etc., The compilation from the first built and make ptestlong all passed ! Kenji > 31/10/2022 14:20、Eric Gourgoulhon のメール: > > Thanks for the new release. > > On Ubuntu 20.04 running on Xeon E5-2623 + 16

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

2022-10-27 Thread Kenji Iohara
On Mac BookPro with Intel Core i5, with MacOS 13.0 and homebrew, upgrading Command-line, the first built succeeded. But make ptestlong gives me: -- sage -t --long --warn-long 149.4

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

2022-10-18 Thread Kenji Iohara
Hello, On my MacBook Pro with Intel core, with homebrew and OS 12.6, I could compile it with first built (again with ./configure —without-system-pari), But for make ptestlong, I had the next errors:

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

2022-10-09 Thread Kenji Iohara
On my MacBookPro with Intel Core i5, OS 12.6, homebrew with the newest pari, the first build with ./configure —without-system-pari worked. But for the make ptestlong, I had the problem on sageinscpet.py: 4 items had failures: 1 of 21 in sage.misc.sageinspect._sage_getargspec_cython 4 of

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

2022-10-02 Thread Kenji Iohara
With Pari 2.15, on MacBookPro, I even couldn't recompile Sage 9.7. .. Kenji 2022年9月30日(金) 13:21 Dima Pasechnik : > this is most probably due to too new Pari in Homebrew. > > On Fri, 30 Sep 2022, 06:37 Kenji Iohara, wrote: > >> Dear Volker, >> >> Thanks for t

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

2022-09-17 Thread Kenji Iohara
On my MacBook Pro with Intel Core i5, homebrew OS 12.6 and Xcode 14, it compiled from the first build and all passed ! Kenji > 18/09/2022 1:06、Kwankyu Lee のメール: > > This is fixed in #34467, > > https://trac.sagemath.org/ticket/34467, > > which is critical. > > On Sunday, September 18, 2022

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-11 Thread Kenji Iohara
long 223.7 > --random-seed=210836810734712272185542644691790603860 > src/sage/interfaces/expect.py > > HTH, > > Guillermo > > On Fri, 9 Sept 2022 at 11:13, Kenji Iohara <mailto:simplyellip...@gmail.com>> wrote: > On My MacbookPro with Intel Core i5, OS 12.5.1 with Homebrew and Pytho

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

2022-09-09 Thread Kenji Iohara
On My MacbookPro with Intel Core i5, OS 12.5.1 with Homebrew and Python 3.10.*, it compiled from the first build. make ptestlong gives -- sage -t --long --warn-long 223.7 --random-seed=210836810734712272185542644691790603860

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

2022-07-11 Thread Kenji Iohara
On my Mac OS 12.4 with Intel Core i5, with homebrew and Xcode 13.4.1, it compiled from the first build. 2022年7月11日(月) 15:21 Marc Culler : > Yes, I tried that but there was no change. > > However when I deleted the calls to the undefined autoconf commands from > the configure script (which meant

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

2022-07-09 Thread Kenji Iohara
On Mac OS 12.4 with Intel Core i5 with Homebrew and Xcode 13.4.1, it compiled from the first build. But, make ptestlong return me this one: sage -t --long --random-seed=184626740109741532373427720110400467629 src/sage/doctest/test.py # 1 doctest failed sage -t --long

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

2022-05-29 Thread Kenji Iohara
Thanks Volker for this version. On Mac OS 12.4 with Intel Core i5 using homebrew, Sage 9.7.beta1 compiled from the first built. For make ptestlong, I had the next result: -- sage -t --long --warn-long 260.4

Re: [sage-release] Sage 9.6 released

2022-05-18 Thread Kenji Iohara
ogle.com/d/msgid/sage-release/BFD31D60-D8FE-4328-AFE4-CBA9BB092B24%40gmail.com. clang-2022-05-18-083618.ips Description: Binary data I am sorry for this multiple message…. I just found the one I had to send you…..   18/05/2022 12:57、Kenji Iohara <simplyellip...@gmail.com>のメール:I think this i

Re: [sage-release] Sage 9.6 released

2022-05-18 Thread Kenji Iohara
ogle.com/d/msgid/sage-release/A0040D90-14A7-4047-B3D4-FDFC4A9F8F7C%40gmail.com. gfan-0.6.2.p1.log Description: Binary data I think this is more important than install.log...18/05/2022 10:19、Kenji Iohara <simplyellip...@gmail.com>のメール:I have recompile Sage 9.6  from the first built

Re: [sage-release] Sage 9.6 released

2022-05-18 Thread Kenji Iohara
m. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/47BB68D1-1589-4D60-A98D-C5EC914441FE%40gmail.com. gfan-0.6.2.p1.log Description: Binary data Kenji18/05/2022 10:19、Kenji Iohara <simplyellip...@gmail.com>のメール:I have recompile Sage 9.6  from the first built

Re: [sage-release] Sage 9.6 released

2022-05-17 Thread Kenji Iohara
Thanks Volker. I could compile on Mac OS 12.3.1 with Intel Corei5 from the first built and make ptestlong all passed. > 17/05/2022 14:44、Eric Gourgoulhon のメール: > > Thank you Volker for the release! > > On Ubuntu 20.04 running on Xeon E5-2623 + 16 GB RAM: > - parallel build (-j16) from a fresh

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

2022-05-17 Thread Kenji Iohara
On Mac OS 12.3.1 with Intel Corei5, homebrew, the first build and ptestlong, all passed ! At the end of ptestlong, it gives : === test session starts === platform darwin -- Python 3.10.4, pytest-7.1.2, pluggy-1.0.0 rootdir:

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

2022-05-01 Thread Kenji Iohara
Thanks Matthias. After (re)running ../homebrew-nuid-env, it compiled ! > 01/05/2022 20:15、Matthias Köppe のメール: > > If the terminal is still open, you can check by typing "echo $CPATH" > > On Sunday, May 1, 2022 at 11:08:59 AM UTC-7 Kenji Iohara wrote: > I think so

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

2022-04-23 Thread Kenji Iohara
Thanks Volker for this release. On my Mac OS 12.3.1 with IntelCore, homebrew and Python 3.10.2, I couldn’t compile sage-9.6.rc1 from the first buit, owing to the errors on the packages gmpy2-2.1.1cysignals-1.11.2 matplotlib-3.5.1 saying ERROR:

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

2022-01-19 Thread Kenji Iohara
Thanks Volker for this version. On my Mac OS 12.1, with IntelCore i5, and with Python 3.10.1, it compiled from the first built. > 19/01/2022 1:05、Volker Braun のメール: > > As always, you can get the latest beta version from the "develop" git branch. > Alternatively, the self-contained source

Re: [sage-release] Sage 9.5.rc2 release

2022-01-17 Thread Kenji Iohara
Thanks Dima, removing anacoda, The first built on Mac OS 12.1 worked, with python 3.10.1. > 17/01/2022 11:20、Dima Pasechnik のメール: > > On Mon, Jan 17, 2022 at 10:05 AM Kenji Iohara <mailto:simplyellip...@gmail.com>> wrote: >> >> Failed compilation from the

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

2022-01-15 Thread Kenji Iohara
Try building on Mac OS 12.1, with IntelCore i5, Python 3.10.1, and r-4.1.2 pre-installed, I could compile it ! > 16/01/2022 1:25、G. M.-S. のメール: > > > Here it is. > > On Sun, 16 Jan 2022 at 01:23, Matthias Köppe > wrote: > config.log please > > On

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

2021-12-24 Thread Kenji Iohara
Thanks Volker. On my Mac OS 12.1 with XCode 13.2, I couldn’t compile it :* package:         sagemath_doc_html-none  last build time: Dec 24 23:25  log file:        /Users/iohara/Desktop/sage-9.5.beta9/logs/pkgs/sagemath_doc_html-none.log* package:         fpylll-0.5.6  last build time: Dec 24

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

2021-11-21 Thread Kenji Iohara
I use Mac OS 12.0.1 on my mac book pro (intel Core i5). >From the first built, I couldn’t compile Sage 9.5.beta6 and beta7, it has some >problems to compile scipy-1.6.3. Up to beta5, I had no problem on the compilation. > 20/11/2021 22:12、'Justin C. Walker' via sage-release > のメール: > > > >>

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

2021-10-27 Thread Kenji Iohara
I have updated my Mac OS to Monterey 12.0.1 and it compiled from the first build. Kenji 2021年10月27日(水) 15:36 Samuel Lelièvre : > 2021-10-19 23:07 UTC, Volker Braun: > > > > 056b8d4e7b (tag: 9.5.beta4) Updated SageMath version to 9.5.beta4 > > Thanks for this new development release! > > On

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

2021-10-21 Thread Kenji Iohara
On my mac OS 11.6, the first compilation worked and ``make ptestlong’’ passed. > 20/10/2021 1:06、Volker Braun のメール: > > 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.5.beta0 released

2021-09-01 Thread Kenji Iohara
On my Mac OS 11.5.2, with Intel Core i5, it compiled from the first built. But, for make ptestlong, it failed with the following message: -- sage -t --long --warn-long 126.4 --random-seed=0 src/sage/geometry/polyhedron/base.py #

Re: [sage-release] Sage 9.4 released

2021-08-26 Thread Kenji Iohara
On my mac OS 11.5.2, it compiled from the first built. But with make ptestlong, it failed : sage -t --long --random-seed=0 src/sage/geometry/polyhedron/base.py # 1 doctest failed sage -t --long --random-seed=0 src/sage/misc/gperftools.py # 1 doctest failed > 26/08/2021 2:27、Matthias Köppe

Re: [sage-release] Re: Sage 9.4.rc0 released

2021-07-30 Thread Kenji Iohara
On my Mac OS 11.5, it compiled perfectly from the first built whereas I had some problem ptestlong claiming that I don't have Pytest even if pytest --version gives me pytest 6.2.4... 2021年7月30日(金) 23:23 Raymond Rogers : > I would like to thank the developers! After numerous attempts, in

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

2021-06-21 Thread Kenji Iohara
Hello, Thanks for this new version. On my mac book pro OS 11.3, after reinstalling the packages recommended when we execute ./configure, it compiled from the first built. But when I tried, brew install ... and brew upgrade as was also indicated after brew instal ...; for some packages,; I

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

2021-05-01 Thread Kenji Iohara
On my Mac Book Pro with OS 11.3, I could compile it from the first built and all test passed. > 01/05/2021 22:41、François Bissey のメール: > > > >> On 2/05/2021, at 06:57, Dima Pasechnik wrote: >> >> I'd rather try gcc 11 instead. > > If you want. We already have an issue in compiling fplll >

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

2021-04-19 Thread Kenji Iohara
年4月19日(月) 11:13 Dima Pasechnik : > Something is a bit broken in your toolchain. > Did you build with Homebrew packages and then forgot to > source .homebrew-build-env ? > (which might also be needed for some tests, IMHO) > > On Sun, Apr 18, 2021 at 7:58 PM Kenji Iohara > wro

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

2021-04-07 Thread Kenji Iohara
On my mac with OS 11.2.3, the first built worked perfectly. I haven't tried ptestlong yet. 2021年4月7日(水) 3:13 Steven Trogdon : > Incremental upgrade from rc1 -> rc2 did not build here with > git pull && make > There was at least one Sage component that was linked against the old > Singular.

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

2021-03-15 Thread Kenji Iohara
e.m4: Check pkg-config first") would > improve this -- this ticket needs help. > > > > > On Monday, March 15, 2021 at 6:26:40 AM UTC-7 Kenji Iohara wrote: > On my Mac OS.11.2.3, I have falied compiling pynac-0.7.27.p1. > > -- > You received this message

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

2020-12-28 Thread Kenji Iohara
On mac OS10.15.7, MAKE PTESTLONG passed without problem. > 28/12/2020 15:07、Kenji Iohara のメール: > > I have compiled from the first built on my Mac with OS 10.15.7 which worked > perfectly and on OS 11.1 it stopped with the problem on Cython… > > >> 28/12/2

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

2020-12-28 Thread Kenji Iohara
I have compiled from the first built on my Mac with OS 10.15.7 which worked perfectly and on OS 11.1 it stopped with the problem on Cython… > 28/12/2020 15:05、Dima Pasechnik のメール: > > it seems you have a conflicting install of fplll in /usr/local > > On Mon, 28 Dec 2020, 11:54 David Coudert,

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

2020-12-15 Thread Kenji Iohara
I hav recompiled Sage 9.3.beta3 and beta.4 from the first built on Mac OS 11.1, it didn’t work; it seems that it couldn’ compile Cython among all: * package: cython-0.29.21 last build time: Dec 15 23:21 log file:

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

2020-12-07 Thread Kenji Iohara
On Mac OS 11.0.1, the first built worked without problem. 2020年12月7日(月) 9:50 Clemens Heuberger : > > I get (Linux Mint 19.3 Tricia): > > $ LANG=C ./sage -t --long --random-seed=0 src/sage/tests/cmdline.py > Running doctests with ID 2020-12-07-09-45-22-291831e7. > Using

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

2020-11-26 Thread Kenji Iohara
It gives me iohara% locale LANG="" LC_COLLATE="C" LC_CTYPE="UTF-8" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL= … > 27/11/2020 0:45、Dima Pasechnik のメール: > > On Thu, Nov 26, 2020 at 11:

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

2020-11-26 Thread Kenji Iohara
> > On Thursday, November 26, 2020 at 3:11:19 PM UTC-8 Kenji Iohara wrote: > Dima, > > It gives me > > sage: import locale > > sage: locale.setlocale(locale.LC

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

2020-11-26 Thread Kenji Iohara
locale(locale.LC_ALL,")'' File "", line 1 locale.setlocale(locale.LC_ALL,")'' ^ SyntaxError: EOL while scanning string literal …. Is this alright ?? > 26/11/2020 22:09、Dima Pasechnik のメール: > &

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

2020-11-26 Thread Kenji Iohara
t's going on there. It looks like these are coming from > a non-Sage python module, such as re. > What is the output of > > sage: import locale > sage: locale.setlocale(locale.LC_ALL, '') > > on your system? > > > > > On Thu, Nov 26, 2020 at 9:53 AM Kenji Io

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

2020-10-13 Thread Kenji Iohara
I could compile it on Mac 10.15.7 with X code 2. > 2020/10/13 1:30、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 > > > 1e728ac0d3

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

2020-10-13 Thread Kenji Iohara
On Mac 10.15.7 with Xcode, I could compile it from the first built. > 2020/10/13 10:45、Dima Pasechnik のメール: > > I've opened https://trac.sagemath.org/ticket/30758 > to fix this > > On Tue, Oct 13, 2020 at 9:38 AM Dima Pasechnik

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

2020-10-11 Thread Kenji Iohara
In fact I could finally compile it with zsh mode reinstalling openssl and source*** Le dim. 11 oct. 2020 12:09, Dima Pasechnik a écrit : > On Sun, Oct 11, 2020 at 7:30 AM Kenji Iohara > wrote: > > > > Compilation on Mac OS 10.15.7 with Xcode 12, there still is a pr

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

2020-09-26 Thread Kenji Iohara
I have recompiled from the very beginning on Mac OS 10.15.7 with XCode 12, and I couldn’t compile openblas-0.3.9 readline-6.3.008.p0 symmetrica-2.0.p11 . > 2020/09/23 23:41、Matthias Köppe のメール: > > I just encountered this problem on my system as well. Somehow the > installation of

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

2020-09-18 Thread Kenji Iohara
_uAgAJ>, > which is addressing the same issues (but without concrete solutions). > > > On Thursday, September 17, 2020 at 8:26:33 AM UTC-7, Kenji Iohara wrote: > On my Mac OS 10.15.6 with XCode 12, it cannot compile Sage9.2.beta12. > > [gf2x-1.3.0] Error configuring gf2x-1.3.0 See t

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

2020-09-07 Thread Kenji Iohara
I could compile it on Mac OS 10.15.6 but failed in making ptestlong: The following package(s) may have failed to build (not necessarilyduring this run of 'make all-start'):* documentation:         dochtml  last build time: Sep 7 09:57  log file:       

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] Sage 9.2.beta9 released

2020-08-20 Thread Kenji Iohara
It is a fresh build. > 2020/08/20 9:33、David Coudert のメール: > > was it incremental build (and from which beta) or fresh build ? > > >> Le 20 août 2020 à 02:55, Kenji Iohara > <mailto:simplyellip...@gmail.com>> a écrit : >> >> I have Mac OS

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

2020-07-27 Thread Kenji Iohara
On mac OS X.15.6 without gcc@9, I could ompile it. Installing gcc@9 with Homebrew, I couldn’t compile arb…. After compilation without gcc@9, making ptestlong, I had the next reaction: -- sage -t --long --warn-long 125.6

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

2020-07-19 Thread Kenji Iohara
On Mac OS.10.15.6 with Intel Dual Core, I could compile it. But when I did make ptestlong , I got -- sage -t --long --warn-long 125.6 src/sage/misc/sageinspect.py # 1 doctest failed sage -t --long --warn-long 125.6

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

2020-07-13 Thread Kenji Iohara
I am using Mac OS X.15.5. After uninstalling gcc (with Homebrew), I could compile Sage 9.2.beta5, but when I launch it, it crashed. -- 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

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

2020-07-12 Thread Kenji Iohara
uninstall package gcc and install package gfortran > https://formulae.brew.sh/cask/gfortran#default > <https://formulae.brew.sh/cask/gfortran#default> > > On Sun, Jul 12, 2020 at 8:22 AM Kenji Iohara <mailto:simplyellip...@gmail.com>> wrote: >> >> I couldn’t compile i

Re: [sage-release] Re: Sage 9.1 released

2020-05-23 Thread Kenji Iohara
- ***- 引用テキストを表示しない - 2020年5月23日土曜日 12時34分45秒 UTC+2 Dima Pasechnik: > > Could you try running > > CXXFLAGS="$CXXFLAGS -I/usr/local/include" CFLAGS="$CFLAGS > -I/usr/local/include" make > > > > > On Sat, May 23, 2020 at 7:56 AM Kenji Iohara

Re: [sage-release] Re: Sage 9.1 released

2020-05-22 Thread Kenji Iohara
ails, in particular the log file mentioned. > > Please also describe your environment in more detail - do you use > Homebrew, Conda? > > > > On Fri, 22 May 2020, 12:09 Kenji Iohara, > wrote: > >> Under Mac OS 10.15.4 I cannot compile sage-9.1. Can anyone help me >>

[sage-release] Re: Sage 9.1 released

2020-05-22 Thread Kenji Iohara
Under Mac OS 10.15.4 I cannot compile sage-9.1. Can anyone help me compiling this ? Thanks in advance. [pynac-0.7.26.sage-2020-04-03] In file included from add.cpp:23: [pynac-0.7.26.sage-2020-04-03] In file included from ./add.h:26: [pynac-0.7.26.sage-2020-04-03] In file included from