Source: golang-1.11 Version: 1.11.12-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200222 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build > dh_update_autotools_config > dh_autoreconf > debian/rules override_dh_auto_build-arch > make[1]: Entering directory '/<<PKGBUILDDIR>>' > [ -f VERSION ] || echo "debian snapshot +$(dpkg-parsechangelog -SVersion)" > > VERSION > export GOROOT_BOOTSTRAP=$(env -i go env GOROOT) \ > && cd src \ > && /<<PKGBUILDDIR>>/debian/helpers/goenv.sh \ > bash ./make.bash --no-banner > Building Go cmd/dist using /usr/lib/go-1.13. > failed to initialize build cache at /sbuild-nonexistent/.cache/go-build: > mkdir /sbuild-nonexistent: permission denied > make[1]: *** [debian/rules:110: override_dh_auto_build-arch] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/golang-1.11_1.11.12-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.

