Source: mnemosyne Version: 2.7.2+ds1-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201125 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/po' > mkdir -p `dirname ../mo/cs/LC_MESSAGES/mnemosyne.mo` > python3 ./msgfmt.py -o ../mo/cs/LC_MESSAGES/mnemosyne.mo cs.po > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/po/./msgfmt.py", line 236, in <module> > main() > File "/<<PKGBUILDDIR>>/po/./msgfmt.py", line 232, in main > make(filename, outfile) > File "/<<PKGBUILDDIR>>/po/./msgfmt.py", line 199, in make > output = generate() > File "/<<PKGBUILDDIR>>/po/./msgfmt.py", line 92, in generate > output += array.array("i", offsets).tostring() > AttributeError: 'array.array' object has no attribute 'tostring' > make[3]: *** [makefile:43: ../mo/cs/LC_MESSAGES/mnemosyne.mo] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/25/mnemosyne_2.7.2+ds1-2_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.