[Debian-astro-maintainers] Bug#1119747: mpl-animators: FTBFS: __main__.py: error: unrecognized arguments: --doctest-rst

Santiago Vila sanvila at debian.org
Fri Oct 31 11:28:49 GMT 2025


Package: src:mpl-animators
Version: 1.2.4-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/202510/

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:mpl-animators, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/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)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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
I: pybuild base:311: python3.13 setup.py config 
/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)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/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)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/line.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/test_basefuncanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
copying mpl_animators/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
copying mpl_animators/extern/modest_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
running egg_info
creating mpl_animators.egg-info
writing mpl_animators.egg-info/PKG-INFO
writing dependency_links to mpl_animators.egg-info/dependency_links.txt
writing requirements to mpl_animators.egg-info/requires.txt
writing top-level names to mpl_animators.egg-info/top_level.txt
writing manifest file 'mpl_animators.egg-info/SOURCES.txt'
reading manifest file 'mpl_animators.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'build'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/api'
no previously-included directories found matching '.circleci'
no previously-included directories found matching '.github'
no previously-included directories found matching '.jupyter'
no previously-included directories found matching 'binder'
no previously-included directories found matching 'mpl_animators/_dev'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitattributes'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.zenodo.json'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
adding license file 'LICENSE.rst'
writing manifest file 'mpl_animators.egg-info/SOURCES.txt'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build; python3.13 -m pytest 
ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
__main__.py: error: unrecognized arguments: --doctest-rst
  inifile: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/pytest.ini
  rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build

E: pybuild pybuild:389: test: plugin distutils failed with: exit code=4: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build; python3.13 -m pytest 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the Debian-astro-maintainers mailing list