Source: pytoolconfig
Version: 1.2.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> 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
> pybuild --configure -i python{version} -p 3.10
> dh_auto_build -O--buildsystem=pybuild
> pybuild --build -i python{version} -p 3.10
> I: pybuild plugin_pyproject:107: Building wheel for python3.10 with "build"
> module
> I: pybuild base:240: python3.10 -m build --skip-dependency-check
> --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py",
> line 351, in <module>
> main()
> File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py",
> line 333, in main
> json_out['return_val'] = hook(**hook_input['kwargs'])
> File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py",
> line 249, in build_wheel
> return _build_backend().build_wheel(wheel_directory, config_settings,
> File "/usr/lib/python3/dist-packages/pdm/pep517/api.py", line 75, in
> build_wheel
> builder.build(wheel_directory, metadata_directory=metadata_directory)
> File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 151, in
> build
> self._copy_module()
> File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 321, in
> _copy_module
> root = self.meta.config.package_dir or self.location
> File "/usr/lib/python3/dist-packages/pdm/pep517/base.py", line 154, in meta
> self._meta.validate(True)
> File "/usr/lib/python3/dist-packages/pdm/pep517/metadata.py", line 58, in
> validate
> return validate_pep621(self.data, raising)
> File "/usr/lib/python3/dist-packages/pdm/pep517/validator.py", line 85, in
> validate_pep621
> raise PEP621ValidationError(validator.errors)
> pdm.pep517.exceptions.PEP621ValidationError: {'license-expression': ['unknown
> field']}
> * Building wheel...
>
> ERROR Backend subproccess exited when trying to invoke build_wheel
> E: pybuild pybuild:386: build: plugin pyproject failed with: exit code=1:
> python3.10 -m build --skip-dependency-check --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10
> dh_auto_build: error: pybuild --build -i python{version} -p 3.10 returned
> exit code 13
> make: *** [debian/rules:7: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/pytoolconfig_1.2.2-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&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.