[pkg-go] Bug#811236: FTBFS: github.com/prometheus/prometheus/web/blob returned exit code 1

Martin Michlmayr tbm at hpe.com
Sun Jan 17 01:55:25 UTC 2016


Package: prometheus
Version: 0.15.1+ds-2
Severity: serious

prometheus fails to build in unstable:

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> 	go install -v -ldflags " -X github.com/prometheus/prometheus/version.Version 0.15.1+ds -X github.com/prometheus/prometheus/version.Revision 0.15.1+ds-2 -X github.com/prometheus/prometheus/version.Branch debian/sid -X github.com/prometheus/prometheus/version.BuildUser pkg-go-maintainers at lists.alioth.debian.org -X github.com/prometheus/prometheus/version.BuildDate 20150828-09:25:37 -X github.com/prometheus/prometheus/version.GoVersion go1.5.3" github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool github.com/prometheus/prometheus/config github.com/prometheus/prometheus/notification github.com/prometheus/prometheus/promql github.com/prometheus/prometheus/retrieval github.com/prometheus/prometheus/retrieval/discovery github.com/prometheus/prometheus/rules github.com/prometheus/prometheus/storage github.com/prometheus/prometheus/storage/local github.com/prometheus/prometheus/storage/local/codable github.com/prometheus/prometheus/storage/loca
> l/index github.com/prometheus/prometheus/storage/metric github.com/prometheus/prometheus/storage/remote github.com/prometheus/prometheus/storage/remote/influxdb github.com/prometheus/prometheus/storage/remote/opentsdb github.com/prometheus/prometheus/template github.com/prometheus/prometheus/util/cli github.com/prometheus/prometheus/util/flock github.com/prometheus/prometheus/util/httputil github.com/prometheus/prometheus/util/route github.com/prometheus/prometheus/util/stats github.com/prometheus/prometheus/util/strutil github.com/prometheus/prometheus/util/testutil github.com/prometheus/prometheus/version github.com/prometheus/prometheus/web github.com/prometheus/prometheus/web/api/legacy github.com/prometheus/prometheus/web/api/v1 github.com/prometheus/prometheus/web/blob
> src/github.com/prometheus/prometheus/web/federate.go:16:2: cannot find package "github.com/prometheus/client_golang/client_model" in any of:
> 	/usr/lib/go/src/github.com/prometheus/client_golang/client_model (from $GOROOT)
> 	/<<BUILDDIR>>/prometheus-0.15.1+ds/obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/client_model (from $GOPATH)
> dh_auto_build: go install -v -ldflags  -X github.com/prometheus/prometheus/version.Version 0.15.1+ds -X github.com/prometheus/prometheus/version.Revision 0.15.1+ds-2 -X github.com/prometheus/prometheus/version.Branch debian/sid -X github.com/prometheus/prometheus/version.BuildUser pkg-go-maintainers at lists.alioth.debian.org -X github.com/prometheus/prometheus/version.BuildDate 20150828-09:25:37 -X github.com/prometheus/prometheus/version.GoVersion go1.5.3 github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool github.com/prometheus/prometheus/config github.com/prometheus/prometheus/notification github.com/prometheus/prometheus/promql github.com/prometheus/prometheus/retrieval github.com/prometheus/prometheus/retrieval/discovery github.com/prometheus/prometheus/rules github.com/prometheus/prometheus/storage github.com/prometheus/prometheus/storage/local github.com/prometheus/prometheus/storage/local/codable github.com/prometheus/prometheus/
> storage/local/index github.com/prometheus/prometheus/storage/metric github.com/prometheus/prometheus/storage/remote github.com/prometheus/prometheus/storage/remote/influxdb github.com/prometheus/prometheus/storage/remote/opentsdb github.com/prometheus/prometheus/template github.com/prometheus/prometheus/util/cli github.com/prometheus/prometheus/util/flock github.com/prometheus/prometheus/util/httputil github.com/prometheus/prometheus/util/route github.com/prometheus/prometheus/util/stats github.com/prometheus/prometheus/util/strutil github.com/prometheus/prometheus/util/testutil github.com/prometheus/prometheus/version github.com/prometheus/prometheus/web github.com/prometheus/prometheus/web/api/legacy github.com/prometheus/prometheus/web/api/v1 github.com/prometheus/prometheus/web/blob returned exit code 1
> 	cd /<<BUILDDIR>>/prometheus-0.15.1+ds
> debian/rules:64: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 1
> make[1]: Leaving directory '/<<BUILDDIR>>/prometheus-0.15.1+ds'

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise



More information about the Pkg-go-maintainers mailing list