Package: src:mapclassify Version: 2.8.1-3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, 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/ 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:mapclassify, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild 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 dh_auto_build -O--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_mapclassify * 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) /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/mapclassify copying mapclassify/pooling.py -> build/lib/mapclassify copying mapclassify/classifiers.py -> build/lib/mapclassify copying mapclassify/greedy.py -> build/lib/mapclassify copying mapclassify/util.py -> build/lib/mapclassify copying mapclassify/_classify_API.py -> build/lib/mapclassify copying mapclassify/__init__.py -> build/lib/mapclassify creating build/lib/mapclassify/tests copying mapclassify/tests/test_classify.py -> build/lib/mapclassify/tests copying mapclassify/tests/test_greedy.py -> build/lib/mapclassify/tests copying mapclassify/tests/test_rgba.py -> build/lib/mapclassify/tests copying mapclassify/tests/test_mapclassify.py -> build/lib/mapclassify/tests copying mapclassify/tests/__init__.py -> build/lib/mapclassify/tests creating build/lib/mapclassify/datasets copying mapclassify/datasets/__init__.py -> build/lib/mapclassify/datasets creating build/lib/mapclassify/datasets/calemp copying mapclassify/datasets/calemp/data.py -> build/lib/mapclassify/datasets/calemp copying mapclassify/datasets/calemp/__init__.py -> build/lib/mapclassify/datasets/calemp running egg_info creating mapclassify.egg-info writing mapclassify.egg-info/PKG-INFO writing dependency_links to mapclassify.egg-info/dependency_links.txt writing requirements to mapclassify.egg-info/requires.txt writing top-level names to mapclassify.egg-info/top_level.txt writing manifest file 'mapclassify.egg-info/SOURCES.txt' reading manifest file 'mapclassify.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'mapclassify.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/mapclassify creating build/bdist.linux-x86_64/wheel/mapclassify/tests copying build/lib/mapclassify/tests/test_classify.py -> build/bdist.linux-x86_64/wheel/./mapclassify/tests copying build/lib/mapclassify/tests/test_greedy.py -> build/bdist.linux-x86_64/wheel/./mapclassify/tests copying build/lib/mapclassify/tests/test_rgba.py -> build/bdist.linux-x86_64/wheel/./mapclassify/tests copying build/lib/mapclassify/tests/test_mapclassify.py -> build/bdist.linux-x86_64/wheel/./mapclassify/tests copying build/lib/mapclassify/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./mapclassify/tests copying build/lib/mapclassify/pooling.py -> build/bdist.linux-x86_64/wheel/./mapclassify copying build/lib/mapclassify/classifiers.py -> build/bdist.linux-x86_64/wheel/./mapclassify copying build/lib/mapclassify/greedy.py -> build/bdist.linux-x86_64/wheel/./mapclassify creating build/bdist.linux-x86_64/wheel/mapclassify/datasets creating build/bdist.linux-x86_64/wheel/mapclassify/datasets/calemp copying build/lib/mapclassify/datasets/calemp/data.py -> build/bdist.linux-x86_64/wheel/./mapclassify/datasets/calemp copying build/lib/mapclassify/datasets/calemp/__init__.py -> build/bdist.linux-x86_64/wheel/./mapclassify/datasets/calemp copying build/lib/mapclassify/datasets/__init__.py -> build/bdist.linux-x86_64/wheel/./mapclassify/datasets copying build/lib/mapclassify/util.py -> build/bdist.linux-x86_64/wheel/./mapclassify copying build/lib/mapclassify/_classify_API.py -> build/bdist.linux-x86_64/wheel/./mapclassify copying build/lib/mapclassify/__init__.py -> build/bdist.linux-x86_64/wheel/./mapclassify running install_egg_info Copying mapclassify.egg-info to build/bdist.linux-x86_64/wheel/./mapclassify-2.8.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/mapclassify-2.8.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mapclassify/.tmp-lfu5x_v1/mapclassify-2.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mapclassify/__init__.py' adding 'mapclassify/_classify_API.py' adding 'mapclassify/classifiers.py' adding 'mapclassify/greedy.py' adding 'mapclassify/pooling.py' adding 'mapclassify/util.py' adding 'mapclassify/datasets/__init__.py' adding 'mapclassify/datasets/calemp/__init__.py' adding 'mapclassify/datasets/calemp/data.py' adding 'mapclassify/tests/__init__.py' adding 'mapclassify/tests/test_classify.py' adding 'mapclassify/tests/test_greedy.py' adding 'mapclassify/tests/test_mapclassify.py' adding 'mapclassify/tests/test_rgba.py' adding 'mapclassify-2.8.1.dist-info/licenses/LICENSE.txt' adding 'mapclassify-2.8.1.dist-info/METADATA' adding 'mapclassify-2.8.1.dist-info/WHEEL' adding 'mapclassify-2.8.1.dist-info/top_level.txt' adding 'mapclassify-2.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built mapclassify-2.8.1-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module debian/rules execute_after_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' PYTHONPATH=. http_proxy='http://127.0.0.1:9/' python3 -m sphinx -N -bhtml docs/ debian/html Running Sphinx v8.2.3 WARNING: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code. loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. WARNING: The config value `html_theme_path' has type `str'; expected `list' or `tuple'. checking bibtex cache... out of date parsing bibtex file /<<PKGBUILDDIR>>/docs/_static/references.bib... parsed 3 entries Versions ======== * Platform: linux; (Linux-6.12.41+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.13/pathlib/_local.py", line 517, in stat return os.stat(self, follow_symlinks=follow_symlinks) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/root/theme.toml' The full traceback has been saved in: /tmp/sphinx-err-vylsh8yj.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:20: execute_after_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:8: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

