Source: openttd-opengfx Version: 0.5.4-1 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20180502 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /bin/bash: python: command not found > [GRFID] opengfx-0.5.4.md5 > rm -f opengfx-0.5.4.md5 > for i in ogfx1_base.grf ogfxc_arctic.grf ogfxh_tropical.grf ogfxt_toyland.grf > ogfxi_logos.grf ogfxe_extra.grf; do printf "%-18s = %s\n" $i `grfid -m $i` >> > opengfx-0.5.4.md5; done > if [ -f opengfx-0.5.4.check.md5 ]; then echo "[CHECKING md5sums]"; else echo > "Required file 'opengfx-0.5.4.check.md5' which to test against not found!"; > false; fi > [CHECKING md5sums] > if [ -z "`diff opengfx-0.5.4.md5 opengfx-0.5.4.check.md5`" ]; then echo > "Checksums are equal"; else echo "Differences in checksums:"; echo "`diff > opengfx-0.5.4.md5 opengfx-0.5.4.check.md5`"; false; fi > Differences in checksums: > 6c6 > < ogfxe_extra.grf = 312c42a7d560d2170701a718941b8e9c > --- > > ogfxe_extra.grf = 93498a264c38dab063b4790c3a21dc29 > make[2]: *** [Makefile:543: check] Error 1 The full build log is available from: http://aws-logs.debian.net/2018/05/02/openttd-opengfx_0.5.4-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.