Source: jansson Version: 2.12-1 Severity: important Tags: ftbfs User: python-modules-t...@lists.alioth.debian.org Usertags: sphinx3.1
Hi, jansson fails to build with Sphinx 3.1, currently available in experimental. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > sphinx-build -b html -D today="December 15, 2018" . _build/html > Running Sphinx v3.1.1 > > Exception occurred: > File "/<<PKGBUILDDIR>>/doc/ext/refcounting.py", line 60, in setup > app.add_directive('refcounting', refcounting_directive, 0, (1, 0, 0)) > TypeError: add_directive() takes from 3 to 4 positional arguments but 5 were > given > The full traceback has been saved in /tmp/sphinx-err-8hra1hv3.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[3]: *** [Makefile:448: html-local] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/06/23/jansson_2.12-1_unstable_sphinx-exp.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 3.1 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 sph...@packages.debian.org on reply. [1]: https://www.sphinx-doc.org/en/3.x/changes.html [2]: https://www.sphinx-doc.org/en/3.x/extdev/deprecated.html 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.