Package: src:alot Version: 0.10-2 Severity: serious Tags: ftbfs Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build dh build --with python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.12 setup.py config /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running config debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build I: pybuild base:311: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/ui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/account.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/crypto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot copying alot/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/theme.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/const.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings copying alot/settings/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/settings creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/bufferlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/search.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/namedqueries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/globals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/envelope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands copying alot/commands/taglist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/commands creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/abooks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/commandname.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/query.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/tag.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/cryptokey.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/namedquery.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/accounts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/completer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/path.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/contacts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/tags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/argparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/commandline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/stringlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion copying alot/completion/multipleselection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/completion creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils copying alot/utils/collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils copying alot/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils copying alot/utils/argparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils copying alot/utils/cached_property.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils copying alot/utils/configobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/utils creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/bufferlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/search.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/namedqueries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/envelope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/buffer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers copying alot/buffers/taglist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/buffers creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/addressbook copying alot/addressbook/external.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/addressbook copying alot/addressbook/abook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/addressbook copying alot/addressbook/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/addressbook creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/bufferlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/search.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/namedqueries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/globals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets copying alot/widgets/ansi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/widgets creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/message.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/envelope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db copying alot/db/attachment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/db creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/alot.rc.spec -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/notmuch.rc.spec -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/abook_contacts.spec -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/default.theme -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/default.bindings -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults copying alot/defaults/theme.spec -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/alot/defaults rm -rf /<<PKGBUILDDIR>>/docs/build /usr/bin/make -C docs html man SPHINXOPTS="-D today=\"October 13, 2023\"" make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' sphinx-build -b html -d build/doctrees -D today="October 13, 2023" source build/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. ERROR: Invalid value `None` in intersphinx_mapping['file:///usr/share/doc/python-doc/html/']. Expected a two-element tuple or list. Configuration error: Invalid `intersphinx_mapping` configuration (1 error). make[2]: *** [Makefile:59: html] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:10: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202412/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.