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

2022-06-14 Thread Henri Girard
build on AMD ryzen 16 coeurs 16 Go RAM 1Tera ssd with ubuntu dev 22.10 
(beta)  no problem


--
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 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/7b917bc4-ded1-a9f5-1e6c-a2caac22b85f%40gmail.com.


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 gives the usual:
--
sage -t --long --warn-long 48.3
--random-seed=153958501618775594540940591157976687080
src/sage/matrix/matrix_gf2e_dense.pyx  # 1 doctest failed
--
(see https://trac.sagemath.org/ticket/33212 and
https://bitbucket.org/malb/m4rie/issues/23/trying-to-compile-on-apple-m1).

*macOS 12.4* (Monterey) with Xcode 13.4.1:  make ptestlong gives no errors.

Guillermo

On Sun, 12 Jun 2022 at 15:16, 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
>
> a6e696e91d (tag: 9.7.beta2, trac/develop) Updated SageMath version to
> 9.7.beta2
> b95c1659af Trac #33865: direct computation of .formal()[1] for
> elliptic-curve morphisms
> f0068fad25 Trac #33244: sage.arith.misc.power_mod() works in any ring with
> %, not just ZZ
> 9de47303c2 Trac #15426: Performance of casting ZZ[x] to Qp[x]
> 93619a4835 Trac #33959: some improvements in sandpile.py
> d31947813b Trac #33958: cleaning two files in graphs/
> f8cb451fb6 Trac #33954: partial pep cleanup for sandpile.py
> 2ae859211b Trac #33948: fix pycodestyle E306 in all pyx files
> 93c1512579 Trac #33944: saving a tikzpicture to a local folder is now
> broken
> b99762ba0c Trac #33943: 1 doctest failing in oeis.py
> 7280939142 Trac #33937: finite-field .extension() sets up wrong coercion
> fed1e4e89a Trac #33935: simplify some super(something) to super() outside
> of combinat
> 1ffc363fae Trac #33934: simplify some super(something) to super() inside
> combinat/
> c7e0784afe Trac #33913: FPLLL 5.4.2 and FPyLLL 0.5.7
> 1551d4fa23 Trac #33885: Reference undefined - pdf documentation
> 06efaa3178 Trac #33879: Run pytest on github workflow for pytest related
> tickets
> df2124f237 Trac #33822: python3 spkg-configure.m4: Require ensurepip
> 96a04a85fe Trac #33745: Create direct sum of matroids
> 4c932d04a3 Trac #32072: trace of zero fails in padic extensions
> 8d796b6441 Trac #29941: Modularization of sagelib: Break out separate
> packages sagemath-environment, sagemath-repl
> f112639e6d Trac #24949: Bug in p-adic expansion over ramified extensions
> da5e1ac57d Trac #23575: Geometric Frobenius is broken
> 67e08a3876 Trac #33933: Remove quickref and tutorial from sage.combinat.all
> 9fdcb698e0 Trac #32137: Update ncurses to 6.3 and readline to 8.1.2
> 0947cd9036 Trac #33930: failing doctest involving polymake and number field
> 16c763 Trac #33924: pep cleanup for giac and gp pexpect interfaces
> 17438c198d Trac #33911: remove class inheritance of object in misc, repl,
> libs
> 2537707a5f Trac #33852: bootstrap, src/doc/Makefile: Remove use of the
> SAGE_ROOT/sage script
> b15c91d8ae Trac #33926: Fix tox-docker builds
> 4ec6965256 Trac #32631: Typo in random_element of polynomial rings
> 4d74388add Trac #33912: remove trailing spaces in combinat
> 881da74fb0 Trac #33903: remove deprecation in nonexact.py
> 578204f49d Trac #33899: some fixes in arxiv links
> 8b8f67a9ad Trac #33889: get rid of some range(0,*) in pyx files
> 8d8c044584 Trac #33691: some care for pep8 in pyx in modular
> fbf034fdb2 Trac #33557: FormalPolyhedraModule should check polyhedra for
> dimension
> 9015204871 Trac #31017: build/bin/sage-spkg-info: Format dependencies
> file; remove redundant "dependencies" sections from SPKG.rst
> f5e8c5997a Trac #33916: tweak tox.ini: activate more pycodestyle checks in
> cython files
> 564609f061 Trac #33914: remove class inheritance of object in
> rings,structure,numerical,doctests
> 3853878b0a Trac #33910: installing jupyterlab causes sagelib rebuild
> 4d66bc90bb Trac #33905: pep and other details in dynamics
> 603a833979 Trac #33901: sage-bootstrap-python doesn't work when pyenv
> shadows all usable pythons in PATH
> 788281e061 Trac #33739: Migrate gitpod to conda
> c2ca6af620 Trac #33601: Documentation: Add 'furo' theme
> a340bda639 Trac #33544: Use language_level=3 for Cython everywhere
> fa1477350a Trac #32937: Drop Python 3.7 support in Sage 9.7
> a8c488f4a2 Trac #31937: Update markupsafe to 2.1.1, jinja2 to 3.1.2
> cda7f69354 Trac #33917: Avoid Python 3.10 syntax in doctest introduced in
> #33799
> 70ec4e67ab Trac #25872: Modular decomposition bug
> 5fb2a6ea44 (tag: 9.7.beta1) Updated SageMath version to 9.7.beta1
>

-- 
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 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 

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

2022-06-14 Thread Emmanuel Charpentier
On Debian testing running on core i7 + 16 GB RAM, upgrading 9.7.beta1 to 
9.7.beta2 and running ptestlong givest the same two permanent failures already 
reported 
 for 
9.7.beta1 (and no transient failure).

HTH

Le dimanche 12 juin 2022 à 15:16:00 UTC+2, Volker Braun a écrit :

> 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
>
> a6e696e91d (tag: 9.7.beta2, trac/develop) Updated SageMath version to 
> 9.7.beta2
> b95c1659af Trac #33865: direct computation of .formal()[1] for 
> elliptic-curve morphisms
> f0068fad25 Trac #33244: sage.arith.misc.power_mod() works in any ring with 
> %, not just ZZ
> 9de47303c2 Trac #15426: Performance of casting ZZ[x] to Qp[x]
> 93619a4835 Trac #33959: some improvements in sandpile.py
> d31947813b Trac #33958: cleaning two files in graphs/
> f8cb451fb6 Trac #33954: partial pep cleanup for sandpile.py
> 2ae859211b Trac #33948: fix pycodestyle E306 in all pyx files
> 93c1512579 Trac #33944: saving a tikzpicture to a local folder is now 
> broken
> b99762ba0c Trac #33943: 1 doctest failing in oeis.py
> 7280939142 Trac #33937: finite-field .extension() sets up wrong coercion
> fed1e4e89a Trac #33935: simplify some super(something) to super() outside 
> of combinat
> 1ffc363fae Trac #33934: simplify some super(something) to super() inside 
> combinat/
> c7e0784afe Trac #33913: FPLLL 5.4.2 and FPyLLL 0.5.7
> 1551d4fa23 Trac #33885: Reference undefined - pdf documentation
> 06efaa3178 Trac #33879: Run pytest on github workflow for pytest related 
> tickets
> df2124f237 Trac #33822: python3 spkg-configure.m4: Require ensurepip
> 96a04a85fe Trac #33745: Create direct sum of matroids
> 4c932d04a3 Trac #32072: trace of zero fails in padic extensions
> 8d796b6441 Trac #29941: Modularization of sagelib: Break out separate 
> packages sagemath-environment, sagemath-repl
> f112639e6d Trac #24949: Bug in p-adic expansion over ramified extensions
> da5e1ac57d Trac #23575: Geometric Frobenius is broken
> 67e08a3876 Trac #33933: Remove quickref and tutorial from sage.combinat.all
> 9fdcb698e0 Trac #32137: Update ncurses to 6.3 and readline to 8.1.2
> 0947cd9036 Trac #33930: failing doctest involving polymake and number field
> 16c763 Trac #33924: pep cleanup for giac and gp pexpect interfaces
> 17438c198d Trac #33911: remove class inheritance of object in misc, repl, 
> libs
> 2537707a5f Trac #33852: bootstrap, src/doc/Makefile: Remove use of the 
> SAGE_ROOT/sage script
> b15c91d8ae Trac #33926: Fix tox-docker builds
> 4ec6965256 Trac #32631: Typo in random_element of polynomial rings
> 4d74388add Trac #33912: remove trailing spaces in combinat
> 881da74fb0 Trac #33903: remove deprecation in nonexact.py
> 578204f49d Trac #33899: some fixes in arxiv links
> 8b8f67a9ad Trac #33889: get rid of some range(0,*) in pyx files
> 8d8c044584 Trac #33691: some care for pep8 in pyx in modular
> fbf034fdb2 Trac #33557: FormalPolyhedraModule should check polyhedra for 
> dimension
> 9015204871 <(901)%20520-4871> Trac #31017: build/bin/sage-spkg-info: 
> Format dependencies file; remove redundant "dependencies" sections from 
> SPKG.rst
> f5e8c5997a Trac #33916: tweak tox.ini: activate more pycodestyle checks in 
> cython files
> 564609f061 Trac #33914: remove class inheritance of object in 
> rings,structure,numerical,doctests
> 3853878b0a Trac #33910: installing jupyterlab causes sagelib rebuild
> 4d66bc90bb Trac #33905: pep and other details in dynamics
> 603a833979 Trac #33901: sage-bootstrap-python doesn't work when pyenv 
> shadows all usable pythons in PATH
> 788281e061 Trac #33739: Migrate gitpod to conda
> c2ca6af620 Trac #33601: Documentation: Add 'furo' theme
> a340bda639 Trac #33544: Use language_level=3 for Cython everywhere
> fa1477350a Trac #32937: Drop Python 3.7 support in Sage 9.7
> a8c488f4a2 Trac #31937: Update markupsafe to 2.1.1, jinja2 to 3.1.2
> cda7f69354 Trac #33917: Avoid Python 3.10 syntax in doctest introduced in 
> #33799
> 70ec4e67ab Trac #25872: Modular decomposition bug
> 5fb2a6ea44 (tag: 9.7.beta1) Updated SageMath version to 9.7.beta1
>

-- 
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 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/75a14518-6a27-4927-aac8-c1e1b5e1fba4n%40googlegroups.com.


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

2022-06-14 Thread Dima Pasechnik
On Tue, Jun 14, 2022 at 10:06 AM Dima Pasechnik  wrote:
>
> On Tue, Jun 14, 2022 at 9:57 AM David Coudert  wrote:
> >
> > I have issues compiling this release. I have openblas 0.3.20 installed with 
> > homebrew, but sage searches for 0.3.19.
>
> looks like you have a stale ./configure, otherwise I can't explain this.
> Run
>
> ./bootstrap
>
> (making sure it succeeds)

In fact, the up to date ./configure will not even check that the
version is less than 0.3.20.
So I don't know what's happening, perhaps some mixup in your Homebrew, or
in the result of "source .homebrew-build-env"
It could be that the latter was not run since Homebrew update, and
still points (in, say, LIBRARY_PATH, or in PKG_CONFIG_PATH) at a no
longer existing on the system 0.3.19

Closing the shell, opening a fresh one, and
doing

  source .homebrew-build-env

should fix this issue.

>
> >
> > laptop: Macbook air (Intel) with macOS 12.3.1
> >
> > sapristi:sage dcoudert$ gcc --version
> > Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
> > --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/4.2.1
> > Apple clang version 13.0.0 (clang-1300.0.27.3)
> > Target: x86_64-apple-darwin21.4.0
> > Thread model: posix
> > InstalledDir: /Library/Developer/CommandLineTools/usr/bin
> >
> > log file attached. Let me know if you need more data.
> >
> > Thank you in advance for your help.
> >
> > Best,
> > David.
> >
> >
> >
> > --
> > 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 to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.
> >
> > Le 12 juin 2022 à 19:38, Matthias Köppe  a écrit :
> >
> > On Sunday, June 12, 2022 at 6:16:00 AM UTC-7 Volker Braun wrote:
> >>
> >> a6e696e91d (tag: 9.7.beta2, trac/develop) Updated SageMath version to 
> >> 9.7.beta2
> >
> > [...]
> >>
> >> fa1477350a Trac #32937: Drop Python 3.7 support in Sage 9.7
> >
> >
> > Python 3.8 language and library features can now be used in the Sage library
> > See https://trac.sagemath.org/ticket/29756 (Meta-ticket: Review of Python 3 
> > features)
> > := Goo goo g'joob
> >
> >
> >
> > --
> > 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 to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/4251cff7-e641-44f3-9a41-23a56bc5f081n%40googlegroups.com.
> >
> >
> > --
> > 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 to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.

-- 
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 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq1omEA%2BZSb80XNoZmccsp_ikAZENskEefvZQggTtZZqQg%40mail.gmail.com.


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

2022-06-14 Thread Dima Pasechnik
On Tue, Jun 14, 2022 at 9:57 AM David Coudert  wrote:
>
> I have issues compiling this release. I have openblas 0.3.20 installed with 
> homebrew, but sage searches for 0.3.19.

looks like you have a stale ./configure, otherwise I can't explain this.
Run

./bootstrap

(making sure it succeeds)

>
> laptop: Macbook air (Intel) with macOS 12.3.1
>
> sapristi:sage dcoudert$ gcc --version
> Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
> --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/4.2.1
> Apple clang version 13.0.0 (clang-1300.0.27.3)
> Target: x86_64-apple-darwin21.4.0
> Thread model: posix
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
>
> log file attached. Let me know if you need more data.
>
> Thank you in advance for your help.
>
> Best,
> David.
>
>
>
> --
> 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 to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.
>
> Le 12 juin 2022 à 19:38, Matthias Köppe  a écrit :
>
> On Sunday, June 12, 2022 at 6:16:00 AM UTC-7 Volker Braun wrote:
>>
>> a6e696e91d (tag: 9.7.beta2, trac/develop) Updated SageMath version to 
>> 9.7.beta2
>
> [...]
>>
>> fa1477350a Trac #32937: Drop Python 3.7 support in Sage 9.7
>
>
> Python 3.8 language and library features can now be used in the Sage library
> See https://trac.sagemath.org/ticket/29756 (Meta-ticket: Review of Python 3 
> features)
> := Goo goo g'joob
>
>
>
> --
> 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 to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/4251cff7-e641-44f3-9a41-23a56bc5f081n%40googlegroups.com.
>
>
> --
> 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 to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.

-- 
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 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq0J9%2BfxhzFT3Pit%3D2WUYftiGVnc__6wQhzqBL1_698pXw%40mail.gmail.com.


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

2022-06-14 Thread David Coudert
I have issues compiling this release. I have openblas 0.3.20 installed with homebrew, but sage searches for 0.3.19.laptop: Macbook air (Intel) with macOS 12.3.1sapristi:sage dcoudert$ gcc --versionConfigured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/4.2.1Apple clang version 13.0.0 (clang-1300.0.27.3)Target: x86_64-apple-darwin21.4.0Thread model: posixInstalledDir: /Library/Developer/CommandLineTools/usr/binlog file attached. Let me know if you need more data.Thank you in advance for your help.Best,David.



-- 
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 to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.


install.log
Description: Binary data
Le 12 juin 2022 à 19:38, Matthias Köppe  a écrit :On Sunday, June 12, 2022 at 6:16:00 AM UTC-7 Volker Braun wrote:a6e696e91d (tag: 9.7.beta2, trac/develop) Updated SageMath version to 9.7.beta2[...] fa1477350a Trac #32937: Drop Python 3.7 support in Sage 9.7Python 3.8 language and library features can now be used in the Sage library See https://trac.sagemath.org/ticket/29756 (Meta-ticket: Review of Python 3 features):= Goo goo g'joob 

-- 
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 to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/4251cff7-e641-44f3-9a41-23a56bc5f081n%40googlegroups.com.




-- 
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 to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/EA0693C7-7391-4E07-8F58-982A7D415083%40gmail.com.