Source: cyrus-sasl2 Version: 2.1.27+dfsg-2 Severity: important Tags: ftbfs User: [email protected] Usertags: sphinx2.4
Hi, cyrus-sasl2 fails to build with Sphinx 2.4, currently available in experimental. Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>/build-heimdal' > test x".." = x"." || \ > (cd .. && tar cf - --mode=gu+w docsrc) | tar xf - > rm -f libsasl2.pc > sed -e 's,[@]LIB_DOOR[@],,g' -e 's,[@]SASL_DL_LIB[@],-ldl,g' -e > 's,[@]LIBS[@],-lresolv ,g' -e 's,[@]VERSION[@],2.1.27,g' -e > 's,[@]libdir[@],/usr/lib/x86_64-linux-gnu,g' -e 's,[@]prefix[@],/usr,g' -e > 's,[@]exec_prefix[@],/usr,g' -e 's,[@]includedir[@],/usr/include,g' < > ../libsasl2.pc.in > libsasl2.pc > /usr/bin/sphinx-build -d docsrc/.doctrees -n -q -b cyrman ./docsrc ./man > /usr/lib/python3.8/importlib/__init__.py:127: RemovedInSphinx30Warning: > sphinx.environment.NoUri is deprecated. Check CHANGES for Sphinx API > modifications. > return _bootstrap._gcd_import(name[level:], package, level) > > Extension error: > Could not import extension sphinxlocal.builders.manpage (exception: cannot > import name 'MACRO_DEF' from 'sphinx.writers.manpage' > (/usr/lib/python3/dist-packages/sphinx/writers/manpage.py)) > make[4]: *** [Makefile:1160: man/.sphinx-build.stamp] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/03/26/cyrus-sasl2_2.1.27+dfsg-2_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.

