Source: libvirt-python Version: 6.1.0-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210213 ftbfs-bullseye
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: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > I: pybuild base:232: python3.9 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > I: pybuild base:232: /usr/bin/python3 setup.py build > running build > /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt > /usr/bin/python3 generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml > Found 480 functions in /usr/share/libvirt/api/libvirt-api.xml > Found 0 functions in libvirt-override-api.xml > Generated 389 wrapper functions > Missing type converters: > char ** *:1 > char **:1 > ERROR: failed virDomainAuthorizedSSHKeysGet > ERROR: failed virDomainAuthorizedSSHKeysSet > error: command '/usr/bin/python3' failed with exit code 1 > E: pybuild pybuild:353: build: plugin distutils failed with: exit code=1: > /usr/bin/python3 setup.py build > dh_auto_build: error: pybuild --build -i python{version} -p 3.9 returned exit > code 13 > make: *** [debian/rules:12: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/02/13/libvirt-python_6.1.0-1_unstable.log 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 marking 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 me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.