Package: src:rachiopy Version: 1.1.0-3 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:rachiopy, 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 rachiopy.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_rachiopy * Building wheel... /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 :: MIT 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/rachiopy copying rachiopy/flexschedulerule.py -> build/lib/rachiopy copying rachiopy/__init__.py -> build/lib/rachiopy copying rachiopy/notification.py -> build/lib/rachiopy copying rachiopy/person.py -> build/lib/rachiopy copying rachiopy/device.py -> build/lib/rachiopy copying rachiopy/program.py -> build/lib/rachiopy copying rachiopy/rachioobject.py -> build/lib/rachiopy copying rachiopy/summary.py -> build/lib/rachiopy copying rachiopy/schedulerule.py -> build/lib/rachiopy copying rachiopy/valve.py -> build/lib/rachiopy copying rachiopy/zone.py -> build/lib/rachiopy 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/rachiopy copying build/lib/rachiopy/flexschedulerule.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/__init__.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/notification.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/person.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/device.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/program.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/rachioobject.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/summary.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/schedulerule.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/valve.py -> build/bdist.linux-x86_64/wheel/./rachiopy copying build/lib/rachiopy/zone.py -> build/bdist.linux-x86_64/wheel/./rachiopy running install_egg_info running egg_info creating RachioPy.egg-info writing RachioPy.egg-info/PKG-INFO writing dependency_links to RachioPy.egg-info/dependency_links.txt writing requirements to RachioPy.egg-info/requires.txt writing top-level names to RachioPy.egg-info/top_level.txt writing manifest file 'RachioPy.egg-info/SOURCES.txt' reading manifest file 'RachioPy.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'RachioPy.egg-info/SOURCES.txt' Copying RachioPy.egg-info to build/bdist.linux-x86_64/wheel/./RachioPy-1.1.0.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/rachiopy-1.1.0.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rachiopy/.tmp-zvflljpc/rachiopy-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'rachiopy/__init__.py' adding 'rachiopy/device.py' adding 'rachiopy/flexschedulerule.py' adding 'rachiopy/notification.py' adding 'rachiopy/person.py' adding 'rachiopy/program.py' adding 'rachiopy/rachioobject.py' adding 'rachiopy/schedulerule.py' adding 'rachiopy/summary.py' adding 'rachiopy/valve.py' adding 'rachiopy/zone.py' adding 'rachiopy-1.1.0.dist-info/licenses/LICENSE.txt' adding 'rachiopy-1.1.0.dist-info/METADATA' adding 'rachiopy-1.1.0.dist-info/WHEEL' adding 'rachiopy-1.1.0.dist-info/top_level.txt' adding 'rachiopy-1.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built rachiopy-1.1.0-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 /bin/sh: 1: sphinx-build: not found make[1]: *** [debian/rules:15: override_dh_auto_build] Error 127 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

