[pkg-go] Bug#857842: Fails to build -- test errors

Sjoerd Simons sjoerd at debian.org
Wed Mar 15 15:07:54 UTC 2017


Source: etcd
Version: 3.1.2+dfsg
Severity: serious
Justification: fails to build from source

Hey,

When trying to build etcd i get:

ok    github.com/coreos/etcd/wal  19.322s
?     github.com/coreos/etcd/wal/walpb  [no test files]
dh_auto_test: go test -v -p 6 -run=Test github.com/coreos/etcd
github.com/coreos/etcd/alarm github.com/coreos/etcd/auth
github.com/coreos/etcd/auth/authpb github.com/coreos/etcd/client
github.com/coreos/etcd/client/integration github.com/coreos/etcd/clientv3
github.com/coreos/etcd/clientv3/concurrency
github.com/coreos/etcd/clientv3/integration
github.com/coreos/etcd/clientv3/mirror github.com/coreos/etcd/clientv3/naming
github.com/coreos/etcd/compactor github.com/coreos/etcd/contrib/raftexample
github.com/coreos/etcd/contrib/recipes
github.com/coreos/etcd/contrib/systemd/etcd2-backup-coreos
github.com/coreos/etcd/discovery github.com/coreos/etcd/e2e
github.com/coreos/etcd/embed github.com/coreos/etcd/error
github.com/coreos/etcd/etcdctl github.com/coreos/etcd/etcdctl/ctlv2
github.com/coreos/etcd/etcdctl/ctlv2/command
github.com/coreos/etcd/etcdctl/ctlv3
github.com/coreos/etcd/etcdctl/ctlv3/command github.com/coreos/etcd/etcdmain
github.com/coreos/etcd/etcdserver github.com/coreos/etcd/etcdserver/api
github.com/coreos/etcd/etcdserver/api/v2http
github.com/coreos/etcd/etcdserver/api/v2http/httptypes
github.com/coreos/etcd/etcdserver/api/v3rpc
github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes
github.com/coreos/etcd/etcdserver/auth
github.com/coreos/etcd/etcdserver/etcdserverpb
github.com/coreos/etcd/etcdserver/membership
github.com/coreos/etcd/etcdserver/stats github.com/coreos/etcd/integration
github.com/coreos/etcd/lease github.com/coreos/etcd/lease/leasehttp
github.com/coreos/etcd/lease/leasepb github.com/coreos/etcd/mvcc
github.com/coreos/etcd/mvcc/backend github.com/coreos/etcd/mvcc/mvccpb
github.com/coreos/etcd/pkg/adt github.com/coreos/etcd/pkg/contention
github.com/coreos/etcd/pkg/cors github.com/coreos/etcd/pkg/cpuutil
github.com/coreos/etcd/pkg/crc github.com/coreos/etcd/pkg/expect
github.com/coreos/etcd/pkg/fileutil github.com/coreos/etcd/pkg/flags
github.com/coreos/etcd/pkg/httputil github.com/coreos/etcd/pkg/idutil
github.com/coreos/etcd/pkg/ioutil github.com/coreos/etcd/pkg/logutil
github.com/coreos/etcd/pkg/mock/mockstorage
github.com/coreos/etcd/pkg/mock/mockstore
github.com/coreos/etcd/pkg/mock/mockwait github.com/coreos/etcd/pkg/monotime
github.com/coreos/etcd/pkg/netutil github.com/coreos/etcd/pkg/osutil
github.com/coreos/etcd/pkg/pathutil github.com/coreos/etcd/pkg/pbutil
github.com/coreos/etcd/pkg/report github.com/coreos/etcd/pkg/runtime
github.com/coreos/etcd/pkg/schedule github.com/coreos/etcd/pkg/stringutil
github.com/coreos/etcd/pkg/testutil github.com/coreos/etcd/pkg/tlsutil
github.com/coreos/etcd/pkg/transport github.com/coreos/etcd/pkg/types
github.com/coreos/etcd/pkg/wait github.com/coreos/etcd/proxy/grpcproxy
github.com/coreos/etcd/proxy/grpcproxy/cache
github.com/coreos/etcd/proxy/httpproxy github.com/coreos/etcd/proxy/tcpproxy
github.com/coreos/etcd/raft github.com/coreos/etcd/raft/raftpb
github.com/coreos/etcd/raft/rafttest github.com/coreos/etcd/rafthttp
github.com/coreos/etcd/snap github.com/coreos/etcd/snap/snappb
github.com/coreos/etcd/store github.com/coreos/etcd/tools/benchmark
github.com/coreos/etcd/tools/benchmark/cmd
github.com/coreos/etcd/tools/etcd-dump-db
github.com/coreos/etcd/tools/etcd-dump-logs
github.com/coreos/etcd/tools/functional-tester/etcd-agent
github.com/coreos/etcd/tools/functional-tester/etcd-agent/client
github.com/coreos/etcd/tools/functional-tester/etcd-runner
github.com/coreos/etcd/tools/functional-tester/etcd-runner/command
github.com/coreos/etcd/tools/functional-tester/etcd-tester
github.com/coreos/etcd/tools/local-tester/bridge github.com/coreos/etcd/version
github.com/coreos/etcd/wal github.com/coreos/etcd/wal/walpb returned exit code
1
debian/rules:9: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/etcd-3.1.2+dfsg'
debian/rules:6: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



More information about the Pkg-go-maintainers mailing list