Upgrading from a recent rc, I get an error with doc building:
[sagemath_doc_html-none] installing. Log file:
/home/slabbe/GitBox/sage/logs/pkgs/sagemath_doc_html-none.log
[sagemath_doc_html-none] error installing, exit status 2. End of log
file:
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/tensorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/tens
orfield_paral'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/vector_bundle_fib
er'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/vector_bundle_fib
er_element'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/trivialization'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/local_frame'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/section_module'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vector_bundle.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/section'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vectorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/vect
orfield_module'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vectorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/vect
orfield'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vectorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/vect
orframe'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vectorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/auto
morphismfield_group'
[sagemath_doc_html-none] [manifolds]
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/vectorfield.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/differentiable/auto
morphismfield'
[sagemath_doc_html-none] [manifolds] The inventory files are in
local/share/doc/sage/inventory/en/reference/manifolds.
[sagemath_doc_html-none] Error building the documentation.
[sagemath_doc_html-none] Traceback (most recent call last):
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/runpy.py", line 197, in
_run_module_as_main
[sagemath_doc_html-none] return _run_code(code, main_globals, None,
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/runpy.py", line 87, in
_run_code
[sagemath_doc_html-none] exec(code, run_globals)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/__main__.py",
line 2, in <module>
[sagemath_doc_html-none] main()
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/__init__.py",
line 1729, in main
[sagemath_doc_html-none] builder()
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/__init__.py",
line 777, in _wrapper
[sagemath_doc_html-none] getattr(DocBuilder, build_type)(self,
*args, **kwds)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/__init__.py",
line 137, in f
[sagemath_doc_html-none] runsphinx()
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/sphinxbuild.py",
line 323, in runsphinx
[sagemath_doc_html-none] sys.stderr.raise_errors()
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/sphinxbuild.py",
line 258, in raise_errors
[sagemath_doc_html-none] raise OSError(self._error)
[sagemath_doc_html-none] OSError:
/home/slabbe/GitBox/sage/src/doc/en/reference/manifolds/chart.rst:4:
WARNING: toctree contains reference to nonexisting document
'sage/manifolds/chart'
[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] Makefile:20: recipe for target
'doc-inventory--reference-manifolds' failed
[sagemath_doc_html-none] make[6]: ***
[doc-inventory--reference-manifolds] Error 1
[sagemath_doc_html-none] Makefile:32: recipe for target
'doc-inventory-reference' failed
[sagemath_doc_html-none] make[5]: *** [doc-inventory-reference] Error 2
[sagemath_doc_html-none] Full log file:
/home/slabbe/GitBox/sage/logs/pkgs/sagemath_doc_html-none.log
As suggested, I did "make doc-clean doc-uninstall" and I am currently
waiting for the result of make.
--
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/d7bd1b37-50b7-4229-8603-af98f64bb902n%40googlegroups.com.