Package: src:flux-led Version: 1.0.4-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ 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 cannot 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:flux-led, 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 pybuild --clean -i python{version} -p "3.14 3.13" I: pybuild base:384: python3.14 setup.py clean /usr/lib/python3/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated [... snipped ...] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config dh_auto_build -O--buildsystem=pybuild pybuild --build -i python{version} -p "3.14 3.13" I: pybuild base:384: /usr/bin/python3.14 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: flux_led). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/aiodevice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/models_db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/protocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/aioprotocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/base_device.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/aioutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/fluxled.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/sock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/pattern.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/scanner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/aioscanner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/const.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/aio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/device.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led copying flux_led/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led running egg_info creating flux_led.egg-info writing flux_led.egg-info/PKG-INFO writing dependency_links to flux_led.egg-info/dependency_links.txt writing entry points to flux_led.egg-info/entry_points.txt writing requirements to flux_led.egg-info/requires.txt writing top-level names to flux_led.egg-info/top_level.txt writing manifest file 'flux_led.egg-info/SOURCES.txt' reading manifest file 'flux_led.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'flux_led.egg-info/SOURCES.txt' copying flux_led/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build/flux_led I: pybuild base:384: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: flux_led). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/aiodevice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/models_db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/protocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/aioprotocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/base_device.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/aioutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/fluxled.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/sock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/pattern.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/scanner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/aioscanner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/const.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/aio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/device.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led copying flux_led/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led running egg_info writing flux_led.egg-info/PKG-INFO writing dependency_links to flux_led.egg-info/dependency_links.txt writing entry points to flux_led.egg-info/entry_points.txt writing requirements to flux_led.egg-info/requires.txt writing top-level names to flux_led.egg-info/top_level.txt reading manifest file 'flux_led.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'flux_led.egg-info/SOURCES.txt' copying flux_led/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build/flux_led dh_auto_test -O--buildsystem=pybuild pybuild --test --test-pytest -i python{version} -p "3.14 3.13" I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build; python3.14 -m pytest tests.py ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: pytest.ini plugins: typeguard-4.4.4 collected 38 items tests.py ......F............................... [100%] =================================== FAILURES =================================== _____________________ TestLight.test_get_color_names_list ______________________ self = <tests.TestLight testMethod=test_get_color_names_list> def test_get_color_names_list(self): > names = utils.get_color_names_list() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests.py:1907: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ @staticmethod def get_color_names_list() -> List[str]: return sorted( { > *webcolors.CSS2_HEX_TO_NAMES.values(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^ *webcolors.CSS21_HEX_TO_NAMES.values(), *webcolors.CSS3_HEX_TO_NAMES.values(), *webcolors.HTML4_HEX_TO_NAMES.values(), } ) E AttributeError: module 'webcolors' has no attribute 'CSS2_HEX_TO_NAMES' flux_led/utils.py:78: AttributeError =============================== warnings summary =============================== ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428 /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests.py::TestLight::test_get_color_names_list - AttributeError: modul... =================== 1 failed, 37 passed, 1 warning in 0.19s ==================== E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_flux-led/build; python3.14 -m pytest tests.py I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build; python3.13 -m pytest tests.py ============================= test session starts ============================== platform linux -- Python 3.13.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: pytest.ini plugins: typeguard-4.4.4 collected 38 items tests.py ......F............................... [100%] =================================== FAILURES =================================== _____________________ TestLight.test_get_color_names_list ______________________ self = <tests.TestLight testMethod=test_get_color_names_list> def test_get_color_names_list(self): > names = utils.get_color_names_list() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests.py:1907: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ @staticmethod def get_color_names_list() -> List[str]: return sorted( { > *webcolors.CSS2_HEX_TO_NAMES.values(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^ *webcolors.CSS21_HEX_TO_NAMES.values(), *webcolors.CSS3_HEX_TO_NAMES.values(), *webcolors.HTML4_HEX_TO_NAMES.values(), } ) E AttributeError: module 'webcolors' has no attribute 'CSS2_HEX_TO_NAMES' flux_led/utils.py:78: AttributeError =============================== warnings summary =============================== ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428 /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests.py::TestLight::test_get_color_names_list - AttributeError: modul... =================== 1 failed, 37 passed, 1 warning in 0.18s ==================== E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_flux-led/build; python3.13 -m pytest tests.py rm -fr -- /tmp/dh-xdg-rundir-l_fL9wKc dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

