[pkg-go] Bug#848810: fleet: FTBFS: dh_auto_build: go install -v -p 1 github.com/coreos/fleet/fleetd github.com/coreos/fleet/fleetctl returned exit code 2

Lucas Nussbaum lucas at debian.org
Mon Dec 19 21:31:01 UTC 2016


Source: fleet
Version: 0.13.0+dfsg-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<BUILDDIR>>/fleet-0.13.0+dfsg'
> dh_auto_configure
> perl -0nE 'say $1 if m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright \
>         | while read D; do D="${D##Godeps/_workspace/src/}" ; printf "Removing third party bundle: $D\n" ;\
>             perl -pi -E "s{github.com/coreos/fleet/Godeps/_workspace/src/$D}{$D}msg;" `find _build/src -type f -name "*.go"` ;\
>         done
> Removing third party bundle: github.com/coreos/etcd
> Removing third party bundle: github.com/coreos/go-semver
> Removing third party bundle: github.com/coreos/go-systemd
> Removing third party bundle: github.com/godbus/dbus
> Removing third party bundle: github.com/jonboulle/clockwork
> Removing third party bundle: github.com/pborman/uuid
> Removing third party bundle: github.com/rakyll/globalconf
> Removing third party bundle: github.com/rakyll/goini
> Removing third party bundle: github.com/vishvananda/netlink
> Removing third party bundle: golang.org/x/crypto
> Removing third party bundle: golang.org/x/net
> Removing third party bundle: google.golang.org/api/googleapi
> Removing third party bundle: vendor/github.com/beorn7/perks
> Removing third party bundle: vendor/github.com/coreos/etcd
> Removing third party bundle: vendor/github.com/coreos/go-semver
> Removing third party bundle: vendor/github.com/coreos/go-systemd
> Removing third party bundle: vendor/github.com/godbus/dbus
> Removing third party bundle: vendor/github.com/golang/protobuf
> Removing third party bundle: vendor/github.com/jonboulle/clockwork
> Removing third party bundle: vendor/github.com/matttproud/golang_protobuf_extensions
> Removing third party bundle: vendor/github.com/pborman/uuid
> Removing third party bundle: vendor/github.com/prometheus/client_golang
> Removing third party bundle: vendor/github.com/prometheus/client_model
> Removing third party bundle: vendor/github.com/prometheus/common
> Removing third party bundle: vendor/github.com/prometheus/procfs
> Removing third party bundle: vendor/github.com/rakyll/globalconf
> Removing third party bundle: vendor/github.com/rakyll/goini
> Removing third party bundle: vendor/github.com/spf13/cobra
> Removing third party bundle: vendor/github.com/spf13/pflag
> Removing third party bundle: vendor/github.com/vishvananda/netlink
> Removing third party bundle: vendor/golang.org/x/crypto
> Removing third party bundle: vendor/golang.org/x/net
> Removing third party bundle: vendor/google.golang.org/api/googleapi
> sed -i -e "s/0.0.0+wasnotbuiltproperly/0.13.0/" _build/src/github.com/coreos/fleet/version/version.go
> make[1]: Leaving directory '/<<BUILDDIR>>/fleet-0.13.0+dfsg'
>    dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
> 	go install -v -p 1 github.com/coreos/fleet/fleetd github.com/coreos/fleet/fleetctl
> github.com/coreos/fleet/log
> github.com/jonboulle/clockwork
> github.com/coreos/fleet/pkg
> github.com/coreos/go-systemd/unit
> github.com/coreos/fleet/unit
> github.com/coreos/fleet/job
> github.com/vishvananda/netns
> github.com/vishvananda/netlink/nl
> github.com/vishvananda/netlink
> github.com/coreos/fleet/machine
> github.com/coreos/etcd/pkg/pathutil
> github.com/coreos/etcd/pkg/types
> github.com/ugorji/go/codec
> golang.org/x/net/context
> github.com/coreos/etcd/client
> 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
> github.com/prometheus/client_golang/prometheus
> github.com/coreos/fleet/metrics
> github.com/coreos/fleet/pkg/lease
> github.com/coreos/go-semver/semver
> github.com/coreos/fleet/registry
> github.com/coreos/fleet/agent
> github.com/coreos/fleet/config
> google.golang.org/api/googleapi/internal/uritemplates
> google.golang.org/api/googleapi
> github.com/coreos/fleet/schema
> # github.com/coreos/fleet/schema
> src/github.com/coreos/fleet/schema/v1-gen.go:192: undefined: googleapi.SetOpaque
> src/github.com/coreos/fleet/schema/v1-gen.go:283: undefined: googleapi.SetOpaque
> src/github.com/coreos/fleet/schema/v1-gen.go:501: undefined: googleapi.SetOpaque
> github.com/coreos/fleet/version
> github.com/coreos/fleet/engine
> github.com/coreos/fleet/heart
> github.com/godbus/dbus
> github.com/coreos/go-systemd/dbus
> github.com/coreos/fleet/systemd
> github.com/coreos/go-systemd/activation
> github.com/glacjay/goini
> github.com/rakyll/globalconf
> golang.org/x/crypto/curve25519
> golang.org/x/crypto/ed25519/internal/edwards25519
> golang.org/x/crypto/ed25519
> golang.org/x/crypto/ssh
> golang.org/x/crypto/ssh/agent
> golang.org/x/crypto/ssh/terminal
> github.com/coreos/fleet/ssh
> github.com/spf13/pflag
> github.com/spf13/cobra
> dh_auto_build: go install -v -p 1 github.com/coreos/fleet/fleetd github.com/coreos/fleet/fleetctl returned exit code 2
> debian/rules:14: recipe for target 'binary' failed
> make: *** [binary] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/fleet_0.13.0+dfsg-1_unstable.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