Source: dh-cmake Version: 0.6 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > dpkg-buildpackage > ----------------- > > Command: dpkg-buildpackage -us -uc -sa -rfakeroot > dpkg-buildpackage: info: source package dh-cmake > dpkg-buildpackage: info: source version 0.6 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Alastair McKinstry > <mckins...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:217: python3.9 setup.py clean > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 28, in <module> > version=debian_version_to_python_version(get_current_version()), > File "/<<PKGBUILDDIR>>/setup.py", line 17, in get_current_version > return str(changelog.get_version()) > AttributeError: 'Changelog' object has no attribute 'get_version' > E: pybuild pybuild:352: clean: plugin distutils failed with: exit code=1: > python3.9 setup.py clean > dh_auto_clean: error: pybuild --clean -i python{version} -p "3.9 3.8" > returned exit code 13 > make: *** [debian/rules:6: clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/10/27/dh-cmake_0.6_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! 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.