Source: flpsed Version: 0.7.3-6 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200501 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1' > /usr/bin/install -c -m 644 flpsed.1 > '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1' > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > set -e; \ > for S in 16 32 64 128 256 512; do \ > D="debian/tmp/usr/share/icons/hicolor/${S}x${S}/apps"; \ > install -d "${D}"; \ > inkscape -z -e "${D}/flpsed.png" -w ${S} -h ${S} flpsed.svg; \ > done > > ** (process:21444): WARNING **: 05:02:41.896: Unable to create profile > directory (Permission denied) (13) > Unable to init server: Could not connect: Connection refused > Unknown option -z > make[1]: *** [debian/rules:13: override_dh_auto_install-indep] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/05/01/flpsed_0.7.3-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.