Bug#1073382: mutatormath: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned exit code 13
Source: mutatormath
Version: 3.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --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.12 setup.py config
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running config
> I: pybuild base:311: python3.11 setup.py config
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.12 setup.py build
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath
> copying Lib/mutatorMath/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/bender.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/location.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/mutator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/document.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/instance.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo
> I: pybuild base:311: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath
> copying Lib/mutatorMath/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/bender.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/location.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> copying Lib/mutatorMath/objects/mutator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/document.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo
> copying Lib/mutatorMath/ufo/instance.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py test
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running test
> WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
> ********************************************************************************
>
> !!
> ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/bin/python3.12: No module named pip
> error: Command '['/usr/bin/python3.12', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpkfhw4zv_', '--quiet', 'unicodedata2>=15.1.0']' returned non-zero exit status 1.
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: python3.12 setup.py test
> I: pybuild base:311: python3.11 setup.py test
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files 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.
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running test
> WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
> ********************************************************************************
>
> !!
> ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/bin/python3.11: No module named pip
> error: Command '['/usr/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp7wimef92', '--quiet', 'unicodedata2>=15.1.0']' returned non-zero exit status 1.
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: python3.11 setup.py test
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2024/06/15/mutatormath_3.0.1-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
Reply to: