Source: golang-gopkg-asn1-ber.v1 Version: 1.1-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170418-i386 qa-ftbfs Justification: FTBFS in stretch on i386
Hi, During a rebuild of all packages in stretch (in a stretch chroot, not a sid chroot), your package failed to build on i386. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure > cp -r tests _build/src/gopkg.in/asn1-ber.v1/ > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build -O--buildsystem=golang -O--builddirectory=_build > go install -v -p 1 gopkg.in/asn1-ber.v1 > gopkg.in/asn1-ber.v1 > dh_auto_test -O--buildsystem=golang -O--builddirectory=_build > go test -v -p 1 gopkg.in/asn1-ber.v1 > # gopkg.in/asn1-ber.v1 > src/gopkg.in/asn1-ber.v1/length_test.go:83: constant 9223372036854775807 > overflows int > src/gopkg.in/asn1-ber.v1/length_test.go:137: constant 9223372036854775807 > overflows int > FAIL gopkg.in/asn1-ber.v1 [build failed] > dh_auto_test: go test -v -p 1 gopkg.in/asn1-ber.v1 returned exit code 2 The full build log is available from: http://aws-logs.debian.net/2017/04/18/golang-gopkg-asn1-ber.v1_1.1-1_testing-i386.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.