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

2020-12-23 Thread Dima Pasechnik
On Wed, 23 Dec 2020, 09:40 Kenji Iohara,  wrote:

> On mac OS 11.1,  even after installing cython with Homebrew, it always
> claim << not installed >> when I compile sage-9.3.beta4 (this was also true
> for beta3 version).
>

this is as expected. We are not yet supporting system-wide Python packages,
this is work in progress

(After installing cython with Homebrew, I ran
>
> source /.../.homebrew-build-env
>
> .) Here is the log-file for cython.
>
> --
> 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/B44B0600-E5C5-43C8-A04F-C933569D1948%40gmail.com
> 
> .
>
>
> 19/12/2020 1:19、Matthias Köppe のメール:
>
> On Friday, December 18, 2020 at 8:55:29 AM UTC-8 emanuel.c...@gmail.com
> wrote:
>
>> On Debian testing running on core i7 + 16 GB RAM, upgrading 9.3.beta3 
>> (configured
>> to use all available system packages) to 9.3.beta4 leads
>> to :
>>
>>- ./configure insists on installing texlive-latex-extra texlive-xetex
>>latexmk pandoc dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c,
>>notwithstanding the fact that all of them are already installed.
>>
>> With the exception of pari-gp2c, this is
> https://trac.sagemath.org/ticket/30930 ("Add/update the system package
> information for the "_recommended" dummy package") -- whose ticket
> description has an explanation of what work is needed to be done.
>
> Running doctests with ID 2020-12-18-17-31-46-5c2d5f7b.
>> Git branch: develop
>> Using 
>> --optional=build,debian,dochtml,dot2tex,fricas,gap_jupyter,gap_packages,kenzo,libsemigroups,memlimit,pip,pysingular,sage,sage_spkg,singular_jupyter
>> Doctesting 1 file.
>> sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py
>> **
>> File "src/sage/misc/package.py", line 427, in 
>> sage.misc.package.standard_packages
>> Failed example:
>> installed[0], installed[-1]  # optional - build
>> Expected:
>> ('alabaster', 'zn_poly')
>> Got:
>> ('alabaster', 'zipp')
>> **
>> 1 item had failures:
>>1 of   4 in sage.misc.package.standard_packages
>> [49 tests, 1 failure, 4.11 s]
>> --
>> sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py  # 
>> 1 doctest failed
>> --
>> Total time for all tests: 4.2 seconds
>> cpu time: 0.3 seconds
>> cumulative wall time: 4.1 seconds
>>
>> This also seems cosmetic
>>
> Yes, cosmetic, and fixed on the way in
> https://trac.sagemath.org/ticket/30940 (which needs review)
>
>
>
>
> --
> 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/a70b8958-2fa9-4981-b774-7c1934b8823dn%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/B44B0600-E5C5-43C8-A04F-C933569D1948%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/CAAWYfq2QGwQkY0ZKzmc6dyTT7R2OedZDV%2BPZ6KhpQz2BiFBApQ%40mail.gmail.com.


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:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/cython-0.29.21.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/cython-0.29.21

* package: gmpy2-2.1.0b5
  last build time: Dec 15 23:57
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/gmpy2-2.1.0b5.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/gmpy2-2.1.0b5

* package: markupsafe-1.1.1
  last build time: Dec 15 23:57
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/markupsafe-1.1.1.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/markupsafe-1.1.1

* package: fflas_ffpack-2.4.3
  last build time: Dec 16 00:14
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/fflas_ffpack-2.4.3.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/fflas_ffpack-2.4.3

* package: sage_conf-none
  last build time: Dec 16 00:32
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/sage_conf-none.log

* package: tornado-6.0.4
  last build time: Dec 16 00:41
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/tornado-6.0.4.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/tornado-6.0.4

* package: psutil-5.2.0.p2
  last build time: Dec 16 00:42
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/psutil-5.2.0.p2.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/psutil-5.2.0.p2

* package: pillow-7.2.0
  last build time: Dec 16 00:49
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/pillow-7.2.0.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/pillow-7.2.0

* package: kiwisolver-1.0.1
  last build time: Dec 16 00:49
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/kiwisolver-1.0.1.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/kiwisolver-1.0.1

* package: scandir-1.9.0
  last build time: Dec 16 00:49
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/scandir-1.9.0.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/scandir-1.9.0

* package: pyrsistent-0.16.0
  last build time: Dec 16 00:50
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/pyrsistent-0.16.0.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/pyrsistent-0.16.0

* package: cffi-1.14.3
  last build time: Dec 16 00:51
  log file:
/Users/iohara/Desktop/sage-9.3.beta3/logs/pkgs/cffi-1.14.3.log
  build directory: 
/Users/iohara/Desktop/sage-9.3.beta3/local/var/tmp/sage/build/cffi-1.14.3

> 15/12/2020 19:45、Sébastien Labbé のメール:
> 
> On Ubuntu 18.04, testing with various optional and external packages, I get:
> 
> Using 
> --optional=4ti2,cbc,ccache,cryptominisat,database_jones_numfield,debian,dot2tex,e_antic,external,fricas,glucose,latte_int,libnauty,lidia,lrslib,memlimit,normaliz,notedown,pandoc_attributes,pip,pycosat,pynormaliz,rst2ipynb,sage,sage_numerical_backends_coin,sage_spkg
> 
> --
> sage -t --long --warn-long 72.0 --random-seed=0 
> src/sage/databases/findstat.py  # 2 doctests failed
> --
> External software detected for doctesting: 
> ffmpeg,graphviz,imagemagick,internet,latex,octave,pandoc
> 
> Samething after rerunning the failed tests. It is copied below.
> 
> (Follow-up at https://trac.sagemath.org/ticket/25536)
> 
> Doctesting 1 file using 8 threads.
> sage -t --long --warn-long 72.7 --random-seed=0 src/sage/databases/findstat.py
> **
> File "src/sage/databases/findstat.py", line 118, in sage.databases.findstat
> Failed example:
> r = findstat(Permutations, lambda pi: pi.saliances()[0], depth=2); r  # 
> optional -- internet
> Expected:
> 0: St000476oMp00099oMp00127 (quality [100, 100])
> 1: St001497oMp00119oMp00127 with offset 1 (quality [100, 100])
> 2: St000147oMp00027oMp00127 (quality [96, 100])
> 3: St54oMp00064oMp00062 with offset 1 (quality [88, 100])
> 4: St000740oMp00062 with offset 1 (quality [87, 100])
> ...
> Got:
>  0: St000740oMp00066 with offset 1 (quality [100, 100])
>  1: St000476oMp00099oMp00127 (quality [100, 100])
>  2: St001497oMp00119oMp00127 with offset 1 (quality [100, 100])
>  3: St000147oMp00027oMp00127 (quality [96, 100])
>  4: St54oMp00066oMp00149 with offset 1 (quality [89, 100])
> 

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

2020-12-15 Thread Vincent Delecroix

Maybe it is time to upgrade to fpylll-0.5.4 (Sage is stuck at
0.5.2dev), see ticket [#31025].

[#31025] https://trac.sagemath.org/ticket/31025

Vincent

Le 15/12/2020 à 13:07, Vincent Delecroix a écrit :

fpyll does not build (error in the C compilation). Log attached.

Best
Vincent

Le 15/12/2020 à 01:22, 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

c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new 
options of

"sage -package list"
831e4e254d Trac #30628: Change font of axis labels in Three.js
92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large
extents in Three.js
16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
c25b0765a1 Trac #31037: Install tests in sage/tests/books
da907c1d39 Trac #31032: some raw string for pdf doc building in
sage-on-gentoo
592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns
encoding of original graph
a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and
oeis.py
1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
9076db9f98 Trac #30994: Improvements to multiple zeta values
365b32845b Trac #30987: fix lcalc on gcc-10
d297724750 Trac #30974: sage --package create PACKAGE --pypi
433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage
-package list"
eae1a0873e Trac #30962: use Parent in shuffle
e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute,
linuxmint-20*, fedora-34; update debian-bullseye packages
c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt
across build/pkgs/
7503467d30 Trac #30587: Remove import of 'ppl' at startup using 
lazy_import

with feature
0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in
combinatorial polyhedron
97aaf2e520 Trac #30539: More Void Linux spkg's
494c975e8d Trac #30375: Gather and clean up compiler flags
6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for
the sage-local artifact
32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at
the beginning of the PATH
b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via
sage-config if it exists
c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
3d61303663 Trac #28712: clarify acceptable input to prime_range
790c30db33 Trac #28623: Upgrade Arb to 2.18.1
77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic,
conditionalize sagetex dependencies on SAGE_CHECK
3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
fc7304a52d Trac #30970: Graphic function point() broken
eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use
\dots instead of \hdots
9d862ed8e1 Trac #18406: Fix times in graphics doc
f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
1178a486f3 Trac #30988: small enhancement of MZV
462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
2f5d153968 Trac #30973: partial flake8 cleanup for misc/
dd3a160370 Trac #30967: partial flake8 cleanup for tableau
2a3296d3a7 Trac #30966: another wave of cleanup for pbori
ec88350ebe Trac #30952: conversions of posets to macaulay2
8d3a6a16fb Trac #30943: refresh fully commutative elements
c76fee190f Trac #30917: refresh the Weyl character ring
2c7e79a898 Trac #30900: Remove last traces of zope_interface
acea57e349 Trac #30890: distros info for tox
0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
e6d607125e Trac #30857: additional compatibility wrappers after #24483
a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for 
BSD.py

e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
2a850d5aa1 Trac #30996: adding an option for the opposite product in free
Zinbiel algebras
bb9ceadc8a Trac #30985: Update sympy to 1.7
ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to
9.3.beta3



--
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/ce4be184-eaa1-c9ac-3a37-07c3d2b28401%40gmail.com.


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

2020-12-15 Thread Dima Pasechnik
On Tue, Dec 15, 2020 at 11:53 AM David Coudert  wrote:
>
> 1) with the change in build/pkgs/gp2c/spkg-configure.m4, I can compile.
>
> Should I open a ticket ?

yes please. There should be no error there, as gp2c is optional, after all.
Also, we need to fix the code finding pari.cfg so that it does not miss
/usr/share/doc/pari/pari.cfg


>
> 2)
> gelati:~> find /usr -name pari.cfg
> find: '/usr/libexec/initscripts/legacy-actions/auditd': Permission denied
> /usr/share/doc/pari/pari.cfg
> find: '/usr/share/polkit-1/rules.d': Permission denied
>
> I’m not root on the machine, but I can use an su account.

no, no need, it has printet what we need:
/usr/share/doc/pari/pari.cfg

just fine.

Thanks
Dima
>
> David.
>
> > Le 15 déc. 2020 à 11:44, Dima Pasechnik  a écrit :
> >
> > also, could you run
> >
> > find /usr -name pari.cfg
> >
> > and post the output here - apparently Fedora hides this file somewhere
> > we can't find
> > (and total absense of this file  is a Fedora bug...)
> >
> >
> > On Tue, Dec 15, 2020 at 10:40 AM Dima Pasechnik  wrote:
> >>
> >> Could you replace
> >> the line
> >>
> >> AC_MSG_ERROR([using system pari and unable to locate pari.cfg])
> >>
> >> with
> >>
> >> AC_MSG_WARN([using system pari and unable to locate pari.cfg])
> >>
> >> in
> >>
> >> build/pkgs/gp2c/spkg-configure.m4
> >>
> >> and try again?
> >> (starting with ./bootstrap)
> >>
> >>
> >> On Tue, Dec 15, 2020 at 10:28 AM David Coudert  
> >> wrote:
> >>>
> >>> Here it is.
> >>>
> >>> --
> >>> 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/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.
> >>>
> >>>
> >>> Le 15 déc. 2020 à 11:14, Dima Pasechnik  a écrit :
> >>>
> >>> please post config.log
> >>>
> >>> probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(
> >>>
> >>> On Tue, Dec 15, 2020 at 9:32 AM David Coudert  
> >>> wrote:
> >>>
> >>>
> >>> I’m unable to upgrade from 9.3.beta3 on fedora 32.
> >>> It fails during bootstrap. See attached file.
> >>> Thank you for your help.
> >>> 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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
> >>>
> >>>
> >>> Le 15 déc. 2020 à 01:22, 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
> >>>
> >>> c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> >>> 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options 
> >>> of "sage -package list"
> >>> 831e4e254d Trac #30628: Change font of axis labels in Three.js
> >>> 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
> >>> extents in Three.js
> >>> 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> >>> c25b0765a1 Trac #31037: Install tests in sage/tests/books
> >>> da907c1d39 Trac #31032: some raw string for pdf doc building in 
> >>> sage-on-gentoo
> >>> 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> >>> f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> >>> encoding of original graph
> >>> a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
> >>> oeis.py
> >>> 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> >>> 9076db9f98 Trac #30994: Improvements to multiple zeta values
> >>> 365b32845b Trac #30987: fix lcalc on gcc-10
> >>> d297724750 Trac #30974: sage --package create PACKAGE --pypi
> >>> 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> >>> -package list"
> >>> eae1a0873e Trac #30962: use Parent in shuffle
> >>> e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> >>> linuxmint-20*, fedora-34; update debian-bullseye packages
> >>> c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
> >>> across build/pkgs/
> >>> 7503467d30 Trac #30587: Remove import of 'ppl' at startup using 
> >>> lazy_import with feature
> >>> 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> >>> combinatorial polyhedron
> >>> 97aaf2e520 Trac #30539: More Void Linux spkg's
> >>> 494c975e8d Trac #30375: Gather and clean up compiler flags
> >>> 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> >>> 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
> >>> the 

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

2020-12-15 Thread David Coudert
1) with the change in build/pkgs/gp2c/spkg-configure.m4, I can compile.

Should I open a ticket ?

2) 
gelati:~> find /usr -name pari.cfg
find: '/usr/libexec/initscripts/legacy-actions/auditd': Permission denied
/usr/share/doc/pari/pari.cfg
find: '/usr/share/polkit-1/rules.d': Permission denied

I’m not root on the machine, but I can use an su account.

David.

> Le 15 déc. 2020 à 11:44, Dima Pasechnik  a écrit :
> 
> also, could you run
> 
> find /usr -name pari.cfg
> 
> and post the output here - apparently Fedora hides this file somewhere
> we can't find
> (and total absense of this file  is a Fedora bug...)
> 
> 
> On Tue, Dec 15, 2020 at 10:40 AM Dima Pasechnik  wrote:
>> 
>> Could you replace
>> the line
>> 
>> AC_MSG_ERROR([using system pari and unable to locate pari.cfg])
>> 
>> with
>> 
>> AC_MSG_WARN([using system pari and unable to locate pari.cfg])
>> 
>> in
>> 
>> build/pkgs/gp2c/spkg-configure.m4
>> 
>> and try again?
>> (starting with ./bootstrap)
>> 
>> 
>> On Tue, Dec 15, 2020 at 10:28 AM David Coudert  
>> wrote:
>>> 
>>> Here it is.
>>> 
>>> --
>>> 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/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.
>>> 
>>> 
>>> Le 15 déc. 2020 à 11:14, Dima Pasechnik  a écrit :
>>> 
>>> please post config.log
>>> 
>>> probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(
>>> 
>>> On Tue, Dec 15, 2020 at 9:32 AM David Coudert  
>>> wrote:
>>> 
>>> 
>>> I’m unable to upgrade from 9.3.beta3 on fedora 32.
>>> It fails during bootstrap. See attached file.
>>> Thank you for your help.
>>> 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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
>>> 
>>> 
>>> Le 15 déc. 2020 à 01:22, 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
>>> 
>>> c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
>>> 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
>>> "sage -package list"
>>> 831e4e254d Trac #30628: Change font of axis labels in Three.js
>>> 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
>>> extents in Three.js
>>> 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
>>> c25b0765a1 Trac #31037: Install tests in sage/tests/books
>>> da907c1d39 Trac #31032: some raw string for pdf doc building in 
>>> sage-on-gentoo
>>> 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
>>> f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
>>> encoding of original graph
>>> a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
>>> oeis.py
>>> 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
>>> 9076db9f98 Trac #30994: Improvements to multiple zeta values
>>> 365b32845b Trac #30987: fix lcalc on gcc-10
>>> d297724750 Trac #30974: sage --package create PACKAGE --pypi
>>> 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
>>> -package list"
>>> eae1a0873e Trac #30962: use Parent in shuffle
>>> e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
>>> linuxmint-20*, fedora-34; update debian-bullseye packages
>>> c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
>>> across build/pkgs/
>>> 7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
>>> with feature
>>> 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
>>> combinatorial polyhedron
>>> 97aaf2e520 Trac #30539: More Void Linux spkg's
>>> 494c975e8d Trac #30375: Gather and clean up compiler flags
>>> 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
>>> 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
>>> the sage-local artifact
>>> 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at 
>>> the beginning of the PATH
>>> b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via 
>>> sage-config if it exists
>>> c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
>>> 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
>>> 3d61303663 Trac #28712: clarify acceptable input to prime_range
>>> 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
>>> 77f7f815b8 Trac #31022: symmetrica: Add xz as 

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

2020-12-15 Thread Dima Pasechnik
also, could you run

find /usr -name pari.cfg

and post the output here - apparently Fedora hides this file somewhere
we can't find
(and total absense of this file  is a Fedora bug...)


On Tue, Dec 15, 2020 at 10:40 AM Dima Pasechnik  wrote:
>
> Could you replace
> the line
>
> AC_MSG_ERROR([using system pari and unable to locate pari.cfg])
>
> with
>
> AC_MSG_WARN([using system pari and unable to locate pari.cfg])
>
> in
>
> build/pkgs/gp2c/spkg-configure.m4
>
> and try again?
> (starting with ./bootstrap)
>
>
> On Tue, Dec 15, 2020 at 10:28 AM David Coudert  
> wrote:
> >
> > Here it is.
> >
> > --
> > 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/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.
> >
> >
> > Le 15 déc. 2020 à 11:14, Dima Pasechnik  a écrit :
> >
> > please post config.log
> >
> > probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(
> >
> > On Tue, Dec 15, 2020 at 9:32 AM David Coudert  
> > wrote:
> >
> >
> > I’m unable to upgrade from 9.3.beta3 on fedora 32.
> > It fails during bootstrap. See attached file.
> > Thank you for your help.
> > 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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
> >
> >
> > Le 15 déc. 2020 à 01:22, 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
> >
> > c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> > 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
> > "sage -package list"
> > 831e4e254d Trac #30628: Change font of axis labels in Three.js
> > 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
> > extents in Three.js
> > 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> > c25b0765a1 Trac #31037: Install tests in sage/tests/books
> > da907c1d39 Trac #31032: some raw string for pdf doc building in 
> > sage-on-gentoo
> > 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> > f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> > encoding of original graph
> > a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
> > oeis.py
> > 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> > 9076db9f98 Trac #30994: Improvements to multiple zeta values
> > 365b32845b Trac #30987: fix lcalc on gcc-10
> > d297724750 Trac #30974: sage --package create PACKAGE --pypi
> > 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> > -package list"
> > eae1a0873e Trac #30962: use Parent in shuffle
> > e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> > linuxmint-20*, fedora-34; update debian-bullseye packages
> > c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
> > across build/pkgs/
> > 7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
> > with feature
> > 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> > combinatorial polyhedron
> > 97aaf2e520 Trac #30539: More Void Linux spkg's
> > 494c975e8d Trac #30375: Gather and clean up compiler flags
> > 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> > 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
> > the sage-local artifact
> > 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at 
> > the beginning of the PATH
> > b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via 
> > sage-config if it exists
> > c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
> > 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
> > 3d61303663 Trac #28712: clarify acceptable input to prime_range
> > 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
> > 77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
> > b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
> > conditionalize sagetex dependencies on SAGE_CHECK
> > 3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
> > fc7304a52d Trac #30970: Graphic function point() broken
> > eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
> > \dots instead of \hdots
> > 9d862ed8e1 Trac #18406: Fix times in graphics doc
> > f252d8dd8f Trac #10653: Formatting error in doc 

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

2020-12-15 Thread Dima Pasechnik
Could you replace
the line

AC_MSG_ERROR([using system pari and unable to locate pari.cfg])

with

AC_MSG_WARN([using system pari and unable to locate pari.cfg])

in

build/pkgs/gp2c/spkg-configure.m4

and try again?
(starting with ./bootstrap)


On Tue, Dec 15, 2020 at 10:28 AM David Coudert  wrote:
>
> Here it is.
>
> --
> 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/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.
>
>
> Le 15 déc. 2020 à 11:14, Dima Pasechnik  a écrit :
>
> please post config.log
>
> probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(
>
> On Tue, Dec 15, 2020 at 9:32 AM David Coudert  wrote:
>
>
> I’m unable to upgrade from 9.3.beta3 on fedora 32.
> It fails during bootstrap. See attached file.
> Thank you for your help.
> 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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
>
>
> Le 15 déc. 2020 à 01:22, 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
>
> c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
> "sage -package list"
> 831e4e254d Trac #30628: Change font of axis labels in Three.js
> 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large extents 
> in Three.js
> 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> c25b0765a1 Trac #31037: Install tests in sage/tests/books
> da907c1d39 Trac #31032: some raw string for pdf doc building in sage-on-gentoo
> 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> encoding of original graph
> a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and oeis.py
> 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> 9076db9f98 Trac #30994: Improvements to multiple zeta values
> 365b32845b Trac #30987: fix lcalc on gcc-10
> d297724750 Trac #30974: sage --package create PACKAGE --pypi
> 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> -package list"
> eae1a0873e Trac #30962: use Parent in shuffle
> e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> linuxmint-20*, fedora-34; update debian-bullseye packages
> c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt across 
> build/pkgs/
> 7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
> with feature
> 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> combinatorial polyhedron
> 97aaf2e520 Trac #30539: More Void Linux spkg's
> 494c975e8d Trac #30375: Gather and clean up compiler flags
> 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for the 
> sage-local artifact
> 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at the 
> beginning of the PATH
> b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via sage-config 
> if it exists
> c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
> 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
> 3d61303663 Trac #28712: clarify acceptable input to prime_range
> 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
> 77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
> b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
> conditionalize sagetex dependencies on SAGE_CHECK
> 3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
> fc7304a52d Trac #30970: Graphic function point() broken
> eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
> \dots instead of \hdots
> 9d862ed8e1 Trac #18406: Fix times in graphics doc
> f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
> e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
> 1178a486f3 Trac #30988: small enhancement of MZV
> 462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
> 2f5d153968 Trac #30973: partial flake8 cleanup for misc/
> dd3a160370 Trac #30967: partial flake8 cleanup for tableau
> 2a3296d3a7 Trac #30966: another wave of cleanup for pbori
> ec88350ebe Trac #30952: conversions of posets to macaulay2
> 8d3a6a16fb Trac 

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

2020-12-15 Thread David Coudert
Thanks, it works.

> Le 15 déc. 2020 à 11:07, Dima Pasechnik  a écrit :
> 
> On Tue, Dec 15, 2020 at 9:42 AM David Coudert  wrote:
>> 
>> Another issue (this time on masOS 10.15.7): it seems that 
>> libsemigroups-1.0.9 is not present on mirrors.
> 
> it's probably an oversight of Volker, or just that the tarball has not
> reached the mirrors yet.
> 
> You can get around by
> running
> 
> ./configure --enable-download-from-upstream-url
> make
> 
> 
>> 
>> 
>> make --no-print-directory libsemigroups-no-deps
>> sage-logger -p 'SAGE_CHECK=no sage-spkg   libsemigroups-1.0.9' 
>> '/Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log'
>> [libsemigroups-1.0.9] installing. Log file: 
>> /Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log
>>  [libsemigroups-1.0.9] error installing, exit status 1. End of log file:
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//mirrors.nju.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> http://ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> http://sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> http://mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> http://mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> http://sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> [xx]
>>  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
>> '//sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>>  [libsemigroups-1.0.9]   
>> 
>>  [libsemigroups-1.0.9]   Traceback (most recent call last):
>>  [libsemigroups-1.0.9] File 
>> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
>> 130, in run_safe
>>  [libsemigroups-1.0.9]   run()
>>  [libsemigroups-1.0.9] File 
>> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
>> 112, in run
>>  [libsemigroups-1.0.9]   app.download_tarball(args.url_or_tarball, 
>> args.destination, args.allow_upstream)
>>  [libsemigroups-1.0.9] File 
>> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/app.py", line 41, 
>> in download_tarball
>>  [libsemigroups-1.0.9]   tarball.download(allow_upstream=allow_upstream)
>>  [libsemigroups-1.0.9] File 
>> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/tarball.py", line 177, in 
>> download
>>  [libsemigroups-1.0.9]   raise FileNotMirroredError('tarball does not 
>> exist on mirror network')
>>  [libsemigroups-1.0.9]   FileNotMirroredError: tarball does not exist on 
>> mirror network
>>  [libsemigroups-1.0.9]   
>> 
>>  [libsemigroups-1.0.9]   
>> 
>>  [libsemigroups-1.0.9]   Error downloading libsemigroups-1.0.9.tar.gz
>>  [libsemigroups-1.0.9]   
>> 

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

2020-12-15 Thread David Coudert
Here it is.



-- 
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/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.


config.log
Description: Binary data
Le 15 déc. 2020 à 11:14, Dima Pasechnik  a écrit :please post config.logprobably https://trac.sagemath.org/ticket/30231 didn't do the job :-(On Tue, Dec 15, 2020 at 9:32 AM David Coudert  wrote:I’m unable to upgrade from 9.3.beta3 on fedora 32.It fails during bootstrap. See attached file.Thank you for your help.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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.Le 15 déc. 2020 à 01:22, 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.htmlc4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta42fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of "sage -package list"831e4e254d Trac #30628: Change font of axis labels in Three.js92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large extents in Three.js16741fff2c Trac #30612: Set title of HTML page with Three.js viewerc25b0765a1 Trac #31037: Install tests in sage/tests/booksda907c1d39 Trac #31032: some raw string for pdf doc building in sage-on-gentoo592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns encoding of original grapha01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and oeis.py1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX9076db9f98 Trac #30994: Improvements to multiple zeta values365b32845b Trac #30987: fix lcalc on gcc-10d297724750 Trac #30974: sage --package create PACKAGE --pypi433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage -package list"eae1a0873e Trac #30962: use Parent in shufflee29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, linuxmint-20*, fedora-34; update debian-bullseye packagesc52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt across build/pkgs/7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import with feature0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in combinatorial polyhedron97aaf2e520 Trac #30539: More Void Linux spkg's494c975e8d Trac #30375: Gather and clean up compiler flags6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for the sage-local artifact32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at the beginning of the PATHb997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via sage-config if it existsc06aabc942 Trac #29850: Install sage-env-config as part of sage_conf5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.93d61303663 Trac #28712: clarify acceptable input to prime_range790c30db33 Trac #28623: Upgrade Arb to 2.18.177f7f815b8 Trac #31022: symmetrica: Add xz as dependencyb2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, conditionalize sagetex dependencies on SAGE_CHECK3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibilityfc7304a52d Trac #30970: Graphic function point() brokeneec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use \dots instead of \hdots9d862ed8e1 Trac #18406: Fix times in graphics docf252d8dd8f Trac #10653: Formatting error in doc for dynamic classese2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras1178a486f3 Trac #30988: small enhancement of MZV462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script2f5d153968 Trac #30973: partial flake8 cleanup for misc/dd3a160370 Trac #30967: partial flake8 cleanup for tableau2a3296d3a7 Trac #30966: another wave of cleanup for pboriec88350ebe Trac #30952: conversions of posets to macaulay28d3a6a16fb Trac #30943: refresh fully commutative elementsc76fee190f Trac #30917: refresh the Weyl character ring2c7e79a898 Trac #30900: Remove last traces of zope_interfaceacea57e349 Trac #30890: distros info for tox0363814f57 Trac #30822: some typos inside combinat, found by sage --toxe6d607125e Trac #30857: additional compatibility wrappers after #24483a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.pye9727bf30b Trac #31015: Cysignals testsuite fails due to 

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

2020-12-15 Thread Dima Pasechnik
please post config.log

probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(

On Tue, Dec 15, 2020 at 9:32 AM David Coudert  wrote:
>
> I’m unable to upgrade from 9.3.beta3 on fedora 32.
> It fails during bootstrap. See attached file.
> Thank you for your help.
> 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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
>
>
> Le 15 déc. 2020 à 01:22, 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
>
> c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
> "sage -package list"
> 831e4e254d Trac #30628: Change font of axis labels in Three.js
> 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large extents 
> in Three.js
> 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> c25b0765a1 Trac #31037: Install tests in sage/tests/books
> da907c1d39 Trac #31032: some raw string for pdf doc building in sage-on-gentoo
> 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> encoding of original graph
> a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and oeis.py
> 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> 9076db9f98 Trac #30994: Improvements to multiple zeta values
> 365b32845b Trac #30987: fix lcalc on gcc-10
> d297724750 Trac #30974: sage --package create PACKAGE --pypi
> 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> -package list"
> eae1a0873e Trac #30962: use Parent in shuffle
> e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> linuxmint-20*, fedora-34; update debian-bullseye packages
> c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt across 
> build/pkgs/
> 7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
> with feature
> 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> combinatorial polyhedron
> 97aaf2e520 Trac #30539: More Void Linux spkg's
> 494c975e8d Trac #30375: Gather and clean up compiler flags
> 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for the 
> sage-local artifact
> 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at the 
> beginning of the PATH
> b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via sage-config 
> if it exists
> c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
> 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
> 3d61303663 Trac #28712: clarify acceptable input to prime_range
> 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
> 77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
> b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
> conditionalize sagetex dependencies on SAGE_CHECK
> 3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
> fc7304a52d Trac #30970: Graphic function point() broken
> eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
> \dots instead of \hdots
> 9d862ed8e1 Trac #18406: Fix times in graphics doc
> f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
> e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
> 1178a486f3 Trac #30988: small enhancement of MZV
> 462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
> 2f5d153968 Trac #30973: partial flake8 cleanup for misc/
> dd3a160370 Trac #30967: partial flake8 cleanup for tableau
> 2a3296d3a7 Trac #30966: another wave of cleanup for pbori
> ec88350ebe Trac #30952: conversions of posets to macaulay2
> 8d3a6a16fb Trac #30943: refresh fully commutative elements
> c76fee190f Trac #30917: refresh the Weyl character ring
> 2c7e79a898 Trac #30900: Remove last traces of zope_interface
> acea57e349 Trac #30890: distros info for tox
> 0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
> e6d607125e Trac #30857: additional compatibility wrappers after #24483
> a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.py
> e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
> 2a850d5aa1 Trac #30996: adding an option for the opposite product in free 
> Zinbiel algebras
> bb9ceadc8a Trac #30985: Update sympy to 1.7
> ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to 
> 9.3.beta3
>
>
> --
> You received this message 

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

2020-12-15 Thread Dima Pasechnik
On Tue, Dec 15, 2020 at 9:42 AM David Coudert  wrote:
>
> Another issue (this time on masOS 10.15.7): it seems that libsemigroups-1.0.9 
> is not present on mirrors.

it's probably an oversight of Volker, or just that the tarball has not
reached the mirrors yet.

You can get around by
running

./configure --enable-download-from-upstream-url
make


>
>
> make --no-print-directory libsemigroups-no-deps
> sage-logger -p 'SAGE_CHECK=no sage-spkg   libsemigroups-1.0.9' 
> '/Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log'
> [libsemigroups-1.0.9] installing. Log file: 
> /Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log
>   [libsemigroups-1.0.9] error installing, exit status 1. End of log file:
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//mirrors.nju.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> http://ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> http://sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> http://mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> http://mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> http://sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> [xx]
>   [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
> '//sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
>   [libsemigroups-1.0.9]   
> 
>   [libsemigroups-1.0.9]   Traceback (most recent call last):
>   [libsemigroups-1.0.9] File 
> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
> 130, in run_safe
>   [libsemigroups-1.0.9]   run()
>   [libsemigroups-1.0.9] File 
> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
> 112, in run
>   [libsemigroups-1.0.9]   app.download_tarball(args.url_or_tarball, 
> args.destination, args.allow_upstream)
>   [libsemigroups-1.0.9] File 
> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/app.py", line 41, 
> in download_tarball
>   [libsemigroups-1.0.9]   tarball.download(allow_upstream=allow_upstream)
>   [libsemigroups-1.0.9] File 
> "/Users/dcoudert/sage/build/bin/../sage_bootstrap/tarball.py", line 177, in 
> download
>   [libsemigroups-1.0.9]   raise FileNotMirroredError('tarball does not 
> exist on mirror network')
>   [libsemigroups-1.0.9]   FileNotMirroredError: tarball does not exist on 
> mirror network
>   [libsemigroups-1.0.9]   
> 
>   [libsemigroups-1.0.9]   
> 
>   [libsemigroups-1.0.9]   Error downloading libsemigroups-1.0.9.tar.gz
>   [libsemigroups-1.0.9]   
> 
>   [libsemigroups-1.0.9] Full log file: 
> /Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log
> make[4]: *** [libsemigroups-no-deps] Error 1
> 

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

2020-12-15 Thread David Coudert
Another issue (this time on masOS 10.15.7): it seems that libsemigroups-1.0.9 
is not present on mirrors.


make --no-print-directory libsemigroups-no-deps
sage-logger -p 'SAGE_CHECK=no sage-spkg   libsemigroups-1.0.9' 
'/Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log'
[libsemigroups-1.0.9] installing. Log file: 
/Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log
  [libsemigroups-1.0.9] error installing, exit status 1. End of log file:
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//mirrors.nju.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
http://ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
http://sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//sagemath.c3sl.ufpr.br/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
http://mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//mirrors.ustc.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
http://mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//mirror.csclub.uwaterloo.ca/sage/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   
http://sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   
[xx]
  [libsemigroups-1.0.9]   ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//sagepad.org/spkg/upstream/libsemigroups/libsemigroups-1.0.9.tar.gz'
  [libsemigroups-1.0.9]   

  [libsemigroups-1.0.9]   Traceback (most recent call last):
  [libsemigroups-1.0.9] File 
"/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
130, in run_safe
  [libsemigroups-1.0.9]   run()
  [libsemigroups-1.0.9] File 
"/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 
112, in run
  [libsemigroups-1.0.9]   app.download_tarball(args.url_or_tarball, 
args.destination, args.allow_upstream)
  [libsemigroups-1.0.9] File 
"/Users/dcoudert/sage/build/bin/../sage_bootstrap/download/app.py", line 41, in 
download_tarball
  [libsemigroups-1.0.9]   tarball.download(allow_upstream=allow_upstream)
  [libsemigroups-1.0.9] File 
"/Users/dcoudert/sage/build/bin/../sage_bootstrap/tarball.py", line 177, in 
download
  [libsemigroups-1.0.9]   raise FileNotMirroredError('tarball does not 
exist on mirror network')
  [libsemigroups-1.0.9]   FileNotMirroredError: tarball does not exist on 
mirror network
  [libsemigroups-1.0.9]   

  [libsemigroups-1.0.9]   

  [libsemigroups-1.0.9]   Error downloading libsemigroups-1.0.9.tar.gz
  [libsemigroups-1.0.9]   

  [libsemigroups-1.0.9] Full log file: 
/Users/dcoudert/sage/logs/pkgs/libsemigroups-1.0.9.log
make[4]: *** [libsemigroups-no-deps] Error 1
make[3]: *** 
[/Users/dcoudert/sage/local/var/lib/sage/installed/libsemigroups-1.0.9] Error 2
make[2]: *** [all-build] Error 2

real54m10.743s
user49m21.128s
sys 2m23.294s
***
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-build'):

* package: 

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

2020-12-15 Thread David Coudert
I’m unable to upgrade from 9.3.beta3 on fedora 32.It fails during bootstrap. See attached file.Thank you for your help.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/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
make build/make/Makefile --stop
make[1]: Entering directory '/home/dcoudert/sage'
rm -f config.log
mkdir -p logs/pkgs
ln -s logs/pkgs/config.log config.log
running CONFIG_SHELL=/bin/sh /bin/sh ./configure 
--enable-download-from-upstream-url --no-create --no-recursion
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for root user... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ar... yes
checking for m4... yes
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.29... yes
checking for ranlib... yes
checking for strip... yes
checking for GNU or BSD tar... /bin/tar
checking for GNU make... /bin/make
checking for Python... /bin/python
checking for latex... yes
checking for perl... /bin/perl
checking for Perl version 5.8.0 or later... yes
checking whether a conda environment is active... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking for sqrt in -lm... yes
-
Checking whether SageMath should install SPKG gcc...
checking for C compiler vendor... gnu
checking whether g++ supports C++11 features with -std=gnu++11... yes
checking for gcc option to accept ISO C99... none needed
checking if gcc accepts -dumpversion option... yes
checking gcc version... 10
checking if g++ accepts -dumpversion option... yes
checking g++ version... 10
configure: will use system package and not install SPKG gcc
checking for the location of crti.o... 
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64
-
Checking whether SageMath should install SPKG mpir...
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking gmpxx.h usability... yes
checking gmpxx.h presence... yes
checking for gmpxx.h... yes
checking for library containing __gmpq_cmp_z... -lgmp
configure: will use system package and not install SPKG mpir
checking absolute name of ... checking for gmp.h... (cached) yes
///usr/include/gmp.h
using GMP-compatible library from the system
-
Checking whether SageMath should install SPKG gmp...
configure: will use system package and not install SPKG gmp

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

2020-12-15 Thread Thierry Dumont

On Ubuntu 20-10, upgrading from 9.2 to 9.3:
-compilation ok.
-make ptestlong:



--
sage -t --long --warn-long 90.3 --random-seed=0 
src/sage/tests/cmdline.py  # 2 doctests failed
sage -t --long --warn-long 90.3 --random-seed=0 
src/sage/modules/fg_pid/fgp_module.py  # 3 doctests failed
sage -t --long --warn-long 90.3 --random-seed=0 
src/doc/en/constructions/algebraic_geometry.rst  # 1 doctest failed
sage -t --long --warn-long 90.3 --random-seed=0 
src/doc/en/developer/coding_in_other.rst  # 1 doctest failed
sage -t --long --warn-long 90.3 --random-seed=0 
src/sage/modules/free_module_morphism.py  # 3 doctests failed

--

--
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/062f8053-81c0-d4c2-1f00-7fb7f26eeea6%40math.univ-lyon1.fr.


[sage-release] Sage 9.3.beta4 released

2020-12-14 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 

c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
"sage -package list"
831e4e254d Trac #30628: Change font of axis labels in Three.js
92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
extents in Three.js
16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
c25b0765a1 Trac #31037: Install tests in sage/tests/books
da907c1d39 Trac #31032: some raw string for pdf doc building in 
sage-on-gentoo
592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
encoding of original graph
a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
oeis.py
1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
9076db9f98 Trac #30994: Improvements to multiple zeta values
365b32845b Trac #30987: fix lcalc on gcc-10
d297724750 Trac #30974: sage --package create PACKAGE --pypi
433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
-package list"
eae1a0873e Trac #30962: use Parent in shuffle
e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
linuxmint-20*, fedora-34; update debian-bullseye packages
c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
across build/pkgs/
7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
with feature
0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
combinatorial polyhedron
97aaf2e520 Trac #30539: More Void Linux spkg's
494c975e8d Trac #30375: Gather and clean up compiler flags
6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
the sage-local artifact
32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at 
the beginning of the PATH
b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via 
sage-config if it exists
c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
3d61303663 Trac #28712: clarify acceptable input to prime_range
790c30db33 Trac #28623: Upgrade Arb to 2.18.1
77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
conditionalize sagetex dependencies on SAGE_CHECK
3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
fc7304a52d Trac #30970: Graphic function point() broken
eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
\dots instead of \hdots
9d862ed8e1 Trac #18406: Fix times in graphics doc
f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
1178a486f3 Trac #30988: small enhancement of MZV
462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
2f5d153968 Trac #30973: partial flake8 cleanup for misc/
dd3a160370 Trac #30967: partial flake8 cleanup for tableau
2a3296d3a7 Trac #30966: another wave of cleanup for pbori
ec88350ebe Trac #30952: conversions of posets to macaulay2
8d3a6a16fb Trac #30943: refresh fully commutative elements
c76fee190f Trac #30917: refresh the Weyl character ring
2c7e79a898 Trac #30900: Remove last traces of zope_interface
acea57e349 Trac #30890: distros info for tox
0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
e6d607125e Trac #30857: additional compatibility wrappers after #24483
a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.py
e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
2a850d5aa1 Trac #30996: adding an option for the opposite product in free 
Zinbiel algebras
bb9ceadc8a Trac #30985: Update sympy to 1.7
ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to 
9.3.beta3

-- 
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/0cbfd890-783a-46c1-9088-6101c2154c37n%40googlegroups.com.


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

2020-07-12 Thread Matthias Köppe
Sage does not support gcc/gfortran 10 yet. 
See https://trac.sagemath.org/ticket/30067 for a workaround
and https://trac.sagemath.org/ticket/29456 for the task of adding support 
for 10.

On Sunday, July 12, 2020 at 6:26:37 AM UTC-7, Kenji Iohara wrote:
>
> The version of gfortran I use is 10.1.0. Via Homebrew, it seems impossible 
> to install only gfortran (i.e., without gcc).
>
> 2020/07/12 11:52、Dima Pasechnik >のメール:
>
>gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f
>error: Command "gfortran -Wall -g -ffixed-form
> -fno-second-underscore -fPIC -O3 -funroll-loops
> -Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC
>
> -I/Users/iohara/Desktop/sage-9.2.beta4/local/lib/python3.7/site-packages/numpy/core/include
> -c -c scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f -o
>
> build/temp.macosx-10.14-x86_64-3.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.o"
> failed with exit status 1
>
> what is the version of gfortran you use?
>
> It is by any chance gfortran-10 (from Homebrew) ?
> (unfortunately scipy log does not say)
> In this case please uninstall package gcc and install package gfortran
> https://formulae.brew.sh/cask/gfortran#default
>
> On Sun, Jul 12, 2020 at 8:22 AM Kenji Iohara  > wrote:
>
>
> I couldn’t compile it; it stops at scipy-1.2.3.  I am using Mac OS X.15.5 
> with Intel Core i5,
> and the log-file is attached to this email.
>
> --
> 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-r...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/AE72646B-A62E-433A-9BC4-DB7ADC4336A4%40gmail.com
> .
>
>
> 2020/07/11 16:31、Dima Pasechnik >のメール:
>
> perhaps we should update notebook to 5.7.10 ?
>
> On Sat, 11 Jul 2020, 15:10 'Jonathan Kliem' via sage-release, <
> sage-r...@googlegroups.com > wrote:
>
>
> Ok, I think it has nothing to do with #30030.
>
> Running
>
> make build
>
> leads to the blank screen for the notebook (also with "./configure" 
> before).
>
> Running
>
> sage -b
>
> fixes it (but only until you run `make build` again).
>
> Am Samstag, 11. Juli 2020 15:35:56 UTC+2 schrieb Dima Pasechnik:
>
>
> I can confirm that it does break things for me too (and reverting fixes)
> on Linux/Firefox.
>
> But if I re-revert back, everything works. So this is some kind  of
> caching issue, I gather.
>
> On Sat, Jul 11, 2020 at 1:40 PM 'Jonathan Kliem' via sage-release
>  wrote:
>
>
> https://trac.sagemath.org/ticket/30030 broke the jupyter notebook for me.
>
> Please wait while the Sage Jupyter Notebook server starts...
> [I 14:23:35.535 NotebookApp] Using MathJax: nbextensions/mathjax/MathJax.js
> [I 14:23:35.655 NotebookApp] Serving notebooks from local directory: 
> /home/mi/kliem
> [I 14:23:35.655 NotebookApp] The Jupyter Notebook is running at:
> [I 14:23:35.655 NotebookApp] 
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:35.656 NotebookApp] Use Control-C to stop this server and shut 
> down all kernels (twice to skip confirmation).
> [C 14:23:35.658 NotebookApp]
>
>To access the notebook, open this file in a browser:
>file:///run/user/284784/jupyter/nbserver-12512-open.html
>Or copy and paste one of these URLs:
>
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:47.500 NotebookApp] 302 GET 
> /?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449 (127.0.0.1) 0.33ms
> [I 14:23:55.390 NotebookApp] Creating new notebook in
> [W 14:23:55.908 NotebookApp] 404 GET 
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>  
> (127.0.0.1) 5.67ms referer=
> http://localhost:/notebooks/Untitled2.ipynb?kernel_name=sagemath
> [W 14:24:54.535 NotebookApp] 404 GET 
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>  
> (127.0.0.1) 1.72ms referer=
> http://localhost:/notebooks/Dokumente/SageDays109/CombinatorialPolyhedron.ipynb
>
> All I'm seeing is something like this. I can navigate the folders, but 
> when I open a file I just see a blank page in the browser.
>
> It worked just fine on debian buster and ubuntu bionic. Reverting the 
> commit it works fine again. I'm using firefox, but I cannot get it to work 
> on chromium either.
>
> Am Donnerstag, 9. Juli 2020 00:50:33 UTC+2 schrieb 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
>
> 02b0be1ff8 Updated SageMath version to 9.2.beta4
> 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
>
> a3308ffb43 Trac #29862: Installation guide: change python version in conda 
> instructions
> a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
> 5d2577a0ce Trac #29746: 

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

2020-07-12 Thread Dima Pasechnik
On Sun, 12 Jul 2020, 14:26 Kenji Iohara,  wrote:

> The version of gfortran I use is 10.1.0. Via Homebrew, it seems impossible
> to install only gfortran (i.e., without gcc).
>
> 2020/07/12 11:52、Dima Pasechnik のメール:
>
>gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f
>error: Command "gfortran -Wall -g -ffixed-form
> -fno-second-underscore -fPIC -O3 -funroll-loops
> -Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC
>
> -I/Users/iohara/Desktop/sage-9.2.beta4/local/lib/python3.7/site-packages/numpy/core/include
> -c -c scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f -o
>
> build/temp.macosx-10.14-x86_64-3.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.o"
> failed with exit status 1
>
> what is the version of gfortran you use?
>
> It is by any chance gfortran-10 (from Homebrew) ?
> (unfortunately scipy log does not say)
> In this case please uninstall package gcc and install package gfortran
> https://formulae.brew.sh/cask/gfortran#default
>
>
this gfortran package is the right version.

(probably requires un-install of gcc package - which is not needed to build
sage)



>
> On Sun, Jul 12, 2020 at 8:22 AM Kenji Iohara 
> wrote:
>
>
> I couldn’t compile it; it stops at scipy-1.2.3.  I am using Mac OS X.15.5
> with Intel Core i5,
> and the log-file is attached to this email.
>
> --
> 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/AE72646B-A62E-433A-9BC4-DB7ADC4336A4%40gmail.com
> .
>
>
> 2020/07/11 16:31、Dima Pasechnik のメール:
>
> perhaps we should update notebook to 5.7.10 ?
>
> On Sat, 11 Jul 2020, 15:10 'Jonathan Kliem' via sage-release, <
> sage-release@googlegroups.com> wrote:
>
>
> Ok, I think it has nothing to do with #30030.
>
> Running
>
> make build
>
> leads to the blank screen for the notebook (also with "./configure"
> before).
>
> Running
>
> sage -b
>
> fixes it (but only until you run `make build` again).
>
> Am Samstag, 11. Juli 2020 15:35:56 UTC+2 schrieb Dima Pasechnik:
>
>
> I can confirm that it does break things for me too (and reverting fixes)
> on Linux/Firefox.
>
> But if I re-revert back, everything works. So this is some kind  of
> caching issue, I gather.
>
> On Sat, Jul 11, 2020 at 1:40 PM 'Jonathan Kliem' via sage-release
>  wrote:
>
>
> https://trac.sagemath.org/ticket/30030 broke the jupyter notebook for me.
>
> Please wait while the Sage Jupyter Notebook server starts...
> [I 14:23:35.535 NotebookApp] Using MathJax: nbextensions/mathjax/MathJax.js
> [I 14:23:35.655 NotebookApp] Serving notebooks from local directory:
> /home/mi/kliem
> [I 14:23:35.655 NotebookApp] The Jupyter Notebook is running at:
> [I 14:23:35.655 NotebookApp]
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:35.656 NotebookApp] Use Control-C to stop this server and shut
> down all kernels (twice to skip confirmation).
> [C 14:23:35.658 NotebookApp]
>
>To access the notebook, open this file in a browser:
>file:///run/user/284784/jupyter/nbserver-12512-open.html
>Or copy and paste one of these URLs:
>
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:47.500 NotebookApp] 302 GET
> /?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449 (127.0.0.1) 0.33ms
> [I 14:23:55.390 NotebookApp] Creating new notebook in
> [W 14:23:55.908 NotebookApp] 404 GET
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
> (127.0.0.1) 5.67ms referer=
> http://localhost:/notebooks/Untitled2.ipynb?kernel_name=sagemath
> [W 14:24:54.535 NotebookApp] 404 GET
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
> (127.0.0.1) 1.72ms referer=
> http://localhost:/notebooks/Dokumente/SageDays109/CombinatorialPolyhedron.ipynb
>
> All I'm seeing is something like this. I can navigate the folders, but
> when I open a file I just see a blank page in the browser.
>
> It worked just fine on debian buster and ubuntu bionic. Reverting the
> commit it works fine again. I'm using firefox, but I cannot get it to work
> on chromium either.
>
> Am Donnerstag, 9. Juli 2020 00:50:33 UTC+2 schrieb 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
>
> 02b0be1ff8 Updated SageMath version to 9.2.beta4
> 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
>
> a3308ffb43 Trac #29862: Installation guide: change python version in conda
> instructions
> a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
> 5d2577a0ce Trac #29746: Document integer overflow bug in
> vector_space_dimension()
> d0e1751d76 Trac #30050: add 

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

2020-07-12 Thread Kenji Iohara
The version of gfortran I use is 10.1.0. Via Homebrew, it seems impossible to 
install only gfortran (i.e., without gcc).

> 2020/07/12 11:52、Dima Pasechnik のメール:
> 
>gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f
>error: Command "gfortran -Wall -g -ffixed-form
> -fno-second-underscore -fPIC -O3 -funroll-loops
> -Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC
> -I/Users/iohara/Desktop/sage-9.2.beta4/local/lib/python3.7/site-packages/numpy/core/include
> -c -c scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f -o
> build/temp.macosx-10.14-x86_64-3.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.o"
> failed with exit status 1
> 
> what is the version of gfortran you use?
> 
> It is by any chance gfortran-10 (from Homebrew) ?
> (unfortunately scipy log does not say)
> In this case please uninstall package gcc and install package gfortran
> https://formulae.brew.sh/cask/gfortran#default 
> 
> 
> On Sun, Jul 12, 2020 at 8:22 AM Kenji Iohara  > wrote:
>> 
>> I couldn’t compile it; it stops at scipy-1.2.3.  I am using Mac OS X.15.5 
>> with Intel Core i5,
>> and the log-file is attached to this email.
>> 
>> --
>> 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/AE72646B-A62E-433A-9BC4-DB7ADC4336A4%40gmail.com
>>  
>> .
>> 
>> 
>> 2020/07/11 16:31、Dima Pasechnik のメール:
>> 
>> perhaps we should update notebook to 5.7.10 ?
>> 
>> On Sat, 11 Jul 2020, 15:10 'Jonathan Kliem' via sage-release, 
>>  wrote:
>>> 
>>> Ok, I think it has nothing to do with #30030.
>>> 
>>> Running
>>> 
>>> make build
>>> 
>>> leads to the blank screen for the notebook (also with "./configure" before).
>>> 
>>> Running
>>> 
>>> sage -b
>>> 
>>> fixes it (but only until you run `make build` again).
>>> 
>>> Am Samstag, 11. Juli 2020 15:35:56 UTC+2 schrieb Dima Pasechnik:
 
 I can confirm that it does break things for me too (and reverting fixes)
 on Linux/Firefox.
 
 But if I re-revert back, everything works. So this is some kind  of
 caching issue, I gather.
 
 On Sat, Jul 11, 2020 at 1:40 PM 'Jonathan Kliem' via sage-release
  wrote:
> 
> https://trac.sagemath.org/ticket/30030 broke the jupyter notebook for me.
> 
> Please wait while the Sage Jupyter Notebook server starts...
> [I 14:23:35.535 NotebookApp] Using MathJax: 
> nbextensions/mathjax/MathJax.js
> [I 14:23:35.655 NotebookApp] Serving notebooks from local directory: 
> /home/mi/kliem
> [I 14:23:35.655 NotebookApp] The Jupyter Notebook is running at:
> [I 14:23:35.655 NotebookApp] 
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:35.656 NotebookApp] Use Control-C to stop this server and shut 
> down all kernels (twice to skip confirmation).
> [C 14:23:35.658 NotebookApp]
> 
>To access the notebook, open this file in a browser:
>file:///run/user/284784/jupyter/nbserver-12512-open.html
>Or copy and paste one of these URLs:
>
> http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
> [I 14:23:47.500 NotebookApp] 302 GET 
> /?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449 (127.0.0.1) 
> 0.33ms
> [I 14:23:55.390 NotebookApp] Creating new notebook in
> [W 14:23:55.908 NotebookApp] 404 GET 
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>  (127.0.0.1) 5.67ms 
> referer=http://localhost:/notebooks/Untitled2.ipynb?kernel_name=sagemath
> [W 14:24:54.535 NotebookApp] 404 GET 
> /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>  (127.0.0.1) 1.72ms 
> referer=http://localhost:/notebooks/Dokumente/SageDays109/CombinatorialPolyhedron.ipynb
> 
> All I'm seeing is something like this. I can navigate the folders, but 
> when I open a file I just see a blank page in the browser.
> 
> It worked just fine on debian buster and ubuntu bionic. Reverting the 
> commit it works fine again. I'm using firefox, but I cannot get it to 
> work on chromium either.
> 
> Am Donnerstag, 9. Juli 2020 00:50:33 UTC+2 schrieb 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
>> 
>> 02b0be1ff8 Updated SageMath version to 9.2.beta4
>> 

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

2020-07-12 Thread Dima Pasechnik
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f
error: Command "gfortran -Wall -g -ffixed-form
-fno-second-underscore -fPIC -O3 -funroll-loops
-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC
-I/Users/iohara/Desktop/sage-9.2.beta4/local/lib/python3.7/site-packages/numpy/core/include
-c -c scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f -o
build/temp.macosx-10.14-x86_64-3.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.o"
failed with exit status 1

what is the version of gfortran you use?

It is by any chance gfortran-10 (from Homebrew) ?
(unfortunately scipy log does not say)
In this case please uninstall package gcc and install package gfortran
https://formulae.brew.sh/cask/gfortran#default

On Sun, Jul 12, 2020 at 8:22 AM Kenji Iohara  wrote:
>
> I couldn’t compile it; it stops at scipy-1.2.3.  I am using Mac OS X.15.5 
> with Intel Core i5,
> and the log-file is attached to this email.
>
> --
> 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/AE72646B-A62E-433A-9BC4-DB7ADC4336A4%40gmail.com.
>
>
> 2020/07/11 16:31、Dima Pasechnik のメール:
>
> perhaps we should update notebook to 5.7.10 ?
>
> On Sat, 11 Jul 2020, 15:10 'Jonathan Kliem' via sage-release, 
>  wrote:
>>
>> Ok, I think it has nothing to do with #30030.
>>
>> Running
>>
>> make build
>>
>> leads to the blank screen for the notebook (also with "./configure" before).
>>
>> Running
>>
>> sage -b
>>
>> fixes it (but only until you run `make build` again).
>>
>> Am Samstag, 11. Juli 2020 15:35:56 UTC+2 schrieb Dima Pasechnik:
>>>
>>> I can confirm that it does break things for me too (and reverting fixes)
>>> on Linux/Firefox.
>>>
>>> But if I re-revert back, everything works. So this is some kind  of
>>> caching issue, I gather.
>>>
>>> On Sat, Jul 11, 2020 at 1:40 PM 'Jonathan Kliem' via sage-release
>>>  wrote:
>>> >
>>> > https://trac.sagemath.org/ticket/30030 broke the jupyter notebook for me.
>>> >
>>> > Please wait while the Sage Jupyter Notebook server starts...
>>> > [I 14:23:35.535 NotebookApp] Using MathJax: 
>>> > nbextensions/mathjax/MathJax.js
>>> > [I 14:23:35.655 NotebookApp] Serving notebooks from local directory: 
>>> > /home/mi/kliem
>>> > [I 14:23:35.655 NotebookApp] The Jupyter Notebook is running at:
>>> > [I 14:23:35.655 NotebookApp] 
>>> > http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
>>> > [I 14:23:35.656 NotebookApp] Use Control-C to stop this server and shut 
>>> > down all kernels (twice to skip confirmation).
>>> > [C 14:23:35.658 NotebookApp]
>>> >
>>> > To access the notebook, open this file in a browser:
>>> > file:///run/user/284784/jupyter/nbserver-12512-open.html
>>> > Or copy and paste one of these URLs:
>>> > 
>>> > http://localhost:/?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449
>>> > [I 14:23:47.500 NotebookApp] 302 GET 
>>> > /?token=13410c6dbd032a2e31784207d69dcb1bbf54374b475a6449 (127.0.0.1) 
>>> > 0.33ms
>>> > [I 14:23:55.390 NotebookApp] Creating new notebook in
>>> > [W 14:23:55.908 NotebookApp] 404 GET 
>>> > /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>>> >  (127.0.0.1) 5.67ms 
>>> > referer=http://localhost:/notebooks/Untitled2.ipynb?kernel_name=sagemath
>>> > [W 14:24:54.535 NotebookApp] 404 GET 
>>> > /nbextensions/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe=configured
>>> >  (127.0.0.1) 1.72ms 
>>> > referer=http://localhost:/notebooks/Dokumente/SageDays109/CombinatorialPolyhedron.ipynb
>>> >
>>> > All I'm seeing is something like this. I can navigate the folders, but 
>>> > when I open a file I just see a blank page in the browser.
>>> >
>>> > It worked just fine on debian buster and ubuntu bionic. Reverting the 
>>> > commit it works fine again. I'm using firefox, but I cannot get it to 
>>> > work on chromium either.
>>> >
>>> > Am Donnerstag, 9. Juli 2020 00:50:33 UTC+2 schrieb 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
>>> >>
>>> >> 02b0be1ff8 Updated SageMath version to 9.2.beta4
>>> >> 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
>>> >>
>>> >> a3308ffb43 Trac #29862: Installation guide: change python version in 
>>> >> conda instructions
>>> >> a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
>>> >> 5d2577a0ce Trac #29746: Document integer overflow bug in 
>>> >> vector_space_dimension()
>>> >> d0e1751d76 Trac #30050: add even more missing empty lines in the doc
>>> >> 87d9811918 Trac #30048: get rid of python2 mentioned in 
>>> >> .github/workflows 

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

2020-07-09 Thread Emmanuel Charpentier
Identical results (modulo a couple of timeouts) on Debian testing running 
on core i7 + 16 GB RAM, upgraded from 9.2.beta3.

HTH,

Le jeudi 9 juillet 2020 13:24:13 UTC+2, Emmanuel Charpentier a écrit :
>
> On Debian testing running on core i5 + 8 GB Ram, after upgrading from 
> 9.2.beta2 to 9.2.beta4, ptestlong gives results identical to those already 
> reported for 9.2.beta2 and 9.2.beta3 : permanent failures on gp_packages, 
> real_arb and complex_arb.
>
> HTH,
>
>
> Le jeudi 9 juillet 2020 12:40:23 UTC+2, tdumont a écrit :
>>
>> No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu 
>> 20-04, 4 cores, with: 
>>
>> export MAKE="make -j4" 
>> *and* 
>> export LANG=C.UTF-8 
>>
>> yours 
>> t.d. 
>> Le 09/07/2020 à 00:50, 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  
>> > 
>> > 02b0be1ff8 Updated SageMath version to 9.2.beta4 
>> > 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage` 
>> > a3308ffb43 Trac #29862: Installation guide: change python version in 
>> > conda instructions 
>> > a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y'] 
>> > 5d2577a0ce Trac #29746: Document integer overflow bug in 
>> > vector_space_dimension() 
>> > d0e1751d76 Trac #30050: add even more missing empty lines in the doc 
>> > 87d9811918 Trac #30048: get rid of python2 mentioned in 
>> > .github/workflows and README.md 
>> > aaa2bdf045 Trac #30042: clarify docs of nauty_geng 
>> > 381891c57c Trac #30028: remove some traces of __cmp__ 
>> > 917f8de0eb Trac #30021: FPLLL 5.3.3 
>> > 837e9ad07a Trac #30005: Small documentation fixes in combinat 
>> > 063c266cbf Trac #29997: a bunch of typos 
>> > ac7ee1abe6 Trac #29994: Add integral curves over QQ 
>> > 6612f2 Trac #29917: Move ChainComplexes from 
>> > sage.categories.category_types to a separate module 
>> > 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove 
>> > dependency on NTL 
>> > 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is 
>> broken 
>> > ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8 
>> > instead of 3.7 
>> > 8de8febcb6 Trac #29808: fix left and right actions of permutations on 
>> > matrices 
>> > 76f6767a09 Trac #29794: spring cleanup in modsym/space.py 
>> > f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy 
>> > beaver ordering) 
>> > 1f983640f6 Trac #29733: Create gitattributes file specifying proper 
>> line 
>> > endings 
>> > bed0bc6493 Trac #29714: some micro optimisations in comparison to empty 
>> list 
>> > d000965b0a Trac #29668: map_coefficients for Laurent polynomials 
>> > 5ef2540085 Trac #29605: plotting function for forests 
>> > 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF 
>> > 6629f4c3a9 Trac #12074: real nth root function 
>> > 8cb2f93213 Trac #8111: gcd of rationals is trouble 
>> > 55663b6cc7 Trac #30057: remove some old "known bug" tags about log 
>> > 48a6328304 Trac #30047: add missing empty lines in the doc 
>> > 8aebea9275 Trac #30034: Description of ramification_index in 
>> > local_generic is wrong 
>> > aa4e325083 Trac #30030: Prevent JSmol from phoning home 
>> > 20ea231df1 Trac #30019: 1 internet doctest failing in 
>> combinat/quickref.py 
>> > 030a4794fe Trac #30009: using coprime_integers in more places 
>> > 1cecf97864 Trac #30007: Allow regular partition tuples to have 
>> different 
>> > \ell values on different components 
>> > 684446ab04 Trac #30006: implement multiplicative_order for elements of 
>> AA 
>> > 1a9e4473b1 Trac #30004: Added new constructions for BIBDs 
>> > a01f419522 Trac #30003: some details in Kloosterman sums 
>> > d4caf56bd2 Trac #29987: build/make/install: Do not depend on 
>> > src/bin/sage-version.sh 
>> > 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for 
>> > \lambda different from 1 
>> > 7d65facffb Trac #29955: Reduction from dancing links instance to MILP 
>> > instance 
>> > 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and 
>> > differentiable forms 
>> > aba874e2bc Trac #29952: simplify Seifert matrix code 
>> > 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb 
>> > 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and 
>> structure 
>> > 08f24ca812 Trac #29933: refresh faq-contribute 
>> > cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on 
>> > polynomials 
>> > 568d80a378 Trac #29926: shifting issue in padic function: 
>> preprocess_list 
>> > 0e4aa016a8 Trac #29925: shifting issue in padic function: 
>> _polynomial_list 
>> > 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional, 
>> > sage-list-experimental, sage-list-standard 
>> > df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of 
>> > sage.categories.all by more specific imports 
>> > f9fdd736af 

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

2020-07-09 Thread Dima Pasechnik
just in case.

On Thu, 9 Jul 2020, 12:31 David Coudert,  wrote:

> upgrade and docbuid OK from beta3 on macOS.
> Thank you.
> David.
>
> Le 9 juil. 2020 à 13:24, Emmanuel Charpentier <
> emanuel.charpent...@gmail.com> a écrit :
>
> On Debian testing running on core i5 + 8 GB Ram, after upgrading from
> 9.2.beta2 to 9.2.beta4, ptestlong gives results identical to those already
> reported for 9.2.beta2 and 9.2.beta3 : permanent failures on gp_packages,
> real_arb and complex_arb.
>
> HTH,
>
>
> Le jeudi 9 juillet 2020 12:40:23 UTC+2, tdumont a écrit :
>>
>> No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu
>> 20-04, 4 cores, with:
>>
>> export MAKE="make -j4"
>> *and*
>> export LANG=C.UTF-8
>>
>> yours
>> t.d.
>> Le 09/07/2020 à 00:50, 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
>> >
>> > 02b0be1ff8 Updated SageMath version to 9.2.beta4
>> > 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
>> > a3308ffb43 Trac #29862: Installation guide: change python version in
>> > conda instructions
>> > a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
>> > 5d2577a0ce Trac #29746: Document integer overflow bug in
>> > vector_space_dimension()
>> > d0e1751d76 Trac #30050: add even more missing empty lines in the doc
>> > 87d9811918 Trac #30048: get rid of python2 mentioned in
>> > .github/workflows and README.md
>> > aaa2bdf045 Trac #30042: clarify docs of nauty_geng
>> > 381891c57c Trac #30028: remove some traces of __cmp__
>> > 917f8de0eb Trac #30021: FPLLL 5.3.3
>> > 837e9ad07a Trac #30005: Small documentation fixes in combinat
>> > 063c266cbf Trac #29997: a bunch of typos
>> > ac7ee1abe6 Trac #29994: Add integral curves over QQ
>> > 6612f2 Trac #29917: Move ChainComplexes from
>> > sage.categories.category_types to a separate module
>> > 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove
>> > dependency on NTL
>> > 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is
>> broken
>> > ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8
>> > instead of 3.7
>> > 8de8febcb6 Trac #29808: fix left and right actions of permutations on
>> > matrices
>> > 76f6767a09 Trac #29794: spring cleanup in modsym/space.py
>> > f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy
>> > beaver ordering)
>> > 1f983640f6 Trac #29733: Create gitattributes file specifying proper line
>>
>> > endings
>> > bed0bc6493 Trac #29714: some micro optimisations in comparison to empty
>> list
>> > d000965b0a Trac #29668: map_coefficients for Laurent polynomials
>> > 5ef2540085 Trac #29605: plotting function for forests
>> > 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF
>> > 6629f4c3a9 Trac #12074: real nth root function
>> > 8cb2f93213 Trac #8111: gcd of rationals is trouble
>> > 55663b6cc7 Trac #30057: remove some old "known bug" tags about log
>> > 48a6328304 Trac #30047: add missing empty lines in the doc
>> > 8aebea9275 Trac #30034: Description of ramification_index in
>> > local_generic is wrong
>> > aa4e325083 Trac #30030: Prevent JSmol from phoning home
>> > 20ea231df1 Trac #30019: 1 internet doctest failing in
>> combinat/quickref.py
>> > 030a4794fe Trac #30009: using coprime_integers in more places
>> > 1cecf97864 Trac #30007: Allow regular partition tuples to have different
>>
>> > \ell values on different components
>> > 684446ab04 Trac #30006: implement multiplicative_order for elements of
>> AA
>> > 1a9e4473b1 Trac #30004: Added new constructions for BIBDs
>> > a01f419522 Trac #30003: some details in Kloosterman sums
>> > d4caf56bd2 Trac #29987: build/make/install: Do not depend on
>> > src/bin/sage-version.sh
>> > 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for
>>
>> > \lambda different from 1
>> > 7d65facffb Trac #29955: Reduction from dancing links instance to MILP
>> > instance
>> > 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and
>> > differentiable forms
>> > aba874e2bc Trac #29952: simplify Seifert matrix code
>> > 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb
>> > 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure
>>
>> > 08f24ca812 Trac #29933: refresh faq-contribute
>> > cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on
>> > polynomials
>> > 568d80a378 Trac #29926: shifting issue in padic function:
>> preprocess_list
>> > 0e4aa016a8 Trac #29925: shifting issue in padic function:
>> _polynomial_list
>> > 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional,
>> > sage-list-experimental, sage-list-standard
>> > df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of
>> > sage.categories.all by more specific imports
>> > f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of
>>
>> 

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

2020-07-09 Thread David Coudert
upgrade and docbuid OK from beta3 on macOS.
Thank you.
David.

> Le 9 juil. 2020 à 13:24, Emmanuel Charpentier  
> a écrit :
> 
> On Debian testing running on core i5 + 8 GB Ram, after upgrading from 
> 9.2.beta2 to 9.2.beta4, ptestlong gives results identical to those already 
> reported for 9.2.beta2 and 9.2.beta3 : permanent failures on gp_packages, 
> real_arb and complex_arb.
> 
> HTH,
> 
> 
> Le jeudi 9 juillet 2020 12:40:23 UTC+2, tdumont a écrit :
> No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu 
> 20-04, 4 cores, with: 
> 
> export MAKE="make -j4" 
> *and* 
> export LANG=C.UTF-8 
> 
> yours 
> t.d. 
> Le 09/07/2020 à 00:50, 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 
> >   
> > 
> > 02b0be1ff8 Updated SageMath version to 9.2.beta4 
> > 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage` 
> > a3308ffb43 Trac #29862: Installation guide: change python version in 
> > conda instructions 
> > a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y'] 
> > 5d2577a0ce Trac #29746: Document integer overflow bug in 
> > vector_space_dimension() 
> > d0e1751d76 Trac #30050: add even more missing empty lines in the doc 
> > 87d9811918 Trac #30048: get rid of python2 mentioned in 
> > .github/workflows and README.md 
> > aaa2bdf045 Trac #30042: clarify docs of nauty_geng 
> > 381891c57c Trac #30028: remove some traces of __cmp__ 
> > 917f8de0eb Trac #30021: FPLLL 5.3.3 
> > 837e9ad07a Trac #30005: Small documentation fixes in combinat 
> > 063c266cbf Trac #29997: a bunch of typos 
> > ac7ee1abe6 Trac #29994: Add integral curves over QQ 
> > 6612f2 Trac #29917: Move ChainComplexes from 
> > sage.categories.category_types to a separate module 
> > 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove 
> > dependency on NTL 
> > 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is broken 
> > ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8 
> > instead of 3.7 
> > 8de8febcb6 Trac #29808: fix left and right actions of permutations on 
> > matrices 
> > 76f6767a09 Trac #29794: spring cleanup in modsym/space.py 
> > f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy 
> > beaver ordering) 
> > 1f983640f6 Trac #29733: Create gitattributes file specifying proper line 
> > endings 
> > bed0bc6493 Trac #29714: some micro optimisations in comparison to empty 
> > list 
> > d000965b0a Trac #29668: map_coefficients for Laurent polynomials 
> > 5ef2540085 Trac #29605: plotting function for forests 
> > 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF 
> > 6629f4c3a9 Trac #12074: real nth root function 
> > 8cb2f93213 Trac #8111: gcd of rationals is trouble 
> > 55663b6cc7 Trac #30057: remove some old "known bug" tags about log 
> > 48a6328304 Trac #30047: add missing empty lines in the doc 
> > 8aebea9275 Trac #30034: Description of ramification_index in 
> > local_generic is wrong 
> > aa4e325083 Trac #30030: Prevent JSmol from phoning home 
> > 20ea231df1 Trac #30019: 1 internet doctest failing in combinat/quickref.py 
> > 030a4794fe Trac #30009: using coprime_integers in more places 
> > 1cecf97864 Trac #30007: Allow regular partition tuples to have different 
> > \ell values on different components 
> > 684446ab04 Trac #30006: implement multiplicative_order for elements of AA 
> > 1a9e4473b1 Trac #30004: Added new constructions for BIBDs 
> > a01f419522 Trac #30003: some details in Kloosterman sums 
> > d4caf56bd2 Trac #29987: build/make/install: Do not depend on 
> > src/bin/sage-version.sh 
> > 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for 
> > \lambda different from 1 
> > 7d65facffb Trac #29955: Reduction from dancing links instance to MILP 
> > instance 
> > 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and 
> > differentiable forms 
> > aba874e2bc Trac #29952: simplify Seifert matrix code 
> > 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb 
> > 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure 
> > 08f24ca812 Trac #29933: refresh faq-contribute 
> > cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on 
> > polynomials 
> > 568d80a378 Trac #29926: shifting issue in padic function: preprocess_list 
> > 0e4aa016a8 Trac #29925: shifting issue in padic function: _polynomial_list 
> > 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional, 
> > sage-list-experimental, sage-list-standard 
> > df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of 
> > sage.categories.all by more specific imports 
> > f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of 
> > posets 
> > bfacdd6bdf Trac #29909: Add tox as a type=optional, 

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

2020-07-09 Thread Emmanuel Charpentier
On Debian testing running on core i5 + 8 GB Ram, after upgrading from 
9.2.beta2 to 9.2.beta4, ptestlong gives results identical to those already 
reported for 9.2.beta2 and 9.2.beta3 : permanent failures on gp_packages, 
real_arb and complex_arb.

HTH,


Le jeudi 9 juillet 2020 12:40:23 UTC+2, tdumont a écrit :
>
> No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu 
> 20-04, 4 cores, with: 
>
> export MAKE="make -j4" 
> *and* 
> export LANG=C.UTF-8 
>
> yours 
> t.d. 
> Le 09/07/2020 à 00:50, 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  
> > 
> > 02b0be1ff8 Updated SageMath version to 9.2.beta4 
> > 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage` 
> > a3308ffb43 Trac #29862: Installation guide: change python version in 
> > conda instructions 
> > a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y'] 
> > 5d2577a0ce Trac #29746: Document integer overflow bug in 
> > vector_space_dimension() 
> > d0e1751d76 Trac #30050: add even more missing empty lines in the doc 
> > 87d9811918 Trac #30048: get rid of python2 mentioned in 
> > .github/workflows and README.md 
> > aaa2bdf045 Trac #30042: clarify docs of nauty_geng 
> > 381891c57c Trac #30028: remove some traces of __cmp__ 
> > 917f8de0eb Trac #30021: FPLLL 5.3.3 
> > 837e9ad07a Trac #30005: Small documentation fixes in combinat 
> > 063c266cbf Trac #29997: a bunch of typos 
> > ac7ee1abe6 Trac #29994: Add integral curves over QQ 
> > 6612f2 Trac #29917: Move ChainComplexes from 
> > sage.categories.category_types to a separate module 
> > 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove 
> > dependency on NTL 
> > 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is 
> broken 
> > ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8 
> > instead of 3.7 
> > 8de8febcb6 Trac #29808: fix left and right actions of permutations on 
> > matrices 
> > 76f6767a09 Trac #29794: spring cleanup in modsym/space.py 
> > f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy 
> > beaver ordering) 
> > 1f983640f6 Trac #29733: Create gitattributes file specifying proper line 
> > endings 
> > bed0bc6493 Trac #29714: some micro optimisations in comparison to empty 
> list 
> > d000965b0a Trac #29668: map_coefficients for Laurent polynomials 
> > 5ef2540085 Trac #29605: plotting function for forests 
> > 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF 
> > 6629f4c3a9 Trac #12074: real nth root function 
> > 8cb2f93213 Trac #8111: gcd of rationals is trouble 
> > 55663b6cc7 Trac #30057: remove some old "known bug" tags about log 
> > 48a6328304 Trac #30047: add missing empty lines in the doc 
> > 8aebea9275 Trac #30034: Description of ramification_index in 
> > local_generic is wrong 
> > aa4e325083 Trac #30030: Prevent JSmol from phoning home 
> > 20ea231df1 Trac #30019: 1 internet doctest failing in 
> combinat/quickref.py 
> > 030a4794fe Trac #30009: using coprime_integers in more places 
> > 1cecf97864 Trac #30007: Allow regular partition tuples to have different 
> > \ell values on different components 
> > 684446ab04 Trac #30006: implement multiplicative_order for elements of 
> AA 
> > 1a9e4473b1 Trac #30004: Added new constructions for BIBDs 
> > a01f419522 Trac #30003: some details in Kloosterman sums 
> > d4caf56bd2 Trac #29987: build/make/install: Do not depend on 
> > src/bin/sage-version.sh 
> > 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for 
> > \lambda different from 1 
> > 7d65facffb Trac #29955: Reduction from dancing links instance to MILP 
> > instance 
> > 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and 
> > differentiable forms 
> > aba874e2bc Trac #29952: simplify Seifert matrix code 
> > 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb 
> > 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure 
> > 08f24ca812 Trac #29933: refresh faq-contribute 
> > cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on 
> > polynomials 
> > 568d80a378 Trac #29926: shifting issue in padic function: 
> preprocess_list 
> > 0e4aa016a8 Trac #29925: shifting issue in padic function: 
> _polynomial_list 
> > 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional, 
> > sage-list-experimental, sage-list-standard 
> > df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of 
> > sage.categories.all by more specific imports 
> > f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of 
> > posets 
> > bfacdd6bdf Trac #29909: Add tox as a type=optional, source=pip package 
> > b0e01a3202 Trac #29906: Run tests for `an_affine_basis` 
> > 12eddec434 Trac #29903: Run many test suite examples for polyhedra 
> > c6e56b30f2 Trac #29883: 

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

2020-07-09 Thread Thierry Dumont
No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu
20-04, 4 cores, with:

export MAKE="make -j4"
*and*
export LANG=C.UTF-8

yours
t.d.
Le 09/07/2020 à 00:50, 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 
> 
> 02b0be1ff8 Updated SageMath version to 9.2.beta4
> 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
> a3308ffb43 Trac #29862: Installation guide: change python version in
> conda instructions
> a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
> 5d2577a0ce Trac #29746: Document integer overflow bug in
> vector_space_dimension()
> d0e1751d76 Trac #30050: add even more missing empty lines in the doc
> 87d9811918 Trac #30048: get rid of python2 mentioned in
> .github/workflows and README.md
> aaa2bdf045 Trac #30042: clarify docs of nauty_geng
> 381891c57c Trac #30028: remove some traces of __cmp__
> 917f8de0eb Trac #30021: FPLLL 5.3.3
> 837e9ad07a Trac #30005: Small documentation fixes in combinat
> 063c266cbf Trac #29997: a bunch of typos
> ac7ee1abe6 Trac #29994: Add integral curves over QQ
> 6612f2 Trac #29917: Move ChainComplexes from
> sage.categories.category_types to a separate module
> 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove
> dependency on NTL
> 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is broken
> ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8
> instead of 3.7
> 8de8febcb6 Trac #29808: fix left and right actions of permutations on
> matrices
> 76f6767a09 Trac #29794: spring cleanup in modsym/space.py
> f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy
> beaver ordering)
> 1f983640f6 Trac #29733: Create gitattributes file specifying proper line
> endings
> bed0bc6493 Trac #29714: some micro optimisations in comparison to empty list
> d000965b0a Trac #29668: map_coefficients for Laurent polynomials
> 5ef2540085 Trac #29605: plotting function for forests
> 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF
> 6629f4c3a9 Trac #12074: real nth root function
> 8cb2f93213 Trac #8111: gcd of rationals is trouble
> 55663b6cc7 Trac #30057: remove some old "known bug" tags about log
> 48a6328304 Trac #30047: add missing empty lines in the doc
> 8aebea9275 Trac #30034: Description of ramification_index in
> local_generic is wrong
> aa4e325083 Trac #30030: Prevent JSmol from phoning home
> 20ea231df1 Trac #30019: 1 internet doctest failing in combinat/quickref.py
> 030a4794fe Trac #30009: using coprime_integers in more places
> 1cecf97864 Trac #30007: Allow regular partition tuples to have different
> \ell values on different components
> 684446ab04 Trac #30006: implement multiplicative_order for elements of AA
> 1a9e4473b1 Trac #30004: Added new constructions for BIBDs
> a01f419522 Trac #30003: some details in Kloosterman sums
> d4caf56bd2 Trac #29987: build/make/install: Do not depend on
> src/bin/sage-version.sh
> 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for
> \lambda different from 1
> 7d65facffb Trac #29955: Reduction from dancing links instance to MILP
> instance
> 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and
> differentiable forms
> aba874e2bc Trac #29952: simplify Seifert matrix code
> 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb
> 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure
> 08f24ca812 Trac #29933: refresh faq-contribute
> cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on
> polynomials
> 568d80a378 Trac #29926: shifting issue in padic function: preprocess_list
> 0e4aa016a8 Trac #29925: shifting issue in padic function: _polynomial_list
> 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional,
> sage-list-experimental, sage-list-standard
> df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of
> sage.categories.all by more specific imports
> f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of
> posets
> bfacdd6bdf Trac #29909: Add tox as a type=optional, source=pip package
> b0e01a3202 Trac #29906: Run tests for `an_affine_basis`
> 12eddec434 Trac #29903: Run many test suite examples for polyhedra
> c6e56b30f2 Trac #29883: sage.structure: Remove some module-level imports
> a70567b122 Trac #29894: add minimal interface for using ZZ[x]-matrices
> from flint
> a061db04bc Trac #29893: Another speedup of hypergeometric trace formula
> 62b405c4f3 Trac #29892: Move sage.misc.misc.coeff_repr, repr_lincomb to
> new module sage.misc.repr
> 699bf78e8c Trac #29867: Remove __div__ methods from cython modules
> 5eaa10e139 Trac #29855: sagelib setup.py: Fix dependencies on header
> files of packages gmp, ntl
> 184cd6cc13 Trac #29723: inverses of ring homomorphisms
> fc1f2cce4c Trac #29615: Fusion Ring Operations; Central Charge
> 

[sage-release] Sage 9.3.beta4 released

2020-07-08 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 

02b0be1ff8 Updated SageMath version to 9.2.beta4
3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage`
a3308ffb43 Trac #29862: Installation guide: change python version in conda 
instructions
a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y']
5d2577a0ce Trac #29746: Document integer overflow bug in 
vector_space_dimension()
d0e1751d76 Trac #30050: add even more missing empty lines in the doc
87d9811918 Trac #30048: get rid of python2 mentioned in .github/workflows 
and README.md
aaa2bdf045 Trac #30042: clarify docs of nauty_geng
381891c57c Trac #30028: remove some traces of __cmp__
917f8de0eb Trac #30021: FPLLL 5.3.3
837e9ad07a Trac #30005: Small documentation fixes in combinat
063c266cbf Trac #29997: a bunch of typos
ac7ee1abe6 Trac #29994: Add integral curves over QQ
6612f2 Trac #29917: Move ChainComplexes from 
sage.categories.category_types to a separate module
736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove 
dependency on NTL
2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is broken
ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8 
instead of 3.7
8de8febcb6 Trac #29808: fix left and right actions of permutations on 
matrices
76f6767a09 Trac #29794: spring cleanup in modsym/space.py
f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy 
beaver ordering)
1f983640f6 Trac #29733: Create gitattributes file specifying proper line 
endings
bed0bc6493 Trac #29714: some micro optimisations in comparison to empty list
d000965b0a Trac #29668: map_coefficients for Laurent polynomials
5ef2540085 Trac #29605: plotting function for forests
98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF
6629f4c3a9 Trac #12074: real nth root function
8cb2f93213 Trac #8111: gcd of rationals is trouble
55663b6cc7 Trac #30057: remove some old "known bug" tags about log
48a6328304 Trac #30047: add missing empty lines in the doc
8aebea9275 Trac #30034: Description of ramification_index in local_generic 
is wrong
aa4e325083 Trac #30030: Prevent JSmol from phoning home
20ea231df1 Trac #30019: 1 internet doctest failing in combinat/quickref.py
030a4794fe Trac #30009: using coprime_integers in more places
1cecf97864 Trac #30007: Allow regular partition tuples to have different 
\ell values on different components
684446ab04 Trac #30006: implement multiplicative_order for elements of AA
1a9e4473b1 Trac #30004: Added new constructions for BIBDs
a01f419522 Trac #30003: some details in Kloosterman sums
d4caf56bd2 Trac #29987: build/make/install: Do not depend on 
src/bin/sage-version.sh
02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for 
\lambda different from 1
7d65facffb Trac #29955: Reduction from dancing links instance to MILP 
instance
9b8c6b24d7 Trac #29953: Let diff() act on chart functions and 
differentiable forms
aba874e2bc Trac #29952: simplify Seifert matrix code
0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb
1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure
08f24ca812 Trac #29933: refresh faq-contribute
cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on 
polynomials
568d80a378 Trac #29926: shifting issue in padic function: preprocess_list
0e4aa016a8 Trac #29925: shifting issue in padic function: _polynomial_list
2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional, 
sage-list-experimental, sage-list-standard
df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of 
sage.categories.all by more specific imports
f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of 
posets
bfacdd6bdf Trac #29909: Add tox as a type=optional, source=pip package
b0e01a3202 Trac #29906: Run tests for `an_affine_basis`
12eddec434 Trac #29903: Run many test suite examples for polyhedra
c6e56b30f2 Trac #29883: sage.structure: Remove some module-level imports
a70567b122 Trac #29894: add minimal interface for using ZZ[x]-matrices from 
flint
a061db04bc Trac #29893: Another speedup of hypergeometric trace formula
62b405c4f3 Trac #29892: Move sage.misc.misc.coeff_repr, repr_lincomb to new 
module sage.misc.repr
699bf78e8c Trac #29867: Remove __div__ methods from cython modules
5eaa10e139 Trac #29855: sagelib setup.py: Fix dependencies on header files 
of packages gmp, ntl
184cd6cc13 Trac #29723: inverses of ring homomorphisms
fc1f2cce4c Trac #29615: Fusion Ring Operations; Central Charge
128a94d513 Trac #27934: Implement efficient all eccentricity computation 
for undirected graphs
9ed0896af5 Trac #27036: FusionRing enhancements
1af2945a15 Trac #20104: sage --package: Add commands "list :standard:", 
"update-latest" (for packages from PyPI), "upload"
7e1f35fb32 Trac #15496: Incorrect result for divergent integral
b5858f5710 Trac