--
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/77b461ee-11e3-4678-9058-d0a37237f3a4%40googlegroups.com.
Just in time for the new decade,
On Debian testing running on core i7 + 16 GB RAM after upgrading a Python 3-based 9.0.rc0 to 9.0, ptestalllong gets 7 transient and 3 permanent failures:
| File | Result | P/T |
|---|---|---|
| src/sage/symbolic/integration/external.py | 1 doctest failed | T |
| src/sage/interfaces/psage.py | 1 doctest failed | T |
| src/sage/modular/ssmod/ssmod.py | 2 doctests failed | T |
| src/sage/plot/animate.py | 7 doctests failed | T |
| src/sage/numerical/backends/glpk_backend.pyx | 1 doctest failed | P |
| src/sage/tests/gap_packages.py | 1 doctest failed | P |
| src/sage/misc/latex.py | 1 doctest failed | T |
| src/sage/libs/glpk/error.pyx | 1 doctest failed | P |
| src/sage/repl/load.py | 1 doctest failed | T |
| src/sage/databases/findstat.py | 8 doctests failed | T |
All these failures have already been reported for previous betas.
HTH,
Le mercredi 1 janvier 2020 13:15:15 UTC+1, Volker Braun a écrit :
Congratulations ! And atriple ban four the release manager, who managed to get a Python 3-base Sage just in time. Kudos...
Le mercredi 1 janvier 2020 13:15:15 UTC+1, Volker Braun a écrit :Just in time for the new decade,Mandatory nitpick: the second decade of the 21ts century CE shall end on Dec 31, 2020 23:59:59. As it has already been noted, there is no year 0 in this calendar :
On my Ubuntu 19:10 (the last one!); I could not upgrade to 9.0, due to this "R" problem.
So, I have deleted my sage tree (sniff) and cloned a fresh one.
After that everything went ok. There should be dependence
problems with some libraries.
Yours
t.
--
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/48cdb727-637f-4abf-bae0-b4a71c353e3e%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/d005eb5a-eaf5-602e-caf0-2ee7bcde2a8c%40math.univ-lyon1.fr.
Binaries are up now!
Building from source from scratch on ubuntu 16.04 I had a problem:Error building Sage.The following package(s) may have failed to build (not necessarilyduring this run of 'make all-start'):* package: python3-3.7.3.p1log file: /usr/local/sage/sage-9.0/logs/pkgs/python3-3.7.3.p1.logbuild directory: /usr/local/sage/sage-9.0/local/var/tmp/sage/build/python3-3.7.3.p1(log attached). The machines does have python3 installed system-wide.
John
On Saturday, January 4, 2020 at 12:44:50 AM UTC, Volker Braun wrote:Binaries are up now!
--
You received this message because you are subscribed to a topic in the Google Groups "sage-release" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-release/OB5SKREDJts/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sage-release...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/32f66730-ce10-4496-995c-1d337b03efb6%40googlegroups.com.
On Sat, 4 Jan 2020 at 11:49, John Cremona <john.c...@gmail.com> wrote:Building from source from scratch on ubuntu 16.04 I had a problem:Error building Sage.The following package(s) may have failed to build (not necessarilyduring this run of 'make all-start'):* package: python3-3.7.3.p1log file: /usr/local/sage/sage-9.0/logs/pkgs/python3-3.7.3.p1.logbuild directory: /usr/local/sage/sage-9.0/local/var/tmp/sage/build/python3-3.7.3.p1(log attached). The machines does have python3 installed system-wide.I found the discussion at https://ask.sagemath.org/question/48276/building-sage-89-from-source-fails/ and installed libncurses5-dev, then tried ./sage -f python3 but it failed in the same way, so I am trying after make distclean; make configure; ./configure; make
--
You received this message because you are subscribed to a topic in the Google Groups "sage-release" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-release/OB5SKREDJts/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sage-release...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAEcArF2NnOpGCfu_zcz%2BDOP0c_L0dx%3DVpgnT1JaCRpB4p7Cznw%40mail.gmail.com.
On a slightly smaller machine (Debian testing running on core i5 + 8 GB RAM), after upgrading a Python 3-based 9.0.rc0 to 9.0, ptestalllong gets 11 transient failures (and no permanent failure):
Using --optional=build,dochtml,dot2tex,external,fricas,giacpy_sage,libsemigroups,memlimit,python2,sage,sagenb
| File | Result | P/T |
|---|---|---|
| src/sage/databases/oeis.py | 1 doctest failed | T |
| src/sage/symbolic/integration/external.py | 1 doctest failed | T |
| src/sage/plot/animate.py | 7 doctests failed | T |
| src/doc/en/constructions/linearalgebra.rst | 1 doctest failed | T |
| src/sage/misc/latex.py | 1 doctest failed | T |
| src/doc/en/constructions/interfaceissues.rst | 1 doctest failed | T |
| src/sage/repl/load.py | 1 doctest failed | T |
| src/doc/en/developer/codinginother.rst | 1 doctest failed | T |
| src/sage/interfaces/octave.py | 3 doctests failed | T |
| src/sage/databases/findstat.py | 55 doctests failed | T |
| src/sage/interfaces/magmafree.py | 2 doctests failed | T |
External software detected for doctesting: ffmpeg,graphviz,imagemagick,internet,latex,mathematica,octave,pandoc
HTH,