[pkg-go] Bug#860678: golang-github-spf13-viper: FTBFS on i386: dh_auto_test: go test -v -p 64 github.com/spf13/viper github.com/spf13/viper/remote returned exit code 2

Lucas Nussbaum lucas at debian.org
Wed Apr 19 07:38:50 UTC 2017


Source: golang-github-spf13-viper
Version: 0.0~git20161213.0.5ed0fc3-2
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_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	go install -v -p 64 github.com/spf13/viper github.com/spf13/viper/remote
> golang.org/x/sys/unix
> github.com/hashicorp/hcl/hcl/strconv
> github.com/mitchellh/mapstructure
> github.com/pelletier/go-buffruneio
> golang.org/x/text/transform
> github.com/spf13/cast
> github.com/spf13/afero/mem
> github.com/spf13/jwalterweatherman
> gopkg.in/yaml.v2
> github.com/xordataexchange/crypt/backend
> golang.org/x/crypto/openpgp/errors
> github.com/magiconair/properties
> github.com/spf13/pflag
> github.com/coreos/go-etcd/etcd
> github.com/armon/consul-api
> golang.org/x/crypto/cast5
> golang.org/x/crypto/openpgp/elgamal
> golang.org/x/crypto/openpgp/armor
> golang.org/x/crypto/openpgp/s2k
> github.com/pelletier/go-toml
> github.com/hashicorp/hcl/hcl/token
> golang.org/x/crypto/openpgp/packet
> github.com/hashicorp/hcl/hcl/ast
> github.com/hashicorp/hcl/hcl/scanner
> github.com/hashicorp/hcl/json/token
> golang.org/x/text/unicode/norm
> github.com/hashicorp/hcl/hcl/parser
> github.com/hashicorp/hcl/json/scanner
> github.com/hashicorp/hcl/json/parser
> github.com/xordataexchange/crypt/backend/consul
> github.com/hashicorp/hcl
> github.com/xordataexchange/crypt/backend/etcd
> github.com/fsnotify/fsnotify
> golang.org/x/crypto/openpgp
> github.com/spf13/afero
> github.com/xordataexchange/crypt/encoding/secconf
> github.com/xordataexchange/crypt/config
> github.com/spf13/viper
> github.com/spf13/viper/remote
>    dh_auto_test -O--buildsystem=golang
> 	go test -v -p 64 github.com/spf13/viper github.com/spf13/viper/remote
> # github.com/spf13/viper
> src/github.com/spf13/viper/viper_test.go:844: constant 765432101234567 overflows int
> src/github.com/spf13/viper/viper_test.go:868: constant 7654321001234567 overflows int
> FAIL	github.com/spf13/viper [build failed]
> ?   	github.com/spf13/viper/remote	[no test files]
> dh_auto_test: go test -v -p 64 github.com/spf13/viper github.com/spf13/viper/remote returned exit code 2

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/golang-github-spf13-viper_0.0~git20161213.0.5ed0fc3-2_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