On Saturday, March 13, 2021 at 11:21:20 AM UTC-8 Matthias Köppe wrote:

> On Monday, March 8, 2021 at 6:16:41 AM UTC-8 Matthias Köppe wrote:
>
>> On Sunday, March 7, 2021 at 7:28:28 PM UTC-8 Matthias Köppe wrote:
>>
>>> On Sunday, March 7, 2021 at 1:35:32 PM UTC-8 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 
>>>>
>>>> fbca269f62 (HEAD -> develop, tag: 9.3.beta8, trac/develop) Updated 
>>>> SageMath version to 9.3.beta8
>>>>
>>>
>>> Thanks, Volker, for preparing the new release.
>>>
>>> The first automatic tests at 
>>> https://github.com/sagemath/sage/runs/2051745051 have completed:
>>> *ubuntu*-{trusty,xenial,bionic,focal,groovy,hirsute}-{minimal,standard}: 
>>> Clean
>>> *debian*-{jessie,stretch,buster,bullseye,sid}-{minimal,standard}: Clean
>>> ... with the exception of:
>>> {debian-bullseye,ubuntu-groovy}-standard: cvxopt testsuite errors, 
>>> *numerics-related 
>>> sage testsuite errors*
>>> (is system BLAS feeling OK??)
>>>
>>> There are numerous issues with our *Cygwin* platform (see tests at 
>>> https://github.com/sagemath/sage/runs/2052230526 and 
>>> https://trac.sagemath.org/query?status=needs_info&status=needs_review&status=needs_work&status=new&status=positive_review&summary=~cygwin&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority
>>>  
>>> for a list of tickets). *Help by more developers would be most welcome.*
>>>
>>
>> More results:
>>
>> *linuxmint*-17-{minimal,standard}: *Doctest errors from "setlocale" 
>> output*
>> linuxmint-{18,19,19.3,20.1}-{minimal,standard}: Clean
>>
>> *fedora*-26-minimal, centos-7-minimal, centos-7-i386-minimal: openssl 
>> problem, fixed by https://trac.sagemath.org/ticket/31439
>> fedora-{26,27,29,30,31,32,33}-standard: Clean
>> fedora-{27,28,29,30,31,32,33}-minimal: Clean
>> fedora-28-standard: 
>> - cvxopt testsuite errors
>> - src/sage/rings/polynomial/groebner_fan.py # 3 doctests failed
>> - *src/sage/rings/real_mpfr.pyx # Killed due to abort*
>> fedora-24-standard:
>>   [eclib-20190909]   /usr/bin/ld: /usr/lib64/*libntl.so: undefined 
>> reference* to 
>> `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
>>
>> *centos*-7-standard: [dochtml] ImportError: /lib64/*libz.so.1: version 
>> `ZLIB_1.2.9' not found* (required by /sage/local/lib/libpng16.so.16)
>> centos-8-{minimal,standard}: Clean
>>
>> *gentoo*-{minimal,standard}: Clean
>> gentoo-python3.7-{minimal,standard}: Clean
>>
>> *archlinux*-latest-{minimal,standard}: Clean
>>
>> *slackware*-14.2-{minimal,standard}: Clean
>>
>> *conda-forge*-minimal: Error building package python3-3.9.1
>> *conda-forge*-standard: Sage does not accept system python3 - fixed by 
>> https://trac.sagemath.org/ticket/31358?
>>
>> *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
>> *debian*-buster-*i386*-minimal: likewise
>> debian-buster-i386-standard: Clean except for
>> - src/sage/*parallel/decorate.py* # 1 doctest failed
>> - src/sage/schemes/*elliptic_curves/ell_field.py* # 1 doctest failed
>>
>
> Results for macOS 10.15 (Catalina) are now in at 
> https://github.com/sagemath/sage/runs/2051746258
>
> *homebrew-macos-10.15**-minimal**-xcode_11.7* (
> https://github.com/sagemath/sage/runs/2051746258): Clean except for:
> sage -t --random-seed=0 src/sage/geometry/polyhedron/base.py  # 1 doctest 
> failed (*get_memory_usage*)
> sage -t --random-seed=0 src/sage/interfaces/gap.py  # 1 doctest failed
> (File "src/sage/interfaces/*gap*.py", line 482, in 
> sage.interfaces.gap.Gap_generic._read_in_file_command)
>
> *-standard-default* likewise
> *-standard-python3_xcode* (
> https://github.com/sagemath/sage/runs/2051746451) likewise 
> *-minimal-nokegonly**-xcode_11.7* (
> https://github.com/sagemath/sage/runs/2051746494) likewise
>
> *-minimal-{xcode_12.2,default=xcode_12.3}* (
> https://github.com/sagemath/sage/runs/2051746270?check_suite_focus=true)
> Lots of additional doctest failures from* unexpected linker messages:*
> File "src/sage/structure/factory.pyx", line 199, in 
> sage.structure.factory.UniqueFactory
> Failed example:
>     cython("cdef class C: pass")
> Expected nothing
> Got:
>     ld: warning: dylib (/usr/local/lib/libmpfr.dylib)* was built for 
> newer macOS version (10.15) than being linked (10.9)*
> [...]--> https://trac.sagemath.org/ticket/31204 / 
> https://trac.sagemath.org/ticket/18272
> *...-*
> *-standard-python3_xcode* likewise
> *-minimal-nokegonly**-{xcode_12.2,default,xcode_12.4}* likewise
>
> *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)
>
>
> There are no results for macOS 11 (Big Sur) -- we will have to make 
> adjustments to the CI workflow so that they get run. This is 
> https://trac.sagemath.org/ticket/31492
>
>
Results for macOS 11 (Big Sur) using https://trac.sagemath.org/ticket/31492 
at https://github.com/mkoeppe/sage/runs/2103782309







-- 
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/a522e2de-8412-4bce-a428-abea744df849n%40googlegroups.com.

Reply via email to