Source: docker.io
Version: 1.11.2~ds1-6
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160828 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 '/<<PKGBUILDDIR>>'
> # build
> ./hack/make.sh dynbinary
> # WARNING! I don't seem to be running in a Docker container.
> # The result of this command might be an incorrect build, and will not be
> # officially supported.
> #
> # Try this instead: make all
> #
>
> ---> Making bundle: dynbinary (in bundles/1.11.2/dynbinary)
> Building: bundles/1.11.2/dynbinary/docker-1.11.2
> # github.com/docker/containerd/api/grpc/types
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1137:
> cannot use _API_CreateContainer_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1141:
> cannot use _API_UpdateContainer_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1145:
> cannot use _API_Signal_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1149:
> cannot use _API_UpdateProcess_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1153:
> cannot use _API_AddProcess_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1157:
> cannot use _API_CreateCheckpoint_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1161:
> cannot use _API_DeleteCheckpoint_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1165:
> cannot use _API_ListCheckpoint_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1169:
> cannot use _API_State_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1173:
> cannot use _API_Stats_Handler (type func(interface {},
> "golang.org/x/net/context".Context, func(interface {}) error) (interface {},
> error)) as type grpc.methodHandler in field value
> .gopath/src/github.com/docker/containerd/api/grpc/types/api.pb.go:1173: too
> many errors
> debian/rules:60: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/08/28/docker.io_1.11.2~ds1-6_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.