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.html020bd59ec2 (tag: 9.3.beta2, trac/develop) Updated SageMath version to 9.3.beta2
On Debian testing, I can’t configure an upgrade to a working 9.1.beta1 :
charpent@zen-book-flip:/usr/local/sage-9$ ./configure --enable-download-from-upstream-url
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make -j8 sets $(MAKE)... yes
checking whether make -j8 supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for root user... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ar... yes
checking for m4... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.29... yes
checking for ranlib... yes
checking for strip... yes
checking for GNU or BSD tar... /bin/tar
checking for Python... ./configure: line 5424: build/bin/sage-system-python: No such file or directory
configure: error: You do not have a suitable version of Python installed
My last compile was a (misguided) attempt to test Trac#30476.
Hints ?
sage -t --long --random-seed=0 src/sage/functions/other.py # 1 doctest failed
sage -t --long --random-seed=0 src/sage/misc/sageinspect.py # 1 doctest failed
sage -t --long --random-seed=0 src/sage/interfaces/r.py # 1 doctest failed
sage -t --long --random-seed=0 src/sage/repl/ipython_tests.py # 1 doctest failed
sage -t --long --random-seed=0 src/sage/interfaces/interface.py # 1 doctest failed
sage -t --long --random-seed=0 src/sage/interfaces/singular.py # Killed due to segmentation fault
sage -t --long --random-seed=0 src/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst # 1 doctest failed
sage -t --long --random-seed=0 src/sage/stats/r.py # 1 doctest failed
----------------------------------------------------------------------
Here is its log.file:
--
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/513fadb0-3430-4e75-af1b-9ec7e38abfe8n%40googlegroups.com.
On Tuesday, November 24, 2020 at 3:26:08 PM UTC-8 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.html020bd59ec2 (tag: 9.3.beta2, trac/develop) Updated SageMath version to 9.3.beta2
On Debian testing running on core 17 + 16 GB RAM, upgrading (including bootstrap and configure) and running ptestlong led to no transient and one permanent failure as follows :
charpent@zen-book-flip:/usr/local/sage-9$ sage -t --long --warn-long 168.6 --random-seed=0 src/sage/misc/trace.py
Running doctests with ID 2020-11-25-22-51-10-7a62d8a2.
Git branch: develop
Using --optional=build,cbc,debian,dochtml,dot2tex,fricas,gap_jupyter,memlimit,pari_jupyter,pip,pysingular,saclib,sage,sage_numerical_backends_coin,sage_spkg,singular_jupyter
Doctesting 1 file.
sage -t --long --warn-long 168.6 --random-seed=0 src/sage/misc/trace.py
**********************************************************************
File "src/sage/misc/trace.py", line 67, in sage.misc.trace.trace
Failed example:
print(s.before[s.before.find(b'--'):].decode())
Expected:
--...
ipdb> c
2 * 5
Got:
--Call--
> <CSI-0;32m>/usr/local/sage-9/local/lib/python3.8/site-packages/sage/arith/misc.py<CSI-0m>(2422)<CSI-0;36m>factor<CSI-0;34m>()<CSI-0m>
<CSI-0;32m> 2420 <CSI-0;31m><CSI-0;34m><CSI-0m><CSI-0m>
<CSI-0m><CSI-0;32m> 2421 <CSI-0;31m><CSI-0;34m><CSI-0m><CSI-0m>
<CSI-0m><CSI-0;32m>-> 2422 <CSI-0;31m><CSI-0;32m>def<CSI-0m> <CSI-0m>factor<CSI-0m><CSI-0;34m>(<CSI-0m><CSI-0m>n<CSI-0m><CSI-0;34m>,<CSI-0m> <CSI-0m>proof<CSI-0m><CSI-0;34m>=<CSI-0m><CSI-0;32m>None<CSI-0m><CSI-0;34m>,<CSI-0m> <CSI-0m>int_<CSI-0m><CSI-0;34m>=<CSI-0m><CSI-0;32m>False<CSI-0m><CSI-0;34m>,<CSI-0m> <CSI-0m>algorithm<CSI-0m><CSI-0;34m>=<CSI-0m><CSI-0;34m>'pari'<CSI-0m><CSI-0;34m>,<CSI-0m> <CSI-0m>verbose<CSI-0m><CSI-0;34m>=<CSI-0m><CSI-0;36m>0<CSI-0m><CSI-0;34m>,<CSI-0m> <CSI-0;34m>**<CSI-0m><CSI-0m>kwds<CSI-0m><CSI-0;34m>)<CSI-0m><CSI-0;34m>:<CSI-0m><CSI-0;34m><CSI-0m><CSI-0;34m><CSI-0m><CSI-0m>
<CSI-0m><CSI-0;32m> 2423 <CSI-0;31m> """
<CSI-0m><CSI-0;32m> 2424 <CSI-0;31m> <CSI-0m>Return<CSI-0m> <CSI-0m>the<CSI-0m> <CSI-0m>factorization<CSI-0m> <CSI-0m>of<CSI-0m><CSI-0;31m> <CSI-0m><CSI-0;31m>`<CSI-0m><CSI-0;31m>`<CSI-0m><CSI-0m>n<CSI-0m><CSI-0;31m>`<CSI-0m><CSI-0;31m>`<CSI-0m><CSI-0;34m>.<CSI-0m> <CSI-0m>The<CSI-0m> <CSI-0m>result<CSI-0m> <CSI-0m>depends<CSI-0m> <CSI-0m>on<CSI-0m> <CSI-0m>the<CSI-0m><CSI-0;34m><CSI-0m><CSI-0;34m><CSI-0m><CSI-0m>
<CSI-0m>
<CSI-?2004h>ipdb> c
2 * 5CSI-?2004l>
<BLANKLINE>
**********************************************************************
1 item had failures:
1 of 11 in sage.misc.trace.trace
[10 tests, 1 failure, 5.18 s]
----------------------------------------------------------------------
sage -t --long --warn-long 168.6 --random-seed=0 src/sage/misc/trace.py # 1 doctest failed
----------------------------------------------------------------------
Total time for all tests: 5.2 seconds
cpu time: 0.0 seconds
cumulative wall time: 5.2 seconds
All other previously reported failures disappeared.
Of note : configurestill asked for the installation of packages already installed, and reinstaling them had no effect.
HTH,
起動準備中です - 警告メッセージ: this means << in preparation for booting… Warning message >>
26/11/2020 21:35、Dima Pasechnik <dim...@gmail.com>のメール:
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq13T%3Dr9yV2tG8PO5wD2_vX0um53Yb-vw5S-2UBq2AN0Dg%40mail.gmail.com.
I am sorry for this Japanese…..起動準備中です - 警告メッセージ: this means << in preparation for booting… Warning message >>It gives mesage: import localesage: locale.setlocale(locale.LC_ALL,")File "<ipython-input-2-95a48a668731>", line 1locale.setlocale(locale.LC_ALL,")^SyntaxError: EOL while scanning string literalDoes this tell you something ?
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/644D6EC0-6D81-4D69-B340-FA74417ECF01%40gmail.com.
26/11/2020 22:09、Dima Pasechnik <dim...@gmail.com>のメール:
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq38MGUBSDh2bBpXh%3Dfr%3DOKuBtAxqY%2BK7M2n1JdxziiNVQ%40mail.gmail.com.
27/11/2020 0:21、John H Palmieri <jhpalm...@gmail.com>のメール:
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/ee30fb88-1590-49f4-8e88-00f3bc26c898n%40googlegroups.com.
27/11/2020 0:45、Dima Pasechnik <dim...@gmail.com>のメール:
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq3Nkyd1Da06RkjmVwk9Od3msFU-Xf_O7u18HyoPOhmhKQ%40mail.gmail.com.