Package: src:symmetrize Version: 0.5.5+ds2-3 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 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.13 setup.py config /usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running config I: pybuild base:311: python3.12 setup.py config /usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3.13 setup.py build /usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_symmetrize/build/symmetrize copying symmetrize/pointops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_symmetrize/build/symmetrize copying symmetrize/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_symmetrize/build/symmetrize copying symmetrize/sym.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_symmetrize/build/symmetrize copying symmetrize/tps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_symmetrize/build/symmetrize I: pybuild base:311: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_symmetrize/build/symmetrize copying symmetrize/pointops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_symmetrize/build/symmetrize copying symmetrize/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_symmetrize/build/symmetrize copying symmetrize/sym.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_symmetrize/build/symmetrize copying symmetrize/tps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_symmetrize/build/symmetrize debian/rules execute_after_dh_auto_build-indep make[1]: Entering directory '/<<PKGBUILDDIR>>' cd docs && \ PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9/' https_proxy='https://127.0.0.1:9/' \ sphinx-build -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/ Running Sphinx v8.1.3 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst', '.md']` to `source_suffix = {'.rst': 'restructuredtext', '.md': 'restructuredtext'}`. ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 496, in build_main app = Sphinx( ^^^^^^^ File "/usr/lib/python3/dist-packages/sphinx/application.py", line 279, in __init__ self.events.emit('config-inited', self.config) File "/usr/lib/python3/dist-packages/sphinx/events.py", line 404, in emit results.append(listener.handler(self.app, *args)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sphinx/ext/intersphinx/_load.py", line 132, in validate_intersphinx_mapping raise ConfigError(msg) sphinx.errors.ConfigError: Invalid `intersphinx_mapping` configuration (1 error). Configuration error: Invalid `intersphinx_mapping` configuration (1 error). make[1]: *** [debian/rules:17: execute_after_dh_auto_build-indep] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: 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.