2022-03-12 16:28 UTC, Volker Braun:
>
> 55a711e3d6 (tag: 9.6.beta5) Updated SageMath version to 9.6.beta5

Thanks Volker for this new release!

Congratulations on clearing the backlog of positively reviewed tickets:

https://trac.sagemath.org/query?milestone=sage-9.6&status=positive_review
&col=summary&col=dependencies&col=reporter&col=author&col=reviewer&col=cc
&col=component&col=keywords&col=time&col=changetime
&max=999&order=changetime&group=priority

On Debian 10 buster, after `git pull origin develop`
on an existing installation.

```
$ ./bootstrap -q && ./configure -q && make -s V=0
...
***********************************************
make --no-print-directory .../local/var/lib/sage/installed/.dummy
make --no-print-directory .../local/var/lib/sage/installed/.dummy
make --no-print-directory .../local/var/lib/sage/installed/.dummy
make --no-print-directory .../local/var/lib/sage/installed/.dummy
[sagelib-9.6.beta5] installing. Log file: .../logs/pkgs/sagelib-9.6.beta5.log
  [sagelib-9.6.beta5] successfully installed.
[sagemath_doc_html-none] installing. Log file:
.../logs/pkgs/sagemath_doc_html-none.log
  [sagemath_doc_html-none] error installing, exit status 2. End of log file:
  [sagemath_doc_html-none]   [reference]     structure: 7 todos, 32
index, 0 citations, 31 modules
  [sagemath_doc_html-none]   [reference]     tensor_free_modules: 2
todos, 19 index, 0 citations, 15 modules
  [sagemath_doc_html-none]   [reference]     topology: 0 todos, 14
index, 0 citations, 13 modules
  [sagemath_doc_html-none]   [reference]     valuations: 1 todos, 14
index, 0 citations, 13 modules
  [sagemath_doc_html-none]   [reference] ... done (509 todos, 2599
index, 1665 citations, 2189 modules)
  [sagemath_doc_html-none]   [reference] preparing documents...
skipping loading of indexes... done
  [sagemath_doc_html-none]   [reference] The inventory files are in
local/share/doc/sage/inventory/en/reference.
  [sagemath_doc_html-none]   Build finished. The built documents can
be found in .../local/share/doc/sage/inventory/en/reference
  [sagemath_doc_html-none]   [reference] WARNING: failed to reach any
of the inventories with the following issues:
  [sagemath_doc_html-none]   [reference] intersphinx inventory
'.../local/share/doc/pplpy/objects.inv' not fetchable due to <class
'FileNotFoundError'>: [Errno 2] No such file or directory:
'.../local/share/doc/pplpy/objects.inv'
  [sagemath_doc_html-none]   [reference] building [html]: targets for
1 source files that are out of date
  [sagemath_doc_html-none]   [reference] dumping search index in
English (code: en)... done
  [sagemath_doc_html-none]   [reference] The HTML pages are in
local/share/doc/sage/html/en/reference/references.
  [sagemath_doc_html-none]   [reference] Extension error
(matplotlib.sphinxext.plot_directive):
  [sagemath_doc_html-none]   [reference] Handler <function
_copy_css_file at 0x7fa10be9fae8> for event 'build-finished' threw an
exception (exception: [Errno 17] File exists:
'.../local/share/doc/sage/html/en/reference/references/_static')
  [sagemath_doc_html-none]   Error building the documentation.
  [sagemath_doc_html-none]   Traceback (most recent call last):
  [sagemath_doc_html-none]     File "/usr/lib/python3.7/runpy.py",
line 193, in _run_module_as_main
  [sagemath_doc_html-none]       "__main__", mod_spec)
  [sagemath_doc_html-none]     File "/usr/lib/python3.7/runpy.py",
line 85, in _run_code
  [sagemath_doc_html-none]       exec(code, run_globals)
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/__main__.py",
line 2, in <module>
  [sagemath_doc_html-none]       main()
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/__init__.py",
line 1745, in main
  [sagemath_doc_html-none]       builder()
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/__init__.py",
line 785, in _wrapper
  [sagemath_doc_html-none]       getattr(DocBuilder, build_type)(self,
*args, **kwds)
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/__init__.py",
line 135, in f
  [sagemath_doc_html-none]       runsphinx()
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/sphinxbuild.py",
line 326, in runsphinx
  [sagemath_doc_html-none]       sys.stderr.raise_errors()
  [sagemath_doc_html-none]     File
".../local/var/lib/sage/venv-python3.7/lib/python3.7/site-packages/sage_docbuild/sphinxbuild.py",
line 262, in raise_errors
  [sagemath_doc_html-none]       raise OSError(self._error)
  [sagemath_doc_html-none]   OSError: WARNING: failed to reach any of
the inventories with the following issues:
  [sagemath_doc_html-none]
  [sagemath_doc_html-none]       Note: incremental documentation
builds sometimes cause spurious
  [sagemath_doc_html-none]       error messages. To be certain that
these are real errors, run
  [sagemath_doc_html-none]       "make doc-clean doc-uninstall" first
and try again.
  [sagemath_doc_html-none]   make[6]: *** [Makefile:24:
doc-html--reference-references] Error 1
  [sagemath_doc_html-none]   make[5]: *** [Makefile:47:
doc-html-reference] Error 2
  [sagemath_doc_html-none] Full log file:
.../logs/pkgs/sagemath_doc_html-none.log
make[4]: *** [Makefile:2905: sagemath_doc_html-SAGE_DOCS-no-deps] Error 2
make[3]: *** [Makefile:2905:
.../local/var/lib/sage/installed/sagemath_doc_html-none] Error 2
make[2]: *** [Makefile:2466: all-start] Error 2

real    27m23,384s
user    35m47,840s
sys     1m40,702s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):

It is safe to delete any log files and build directories, but they
contain information that is helpful for debugging build problems.
WARNING: If you now run 'make' again, the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.

make[1]: *** [Makefile:39: all-start] Error 1
make: *** [Makefile:13: all] Error 2
```

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAEcArF2BKgT0N0WQODiPi-0DSRKd3WO%3DpKc1muMrWrTbiAZy5w%40mail.gmail.com.

Reply via email to