I could compile it on Mac OS 10.15.6 but failed in making ptestlong: 

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

* documentation:         dochtml
  last build time: Sep 7 09:57
  log file:        /Users/iohara/Desktop/sage-9.2.beta12/logs/pkgs/../dochtml.log

here is its logfile:

--
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/558F391C-C79B-46BE-A579-0450178A7797%40gmail.com.

Attachment: dochtml.log
Description: Binary data



2020/09/07 7:21、Matthias Köppe <[email protected]>のメール:

On Sunday, September 6, 2020 at 4:25:39 PM UTC-7, Volker Braun wrote:
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html 

5ec24db181 (tag: 9.2.beta12, trac/develop) Updated SageMath version to 9.2.beta12


Thanks for preparing the new beta.

Testers, please note that this beta contains the Python 3.8 upgrade from https://trac.sagemath.org/ticket/27754, so if previous betas rejected your distribution's python 3.8, it would make sense to do a "make python3-clean" before rebuilding.


Tests have started at https://github.com/sagemath/sage/actions . First results:

ubuntu-{trusty, xenial, focal}: clean

ubunt-{bionic,eoan, groovy}-minimal: clean

  [dochtml]   UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 2661: ordinal not in range(128)
  [dochtml] Full log file: logs/dochtml.log
Makefile:1874: recipe for target 'doc-html' failed

sage -t --random-seed=0 src/sage/libs/eclib/interface.py  # 2 doctests failed

sage -t --random-seed=0 src/doc/en/constructions/algebraic_geometry.rst  # 1 doctest failed
sage -t --random-seed=0 src/doc/en/developer/coding_in_other.rst  # 1 doctest failed
sage -t --random-seed=0 src/sage/interfaces/singular.py  # Killed due to segmentation fault
sage -t --random-seed=0 src/sage/modules/fg_pid/fgp_module.py  # 3 doctests failed
sage -t --random-seed=0 src/sage/modules/free_module_morphism.py  # 3 doctests failed
sage -t --random-seed=0 src/sage/rings/complex_arb.pyx  # 6 doctests failed
sage -t --random-seed=0 src/sage/rings/real_arb.pyx  # 2 doctests failed
sage -t --random-seed=0 src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py  # Killed due to abort


Tests for optional packages are running at https://github.com/sagemath/sage/actions/runs/242113003

As noted in https://trac.sagemath.org/ticket/29900, many optional packages fail to build. I propose that we do a mass downgrade of broken optional packages to experimental status in https://trac.sagemath.org/ticket/30349, based on the test results of this beta.



--
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/6563fac7-a1e5-4da3-862e-d1cc6631a3d0o%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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/558F391C-C79B-46BE-A579-0450178A7797%40gmail.com.

Reply via email to