Sage 9.5.beta4 released

180 views
Skip to first unread message

Volker Braun

unread,
Oct 19, 2021, 7:06:59 PM10/19/21
to sage-release
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 

056b8d4e7b (tag: 9.5.beta4, trac/develop) Updated SageMath version to 9.5.beta4
e8ab458165 Trac #32707: flit_core: Update to 3.4.0; setuptools_scm: Update to 6.3.2
18abd75ff8 Trac #32698: Fix up builds without system python3 after #32442
e866070bb9 Trac #32352: Efficient algorithm to compute products in the C' basis of an Iwahori-Hecke algebra
ab2c01cf28 Trac #32328: Adding post_critical_set
91184aeb3f Trac #32314: passing a generator to gcd() fails
dc4f1700bc Trac #32266: Enforce normalization in coxeter3-implemented Coxeter groups
17c789a5f7 Trac #32258: Adjustments for the 2-adic lseries of elliptic curves
afa596f16a Trac #32200: Add developer manual section on integer return values
64dd2c46d4 Trac #32199: Conjugating Set Runtime Improvement
daaec36f03 Trac #32155: Add is_linearly_independent to projective space over a ring
6b1bc6480c Trac #31994: Sigma invariants for P^N, N > 1
74f3bc75c8 Trac #30477: preparser: implicit multiplication conflicts with Python's complex literals
017d1dc75c Trac #17537: The geodetic closure of a graph
95908b0881 Trac #15219: numerical integral needs an operand for callable symbolic functions
bf739637a9 Trac #32693: 1 internet failing doctest in src/sage/calculus/calculus.py
cad17d0e34 Trac #32682: Replace "<type" by "<class" in src/sage/[rings, matrix, libs, interfaces, manifolds]
ce1fd8d611 Trac #32675: Partially replace "<type" by "<class" in src/sage
9a9a62a17e Trac #32646: Update package sqlite to 3.36.0
e0baa96229 Trac #32612: sage.rings.abc.{Real,Complex}{Interval,Ball}Field; deprecate is_{Real,Complex}IntervalField
9cbde3ccad Trac #32672: src/setup.py: Don't cythonize everything in src/
e4e87f2419 Trac #14657: set_embedding fails for multigraphs
913e577deb Trac #32673: src/setup.py: Do not need Cython for sdist or egg_info
297f60d39c Trac #32670: use itertools in abstract_tree
7bba5e0c90 Trac #32668: replace <type by <class in src/doc
ba408efdab Trac #32666: Polyhedron_base.vertex_adjacency_matrix: Do not use face_lattice
de6b6a1340 Trac #32663: more conversions for Bessel functions
b93313c326 Trac #32662: more conversions for trig and hyperbolic functions
515cbeaf29 Trac #32661: fix some annotations in combinat
5333e3f514 Trac #32658: PolyhedronFace.affine_tangent_cone returning the polyhedron for the empty face
b878d66729 Trac #32655: remove deprecated stuff in rings/polynomial
38e9da1ee3 Trac #32653: sage.geometry.polyhedron: Mark doctests # optional - sage.combinat
4f73d490e4 Trac #32652: sage.geometry.polyhedron: Mark doctests # optional - sage.rings.number_field
5c0ceda802 Trac #32647: remove some things from namespace
f2ea7083fd Trac #32643: fix a problem in is_connected
16097f3904 Trac #32642: enumeration of linear intervals in posets
592613cd12 Trac #32639: partial pep cleanup of one cluster file
9d8af604b2 Trac #32638: sage.structure.element: Add abc Expression; deprecate is_Expression etc.
4c3a338d15 Trac #32636: sage.matrix: Remove hard dependencies on sage.schemes
a4d6b7196e Trac #32634: sage.misc.latex, sage.repl.display.fancy_repr: Make imports more local
9e00281ac4 Trac #32633: pep cleanup for toric Chow group
906f9f446d Trac #32629: quantum determinant
93abcdb4ce Trac #32628: ConvexSet_base, Polyhedron_base: In _test methods, do not fail if some modules are unavailable
873a7b2e71 Trac #32624: Update imports of Family
c4e5b94949 Trac #32610: Deprecate is_RealField, is_ComplexField, is_RealDoubleField, is_ComplexDoubleField
c6268d19b3 Trac #29935: implicitly fuzz RNG-dependent doctests with a random random seed
ec501d35fc Trac #32623: QuantumMatrixCoordinate broken for larger number of variables
4606a5f467 Trac #32622: sage.categories: Remove .all imports (except sage.categories.all)
4b50b849c0 Trac #32621: Replace imports from sage.misc.all by more specific imports
e78d69d71e Trac #32620: Replace imports of QQ, ZZ, GF, Integer from sage.rings.all by more specific imports
e28338b1ae Trac #32619: lazy_import: Muffle diagnostic messages for "at_startup"
a55a400f56 Trac #32618: Some micro-optimizations and cleanup to (skew) tableau
59dfff2cba Trac #32615: Faster arithmetic with function field ideals
b743b48faf Trac #32614: Features and optional tags for sage modules provided by separate distributions
d694413bf0 Trac #32606: Replace is_IntegerModRing by isinstance with new class sage.rings.abc.IntegerModRing
75e55b0def Trac #32595: Remove package nose
32804c7a2e Trac #32573: remove more #py2 tags
a1a2fbb081 Trac #31163: build/make/Makefile.in: For script packages without spkg-install, run "sage -info" and exit with error
37741e4dd1 Trac #20404: Deprecate TransitiveIdeal and TransitiveIdealGraded
9b4152672a Trac #18944: Posets: maximal_chains() partial-option broken
c0dd48651a Trac #18056: remove src/sage/combinat/integer_list_old.py
0bede01485 Trac #32667: Fix incorrect documentation from #32498
391111f58e Trac #32605: Update polymake to 4.5, change from experimental to optional
4947945c38 Trac #32603: Update symengine, symengine_py to 0.8.1; drop dependency on nose
3cb09dd791 Trac #32600: sage.arith: Use sage.rings.abc and move some module-level imports into methods
12f3702b0b Trac #32599: sage.structure, sage.sets: Remove hard dependencies on the symbolic ring / polynomial rings
25abdd92dd Trac #32598: cvxopt selftest should rely on pytest, not nose
993c5786cf Trac #32597: networkx selftests are broken, use pytest instead of nose
db485128f9 Trac #32593: sage.modules, sage.matrix: Remove import-time dependencies on the symbolic ring
67da874a8b Trac #32592: sage.geometry.polyhedron: Split out backend_cdd_rdf from backend_cdd
9b9b57f18f Trac #32591: Remove some .all imports
f4d99de8b2 Trac #32590: Update memory_allocator to 0.1.1 to fix self-tests on 32bit systems
1885ccf309 Trac #32585: sage.doctest: Eliminate hard dependency on RealIntervalField
2096bf9ab4 Trac #32584: Improve initialization of `Combinations` and cardinality
a915a23caa Trac #32581: some fixes for relint linter
e816a9ecbe Trac #32578: Allow for coordinate changes in curve plots
25548ba6c5 Trac #32575: Fix sphinx's install-requires.txt
e78e882492 Trac #32574: RBF/CBF b.zetaderiv(k) is missing a factor k!
d7fe841d6d Trac #32549: Remove package mpir
c896669b1f (tag: 9.5.beta3) Updated SageMath version to 9.5.beta3

Dima Pasechnik

unread,
Oct 20, 2021, 6:25:49 AM10/20/21
to sage-release
mpir removal was not complete, as a result ./bootstrap etc may complain. Fix is here:

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/1d74838c-b0c6-4d24-9c34-435815669d6bn%40googlegroups.com.

Vincent Delecroix

unread,
Oct 21, 2021, 2:47:19 AM10/21/21
to sage-r...@googlegroups.com
I got two doctest failures on a freshly compiled sage on Debian
bullseye (see below). The first one looks similar to
https://trac.sagemath.org/ticket/27477. The second one is
plausibly dependent on the version of gmp used.

Best
Vincent

sage -t --long --warn-long 40.6
--random-seed=162931060078355221068468643985410122317
src/sage/rings/integer.pyx
**********************************************************************
File "src/sage/rings/integer.pyx", line 3020, in
sage.rings.integer.Integer.divisors
Failed example:
for i in range(20): # long time
try:
alarm(RDF.random_element(1e-3, 0.5))
_ = n.divisors()
cancel_alarm() # we never get here
except AlarmInterrupt:
pass
Exception raised:
Traceback (most recent call last):
File
"/home/debian/sage/local/lib/python3.9/site-packages/sage/doctest/forker.py",
line 694, in _run
self.compile_and_execute(example, compiler, test.globs)
File
"/home/debian/sage/local/lib/python3.9/site-packages/sage/doctest/forker.py",
line 1088, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.rings.integer.Integer.divisors[20]>", line 4,
in <module>
_ = n.divisors()
File "sage/rings/integer.pyx", line 3120, in
sage.rings.integer.Integer.divisors
(build/cythonized/sage/rings/integer.c:20556)
sig_on()
SystemError: calling remove_from_pari_stack() inside sig_on()
**********************************************************************
File "src/sage/rings/integer.pyx", line 6434, in
sage.rings.integer.Integer._shift_helper
Failed example:
try:
print('Possible error output from gmp')
1 << (2^60)
except (MemoryError, OverflowError, RuntimeError):
pass
else:
print("Failed to raise exception")
Expected:
Possible error output from gmp...
Got:
gmp: overflow in mpz type
Possible error output from gmp
**********************************************************************
>> <https://groups.google.com/d/msgid/sage-release/1d74838c-b0c6-4d24-9c34-435815669d6bn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

François Bissey

unread,
Oct 21, 2021, 2:54:37 AM10/21/21
to sage-r...@googlegroups.com
I actually observed the second one in sage-on-gentoo but it didn’t persist after re-running twice the doctest.
I still have the failure in my logs but cannot reproduce it anymore.

François
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/bbb73c73-6225-f7ef-15a9-27e29193e23a%40gmail.com.

Kenji Iohara

unread,
Oct 21, 2021, 7:10:19 AM10/21/21
to sage-r...@googlegroups.com
On my mac OS 11.6, the first compilation worked and ``make ptestlong’’ passed. 

20/10/2021 1:06、Volker Braun <vbrau...@gmail.com>のメール:

--
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...@googlegroups.com.

Jonathan Kliem

unread,
Oct 21, 2021, 11:02:23 AM10/21/21
to Kenji Iohara, sage-r...@googlegroups.com

Starting with this release, doctests will be run with a random seed chosen at random. This can be reproduced as indicated by the output

sage -t --random-seed=1234

Most of the doctests should be ready for this. I opened

https://trac.sagemath.org/ticket/32544

to collect further failures due to fuzzing the doctests. Also it now makes sense to test your algorithm on random instances (previously this would test exactly one object).

Dima Pasechnik

unread,
Oct 21, 2021, 11:04:36 AM10/21/21
to sage-release, Kenji Iohara
On Thu, Oct 21, 2021 at 4:02 PM 'Jonathan Kliem' via sage-release <sage-r...@googlegroups.com> wrote:

Starting with this release, doctests will be run with a random seed chosen at random. This can be reproduced as indicated by the output

sage -t --random-seed=1234


is there a way to control the seed via, say, an env. variable?

 

Nicolas M. Thiery

unread,
Oct 21, 2021, 5:02:38 PM10/21/21
to 'Jonathan Kliem' via sage-release
Dear Jonathan,

Thanks for pushing this forward. Just one thing: in case of test
failure, is the random seed available in the log to be able to
reproduce that failure?

Best regards,
Nicolas


On Thu, Oct 21, 2021 at 05:02:17PM +0200, 'Jonathan Kliem' via sage-release wrote:
> Starting with this release, doctests will be run with a random seed chosen
> at random. This can be reproduced as indicated by the output
>
> sage -t --random-seed=1234
>
> Most of the doctests should be ready for this. I opened
>
> https://trac.sagemath.org/ticket/32544
>
> to collect further failures due to fuzzing the doctests. Also it now makes
> sense to test your algorithm on random instances (previously this would
> test exactly one object).
>
> On Oct 21, 2021 1:10 PM, Kenji Iohara <simplye...@gmail.com> wrote:
>
> On my mac OS 11.6, the first compilation worked and ``make ptestlong’’
> passed. 
>
> 20/10/2021 1:06、Volker Braun <[1]vbrau...@gmail.com>のメール:
> As always, you can get the latest beta version from the "develop" git
> branch. Alternatively, the self-contained source tarball is at
> [2]http://www.sagemath.org/download-latest.html 
> a1a2fbb081 Trac #31163: build/make/[3]Makefile.in: For script packages
> an email to [4]sage-release...@googlegroups.com.
> To view this discussion on the web visit
> [5]https://groups.google.com/d/msgid/sage-release/1d74838c-b0c6-4d24-9c34-435815669d6bn%40googlegroups.com.
>
> --
> 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 [6]sage-release...@googlegroups.com.
> To view this discussion on the web visit
> [7]https://groups.google.com/d/msgid/sage-release/18165970-AF4E-478E-A9C8-6FFDF01EBC1B%40gmail.com.
>
> --
> 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 [8]sage-release...@googlegroups.com.
> To view this discussion on the web visit
> [9]https://groups.google.com/d/msgid/sage-release/617180fc.1c69fb81.76d1e.1157%40mx.google.com.
>
> References
>
> Visible links
> 1. mailto:vbrau...@gmail.com
> 2. http://www.sagemath.org/download-latest.html
> 3. http://makefile.in/
> 4. mailto:sage-release...@googlegroups.com
> 5. https://groups.google.com/d/msgid/sage-release/1d74838c-b0c6-4d24-9c34-435815669d6bn%40googlegroups.com?utm_medium=email&utm_source=footer
> 6. mailto:sage-release...@googlegroups.com
> 7. https://groups.google.com/d/msgid/sage-release/18165970-AF4E-478E-A9C8-6FFDF01EBC1B%40gmail.com?utm_medium=email&utm_source=footer
> 8. mailto:sage-release...@googlegroups.com
> 9. https://groups.google.com/d/msgid/sage-release/617180fc.1c69fb81.76d1e.1157%40mx.google.com?utm_medium=email&utm_source=footer
Nicolas
--
Nicolas M. Thiéry "Isil" <Nicolas...@universite-paris-saclay.fr>
http://Nicolas.Thiery.name/

Dima Pasechnik

unread,
Oct 21, 2021, 5:44:33 PM10/21/21
to sage-release
Hi Nicolas,
since a while, you see the random seed prominently shown in the output:

sage -t --random-seed=0 src/sage/calculus/transforms/dwt.pxd


Dima


To unsubscribe from this group and stop receiving emails from it, send an email to sage-release...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/20211021210233.GD11031%40mistral.

Sébastien Labbé

unread,
Oct 22, 2021, 8:56:32 AM10/22/21
to sage-release
On Ubuntu 18.04 with many optional and external packages, I get

Using --optional=4ti2,argcomplete,build,ccache,cryptominisat,debian,dot2tex,e_antic,external,fricas,glucose,latte_int,lidia,normaliz,notedown,pandoc_attributes,pip,pycosat,pynormaliz,rst2ipynb,sage,sage.rings.real_double,sage_numerical_backends_coin,sage_spkg

----------------------------------------------------------------------
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/combinat/designs/incidence_structures.py  # 1 doctest failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/databases/findstat.py  # 9 doctests failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/databases/oeis.py  # 5 doctests failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/dynamics/arithmetic_dynamics/projective_ds.py  # 1 doctest failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/finance/stock.py  # 1 doctest failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/graphs/generic_graph.py  # 2 doctests failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/graphs/graph.py  # 3 doctests failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/sat/solvers/dimacs.py  # 2 doctests failed
sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/tests/cmdline.py  # 2 doctests failed
----------------------------------------------------------------------
External software detected for doctesting: ffmpeg,graphviz,imagemagick,internet,latex,octave,pandoc

Rerunning failed tests, I get:

----------------------------------------------------------------------
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/combinat/designs/incidence_structures.py  # 1 doctest failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/databases/findstat.py  # 9 doctests failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/databases/oeis.py  # 5 doctests failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/finance/stock.py  # 1 doctest failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/graphs/generic_graph.py  # 2 doctests failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/graphs/graph.py  # 2 doctests failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/sat/solvers/dimacs.py  # 2 doctests failed
sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/tests/cmdline.py  # 2 doctests failed
----------------------------------------------------------------------
External software detected for doctesting: graphviz,internet,latex,pandoc


In particular, the failure with projective_ds.py does not reproduce, but is new so I copy it below. Also graph.py has 3 doctests failed and 2 doctests failed on the second run. So I copy both of them below. However, the three failing tests are not new.

A new failure is with dimacs.py related to the glucose SAT solver, which I copy below.

Other failures were already reported. Follow up at : https://trac.sagemath.org/ticket/25536


sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/dynamics/arithmetic_dynamics/projective_ds.py
**********************************************************************
File "src/sage/dynamics/arithmetic_dynamics/projective_ds.py", line 7076, in sage.dynamics.arithmetic_dynamics.projective_ds.?.conjugating_set
Failed example:
    D6.conjugating_set(D6)
Expected:
    [
    [1 0]  [0 1]  [0 2]  [4 0]  [2 0]  [0 4]
    [0 1], [1 0], [1 0], [0 1], [0 1], [1 0]
    ]
Got:
    [
    [4 0]  [2 0]  [0 4]  [1 0]  [0 1]  [0 2]
    [0 1], [0 1], [1 0], [0 1], [1 0], [1 0]
    ]
**********************************************************************
1 item had failures:
   1 of  60 in sage.dynamics.arithmetic_dynamics.projective_ds.?.conjugating_set
    0 tests not run because we ran out of time
    [1463 tests, 1 failure, 81.61 s]


sage -t --long --random-seed=169556229696715277486645962048997382006 src/sage/graphs/graph.py
**********************************************************************
File "src/sage/graphs/graph.py", line 4287, in sage.graphs.graph.Graph.?
Failed example:
    g.has_homomorphism_to(graphs.CycleGraph(4)) is not False
Expected:
    False
Got:
    True
**********************************************************************
File "src/sage/graphs/graph.py", line 4694, in sage.graphs.graph.Graph.minor
Failed example:
    L = g.minor(graphs.CompleteGraph(3))
Expected:

    Traceback (most recent call last):
    ...
    ValueError: This graph has no minor isomorphic to H !
Got:
    <BLANKLINE>
**********************************************************************
File "src/sage/graphs/graph.py", line 5909, in sage.graphs.graph.Graph.?
Failed example:
    g.topological_minor(graphs.CycleGraph(3))
Expected:
    False
Got:
    Subgraph of (Subgraph of (RandomGNP(15,0.300000000000000))): Graph on 0 vertices
**********************************************************************
2 items had failures:
   2 of 279 in sage.graphs.graph.Graph.?
   1 of  14 in sage.graphs.graph.Graph.minor
    2 mcqd tests not run
    2 not tested tests not run
    13 python_igraph tests not run
    0 tests not run because we ran out of time
    [1216 tests, 3 failures, 44.15 s]



sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/graphs/graph.py
**********************************************************************
File "src/sage/graphs/graph.py", line 4287, in sage.graphs.graph.Graph.?
Failed example:
    g.has_homomorphism_to(graphs.CycleGraph(4)) is not False
Expected:
    False
Got:
    True
**********************************************************************
File "src/sage/graphs/graph.py", line 4694, in sage.graphs.graph.Graph.minor
Failed example:
    L = g.minor(graphs.CompleteGraph(3))
Expected:

    Traceback (most recent call last):
    ...
    ValueError: This graph has no minor isomorphic to H !
Got:
    <BLANKLINE>
**********************************************************************
2 items had failures:
   1 of 279 in sage.graphs.graph.Graph.?
   1 of  14 in sage.graphs.graph.Graph.minor
    2 mcqd tests not run
    2 not tested tests not run
    13 python_igraph tests not run
    0 tests not run because we ran out of time
    [1216 tests, 2 failures, 38.67 s]




sage -t --long --random-seed=176741212041021026024743358104743777210 src/sage/sat/solvers/dimacs.py
**********************************************************************
File "src/sage/sat/solvers/dimacs.py", line 520, in sage.sat.solvers.dimacs.Glucose.__call__
Failed example:
    solve_sat(F, solver=sage.sat.solvers.Glucose)  # optional - glucose
Expected:
    [{k003: 1,
      k002: 1,
      k001: 0,
      k000: 1,
      s003: 1,
      s002: 0,
      s001: 1,
      s000: 0,
      w103: 1,
      w102: 1,
      w101: 1,
      w100: 1,
      x103: 0,
      x102: 0,
      x101: 0,
      x100: 1,
      k103: 1,
      k102: 0,
      k101: 1,
      k100: 1}]
Got:
    [{k003: 0,
      k002: 1,
      k001: 1,
      k000: 0,
      s003: 1,
      s002: 1,
      s001: 1,
      s000: 0,
      w103: 1,
      w102: 1,
      w101: 1,
      w100: 0,
      x103: 0,
      x102: 1,
      x101: 1,
      x100: 0,
      k103: 0,
      k102: 1,
      k101: 1,
      k100: 0}]
**********************************************************************
File "src/sage/sat/solvers/dimacs.py", line 607, in sage.sat.solvers.dimacs.GlucoseSyrup.__call__
Failed example:
    solve_sat(F, solver=sage.sat.solvers.GlucoseSyrup)  # optional - glucose
Expected:
    [{k003: 1,
    k002: 1,
    k001: 0,
    k000: 1,
    s003: 1,
    s002: 0,
    s001: 1,
    s000: 0,
    w103: 1,
    w102: 1,
    w101: 1,
    w100: 1,
    x103: 0,
    x102: 0,
    x101: 0,
    x100: 1,
    k103: 1,
    k102: 0,
    k101: 1,
    k100: 1}]
Got:
    [{k003: 0,
      k002: 1,
      k001: 1,
      k000: 0,
      s003: 1,
      s002: 1,
      s001: 1,
      s000: 0,
      w103: 1,
      w102: 1,
      w101: 1,
      w100: 0,
      x103: 0,
      x102: 1,
      x101: 1,
      x100: 0,
      k103: 0,
      k102: 1,
      k101: 1,
      k100: 0}]
**********************************************************************
2 items had failures:
   1 of  13 in sage.sat.solvers.dimacs.Glucose.__call__
   1 of  13 in sage.sat.solvers.dimacs.GlucoseSyrup.__call__
    1 rsat test not run
    0 tests not run because we ran out of time
    [90 tests, 2 failures, 3.10 s]

Samuel Lelièvre

unread,
Oct 27, 2021, 9:36:37 AM10/27/21
to sage-release
2021-10-19 23:07 UTC, Volker Braun:
>
> 056b8d4e7b (tag: 9.5.beta4) Updated SageMath version to 9.5.beta4

Thanks for this new development release!

On Cygwin, failed to build SciPy.
I might try #32746 which fixes a similar problem on Fedora.
https://trac.sagemath.org/ticket/32746

Kenji Iohara

unread,
Oct 27, 2021, 1:10:55 PM10/27/21
to sage-r...@googlegroups.com
I have updated my Mac OS to Monterey 12.0.1 and it compiled from the first build. 
Kenji

2021年10月27日(水) 15:36 Samuel Lelièvre <samuel....@gmail.com>:
--
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...@googlegroups.com.

Samuel Lelièvre

unread,
Oct 29, 2021, 4:31:24 AM10/29/21
to sage-release
2021-10-27 13:36 UTC, Samuel Lelièvre:
>
> 2021-10-19 23:07 UTC, Volker Braun:
> >
> > 056b8d4e7b (tag: 9.5.beta4) Updated SageMath version to 9.5.beta4
>
> Thanks for this new development release!
>
> On Cygwin, SageMath 9.5.beta4 failed to build SciPy.
> I might try #32746 which fixes a similar problem on Fedora.
> https://trac.sagemath.org/ticket/32746

That worked.

On Cygwin 3.2.0 in Windows 10 on an ACER laptop,
for SageMath 9.5.beta4 + ticket #32746, the command
`make -s V=0 ptestlong` succeeds: "All tests passed!"

Looking forward to Sage 9.5.beta6, hopefully with that
ticket merged in, since it didn't make it into beta5.

On other platforms, for Sage 9.5.beta4 (no extra ticket):

- Debian 10 buster with many apt packages,
`make -s V=0 ptestlong` gives "All tests passed!".

- macOS 10.14.6 Mojave with Homebrew packages,
`make -s V=0 ptestlong` gives "All tests passed!".

On to test 9.5.beta5. Cheers, --Samuel
Reply all
Reply to author
Forward
0 new messages