Em Mon, 6 Mar 2017 14:09:27 +0100 Markus Heiser <markus.heiser@xxxxxxxxxxx> escreveu: > This patch brings scalable figure, image handling and a concept to > embed *render* markups: > > * DOT (http://www.graphviz.org) > * SVG Not sure what's happening here, but, after I upgraded to Fedora 26, with comes with python 3.6, instead of 3.5, this patch is now causing build problems (with Sphinx 1.4.9, running on a virtual environment): $ make SPHINXDIRS=doc-guide htmldocs SPHINX htmldocs --> file:///devel/v4l/docs/Documentation/output/doc-guide make[2]: Nothing to be done for 'html'. Running Sphinx v1.4.9 load additional sphinx-config: /devel/v4l/docs/Documentation/doc-guide/conf.py loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [100%] sphinx /devel/v4l/docs/Documentation/doc-guide/sphinx.rst:121: ERROR: Unknown target name: "sphinx c domain". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] sphinx Exception occurred: File "/devel/v4l/docs/sphinx_1.4/lib/python3.6/site-packages/docutils/writers/_html_base.py", line 671, in depart_document assert not self.context, 'len(context) = %s' % len(self.context) AssertionError: len(context) = 4 The full traceback has been saved in /tmp/sphinx-err-y3eg2lg0.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make[1]: *** [Documentation/Makefile:66: htmldocs] Error 1 make: *** [Makefile:1465: htmldocs] Error 2 Thanks, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html