Source: pygments Version: 2.3.1+dfsg-1 Severity: important Tags: ftbfs User: [email protected] Usertags: sphinx2.4
Hi, pygments fails to build with Sphinx 2.4, currently available in experimental. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>/doc' > PYTHONPATH=.. sphinx-build -b html -d _build/doctrees . _build/html > Running Sphinx v2.4.3 > making output directory... done > building [mo]: targets for 0 po files that are out of date > building [html]: targets for 24 source files that are out of date > updating environment: [new config] 24 added, 0 changed, 0 removed > reading sources... [ 4%] docs/api > reading sources... [ 8%] docs/authors > reading sources... [ 12%] docs/changelog > reading sources... [ 16%] docs/cmdline > reading sources... [ 20%] docs/filterdevelopment > reading sources... [ 25%] docs/filters > reading sources... [ 29%] docs/formatterdevelopment > reading sources... [ 33%] docs/formatters > reading sources... [ 37%] docs/index > reading sources... [ 41%] docs/integrate > reading sources... [ 45%] docs/java > reading sources... [ 50%] docs/lexerdevelopment > reading sources... [ 54%] docs/lexers > reading sources... [ 58%] docs/moinmoin > reading sources... [ 62%] docs/plugins > reading sources... [ 66%] docs/quickstart > reading sources... [ 70%] docs/rstdirective > reading sources... [ 75%] docs/styles > reading sources... [ 79%] docs/tokens > reading sources... [ 83%] docs/unicode > reading sources... [ 87%] download > reading sources... [ 91%] faq > reading sources... [ 95%] index > reading sources... [100%] languages > > /<<PKGBUILDDIR>>/doc/docs/lexers.rst:1799: WARNING: malformed hyperlink > target. > /<<PKGBUILDDIR>>/doc/docs/lexers.rst:1954: WARNING: Field list ends without a > blank line; unexpected unindent. > WARNING: :1795: (ERROR/3) Unknown target name: "aheui". > WARNING: :1797: (ERROR/3) Unknown target name: "aheui". > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... done > writing output... [ 4%] docs/api > > Theme error: > An error happened in rendering the page docs/api. > Reason: TemplateNotFound() > make[1]: *** [Makefile:45: html] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/03/26/pygments_2.3.1+dfsg-1_unstable_sphinx243.log Please see [1] for Sphinx changelog, which may give a hint of what changes in Sphinx caused this error. Also see [2] for the list of deprecated/removed APIs and possible alternatives to them. Sphinx 2.4 is going to be uploaded to unstable in a couple of weeks. When that happens, the severity of this bug will be bumped to serious. In case you have questions, please Cc [email protected] on reply. [1]: https://www.sphinx-doc.org/en/2.0/changes.html [2]: https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html#dev-deprecated-apis A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

