On Wednesday, April 7, 2021 at 10:29:29 AM UTC-7 Matthias Köppe wrote:

> On Tuesday, April 6, 2021 at 3:33:00 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 
>>
>> 824f9cccaf (tag: 9.3.rc2, trac/develop) Updated SageMath version to 
>> 9.3.rc2
>>
>
> Tests on various platforms are running at:
> - https://github.com/sagemath/sage/actions/runs/724020346 (Linux and 
> macOS)
> - https://github.com/sagemath/sage/actions/runs/724020349 (Cygwin)
> - https://github.com/sagemath/sage/actions/runs/724020348 (optional 
> packages)
>

Here's a summary of these runs. I am comparing to 9.3.beta8, for which the 
results were summarized in:
- https://groups.google.com/g/sage-release/c/KdSKg6RdZok/m/zM2Bhfm0AwAJ, 
- https://groups.google.com/g/sage-release/c/KdSKg6RdZok/m/75iHB1nYAwAJ,
- https://groups.google.com/g/sage-release/c/KdSKg6RdZok/m/3Fkd7K1aAgAJ, 
- https://groups.google.com/g/sage-release/c/KdSKg6RdZok/m/GXfB1rW1AgAJ:

9.3.beta8> 
*ubuntu*-{trusty,xenial,bionic,focal,groovy,hirsute}-{minimal,standard}: 
Clean
9.3.beta8> *debian*-{jessie,stretch,buster,bullseye,sid}-{minimal,standard}: 
Clean
9.3.beta8> ... with the exception of:
9.3.beta8> {debian-bullseye,ubuntu-groovy}-standard: cvxopt testsuite 
errors, *numerics-related sage testsuite errors*
9.3.beta8> (is system BLAS feeling OK??)

The numerics failures on debian-bullseye have disappeared (or perhaps it is 
processor dependent, and we were luckier in this run), but show up in 
debian-sid this time. 
*The numerics failures on **ubuntu-groovy are still present. **Could 
someone please help by taking a look at these numerics errors on?*
Everything else is unchanged in 9.3.rc2 (with some more results in thanks 
to #31502). 

9.3.beta8> *linuxmint*-17-{minimal,standard}: *Doctest errors from 
"setlocale" output*
9.3.beta8> linuxmint-{18,19,19.3,20.1}-{minimal,standard}: Clean

Unchanged in 9.3.rc2. GH Actions running out of disk space in 
linuxmint-20.1-standard - despite #31502.

9.3.beta8> *fedora*-26-minimal, centos-7-minimal, centos-7-i386-minimal: 
openssl problem

fedora-26-minimal and centos-7-minimal are clean now, thanks to 
https://trac.sagemath.org/ticket/31439

9.3.beta8> fedora-{26,27,29,30,31,32,33}-standard: Clean
9.3.beta8> fedora-{27,28,29,30,31,32,33}-minimal: Clean
9.3.beta8> fedora-28-standard: 
9.3.beta8> - cvxopt testsuite errors
9.3.beta8> - src/sage/rings/polynomial/groebner_fan.py # 3 doctests failed
9.3.beta8> - *src/sage/rings/real_mpfr.pyx # Killed due to abort*

*fedora-28-standard:* *Similar but not the same failures in 9.3.rc2*

9.3.beta8> fedora-34-standard:
9.3.beta8>   [eclib-20190909]   /usr/bin/ld: /usr/lib64/*libntl.so: 
undefined reference* to 
`std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'

*fedora-34-standard eclib problem is unchanged in 9.3.rc2, and also issues 
with ntl show up in singular*

9.3.beta8> *centos*-7-standard: [dochtml] ImportError: /lib64/*libz.so.1: 
version `ZLIB_1.2.9' not found* (required by /sage/local/lib/libpng16.so.16)

Unchanged in 9.3.rc2

9.3.beta8> centos-8-{minimal,standard}: Clean

9.3.beta8> *gentoo*-{minimal,standard}: Clean
9.3.beta8> gentoo-python3.7-{minimal,standard}: Clean

*New doctest failures *for all of these from linker messages 
- https://trac.sagemath.org/ticket/31578

9.3.beta8> *archlinux*-latest-{minimal,standard}: Clean

Unchanged in 9.3.rc2

9.3.beta8> *slackware*-14.2-{minimal,standard}: Clean

Unchanged in 9.3.rc2

9.3.beta8> *conda-forge*-minimal: *Error building package python3-3.9.1*
9.3.beta8> *conda-forge*-standard: *Sage does not accept system python3*

Unchanged in 9.3.rc2

9.3.beta8> *ubuntu-*{bionic,focal}*-i386*-minimal: [openssl-3.0.0-alpha11] 
/usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such 
file or directory
9.3.beta8> *debian*-buster-*i386*-minimal: likewise
9.3.beta8> debian-buster-i386-standard: Clean except for
9.3.beta8> - src/sage/*parallel/decorate.py* # 1 doctest failed
9.3.beta8> - src/sage/schemes/*elliptic_curves/ell_field.py* # 1 doctest 
failed
 

9.3.beta8> *homebrew-macos-10.15**-minimal**-xcode_11.7* (
https://github.com/sagemath/sage/runs/2051746258): Clean except for:
9.3.beta8> sage -t --random-seed=0 src/sage/geometry/polyhedron/base.py  # 
1 doctest failed (*get_memory_usage*)
9.3.beta8> sage -t --random-seed=0 src/sage/interfaces/gap.py  # 1 doctest 
failed
9.3.beta8> (File "src/sage/interfaces/*gap*.py", line 482, in 
sage.interfaces.gap.Gap_generic._read_in_file_command)

9.3.beta8> *-standard-default* likewise

*New errors that appear to be related to Singular!*
*https://github.com/sagemath/sage/runs/2282411164*
*sage -t --random-seed=0 
src/sage/dynamics/arithmetic_dynamics/projective_ds.py  # 12 doctests 
failed*
*sage -t --random-seed=0 src/sage/geometry/polyhedron/base.py  # 1 doctest 
failed*
*sage -t --random-seed=0 src/sage/interfaces/gap.py  # 1 doctest failed*
*sage -t --random-seed=0 
src/sage/rings/asymptotic/asymptotics_multivariate_generating_functions.py  
# 1 doctest failed*
*sage -t --random-seed=0 src/sage/rings/function_field/function_field.py  # 
5 doctests failed*
*sage -t --random-seed=0 src/sage/rings/morphism.pyx  # 3 doctests failed*
*sage -t --random-seed=0 
src/sage/rings/polynomial/multi_polynomial_element.py  # 1 doctest failed*
*sage -t --random-seed=0 src/sage/rings/polynomial/multi_polynomial.pyx  # 
1 doctest failed*
*sage -t --random-seed=0 src/sage/rings/qqbar.py  # 40 doctests failed*
*sage -t --random-seed=0 src/sage/schemes/affine/affine_subscheme.py  # 1 
doctest failed*
*sage -t --random-seed=0 src/sage/schemes/curves/affine_curve.py  # 1 
doctest failed*
*sage -t --random-seed=0 src/sage/schemes/curves/projective_curve.py  # 1 
doctest failed*
*sage -t --random-seed=0 src/sage/schemes/elliptic_curves/constructor.py  # 
1 doctest failed*
*sage -t --random-seed=0 
src/sage/schemes/elliptic_curves/ell_curve_isogeny.py  # 1 doctest failed*
*sage -t --random-seed=0 
src/sage/schemes/plane_conics/con_rational_function_field.py  # 3 doctests 
failed*
*sage -t --random-seed=0 
src/sage/schemes/projective/projective_morphism.py  # 1 doctest failed*
*sage -t --random-seed=0 
src/sage/schemes/projective/projective_subscheme.py  # 2 doctests failed*


9.3.beta8> *-standard-python3_xcode* (
https://github.com/sagemath/sage/runs/2051746451) likewise 
9.3.beta8> *-minimal-nokegonly**-xcode_11.7* (
https://github.com/sagemath/sage/runs/2051746494) likewise

9.3.beta8> *-minimal-{xcode_12.2,default=xcode_12.4}*
9.3.beta8> Lots of additional doctest failures from unexpected linker 
messages: "dylib ... was built for newer macOS version (10.15) than being 
linked (10.9)"

These are fixed in 9.3.rc2.

9.3.beta8> [...]--> https://trac.sagemath.org/ticket/31204 / 
https://trac.sagemath.org/ticket/18272
9.3.beta8> *...-*
9.3.beta8> *-standard-python3_xcode* likewise
9.3.beta8> *-minimal-nokegonly**-{xcode_12.2,default,xcode_12.4}* likewise

9.3.beta8> 
*homebrew-*macos-10.15-standard-*nokegonly*-python3_xcode-{xcode_11.7,xcode_12.2,default,xcode_12.4}
 
(https://github.com/sagemath/sage/runs/2051746530): *fpylll build fails *(does 
not find fplll in /usr/local)

*macos (conda-forge-macos, minimal, default, macos-10.15) 
<https://github.com/sagemath/sage/runs/2282411222?check_suite_focus=true#logs>: 
(same on minimal-macos-11.0, and standard-{macos-10.15,macos-11.0))*
*docbuild error 
(https://github.com/sagemath/sage/runs/2282411222?check_suite_focus=true)*
[categorie]   File 
"/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-minimal/local/lib/python3.8/site-packages/sage/rings/qqbar.py",
 
line 5236, in _richcmp_
[categorie]     return bool(self) == (op == op_NE)
[categorie]   File 
"/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-minimal/local/lib/python3.8/site-packages/sage/rings/qqbar.py",
 
line 3900, in __bool__
[categorie]     c = cmp_elements_with_same_minpoly(left, right, 
left.minpoly())
[categorie]   File 
"/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-minimal/local/lib/python3.8/site-packages/sage/rings/
*qqbar.py*", line 2720, in cmp_elements_with_same_minpoly
[categorie]     *raise RuntimeError('a = {}\nb = {}\np = {}'.format(a, b, 
p))*
[categorie] RuntimeError: a = 2.917983368234029?e15
[categorie] b = 2.917983368234029?e15
[categorie] p = x^6 - 5835966736468056*x^5 + 
2658455991569831813923974927379870544*x^4 + 
2658455991569831814199401327502424704*x^3 + 
2658455991569831809001982851260652032*x^2 + 253512790118400*x + 4096





9.3.beta8> local-macos (homebrew-macos, minimal, default, *macos-11.0*) and 
other variants: scipy build fails

Fixed in 9.3.rc2.

9.3.beta8> local-macos (homebrew-macos-python3_pythonorg, standard, 
default, macos-11.0) 
<https://github.com/mkoeppe/sage/runs/2103782375?check_suite_focus=true#logs> - 
likewise



9.3.beta8> local-macos (homebrew-macos, standard, default, macos-11.0) 
- mostly clean (times out during make ptest)




local-macos-nohomebrew (macos-10.15, macos-nobootstrap, minimal, default) 
<https://github.com/sagemath/sage/runs/2282605671?check_suite_focus=true#logs> 
and 
other variants: Clean
local-macos-nohomebrew (macos-10.15, macos-nobootstrap-python3_pythonorg, 
minimal, default) 
<https://github.com/sagemath/sage/runs/2282605684?check_suite_focus=true#logs> 
and 
other variants: *Does not accept provided python3*




-- 
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/4f017c0f-9784-4da1-9cce-123727c154c3n%40googlegroups.com.

Reply via email to