<div dir="auto">Stop message please</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 5, 2020, 14:21 Debian Bug Tracking System <<a href="mailto:owner@bugs.debian.org">owner@bugs.debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Your message dated Sun, 05 Apr 2020 08:49:34 +0000<br>
with message-id <<a href="mailto:E1jL0yE-000GVu-BA@fasolo.debian.org" target="_blank" rel="noreferrer">E1jL0yE-000GVu-BA@fasolo.debian.org</a>><br>
and subject line Bug#954504: fixed in sagemath 9.0-3<br>
has caused the Debian Bug report #954504,<br>
regarding sagemath: FTBFS: [sagelib-9.0] /<<PKGBUILDDIR>>/sage/src/bin/sage-env: line 130: cd: /doesnotexist: No such file or directory<br>
to be marked as done.<br>
<br>
This means that you claim that the problem has been dealt with.<br>
If this is not the case it is now your responsibility to reopen the<br>
Bug report if necessary, and/or fix the problem forthwith.<br>
<br>
(NB: If you are a system administrator and have no idea what this<br>
message is talking about, this may indicate a serious mail system<br>
misconfiguration somewhere. Please contact <a href="mailto:owner@bugs.debian.org" target="_blank" rel="noreferrer">owner@bugs.debian.org</a><br>
immediately.)<br>
<br>
<br>
-- <br>
954504: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954504" rel="noreferrer noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954504</a><br>
Debian Bug Tracking System<br>
Contact <a href="mailto:owner@bugs.debian.org" target="_blank" rel="noreferrer">owner@bugs.debian.org</a> with problems<br>
<br><br><br>---------- Forwarded message ----------<br>From: Lucas Nussbaum <<a href="mailto:lucas@debian.org" target="_blank" rel="noreferrer">lucas@debian.org</a>><br>To: <a href="mailto:submit@bugs.debian.org" target="_blank" rel="noreferrer">submit@bugs.debian.org</a><br>Cc: <br>Bcc: <br>Date: Sun, 22 Mar 2020 09:28:39 +0100<br>Subject: sagemath: FTBFS: [sagelib-9.0] /<<PKGBUILDDIR>>/sage/src/bin/sage-env: line 130: cd: /doesnotexist: No such file or directory<br>Source: sagemath<br>
Version: 9.0-2<br>
Severity: serious<br>
Justification: FTBFS on amd64<br>
Tags: bullseye sid ftbfs<br>
Usertags: ftbfs-20200321 ftbfs-bullseye<br>
<br>
Hi,<br>
<br>
During a rebuild of all packages in sid, your package failed to build<br>
on amd64.<br>
<br>
Relevant part (hopefully):<br>
> make[5]: Entering directory '/<<PKGBUILDDIR>>/sage/build/make'<br>
> if [ -z "$SAGE_INSTALL_FETCH_ONLY" ]; then \<br>
> cd /<<PKGBUILDDIR>>/sage/src && source bin/sage-env && \<br>
> sage-logger -p 'time make -j4 sage' '/<<PKGBUILDDIR>>/sage/logs/pkgs/sagelib-9.0.log'; \<br>
> fi<br>
> [sagelib-9.0] make[6]: Entering directory '/<<PKGBUILDDIR>>/sage/src'<br>
> [sagelib-9.0] make[6]: warning: -j4 forced in submake: resetting jobserver mode.<br>
> [sagelib-9.0] cd . && export \<br>
> [sagelib-9.0] SAGE_ROOT=/doesnotexist \<br>
> [sagelib-9.0] SAGE_SRC=/doesnotexist \<br>
> [sagelib-9.0] SAGE_SRC_ROOT=/doesnotexist \<br>
> [sagelib-9.0] SAGE_DOC_SRC=/doesnotexist \<br>
> [sagelib-9.0] SAGE_BUILD_DIR=/doesnotexist \<br>
> [sagelib-9.0] SAGE_PKGS=/<<PKGBUILDDIR>>/sage/build/pkgs \<br>
> [sagelib-9.0] && sage-python -u setup.py --no-user-cfg build install --root ../../debian/build --install-layout deb -O2<br>
> [sagelib-9.0] /<<PKGBUILDDIR>>/sage/src/bin/sage-env: line 130: cd: /doesnotexist: No such file or directory<br>
> [sagelib-9.0] Warning: overwriting SAGE_ROOT environment variable:<br>
> [sagelib-9.0] Old SAGE_ROOT=/doesnotexist<br>
> [sagelib-9.0] New SAGE_ROOT=<br>
> [sagelib-9.0] Discovering Python/Cython source code....<br>
> [sagelib-9.0] Discovered Python/Cython sources, time: 0.01 seconds.<br>
> [sagelib-9.0] running build<br>
> [sagelib-9.0] Generating auto-generated sources<br>
> [sagelib-9.0] Building interpreters for fast_callable<br>
> [sagelib-9.0] running build_cython<br>
> [sagelib-9.0] Enabling Cython debugging support<br>
> [sagelib-9.0] Updating Cython code....<br>
> [sagelib-9.0] Finished Cythonizing, time: 1.51 seconds.<br>
> [sagelib-9.0] running build_py<br>
> [sagelib-9.0] running build_ext<br>
> [sagelib-9.0] Executing 0 commands (using 1 thread)<br>
> [sagelib-9.0] Time to execute 0 commands: 0.01 seconds.<br>
> [sagelib-9.0] Total time spent compiling C/C++ extensions: 0.04 seconds.<br>
> [sagelib-9.0] running install<br>
> [sagelib-9.0] running install_lib<br>
> [sagelib-9.0] writing byte-compilation script '/tmp/tmpsgo_pj_o.py'<br>
> [sagelib-9.0] /usr/bin/python3 /tmp/tmpsgo_pj_o.py<br>
> [sagelib-9.0] removing /tmp/tmpsgo_pj_o.py<br>
> [sagelib-9.0] running install_egg_info<br>
> [sagelib-9.0] Removing ../../debian/build/usr/lib/python3/dist-packages/sage-9.0.egg-info<br>
> [sagelib-9.0] Writing ../../debian/build/usr/lib/python3/dist-packages/sage-9.0.egg-info<br>
> [sagelib-9.0] Cleaning up stale installed files....<br>
> [sagelib-9.0] - cleaning ../../debian/build/usr/lib/python3/dist-packages<br>
> [sagelib-9.0] - cleaning build/lib.linux-x86_64-3.8<br>
> [sagelib-9.0] Finished cleaning, time: 0.14 seconds.<br>
> [sagelib-9.0] if [ "$UNAME" = "CYGWIN" ]; then \<br>
> [sagelib-9.0] sage-rebase.sh "$SAGE_LOCAL" 2>/dev/null; \<br>
> [sagelib-9.0] fi<br>
> [sagelib-9.0] make[6]: Leaving directory '/<<PKGBUILDDIR>>/sage/src'<br>
> [sagelib-9.0] <br>
> [sagelib-9.0] real 0m3.468s<br>
> [sagelib-9.0] user 0m2.879s<br>
> [sagelib-9.0] sys 0m0.427s<br>
> cd ../.. && sage-logger -p './sage --docbuild --no-pdf-links all html ' logs/dochtml.log<br>
> [dochtml] <br>
> [dochtml] Building reference manual, first pass.<br>
> [dochtml] <br>
> [dochtml] Setting permissions of DOT_SAGE directory so only you can read and write it.<br>
> [dochtml] [reference] building [inventory]: targets for 1 source files that are out of date<br>
> [dochtml] [reference] updating environment: 1 added, 0 changed, 0 removed<br>
> [dochtml] [reference] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/references.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/references<br>
> [dochtml] [polynomia] building [inventory]: targets for 66 source files that are out of date<br>
> [dochtml] [polynomia] updating environment: 66 added, 0 changed, 0 removed<br>
> [dochtml] [repl ] building [inventory]: targets for 37 source files that are out of date<br>
> [dochtml] [repl ] updating environment: 37 added, 0 changed, 0 removed<br>
> [dochtml] [tensor_fr] building [inventory]: targets for 19 source files that are out of date<br>
> [dochtml] [tensor_fr] updating environment: 19 added, 0 changed, 0 removed<br>
> [dochtml] [manifolds] building [inventory]: targets for 75 source files that are out of date<br>
> [dochtml] [manifolds] updating environment: 75 added, 0 changed, 0 removed<br>
> [dochtml] [tensor_fr] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/tensor_free_modules.<br>
> [dochtml] [repl ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/repl.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/tensor_free_modules<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/repl<br>
> [dochtml] [algebras ] building [inventory]: targets for 74 source files that are out of date<br>
> [dochtml] [algebras ] updating environment: 74 added, 0 changed, 0 removed<br>
> [dochtml] [combinat ] building [inventory]: targets for 367 source files that are out of date<br>
> [dochtml] [combinat ] updating environment: 367 added, 0 changed, 0 removed<br>
> [dochtml] [algebras ] <unknown>:1301: DeprecationWarning: invalid escape sequence \Q<br>
> [dochtml] [polynomia] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/polynomial_rings.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/polynomial_rings<br>
> [dochtml] [dynamics ] building [inventory]: targets for 12 source files that are out of date<br>
> [dochtml] [dynamics ] updating environment: 12 added, 0 changed, 0 removed<br>
> [dochtml] [dynamics ] <unknown>:1301: DeprecationWarning: invalid escape sequence \Q<br>
> [dochtml] [dynamics ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/dynamics.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/dynamics<br>
> [dochtml] [plot3d ] building [inventory]: targets for 20 source files that are out of date<br>
> [dochtml] [plot3d ] updating environment: 20 added, 0 changed, 0 removed<br>
> [dochtml] [algebras ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/algebras.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/algebras<br>
> [dochtml] [arithgrou] building [inventory]: targets for 12 source files that are out of date<br>
> [dochtml] [arithgrou] updating environment: 12 added, 0 changed, 0 removed<br>
> [dochtml] [arithgrou] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/arithgroup.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/arithgroup<br>
> [dochtml] [graphs ] building [inventory]: targets for 62 source files that are out of date<br>
> [dochtml] [graphs ] updating environment: 62 added, 0 changed, 0 removed<br>
> [dochtml] [graphs ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/graphs.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/graphs<br>
> [dochtml] [homology ] building [inventory]: targets for 26 source files that are out of date<br>
> [dochtml] [homology ] updating environment: 26 added, 0 changed, 0 removed<br>
> [dochtml] [homology ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/homology.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/homology<br>
> [dochtml] [misc ] building [inventory]: targets for 108 source files that are out of date<br>
> [dochtml] [misc ] updating environment: 108 added, 0 changed, 0 removed<br>
> [dochtml] [misc ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/misc.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/misc<br>
> [dochtml] [parallel ] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [parallel ] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [parallel ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/parallel.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/parallel<br>
> [dochtml] [asymptoti] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [asymptoti] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [asymptoti] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/asymptotic.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/asymptotic<br>
> [dochtml] [calculus ] building [inventory]: targets for 38 source files that are out of date<br>
> [dochtml] [calculus ] updating environment: 38 added, 0 changed, 0 removed<br>
> [dochtml] [calculus ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/calculus.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/calculus<br>
> [dochtml] [categorie] building [inventory]: targets for 212 source files that are out of date<br>
> [dochtml] [categorie] updating environment: 212 added, 0 changed, 0 removed<br>
> [dochtml] [categorie] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/categories.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/categories<br>
> [dochtml] [coding ] building [inventory]: targets for 38 source files that are out of date<br>
> [dochtml] [coding ] updating environment: 38 added, 0 changed, 0 removed<br>
> [dochtml] [coding ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/coding.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/coding<br>
> [dochtml] [coercion ] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [coercion ] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [coercion ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/coercion.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/coercion<br>
> [dochtml] [constants] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [constants] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] [constants] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/constants.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/constants<br>
> [dochtml] [cpython ] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [cpython ] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [cpython ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/cpython.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/cpython<br>
> [dochtml] [cryptogra] building [inventory]: targets for 22 source files that are out of date<br>
> [dochtml] [cryptogra] updating environment: 22 added, 0 changed, 0 removed<br>
> [dochtml] [cryptogra] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/cryptography.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/cryptography<br>
> [dochtml] [curves ] building [inventory]: targets for 71 source files that are out of date<br>
> [dochtml] [curves ] updating environment: 71 added, 0 changed, 0 removed<br>
> [dochtml] [combinat ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/combinat.<br>
> [dochtml] [manifolds] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/manifolds.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/manifolds<br>
> [dochtml] [data_stru] building [inventory]: targets for 5 source files that are out of date<br>
> [dochtml] [data_stru] updating environment: 5 added, 0 changed, 0 removed<br>
> [dochtml] [data_stru] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/data_structures.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/data_structures<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/combinat<br>
> [dochtml] [databases] building [inventory]: targets for 13 source files that are out of date<br>
> [dochtml] [databases] updating environment: 13 added, 0 changed, 0 removed<br>
> [dochtml] [curves ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/curves.<br>
> [dochtml] [diophanti] building [inventory]: targets for 2 source files that are out of date<br>
> [dochtml] [diophanti] updating environment: 2 added, 0 changed, 0 removed<br>
> [dochtml] [diophanti] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/diophantine_approximation.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/diophantine_approximation<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/curves<br>
> [dochtml] [discrete_] building [inventory]: targets for 48 source files that are out of date<br>
> [dochtml] [discrete_] updating environment: 48 added, 0 changed, 0 removed<br>
> [dochtml] [doctest ] building [inventory]: targets for 10 source files that are out of date<br>
> [dochtml] [doctest ] updating environment: 10 added, 0 changed, 0 removed<br>
> [dochtml] [databases] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/databases.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/databases<br>
> [dochtml] [doctest ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/doctest.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/doctest<br>
> [dochtml] [finance ] building [inventory]: targets for 7 source files that are out of date<br>
> [dochtml] [finance ] updating environment: 7 added, 0 changed, 0 removed<br>
> [dochtml] [finance ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/finance.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/finance<br>
> [dochtml] [finite_ri] building [inventory]: targets for 20 source files that are out of date<br>
> [dochtml] [finite_ri] updating environment: 20 added, 0 changed, 0 removed<br>
> [dochtml] [function_] building [inventory]: targets for 11 source files that are out of date<br>
> [dochtml] [function_] updating environment: 11 added, 0 changed, 0 removed<br>
> [dochtml] [finite_ri] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/finite_rings.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/finite_rings<br>
> [dochtml] [function_] <unknown>:2169: DeprecationWarning: invalid escape sequence \g<br>
> [dochtml] [function_] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/function_fields.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/function_fields<br>
> [dochtml] [functions] building [inventory]: targets for 20 source files that are out of date<br>
> [dochtml] [functions] updating environment: 20 added, 0 changed, 0 removed<br>
> [dochtml] [game_theo] building [inventory]: targets for 6 source files that are out of date<br>
> [dochtml] [game_theo] updating environment: 6 added, 0 changed, 0 removed<br>
> [dochtml] [functions] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/functions.<br>
> [dochtml] [game_theo] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/game_theory.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/game_theory<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/functions<br>
> [dochtml] [discrete_] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/discrete_geometry.<br>
> [dochtml] [games ] building [inventory]: targets for 5 source files that are out of date<br>
> [dochtml] [games ] updating environment: 5 added, 0 changed, 0 removed<br>
> [dochtml] [groups ] building [inventory]: targets for 69 source files that are out of date<br>
> [dochtml] [groups ] updating environment: 69 added, 0 changed, 0 removed<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/discrete_geometry<br>
> [dochtml] [games ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/games.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/games<br>
> [dochtml] [hecke ] building [inventory]: targets for 10 source files that are out of date<br>
> [dochtml] [hecke ] updating environment: 10 added, 0 changed, 0 removed<br>
> [dochtml] [history_a] building [inventory]: targets for 1 source files that are out of date<br>
> [dochtml] [history_a] updating environment: 1 added, 0 changed, 0 removed<br>
> [dochtml] [history_a] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/history_and_license.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/history_and_license<br>
> [dochtml] [hecke ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/hecke.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/hecke<br>
> [dochtml] [hyperboli] building [inventory]: targets for 6 source files that are out of date<br>
> [dochtml] [hyperboli] updating environment: 6 added, 0 changed, 0 removed<br>
> [dochtml] [interface] building [inventory]: targets for 49 source files that are out of date<br>
> [dochtml] [interface] updating environment: 49 added, 0 changed, 0 removed<br>
> [dochtml] [groups ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/groups.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/groups<br>
> [dochtml] [knots ] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [knots ] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] [interface] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/interfaces.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/interfaces<br>
> [dochtml] [hyperboli] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/hyperbolic_geometry.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/hyperbolic_geometry<br>
> [dochtml] [lfunction] building [inventory]: targets for 5 source files that are out of date<br>
> [dochtml] [lfunction] updating environment: 5 added, 0 changed, 0 removed<br>
> [dochtml] [knots ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/knots.<br>
> [dochtml] [lfunction] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/lfunctions.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/knots<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/lfunctions<br>
> [dochtml] [libs ] building [inventory]: targets for 41 source files that are out of date<br>
> [dochtml] [libs ] updating environment: 41 added, 0 changed, 0 removed<br>
> [dochtml] [logic ] building [inventory]: targets for 7 source files that are out of date<br>
> [dochtml] [logic ] updating environment: 7 added, 0 changed, 0 removed<br>
> [dochtml] [matrices ] building [inventory]: targets for 44 source files that are out of date<br>
> [dochtml] [matrices ] updating environment: 44 added, 0 changed, 0 removed<br>
> [dochtml] [logic ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/logic.<br>
> [dochtml] [libs ] /usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py:175: DeprecationWarning: The Sage wrappers around ppl are now superseded by the standalone pplpy. Please use import 'ppl' instead of 'sage.libs.ppl'.<br>
> [dochtml] [libs ] See <a href="http://trac.sagemath.org/23024" rel="noreferrer noreferrer" target="_blank">http://trac.sagemath.org/23024</a> for details.<br>
> [dochtml] [libs ] module = import_module(modname, warningiserror=warningiserror)<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/logic<br>
> [dochtml] [libs ] /usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py:175: DeprecationWarning: the module sage.libs.ratpoints is deprecated; use pari.ellratpoints or pari.hyperellratpoints instead<br>
> [dochtml] [libs ] See <a href="http://trac.sagemath.org/24531" rel="noreferrer noreferrer" target="_blank">http://trac.sagemath.org/24531</a> for details.<br>
> [dochtml] [libs ] module = import_module(modname, warningiserror=warningiserror)<br>
> [dochtml] [libs ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/libs.<br>
> [dochtml] [matroids ] building [inventory]: targets for 20 source files that are out of date<br>
> [dochtml] [matroids ] updating environment: 20 added, 0 changed, 0 removed<br>
> [dochtml] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py:1026: DeprecationWarning: The Sage wrappers around ppl are now superseded by the standalone pplpy. Please use import 'ppl' instead of 'sage.libs.ppl'.<br>
> [dochtml] See <a href="http://trac.sagemath.org/23024" rel="noreferrer noreferrer" target="_blank">http://trac.sagemath.org/23024</a> for details.<br>
> [dochtml] title = self.get_module_docstring_title(module_name)<br>
> [dochtml] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py:1026: DeprecationWarning: the module sage.libs.ratpoints is deprecated; use pari.ellratpoints or pari.hyperellratpoints instead<br>
> [dochtml] See <a href="http://trac.sagemath.org/24531" rel="noreferrer noreferrer" target="_blank">http://trac.sagemath.org/24531</a> for details.<br>
> [dochtml] title = self.get_module_docstring_title(module_name)<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/libs<br>
> [dochtml] [modabvar ] building [inventory]: targets for 12 source files that are out of date<br>
> [dochtml] [modabvar ] updating environment: 12 added, 0 changed, 0 removed<br>
> [dochtml] [modabvar ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modabvar.<br>
> [dochtml] [matrices ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/matrices.<br>
> [dochtml] [matroids ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/matroids.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modabvar<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/matroids<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/matrices<br>
> [dochtml] [modfrm ] building [inventory]: targets for 22 source files that are out of date<br>
> [dochtml] [modfrm ] updating environment: 22 added, 0 changed, 0 removed<br>
> [dochtml] [modfrm_he] building [inventory]: targets for 15 source files that are out of date<br>
> [dochtml] [modfrm_he] updating environment: 15 added, 0 changed, 0 removed<br>
> [dochtml] [modmisc ] building [inventory]: targets for 17 source files that are out of date<br>
> [dochtml] [modmisc ] updating environment: 17 added, 0 changed, 0 removed<br>
> [dochtml] [modfrm ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modfrm.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modfrm<br>
> [dochtml] [modsym ] building [inventory]: targets for 27 source files that are out of date<br>
> [dochtml] [modsym ] updating environment: 27 added, 0 changed, 0 removed<br>
> [dochtml] [modfrm_he] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modfrm_hecketriangle.<br>
> [dochtml] [modmisc ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modmisc.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modfrm_hecketriangle<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modmisc<br>
> [dochtml] [monoids ] building [inventory]: targets for 12 source files that are out of date<br>
> [dochtml] [monoids ] updating environment: 12 added, 0 changed, 0 removed<br>
> [dochtml] [modules ] building [inventory]: targets for 40 source files that are out of date<br>
> [dochtml] [modules ] updating environment: 40 added, 0 changed, 0 removed<br>
> [dochtml] [monoids ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/monoids.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/monoids<br>
> [dochtml] [modsym ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modsym.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modsym<br>
> [dochtml] [number_fi] building [inventory]: targets for 26 source files that are out of date<br>
> [dochtml] [number_fi] updating environment: 26 added, 0 changed, 0 removed<br>
> [dochtml] [numerical] building [inventory]: targets for 20 source files that are out of date<br>
> [dochtml] [numerical] updating environment: 20 added, 0 changed, 0 removed<br>
> [dochtml] [modules ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/modules.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/modules<br>
> [dochtml] [padics ] building [inventory]: targets for 29 source files that are out of date<br>
> [dochtml] [padics ] updating environment: 29 added, 0 changed, 0 removed<br>
> [dochtml] [numerical] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/numerical.<br>
> [dochtml] [number_fi] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/number_fields.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/numerical<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/number_fields<br>
> [dochtml] [plotting ] building [inventory]: targets for 32 source files that are out of date<br>
> [dochtml] [plotting ] updating environment: 32 added, 0 changed, 0 removed<br>
> [dochtml] [padics ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/padics.<br>
> [dochtml] [power_ser] building [inventory]: targets for 13 source files that are out of date<br>
> [dochtml] [power_ser] updating environment: 13 added, 0 changed, 0 removed<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/padics<br>
> [dochtml] [power_ser] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/power_series.<br>
> [dochtml] [probabili] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [probabili] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/power_series<br>
> [dochtml] [probabili] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/probability.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/probability<br>
> [dochtml] [quadratic] building [inventory]: targets for 14 source files that are out of date<br>
> [dochtml] [quadratic] updating environment: 14 added, 0 changed, 0 removed<br>
> [dochtml] [quat_alge] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [quat_alge] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] [quat_alge] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/quat_algebras.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/quat_algebras<br>
> [dochtml] [quadratic] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/quadratic_forms.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/quadratic_forms<br>
> [dochtml] [quivers ] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [quivers ] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [riemannia] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [riemannia] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] [quivers ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/quivers.<br>
> [dochtml] [riemannia] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/riemannian_geometry.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/quivers<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/riemannian_geometry<br>
> [dochtml] [rings ] building [inventory]: targets for 15 source files that are out of date<br>
> [dochtml] [rings ] updating environment: 15 added, 0 changed, 0 removed<br>
> [dochtml] [rings_num] building [inventory]: targets for 14 source files that are out of date<br>
> [dochtml] [rings_num] updating environment: 14 added, 0 changed, 0 removed<br>
> [dochtml] [rings ] <unknown>:1301: DeprecationWarning: invalid escape sequence \Q<br>
> [dochtml] [rings ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/rings.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/rings<br>
> [dochtml] [rings_sta] building [inventory]: targets for 14 source files that are out of date<br>
> [dochtml] [rings_sta] updating environment: 14 added, 0 changed, 0 removed<br>
> [dochtml] [rings_num] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/rings_numerical.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/rings_numerical<br>
> [dochtml] [sat ] building [inventory]: targets for 8 source files that are out of date<br>
> [dochtml] [sat ] updating environment: 8 added, 0 changed, 0 removed<br>
> [dochtml] [rings_sta] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/rings_standard.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/rings_standard<br>
> [dochtml] [sat ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/sat.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/sat<br>
> [dochtml] [schemes ] building [inventory]: targets for 51 source files that are out of date<br>
> [dochtml] [schemes ] updating environment: 51 added, 0 changed, 0 removed<br>
> [dochtml] [semirings] building [inventory]: targets for 3 source files that are out of date<br>
> [dochtml] [semirings] updating environment: 3 added, 0 changed, 0 removed<br>
> [dochtml] [semirings] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/semirings.<br>
> [dochtml] [schemes ] <unknown>:609: DeprecationWarning: invalid escape sequence \i<br>
> [dochtml] [schemes ] <unknown>:819: DeprecationWarning: invalid escape sequence \i<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/semirings<br>
> [dochtml] [schemes ] <unknown>:1301: DeprecationWarning: invalid escape sequence \Q<br>
> [dochtml] [sets ] building [inventory]: targets for 18 source files that are out of date<br>
> [dochtml] [sets ] updating environment: 18 added, 0 changed, 0 removed<br>
> [dochtml] [sets ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/sets.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/sets<br>
> [dochtml] [stats ] building [inventory]: targets for 11 source files that are out of date<br>
> [dochtml] [stats ] updating environment: 11 added, 0 changed, 0 removed<br>
> [dochtml] [schemes ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/schemes.<br>
> [dochtml] [stats ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/stats.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/schemes<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/stats<br>
> [dochtml] [structure] building [inventory]: targets for 33 source files that are out of date<br>
> [dochtml] [structure] updating environment: 33 added, 0 changed, 0 removed<br>
> [dochtml] [valuation] building [inventory]: targets for 14 source files that are out of date<br>
> [dochtml] [valuation] updating environment: 14 added, 0 changed, 0 removed<br>
> [dochtml] [structure] /usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py:175: DeprecationWarning: the module sage.structure.misc is deprecated<br>
> [dochtml] [structure] See <a href="https://trac.sagemath.org/27099" rel="noreferrer noreferrer" target="_blank">https://trac.sagemath.org/27099</a> for details.<br>
> [dochtml] [structure] module = import_module(modname, warningiserror=warningiserror)<br>
> [dochtml] [valuation] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/valuations.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/valuations<br>
> [dochtml] [structure] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/structure.<br>
> [dochtml] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py:1026: DeprecationWarning: the module sage.structure.misc is deprecated<br>
> [dochtml] See <a href="https://trac.sagemath.org/27099" rel="noreferrer noreferrer" target="_blank">https://trac.sagemath.org/27099</a> for details.<br>
> [dochtml] title = self.get_module_docstring_title(module_name)<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/structure<br>
> [dochtml] [plot3d ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/plot3d.<br>
> [dochtml] Build finished. The built documents can be found in /<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/plot3d<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py:docstring of sage.plot.contour_plot.region_plot:131: WARNING: Exception occurred in plotting contour_plot-24<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 4, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 219, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CSF, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py:docstring of sage.plot.contour_plot.region_plot:159: WARNING: Exception occurred in plotting contour_plot-25<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 4, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 219, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CSF, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py:docstring of sage.plot.contour_plot.region_plot:187: WARNING: Exception occurred in plotting contour_plot-26<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 5, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 219, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CSF, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:1217: WARNING: Exception occurred in plotting contour_plot-28<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 5, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 219, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CSF, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:1248: WARNING: Exception occurred in plotting contour_plot-29<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 6, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 219, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CSF, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:1279: WARNING: Exception occurred in plotting contour_plot-30<br>
> [dochtml] [plotting ] from /<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting/sage/plot/contour_plot.rst:<br>
> [dochtml] [plotting ] Traceback (most recent call last):<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/sphinxext/plot_directive.py", line 484, in run_code<br>
> [dochtml] [plotting ] exec(code, ns)<br>
> [dochtml] [plotting ] File "<string>", line 5, in <module><br>
> [dochtml] [plotting ] File "<string>", line 28, in sphinx_plot<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/graphics.py", line 2675, in matplotlib<br>
> [dochtml] [plotting ] g._render_on_subplot(subplot)<br>
> [dochtml] [plotting ] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py", line 217, in _render_on_subplot<br>
> [dochtml] [plotting ] cb = colorbar.Colorbar(cax, CS, **kwds)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 1220, in __init__<br>
> [dochtml] [plotting ] ColorbarBase.__init__(self, ax, **kw)<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/colorbar.py", line 458, in __init__<br>
> [dochtml] [plotting ] cbook._check_in_list(<br>
> [dochtml] [plotting ] File "/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py", line 2143, in _check_in_list<br>
> [dochtml] [plotting ] raise ValueError(<br>
> [dochtml] [plotting ] ValueError: None is not a valid value for spacing; supported values are 'uniform', 'proportional'<br>
> [dochtml] [plotting ] The inventory files are in ../debian/build/usr/share/doc/sagemath/inventory/en/reference/plotting.<br>
> [dochtml] Traceback (most recent call last):<br>
> [dochtml] File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main<br>
> [dochtml] return _run_code(code, main_globals, None,<br>
> [dochtml] File "/usr/lib/python3.8/runpy.py", line 86, in _run_code<br>
> [dochtml] exec(code, run_globals)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 328, in <module><br>
> [dochtml] runsphinx()<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 317, in runsphinx<br>
> [dochtml] sys.stderr.raise_errors()<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/sphinxbuild.py", line 252, in raise_errors<br>
> [dochtml] raise OSError(self._error)<br>
> [dochtml] OSError: /<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage/plot/contour_plot.py:docstring of sage.plot.contour_plot.region_plot:131: WARNING: Exception occurred in plotting contour_plot-24<br>
> [dochtml] Error building the documentation.<br>
> [dochtml] Traceback (most recent call last):<br>
> [dochtml] File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main<br>
> [dochtml] return _run_code(code, main_globals, None,<br>
> [dochtml] File "/usr/lib/python3.8/runpy.py", line 86, in _run_code<br>
> [dochtml] exec(code, run_globals)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__main__.py", line 2, in <module><br>
> [dochtml] main()<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py", line 1698, in main<br>
> [dochtml] builder()<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py", line 305, in _wrapper<br>
> [dochtml] getattr(get_builder(document), 'inventory')(*args, **kwds)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py", line 530, in _wrapper<br>
> [dochtml] self._build_everything_except_bibliography(lang, format, *args, **kwds)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py", line 516, in _build_everything_except_bibliography<br>
> [dochtml] build_many(build_ref_doc, non_references)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/__init__.py", line 258, in build_many<br>
> [dochtml] _build_many(target, args, processes=NUM_THREADS)<br>
> [dochtml] File "/<<PKGBUILDDIR>>/debian/build/usr/lib/python3/dist-packages/sage_setup/docbuild/utils.py", line 283, in build_many<br>
> [dochtml] raise worker_exc.original_exception<br>
> [dochtml] subprocess.CalledProcessError: Command '['python3', '-um', 'sage_setup.docbuild.sphinxbuild', '-N', '-b', 'inventory', '-d', '/<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/doctrees/en/reference/plotting', '-D', 'multidoc_first_pass=1', '/<<PKGBUILDDIR>>/sage/src/doc/en/reference/plotting', '/<<PKGBUILDDIR>>/debian/build/usr/share/doc/sagemath/inventory/en/reference/plotting']' returned non-zero exit status 1.<br>
> make[5]: *** [Makefile:2020: doc-html] Error 1<br>
<br>
The full build log is available from:<br>
<a href="http://qa-logs.debian.net/2020/03/21/sagemath_9.0-2_unstable.log" rel="noreferrer noreferrer" target="_blank">http://qa-logs.debian.net/2020/03/21/sagemath_9.0-2_unstable.log</a><br>
<br>
A list of current common problems and possible solutions is available at<br>
<a href="http://wiki.debian.org/qa.debian.org/FTBFS" rel="noreferrer noreferrer" target="_blank">http://wiki.debian.org/qa.debian.org/FTBFS</a> . You're welcome to contribute!<br>
<br>
About the archive rebuild: The rebuild was done on EC2 VM instances from<br>
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every<br>
failed build was retried once to eliminate random failures.<br>
<br><br><br>---------- Forwarded message ----------<br>From: Debian FTP Masters <<a href="mailto:ftpmaster@ftp-master.debian.org" target="_blank" rel="noreferrer">ftpmaster@ftp-master.debian.org</a>><br>To: <a href="mailto:954504-close@bugs.debian.org" target="_blank" rel="noreferrer">954504-close@bugs.debian.org</a><br>Cc: <br>Bcc: <br>Date: Sun, 05 Apr 2020 08:49:34 +0000<br>Subject: Bug#954504: fixed in sagemath 9.0-3<br>Source: sagemath<br>
Source-Version: 9.0-3<br>
Done: Tobias Hansen <<a href="mailto:thansen@debian.org" target="_blank" rel="noreferrer">thansen@debian.org</a>><br>
<br>
We believe that the bug you reported is fixed in the latest version of<br>
sagemath, which is due to be installed in the Debian FTP archive.<br>
<br>
A summary of the changes between this version and the previous one is<br>
attached.<br>
<br>
Thank you for reporting the bug, which will now be closed. If you<br>
have further comments please address them to <a href="mailto:954504@bugs.debian.org" target="_blank" rel="noreferrer">954504@bugs.debian.org</a>,<br>
and the maintainer will reopen the bug report if appropriate.<br>
<br>
Debian distribution maintenance software<br>
pp.<br>
Tobias Hansen <<a href="mailto:thansen@debian.org" target="_blank" rel="noreferrer">thansen@debian.org</a>> (supplier of updated sagemath package)<br>
<br>
(This message was generated automatically at their request; if you<br>
believe that there is a problem with it please contact the archive<br>
administrators by mailing <a href="mailto:ftpmaster@ftp-master.debian.org" target="_blank" rel="noreferrer">ftpmaster@ftp-master.debian.org</a>)<br>
<br>
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
Format: 1.8<br>
Date: Sat, 04 Apr 2020 20:48:51 +0200<br>
Source: sagemath<br>
Architecture: source<br>
Version: 9.0-3<br>
Distribution: unstable<br>
Urgency: medium<br>
Maintainer: Debian Science Team <<a href="mailto:debian-science-maintainers@lists.alioth.debian.org" target="_blank" rel="noreferrer">debian-science-maintainers@lists.alioth.debian.org</a>><br>
Changed-By: Tobias Hansen <<a href="mailto:thansen@debian.org" target="_blank" rel="noreferrer">thansen@debian.org</a>><br>
Closes: 950147 954504<br>
Changes:<br>
sagemath (9.0-3) unstable; urgency=medium<br>
.<br>
[ Julien Puydt ]<br>
* Mark the -doc-en package M-A: foreign following hinter.<br>
.<br>
[ Tobias Hansen ]<br>
* New (Build-)Depends:<br>
- pari (>= 2.11.4~pre1)<br>
- gap-atlasrep (>= 2.1.0-2)<br>
- libec-dev (>= 20190909-3)<br>
* Remove (Build-)Depends:<br>
- python3-openid #29320<br>
- python3-twisted #29320<br>
* New patches:<br>
- u0-version-python-3.8.patch (Closes: #950147)<br>
- u0-version-pari-2.11.3.patch #29313<br>
- u0-version-sympy-1.5.patch #28911<br>
- u2-version-matplotlib-3.2.1.patch (Closes: #954504)<br>
Checksums-Sha1:<br>
1c020edec056274d4825aa8036e38037eead363c 5865 sagemath_9.0-3.dsc<br>
2fb30dc5e5b9391c139b6556239271ea2315484d 114420 sagemath_9.0-3.debian.tar.xz<br>
d8dc73861a6a5149eb934c5a75f96d4f737e3087 22267 sagemath_9.0-3_source.buildinfo<br>
Checksums-Sha256:<br>
28d9ec9a7b9f0b4c0e21ce24c1efdb99f8fbeb783dd9279720a6535b5d7f2c4c 5865 sagemath_9.0-3.dsc<br>
269932530a25cf8232ee5730e7b835693833063a9ea7ca507994872929c7101a 114420 sagemath_9.0-3.debian.tar.xz<br>
6a8cacb37a11575b990d269c62826b74068531a76b3c6a06b946f88bf1178433 22267 sagemath_9.0-3_source.buildinfo<br>
Files:<br>
fdd3f318a919e41bb7efe048a9044fee 5865 math optional sagemath_9.0-3.dsc<br>
66339346caf610ee31cec215795392b3 114420 math optional sagemath_9.0-3.debian.tar.xz<br>
c164c6d4afec68029dee358f40c45866 22267 math optional sagemath_9.0-3_source.buildinfo<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
<br>
iQIzBAEBCAAdFiEEoH46ol3M2u2mYo0kjIIWnY7OzSoFAl6JlZYACgkQjIIWnY7O<br>
zSqp+Q//TPMtUWFiI2R6uxrDj/Jxee0zx2N9hGYdtr9CMzIVf6jH+adWCdvl5U63<br>
PWIcJYIZF0sKLKTxwmj3nJwJ6JD0cw6VliPeeIn3FjTptttvpiVwsPy11YfPV+Ez<br>
MbPqCwPZNICHo0Qkw4SdzrFQP2jNt/8jcERvV8N/cWx1DboS5AvUr4GSh9llc3Z4<br>
+fm2wV6BwT6KlE/21K6RPVCt6/uybgfoP+k3pxxybi11Sk6OaeN8TlxVdP/GqfAO<br>
CsaIWQHOWcneaWQO2ThvCR+l+iCgpi8/Rs1OVrnHW7nCTwPLSeRZQePimdXPJ3Dw<br>
TySUBnadeanr3oakgsBdlO3QlocIE/+UCWT+ri1tPZPSQS56bw2q0ZppY4eIjZbi<br>
x1F0+uhef6x7gtLDo014DsVoiHUBauJIdil6ACehxykwLDKkTkLDOaqY4OVMCrDL<br>
z+LkGFVOw1mA4rNvn3K0ynCGY9bZ3J3wBd6ByqMdEoexnRfvqsspXUotVXGGQPkH<br>
i74tz/8nWWKrkAOqFdNZ9Cw0z3XASWc6NTVsIqSOvDlPpn2wSM8SLUN6tOeE6Ikq<br>
i/vYBRJkvV3kJBSd7A1g6/b2KseHJ4t1x7Hw/rlx27/dBK5uE9CvPg14Jx5yOjcm<br>
w/tIXAE4/B0Sgihv6Rvb/wswPfNt5Z1+KayS3aWZYdWloyMWrJo=<br>
=Lhxw<br>
-----END PGP SIGNATURE-----</blockquote></div>