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

2021-08-21 Thread Samuel Lelièvre
2021-08-12 21:41 UTC, Volker Braun:
>
> 7282b2b6c6 (trac/develop, tag: 9.4.rc2) Updated SageMath version to 9.4.rc2
> 79dc8f55f8 Trac #32359: fedora 34: ./configure aborts while checking for 
> pari.cfg
> e0cbf2c965 (tag: 9.4.rc1) Updated SageMath version to 9.4.rc1

Thanks for this new release candidate!

Here are some testing results on Debian and Cygwin
for `make -s V=0 testlong` or `make -s V=0 ptestlong`
after `./bootstrap -q` and `./configure -q`.

## Debian 10 buster, no optional packages

All tests passed!

## Debian 10 buster, many optional packages

Doctest failures related to permutation groups.
Not clear what combination of optional packages
causes the failures. Ticket:

- Fix failing doctests in groups/perm_gps/permgroup.py
  https://trac.sagemath.org/ticket/32294

## Cygwin 3.2.0 on Windows 10, no optional packages

(Thanks to E. Madison Bray for working on Sage
on Cygwin last week. Several lingering doctest
failures became tickets and are now fixed!)

Sage builds. Doctest failures in two files
(observed since Sage 9.3, which was when
I resumed building and testing Sage on Cygwin,
though I did not send any reports until now).

- src/sage/tests/cmdline.py  # 3 doctests failed

  Fixed by installing the sqlite cygwin package.
  This ticket, which needs review, should help:

  - Add sqlite3 to sqlite/distros/cygwin.txt
https://trac.sagemath.org/ticket/32399

- src/sage/symbolic/expression.pyx  # 1 doctest failed

  This ticket, already positively reviewed, fixes it:

  - Fix maxima('acosh(0.5)') doctest in expression.pyx
https://trac.sagemath.org/ticket/32401

  Thanks to Frédéric Chapoton for pushing a fix.

Looking forward to the next release candidate.   --Samuel

-- 
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/CAEcArF3MtJGQaCW%3DFDQHgAKJ5TudtS%3DyN2Vv6e3%2Bd3bH7OJL8g%40mail.gmail.com.


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

2021-08-12 Thread 'Justin C. Walker' via sage-release



> On Aug 12, 2021, at 14:41 , 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.htm

Built w/o problems on three macOS systems.  Testing with ‘ptestlong'

10.13.6 (2017 iMac Pro, 2.3 GHz Intel Xeon W).  Testing got two failures, both 
intermittent:
  sage -t --long --warn-long 67.6 --random-seed=0 
src/sage/geometry/polyhedron/base.py  # 1 doctest failed
  sage -t --long --warn-long 67.6 --random-seed=0 
src/sage/graphs/bipartite_graph.py  # 1 doctest failed

10.14.6 (2017 MBP, 3.1 GHz 4-core Core i7).  Testing got two failures: 
external.py (log attached as 10.14.txt).  One intermittent and familiar; the 
second reported last time, and seems persistent.
  sage -t --long --warn-long 134.4 --random-seed=0 
src/sage/geometry/polyhedron/base.py  # 1 doctest failed
  sage -t --long --warn-long 134.4 --random-seed=0 
src/sage/symbolic/integration/external.py  # 1 doctest failed


10.15.7 (2019 MBP, 2.4 GHz 8-core Core i9).  Testing got one failure:
  sage -t --long --warn-long 67.6 --random-seed=0 
src/sage/graphs/bipartite_graph.py  # 1 doctest failed

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
---
If it weren't for carbon-14, I wouldn't date at all.
---


-- 
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/2780E599-8E27-4CE0-A35D-280C5EC375DB%40mac.com.


[sage-release] Sage 9.4.rc2 released

2021-08-12 Thread Volker Braun
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 

7282b2b6c6 (trac/develop, tag: 9.4.rc2) Updated SageMath version to 9.4.rc2
79dc8f55f8 Trac #32359: fedora 34: ./configure aborts while checking for 
pari.cfg
e0cbf2c965 (tag: 9.4.rc1) Updated SageMath version to 9.4.rc1


-- 
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/899b6eb2-76a7-4ab9-8c59-11e7590db837n%40googlegroups.com.