[sage-release] Re: Sage 9.4.beta6 released

2021-07-25 Thread Samuel Lelievre
Thanks for this new release!

On macOS 10.14.6 with many Homebrew packages installed,
starting from a working previous beta release,
Sage 9.4.beta6 builds and passes all but one doctests.

```
$ git pull origin develop --tags -q && git branch -v
* develop  8bae3ff7ad Updated SageMath version to 9.4.beta6
$ source .homebrew-build-env
$ ./bootstrap -q
$ ./configure -q
$ make -s V=0
$ make -s V=0 testlong
...
--
sage -t --long --random-seed=0 src/sage/geometry/polyhedron/base.py  # 1 
doctest failed
--
Total time for all tests: 15741.9 seconds
cpu time: 12528.9 seconds
cumulative wall time: 15317.8 seconds
Pytest is not installed, skip checking tests that rely on it.
make: *** [testlong] Error 1
```

Here is the test failure:

```
$ ./sage -t --long --random-seed=0 src/sage/geometry/polyhedron/base.py
Running doctests with ID 2021-07-25-13-39-10-94bfce9c.
Git branch: develop
Using 
--optional=build,dochtml,gap_packages,homebrew,libsemigroups,pip,sage,sage_spkg
Doctesting 1 file.
sage -t --long --warn-long 69.6 --random-seed=0 
src/sage/geometry/polyhedron/base.py
**
File "src/sage/geometry/polyhedron/base.py", line 6651, in 
sage.geometry.polyhedron.base.Polyhedron_base.face_lattice
Failed example:
n == get_memory_usage()
Expected:
True
Got:
False
**
1 item had failures:
   1 of  42 in sage.geometry.polyhedron.base.Polyhedron_base.face_lattice
[1758 tests, 1 failure, 100.97 s]
--
sage -t --long --warn-long 69.6 --random-seed=0 
src/sage/geometry/polyhedron/base.py  # 1 doctest failed
--
Total time for all tests: 101.6 seconds
cpu time: 54.0 seconds
cumulative wall time: 101.0 seconds
Pytest is not installed, skip checking tests that rely on it.
```

Possibly related to Singular, if it is the same failure as in
https://trac.sagemath.org/ticket/31623

I will try rebasing #32001 on Sage 9.4.beta6 to see
if upgrading to Singular 4.2.1 solves this problem.

-- 
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/ac099b54-b26a-4571-a66f-084549703c8fn%40googlegroups.com.


[sage-release] Re: Sage 9.4.beta5 released

2021-07-25 Thread Antonio Rojas
#32002 causes a test suite regression when using system giac 1.7. Fixed in 
#32275, please review.

El lunes, 19 de julio de 2021 a las 1:19:46 UTC+2, Volker Braun escribió:

> 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 
>
> I think we are in a reasonable shape right now, so if anyone is still in 
> favor of a fast release cycle we could do it now... discuss ;-)
>
> f5efe4883f (tag: 9.4.beta5) Updated SageMath version to 9.4.beta5
> 5e648d88fe Trac #32076: disable ocl in linbox configure
> 37163dad72 Trac #32049: Update FriCAS to 1.3.7
> 1ef30425a1 Trac #32021: numpy 1.20* inconsistent in recognising CPU 
> features
> e162d64c3a Trac #31979: E701, E702 for categories, schemes, tensor, 
> functions
> 6962cc7682 Trac #31963: Replace deprecated alias 
> Polyhedron_base.affine_hull by a new method
> f69ff34e55 Trac #31823: Obtain flexible maximal chains of a combinatorial 
> polyhedron
> b8585d2431 Trac #31688: Pullbacks (preimages) of manifold subsets under 
> continuous maps
> 26e5a2734f Trac #30473: Unicode operators for sage.manifolds
> 847981ee00 Trac #29980: Make crypto doctests ready for random seeds
> 042a6bd4ba Trac #28357: Segmentation fault in pynac when getting 
> real/imag_part of a complex expression
> d3b2b140e8 Trac #26269: Implement lean_matrix.RationalMatrix using mpq
> a5a71b6406 Trac #22576: Fix timeout in TransitiveGroups TestSuite
> d11685b650 Trac #32139: Ineffective deprecation warnings
> 3b96f047d4 Trac #32068: Finish removing termcap
> 13fef94886 Trac #32067: Developer manual: Section on typing annotations
> 211ff83858 Trac #32066: some details and doi in the Z references
> 9f8b64d5be Trac #32058: add typing annotations in permutations
> f2fbcac6dc Trac #32036: sage.env: Remove direct uses of SAGE_LOCAL from 
> the Sage library
> 907cc0f80f Trac #32033: lcm broken in corner cases on certain polynomial 
> rings
> 2450eb7905 Trac #31995: Submodules of a MatrixSpace
> 48bbb4a859 Trac #31985: WQSym.M().basis(3) is broken
> c21ac81cf2 Trac #31980: E701, E702 for matrix, all.py
> 88e5905fbd Trac #31975: E701, E702 for modular
> e2d924c765 Trac #31972: E701, E702 for docs, plot, misc
> 17b56d6743 Trac #31971: E701, E702 for rings
> b566c0604c Trac #31849: Shadowing Fricas function names leads to results 
> un-backtranslatable to Sage.
> 912b83d3ae Trac #31577: Move SAGE_ROOT/build/pkgs/*/src to SAGE_ROOT/pkgs/*
> 23fe8eaa8b Trac #30847: Get rid of # optional - sagenb
> 04c939db95 Trac #29811: PolyhedronFace: Add method to compute affine 
> tangent cones
> e3c39a9d0e Trac #27940: get k-regular sequence from certain recurrence 
> relations
> a33399f712 Trac #21318: recognizable series: basic arithmetic
> 3dadb8628d Trac #32101: ubuntu-trusty: Fix eclib build failure
> d439c06f06 Trac #32057: sage_setup.setenv: Only set ...PATH variables and 
> LDFLAGS if SAGE_LOCAL differs from SAGE_VENV
> dae832de93 Trac #32045: sage-env, sage.env: Remove unused environment and 
> Python variables SAGE_ETC, SAGE_INC
> 1a06c436b5 Trac #32044: build/pkgs/compilerwrapper: Remove
> 654d21432c Trac #32042: some work on intervals in posets
> 41e1118f5e Trac #32040: some lgtm-suggested fixes
> 13941aa9a5 Trac #32011: various fixes about relint warnings
> da1b611ff5 Trac #32004: adding mma method for limit
> 4c86be0ae8 Trac #32002: Fix wrong selection of integrator in some cases
> 697d577525 Trac #31990: ConvexSet_base: Add methods an_element, 
> some_elements
> 7c9d6f88f1 Trac #22647: sage.combinat.species.generating_series loaded 
> when it should not
> 68f584c2b2 Trac #32093: ecl: Add SAGE_SPKG_DEPCHECK for gcc
> 4b79b88471 Trac #31585: Wrong result due to integer overflow (in pynac?)
> af28336752 Trac #31837: lcalc: Fix for gcc 11
> e1aed4206d Trac #31694: Upgrade pynac to support gcc-11
> 473cd41f19 (tag: 9.4.beta4) Updated SageMath version to 9.4.beta4
>
>

-- 
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/cc80af29-707e-4640-8c68-c5f10fbe030en%40googlegroups.com.