Source: gem Version: 1:0.94-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > find src/Output/ -name "*.cpp" -exec \ > ./debian/scripts/gemdefaultwindow.sh > abstractions/gemdefaultwindow.pd.in {} + > find debian/tmp/ -name gemdefaultwindow.pd -delete > dh_install > # remove libtool files, they are not needed > find debian/gem-extra/usr/lib/ -name '*.la' -delete > # remove some assets > find debian/gem-doc/usr/share/ -name '*.ttf' -delete; \ > -find debian/gem-doc/usr/share/ -name '*.avi' -delete; \ > -find debian/gem-doc/usr/share/ -name '*.mov' -delete; \ > -find debian/gem-doc/usr/share/ -name '*.mpg' -delete; \ > # the following COPYING only contains license information for vera.ttf > /bin/sh: 2: -find: not found > /bin/sh: 3: -find: not found > /bin/sh: 4: -find: not found > make[1]: [debian/rules:108: override_dh_install] Error 127 (ignored) > # which is not included in the Debian package > rm debian/gem-doc/usr/share/gem/examples/data/COPYING.txt > # remove extra LICENSE files for gem-extra > rm -f debian/gem-extra/usr/lib/pd/extra/pix_mano/LICENSE.txt > rm -f debian/gem-extra/usr/lib/pd/extra/pix_drum/LICENSE.txt > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_installdocs > dh_installchangelogs > dh_installman > dh_installmenu > dh_installalternatives > dh_installalternatives: error: syntax error in debian/alternatives at line 2: > line with unknown format (not field-colon-value) > make: *** [debian/rules:89: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/06/20/gem_0.94-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! 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.