[pkg-go] Bug#889818: prometheus-mongodb-exporter: FTBFS on 32-bit architectures - constant 9007199254740992 overflows int

James Cowgill jcowgill at debian.org
Wed Feb 7 11:54:35 UTC 2018


Source: prometheus-mongodb-exporter
Version: 1.0.0-1
Severity: serious
Tags: sid buster

Hi,

prometheus-mongodb-exporter FTBFS on mips in a recent rebuild, but since
I can reproduce this failure on i386 as well, presumably it fails on all
32-bit architectures.

The error is:
> github.com/golang/glog
> gopkg.in/mgo.v2/internal/json
> gopkg.in/mgo.v2/bson
> # gopkg.in/mgo.v2/bson
> src/gopkg.in/mgo.v2/bson/json.go:320:7: constant 9007199254740992 overflows int
> gopkg.in/mgo.v2/internal/scram
> github.com/beorn7/perks/quantile
> github.com/golang/protobuf/proto
> github.com/prometheus/client_model/go
> github.com/matttproud/golang_protobuf_extensions/pbutil
> github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
> github.com/prometheus/common/model
> github.com/prometheus/common/expfmt
> github.com/prometheus/procfs/xfs
> github.com/prometheus/procfs
> github.com/prometheus/client_golang/prometheus
> dh_auto_build: cd build && go install -gcflags=\"-trimpath=/<<PKGBUILDDIR>>/build/src\" -asmflags=\"-trimpath=/<<PKGBUILDDIR>>/build/src\" -v -p 1 github.com/dcu/mongodb_exporter github.com/dcu/mongodb_exporter/collector github.com/dcu/mongodb_exporter/shared returned exit code 2

Thanks,
James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20180207/7777355e/attachment-0001.sig>


More information about the Pkg-go-maintainers mailing list