Package: src:aioconsole Version: 0.8.1-2 Severity: important Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck (It's a wiki, so you are welcome to contribute) [ Note: This is RC, but I will wait at least two weeks before raising the severities, there are a lot of gcc-15 and CMake 4 bugs open now ]. 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 add an affects on src:aioconsole, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=pybuild debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean rm -rf aioconsole.egg-info/ docs/_build make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build override_dh_auto_build --buildsystem=pybuild I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aioconsole * Building wheel... /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/aioconsole copying aioconsole/stream.py -> build/lib/aioconsole copying aioconsole/__init__.py -> build/lib/aioconsole copying aioconsole/apython.py -> build/lib/aioconsole copying aioconsole/__main__.py -> build/lib/aioconsole copying aioconsole/events.py -> build/lib/aioconsole copying aioconsole/command.py -> build/lib/aioconsole copying aioconsole/compat.py -> build/lib/aioconsole copying aioconsole/execute.py -> build/lib/aioconsole copying aioconsole/console.py -> build/lib/aioconsole copying aioconsole/server.py -> build/lib/aioconsole copying aioconsole/rlwrap.py -> build/lib/aioconsole running egg_info creating aioconsole.egg-info writing aioconsole.egg-info/PKG-INFO writing dependency_links to aioconsole.egg-info/dependency_links.txt writing entry points to aioconsole.egg-info/entry_points.txt writing requirements to aioconsole.egg-info/requires.txt writing top-level names to aioconsole.egg-info/top_level.txt writing manifest file 'aioconsole.egg-info/SOURCES.txt' reading manifest file 'aioconsole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'aioconsole.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/aioconsole copying build/lib/aioconsole/stream.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/__init__.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/apython.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/__main__.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/events.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/command.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/compat.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/execute.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/console.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/server.py -> build/bdist.linux-x86_64/wheel/./aioconsole copying build/lib/aioconsole/rlwrap.py -> build/bdist.linux-x86_64/wheel/./aioconsole running install_egg_info Copying aioconsole.egg-info to build/bdist.linux-x86_64/wheel/./aioconsole-0.8.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aioconsole-0.8.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aioconsole/.tmp-j6j_kqwo/aioconsole-0.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aioconsole/__init__.py' adding 'aioconsole/__main__.py' adding 'aioconsole/apython.py' adding 'aioconsole/command.py' adding 'aioconsole/compat.py' adding 'aioconsole/console.py' adding 'aioconsole/events.py' adding 'aioconsole/execute.py' adding 'aioconsole/rlwrap.py' adding 'aioconsole/server.py' adding 'aioconsole/stream.py' adding 'aioconsole-0.8.1.dist-info/licenses/LICENSE' adding 'aioconsole-0.8.1.dist-info/METADATA' adding 'aioconsole-0.8.1.dist-info/WHEEL' adding 'aioconsole-0.8.1.dist-info/entry_points.txt' adding 'aioconsole-0.8.1.dist-info/top_level.txt' adding 'aioconsole-0.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built aioconsole-0.8.1-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module cd docs; PYTHONPATH=/<<PKGBUILDDIR>> LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 sphinx-build -bhtml -d _build/doctrees . _build/html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done Theme error! Versions ======== * Platform: linux; (Linux-6.12.48+deb13-cloud-amd64-x86_64-with-glibc2.41) * Python version: 3.13.7 (CPython) * Sphinx version: 8.2.3 * Docutils version: 0.21.2 * Jinja2 version: 3.1.6 * Pygments version: 2.18.0 Last Messages ============= None. Loaded Extensions ================= None. Traceback ========= File "/usr/lib/python3/dist-packages/sphinx/theming.py", line 228, in create raise ThemeError(__('no theme named %r found (missing theme.toml?)') % name) sphinx.errors.ThemeError: no theme named 'sphinx_rtd_theme' found (missing theme.toml?) The full traceback has been saved in: /tmp/sphinx-err-vqsklcgz.log To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks! Please also report this if it was a user error, so that a better error message can be provided next time. make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

