FWIW : rebuilding 2.9.beta11+Trac#27754 
<https://trac.sagemath.org/ticket/27754> on Debian Testing running on core 
i7 + 16 GB RAM gives results identical to those obtained on the same 
machine without Trac#27754 <https://trac.sagemath.org/ticket/27754>…
​
HTH,


Le jeudi 3 septembre 2020 22:19:08 UTC+2, Emmanuel Charpentier a écrit :
>
> Very similar (but not identical !) results on a slightly different machine 
> :
>
> On Debian testing running on core i7 + 16 GB RAM, upgrading 9.2.beta10 to 
> 9.10.beta11 and running ptestlong gets 7 permanent and 1 transient 
> failures :
> File Result P/T 
> src/sage/tests/parigp.py Timed out T 
> src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py Killed due to 
> abort P 
> src/sage/rings/complex_arb.pyx 6 doctests failed P 
> src/sage/modules/fg_pid/fgp_module.py 3 doctests failed P 
> src/doc/en/developer/coding_in_other.rst 1 doctest failed P 
> src/doc/en/constructions/algebraic_geometry.rst 1 doctest failed P 
> src/sage/modules/free_module_morphism.py 3 doctests failed P 
> src/sage/rings/real_arb.pyx 2 doctests failed P 
>
> Of note : gap-packages no longer onstalls on this machine ; similarly, 
> ./configure recommends the installation of packets already present but 
> does not recognizes/use them.
> ​
> HTH,
>
> Le jeudi 3 septembre 2020 17:07:38 UTC+2, Emmanuel Charpentier a écrit :
>>
>> On Debian testing running on core i5 + 8 GB RAM, rebuilding 9.2.beta11
>> using all system packages and running ptestlong gives one transient
>> and 6 permanent failures :
>> File Result P/T 
>> src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py Killed due to 
>> abort P 
>> src/sage/rings/complex_arb.pyx 6 doctests failed P 
>> src/sage/modules/fg_pid/fgp_module.py 3 doctests failed P 
>> src/doc/en/developer/coding_in_other.rst 1 doctest failed T 
>> src/doc/en/constructions/algebraic_geometry.rst 1 doctest failed P 
>> src/sage/modules/free_module_morphism.py 3 doctests failed P 
>> src/sage/rings/real_arb.pyx 2 doctests failed P 
>>
>> The failures related to arb (complex and real) have been reported
>> since at least 9.2.beta5 IIRC ; the others are brand new…
>>
>> Of note :
>>
>>    - 
>>    
>>    gap-packages no longer installs (complains about multiply-defined
>>    symbols).
>>    - 
>>    
>>    ./configure insists on the instalation of various Python 3.7 and
>>    cddb system packages, which *are* installed, but can’t use/recognise
>>    them…
>>    
>> Enclosed files : config.log, chkerrs.txt (= log of re-running
>> initial failures), gap_packages.log.
>>
>> HTH,
>> ​
>>
>>
>> Le mercredi 2 septembre 2020 23:30:04 UTC+2, Volker Braun a écrit :
>>>
>>> As always, you can get the latest beta version from the "develop" git 
>>> branch. Alternatively, the self-contained source tarball is at 
>>> http://www.sagemath.org/download-latest.html 
>>>
>>> It doesn't look like the current blocker tickets are going to move 
>>> forward, so unless something happens real soon this will be the last beta
>>>
>>>
>>> c353bce995 (tag: 9.2.beta11, trac/develop) Updated SageMath version to 
>>> 9.2.beta11
>>> 1b9d7cff30 Trac #30360: Fix multiplication of number field element * 
>>> ZZ-vector by handling latex names of number field generators
>>> d88802929c Trac #30332: Merge sage_brial into sagelib
>>> 1bb4fd5bf1 Trac #30220: Add mobile posets to Sage
>>> a1e2c8a7df Trac #30049: Add sage.numerical.backends.matrix_sdp_backend 
>>> (dummy SDP solver)
>>> 916440723f Trac #30043: Lie conformal algebra examples
>>> 7fe518dc20 Trac #30031: sage.numerical.backends.generic_sdp_backend: 
>>> Allow solver = a user-defined subclass of GenericSDPBackend
>>> 40f2a9d1ec Trac #29844: Berkovich Space Over Cp
>>> 6cec7e3b03 Trac #29681: Small improvements for `FaceIterator_base`
>>> 0fbb133029 Trac #29676: Make a nogil version of the most important 
>>> methods of FaceIterator.
>>> 5ec4f2df66 Trac #29651: sage -docbuild: error building docs of single 
>>> file
>>> 90f48b81e6 Trac #23002: Make bridges method for graphs an iterator
>>> 90ace85377 Trac #30358: Update matplotlib to 3.3.1, certifi to 2020.6.20
>>> d88320813a Trac #30246: Add optional packages jupyterlab, 
>>> jupyterlab_widgets to support interacts in JupyterLab
>>> 23518a38e4 Trac #28538: Segfault for boolean evaluation of expression 
>>> with assumptions
>>> 84493a1fca Trac #30417: preparsing multi-line strings is broken
>>> fd2a5d7516 Trac #30436: some fixes suggested by lgtm
>>> 2b280d13dc Trac #30435: Improve count vertices of combinatorial faces
>>> 4ef181c47e Trac #30429: Standardize `intersection` in 
>>> `combinatorial_polyhedron/bit_vector_operations.cc`
>>> 1620e0ed64 Trac #30428: More direct check for simple/simplicial polytopes
>>> 3facf93834 Trac #30413: plot() fails for vertical or horizontal lines.
>>> c5d90ba279 Trac #30323: Optimize degree_iterator and introduce other 
>>> degree functions
>>> d0bf0ee16c Trac #28529: Some micro-optimizations related to univariate 
>>> polynomials
>>> 5392617b40 Trac #30439: Graphs: fix bug in OrthogonalDualPolarGraph due 
>>> to pointless conversion to float
>>> 5d773d6df5 Trac #30430: use libgap instead of gap in combinat/designs
>>> df4dbdc32f Trac #30424: MR47: modernise FAQ
>>> 766f974cf5 Trac #30412: Upgrade gf2x to 1.3
>>> 855b7818ae Trac #30394: Graphs: add antipodal check and folding of graphs
>>> f062f6e999 Trac #30393: eigenvalues and eigenvectors using arb
>>> dd2cc04c30 Trac #30353: Stack overflow during symbolic manipulations
>>> 9fe85345a9 Trac #30321: Improve tikz picture methods of Polyhedron
>>> c51b90b761 Trac #30236: Implement universal commutative algebra of a 
>>> finite-dimensional Lie algebra
>>> b1714abad3 Trac #30223: Combinatorial designs: generate GQ with spread
>>> c549fc2155 Trac #30188: Modify shortest_paths method in boost_graph.pyx 
>>> to take list of vertices as input
>>> b499f8c51a Trac #30150: Upgrade cmake to 3.18.2
>>> 8ce9dbe985 Trac #30032: Implement Lie conformal Algebras
>>> 7824057583 Trac #29945: Make coding doctests ready for random seeds
>>> 284c2bf32b Trac #29934: Run test suite for product
>>> 926050d1a6 Trac #29243: the generalized eigenvalue problem over RDF/CDF
>>> 43eb974b7e Trac #29130: Add nix package information, extend dockerfile 
>>> generator to nix
>>> 5ed456ebed Trac #28209: Coding Theory Documentation Update
>>> 03f851be95 Trac #30390: Update PyPI url and a few others
>>> f9f2bfdb47 Trac #30351: Fix building html documentation on macOS
>>> 1b006e1b8e Trac #30052: ubuntu-eoan-i386, ubuntu-groovy-standard, arm: 
>>> cvxopt build fails
>>> 45d008a8db Trac #30408: Add pycodestyle config via tox, add tox 
>>> environment
>>> 433d678113 Trac #30243: Enumeration and manipulation of fully 
>>> commutative elements in Coxeter groups
>>> dad33be372 Trac #29993: Enable MathJax in the TOC of Sage reference 
>>> manual and documentation website
>>> f21d107d12 Trac #30377: improve doctests coverage in graphs
>>> 1a67d40821 Trac #30338: update libhomfly to the latest version
>>> b93502bedd Trac #29483: Upgrade gsl to 2.6
>>> 508fb24711 Trac #29240: Upgrade pexpect to 4.8
>>> 3198f30e27 Trac #29139: *.pxi files might not be Python3-ready
>>> 8260db868a Trac #30328: Need to convert values before passing them to 
>>> `cdd`
>>> 843bf6b00c Trac #29552: Upgrade giac to 1.5.0-87
>>> 30cac80dd7 (tag: 9.2.beta10) Updated SageMath version to 9.2.beta10
>>>
>>

-- 
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/86c2c415-3b15-4b37-bd80-9dc5f75c2d47o%40googlegroups.com.

Reply via email to