[pkg-go] Bug#860628: golang-github-ghodss-yaml: FTBFS on i386: dh_auto_test: go test -v -p 1 github.com/ghodss/yaml returned exit code 2
Lucas Nussbaum
lucas at debian.org
Wed Apr 19 07:38:26 UTC 2017
Source: golang-github-ghodss-yaml
Version: 0.0~git20150909.0.73d445a-1
Severity: serious
Tags: stretch sid
User: debian-qa at 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):
> debian/rules build
> dh build --buildsystem=golang --with=golang
> dh_testdir -O--buildsystem=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_build -O--buildsystem=golang
> go install -v -p 1 github.com/ghodss/yaml
> gopkg.in/yaml.v2
> github.com/ghodss/yaml
> dh_auto_test -O--buildsystem=golang
> go test -v -p 1 github.com/ghodss/yaml
> # github.com/ghodss/yaml
> src/github.com/ghodss/yaml/yaml_test.go:22: constant 9223372036854775807 overflows int
> FAIL github.com/ghodss/yaml [build failed]
> dh_auto_test: go test -v -p 1 github.com/ghodss/yaml returned exit code 2
The full build log is available from:
http://aws-logs.debian.net/2017/04/18/golang-github-ghodss-yaml_0.0~git20150909.0.73d445a-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.
More information about the Pkg-go-maintainers
mailing list