Package: src:jupyter-packaging Version: 0.12.3-2 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --with python3 --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.12 with "build" module I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jupyter-packaging * Building wheel... Successfully built jupyter_packaging-0.12.3-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with "installer" module debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' # dh_auto_install --buildsystem=pybuild PYTHONPATH=/<<PKGBUILDDIR>>/debian/python3-jupyter-packaging/usr/lib/python3.12/dist-packages dh_auto_test --buildsystem=pybuild I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jupyter-packaging/build; python3.12 -m pytest --ignore tests/test_datafiles_install.py --ignore tests/test_install.py -k 'not test_build_package and not test_deprecated_metadata' [1m============================= test session starts ==============================[0m platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jupyter-packaging/build configfile: pyproject.toml testpaths: tests/ plugins: mock-3.14.0, timeout-2.3.1, typeguard-4.3.0 timeout: 300.0s timeout method: signal timeout func_only: False collected 0 items / 14 errors ==================================== ERRORS ==================================== [31m[1m___________________ ERROR collecting tests/test_build_api.py ___________________[0m [1m[31mtests/test_build_api.py[0m:7: in <module> from jupyter_packaging.build_api import build_sdist, build_wheel [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m___________________ ERROR collecting tests/test_build_api.py ___________________[0m [1m[31mtests/test_build_api.py[0m:7: in <module> from jupyter_packaging.build_api import build_sdist, build_wheel [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m________________ ERROR collecting tests/test_core_functions.py _________________[0m [1m[31mtests/test_core_functions.py[0m:6: in <module> from jupyter_packaging.setupbase import npm_builder, wrap_installers [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m________________ ERROR collecting tests/test_core_functions.py _________________[0m [1m[31mtests/test_core_functions.py[0m:6: in <module> from jupyter_packaging.setupbase import npm_builder, wrap_installers [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m________________ ERROR collecting tests/test_datafiles_paths.py ________________[0m [1m[31mtests/test_datafiles_paths.py[0m:1: in <module> from jupyter_packaging.setupbase import get_data_files [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m________________ ERROR collecting tests/test_datafiles_paths.py ________________[0m [1m[31mtests/test_datafiles_paths.py[0m:1: in <module> from jupyter_packaging.setupbase import get_data_files [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m__________________ ERROR collecting tests/test_deprecated.py ___________________[0m [1m[31mtests/test_deprecated.py[0m:9: in <module> import jupyter_packaging.setupbase as pkg [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m__________________ ERROR collecting tests/test_deprecated.py ___________________[0m [1m[31mtests/test_deprecated.py[0m:9: in <module> import jupyter_packaging.setupbase as pkg [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m___________________ ERROR collecting tests/test_is_stale.py ____________________[0m [1m[31mtests/test_is_stale.py[0m:1: in <module> from jupyter_packaging.setupbase import is_stale [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m___________________ ERROR collecting tests/test_is_stale.py ____________________[0m [1m[31mtests/test_is_stale.py[0m:1: in <module> from jupyter_packaging.setupbase import is_stale [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m_____________________ ERROR collecting tests/test_main.py ______________________[0m [1m[31mtests/test_main.py[0m:1: in <module> from jupyter_packaging.__main__ import main [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m_____________________ ERROR collecting tests/test_main.py ______________________[0m [1m[31mtests/test_main.py[0m:1: in <module> from jupyter_packaging.__main__ import main [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m_______________ ERROR collecting tests/test_utility_functions.py _______________[0m [1m[31mtests/test_utility_functions.py[0m:6: in <module> import jupyter_packaging.setupbase as pkg [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [31m[1m_______________ ERROR collecting tests/test_utility_functions.py _______________[0m [1m[31mtests/test_utility_functions.py[0m:6: in <module> import jupyter_packaging.setupbase as pkg [1m[31mjupyter_packaging/__init__.py[0m:6: in <module> from .setupbase import * # noqa [1m[31mjupyter_packaging/setupbase.py[0m:48: in <module> from wheel.bdist_wheel import bdist_wheel [1m[31m/usr/lib/python3/dist-packages/wheel/bdist_wheel.py[0m:5: in <module> warn( [1m[31mE DeprecationWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.[0m [36m[1m=========================== short test summary info ============================[0m [31mERROR[0m tests/test_build_api.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_build_api.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_core_functions.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_core_functions.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_datafiles_paths.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_datafiles_paths.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_deprecated.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_deprecated.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_is_stale.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_is_stale.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_main.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_main.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_utility_functions.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... [31mERROR[0m tests/test_utility_functions.py - DeprecationWarning: The 'wheel' package is no longer the canonical location... !!!!!!!!!!!!!!!!!!! Interrupted: 14 errors during collection !!!!!!!!!!!!!!!!!!! [31m============================== [31m[1m14 errors[0m[31m in 0.37s[0m[31m ==============================[0m E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jupyter-packaging/build; python3.12 -m pytest --ignore tests/test_datafiles_install.py --ignore tests/test_install.py -k 'not test_build_package and not test_deprecated_metadata' dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.12 returned exit code 13 make[1]: *** [debian/rules:18: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:14: binary] Error 2 dpkg-buildpackage: error: debian/rules binary 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/202408/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large 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.