Package: src:python-aioswitcher Version: 4.0.2-1.1 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/202512/ 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:python-aioswitcher, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean make: pyversions: No such file or directory py3versions: no X-Python3-Version in control file, using supported versions dh clean --buildsystem=pybuild --with python3 dh_auto_clean -O--buildsystem=pybuild dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary make: pyversions: No such file or directory py3versions: no X-Python3-Version in control file, using supported versions dh binary --buildsystem=pybuild --with python3 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:131: Building wheel for python3.14 with "build" module I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14 * Building wheel... Successfully built aioswitcher-4.0.2-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with "installer" module I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" module I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13 * Building wheel... Successfully built aioswitcher-4.0.2-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with "installer" module dh_auto_test -O--buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -v tests --ignore tests/test_schedule_parser.py -k 'not test_minutes_to_hexadecimal_seconds_with_a_negative_value_should_throw_an_error and not test_current_timestamp_to_hexadecimal_with_errornous_value_should_throw_an_error' ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 -- /usr/bin/python3.14 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build configfile: pyproject.toml plugins: resource-path-1.3.0, time-machine-2.19.0, cov-5.0.0, asyncio-1.2.0, typeguard-4.4.4, sugar-1.1.1 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 184 items / 1 error ==================================== ERRORS ==================================== _________________ ERROR collecting tests/test_device_tools.py __________________ tests/test_device_tools.py:140: in <module> @pytest_asyncio.fixture ^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:175: in fixture return pytest.fixture(fixture_function, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/_pytest/fixtures.py:1399: in fixture return fixture_marker(fixture_function) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/_pytest/fixtures.py:1239: in __call__ warnings.warn(MARKED_FIXTURE, stacklevel=2) E pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no effect E See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function =========================== short test summary info ============================ ERROR tests/test_device_tools.py - pytest.PytestRemovedIn9Warning: Marks appl... !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.26s =============================== E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -v tests --ignore tests/test_schedule_parser.py -k 'not test_minutes_to_hexadecimal_seconds_with_a_negative_value_should_throw_an_error and not test_current_timestamp_to_hexadecimal_with_errornous_value_should_throw_an_error' I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -v tests --ignore tests/test_schedule_parser.py -k 'not test_minutes_to_hexadecimal_seconds_with_a_negative_value_should_throw_an_error and not test_current_timestamp_to_hexadecimal_with_errornous_value_should_throw_an_error' ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0 -- /usr/bin/python3.13 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build configfile: pyproject.toml plugins: resource-path-1.3.0, time-machine-2.19.0, cov-5.0.0, asyncio-1.2.0, typeguard-4.4.4, sugar-1.1.1 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 184 items / 1 error ==================================== ERRORS ==================================== _________________ ERROR collecting tests/test_device_tools.py __________________ tests/test_device_tools.py:140: in <module> @pytest_asyncio.fixture ^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:175: in fixture return pytest.fixture(fixture_function, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/_pytest/fixtures.py:1399: in fixture return fixture_marker(fixture_function) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3/dist-packages/_pytest/fixtures.py:1239: in __call__ warnings.warn(MARKED_FIXTURE, stacklevel=2) E pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no effect E See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function =========================== short test summary info ============================ ERROR tests/test_device_tools.py - pytest.PytestRemovedIn9Warning: Marks appl... !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.26s =============================== E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -v tests --ignore tests/test_schedule_parser.py -k 'not test_minutes_to_hexadecimal_seconds_with_a_negative_value_should_throw_an_error and not test_current_timestamp_to_hexadecimal_with_errornous_value_should_throw_an_error' 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 returned exit status 2 --------------------------------------------------------------------------------

