Source: libldac Version: 2.0.2.3+git20200429+ed310a0-4 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 libldac > dpkg-buildpackage: info: source version 2.0.2.3+git20200429+ed310a0-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andrej Shadura > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean --buildsystem=soong > dh_auto_clean -O--buildsystem=soong > install -d > /<<BUILDDIR>>/libldac-2.0.2.3\+git20200429\+ed310a0/debian/.debhelper/generated/_source/home > rm -f soong.mk > dh_autoreconf_clean -O--buildsystem=soong > dh_clean -O--buildsystem=soong > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/libldacbt-abr-dev.substvars > debian/libldacbt-abr2.substvars debian/libldacbt-enc-dev.substvars > debian/libldacbt-enc2.substvars debian/files > rm -fr -- debian/libldacbt-abr-dev/ debian/tmp/ debian/libldacbt-abr2/ > debian/libldacbt-enc-dev/ debian/libldacbt-enc2/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libldac using existing > ./libldac_2.0.2.3+git20200429+ed310a0.orig.tar.xz > dpkg-source: info: building libldac in > libldac_2.0.2.3+git20200429+ed310a0-4.debian.tar.xz > dpkg-source: info: building libldac in > libldac_2.0.2.3+git20200429+ed310a0-4.dsc > debian/rules binary > dh binary --buildsystem=soong > dh_update_autotools_config -O--buildsystem=soong > dh_autoreconf -O--buildsystem=soong > dh_auto_configure -O--buildsystem=soong > install -d > /<<BUILDDIR>>/libldac-2.0.2.3\+git20200429\+ed310a0/debian/.debhelper/generated/_source/home > mini-soong -o soong.mk > Traceback (most recent call last): > File "/usr/bin/mini-soong", line 33, in <module> > sys.exit(load_entry_point('mini-soong==0', 'console_scripts', > 'mini-soong')()) > File "/usr/bin/mini-soong", line 25, in importlib_load_entry_point > return next(matches).load() > File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load > module = import_module(match.group('module')) > File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "<frozen importlib._bootstrap>", line 1014, in _gcd_import > File "<frozen importlib._bootstrap>", line 991, in _find_and_load > File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 671, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 783, in exec_module > File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed > File "/usr/lib/python3/dist-packages/mini_soong/main.py", line 28, in > <module> > from .utils import mergedefaults, print_vars > File "/usr/lib/python3/dist-packages/mini_soong/utils.py", line 40, in > <module> > from debian.deb822 import Deb822 > ModuleNotFoundError: No module named 'debian' > dh_auto_configure: error: mini-soong -o soong.mk returned exit code 1 > make: *** [debian/rules:18: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/10/27/libldac_2.0.2.3+git20200429+ed310a0-4_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.

