Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Go 15.78 KB | None | 0 0
  1. ---> Making bundle: dynbinary (in bundles/1.13.1/dynbinary)
  2. Building: bundles/1.13.1/dynbinary-client/docker-1.13.1
  3. .gopath/src/github.com/docker/docker/cli/command/plugin/upgrade.go:5:2: cannot find package "context" in any of:
  4.         /usr/src/context (from $GOROOT)
  5.         /tmp/SBo/docker-1.13.1/.gopath/src/context (from $GOPATH)
  6. .gopath/src/github.com/docker/docker/cmd/docker/docker.go:8:2: cannot find package "github.com/Sirupsen/logrus" in any of:
  7.         /usr/src/github.com/Sirupsen/logrus (from $GOROOT)
  8.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/Sirupsen/logrus (from $GOPATH)
  9. .gopath/src/github.com/docker/docker/layer/filestore.go:17:2: cannot find package "github.com/docker/distribution" in any of:
  10.         /usr/src/github.com/docker/distribution (from $GOROOT)
  11.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution (from $GOPATH)
  12. .gopath/src/github.com/docker/docker/distribution/pull_v2_unix.go:7:2: cannot find package "github.com/docker/distribution/context" in any of:
  13.         /usr/src/github.com/docker/distribution/context (from $GOROOT)
  14.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/context (from $GOPATH)
  15. .gopath/src/github.com/docker/docker/reference/reference.go:8:2: cannot find package "github.com/docker/distribution/digest" in any of:
  16.         /usr/src/github.com/docker/distribution/digest (from $GOROOT)
  17.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/digest (from $GOPATH)
  18. .gopath/src/github.com/docker/docker/distribution/pull_v2.go:16:2: cannot find package "github.com/docker/distribution/manifest/manifestlist" in any of:
  19.         /usr/src/github.com/docker/distribution/manifest/manifestlist (from $GOROOT)
  20.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/manifest/manifestlist (from $GOPATH)
  21. .gopath/src/github.com/docker/docker/distribution/pull_v2.go:17:2: cannot find package "github.com/docker/distribution/manifest/schema1" in any of:
  22.         /usr/src/github.com/docker/distribution/manifest/schema1 (from $GOROOT)
  23.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/manifest/schema1 (from $GOPATH)
  24. .gopath/src/github.com/docker/docker/distribution/config.go:11:2: cannot find package "github.com/docker/distribution/manifest/schema2" in any of:
  25.         /usr/src/github.com/docker/distribution/manifest/schema2 (from $GOROOT)
  26.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/manifest/schema2 (from $GOPATH)
  27. .gopath/src/github.com/docker/docker/reference/reference.go:9:2: cannot find package "github.com/docker/distribution/reference" in any of:
  28.         /usr/src/github.com/docker/distribution/reference (from $GOROOT)
  29.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/reference (from $GOPATH)
  30. .gopath/src/github.com/docker/docker/registry/session.go:22:2: cannot find package "github.com/docker/distribution/registry/api/errcode" in any of:
  31.         /usr/src/github.com/docker/distribution/registry/api/errcode (from $GOROOT)
  32.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/api/errcode (from $GOPATH)
  33. .gopath/src/github.com/docker/docker/distribution/errors.go:11:2: cannot find package "github.com/docker/distribution/registry/api/v2" in any of:
  34.         /usr/src/github.com/docker/distribution/registry/api/v2 (from $GOROOT)
  35.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/api/v2 (from $GOPATH)
  36. .gopath/src/github.com/docker/docker/distribution/errors.go:12:2: cannot find package "github.com/docker/distribution/registry/client" in any of:
  37.         /usr/src/github.com/docker/distribution/registry/client (from $GOROOT)
  38.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/client (from $GOPATH)
  39. .gopath/src/github.com/docker/docker/registry/auth.go:12:2: cannot find package "github.com/docker/distribution/registry/client/auth" in any of:
  40.         /usr/src/github.com/docker/distribution/registry/client/auth (from $GOROOT)
  41.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/client/auth (from $GOPATH)
  42. .gopath/src/github.com/docker/docker/registry/auth.go:13:2: cannot find package "github.com/docker/distribution/registry/client/auth/challenge" in any of:
  43.         /usr/src/github.com/docker/distribution/registry/client/auth/challenge (from $GOROOT)
  44.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/client/auth/challenge (from $GOPATH)
  45. .gopath/src/github.com/docker/docker/registry/auth.go:14:2: cannot find package "github.com/docker/distribution/registry/client/transport" in any of:
  46.         /usr/src/github.com/docker/distribution/registry/client/transport (from $GOROOT)
  47.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/distribution/registry/client/transport (from $GOPATH)
  48. .gopath/src/github.com/docker/docker/cliconfig/credentials/native_store.go:4:2: cannot find package "github.com/docker/docker-credential-helpers/client" in any of:
  49.         /usr/src/github.com/docker/docker-credential-helpers/client (from $GOROOT)
  50.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/docker-credential-helpers/client (from $GOPATH)
  51. .gopath/src/github.com/docker/docker/cliconfig/credentials/native_store.go:5:2: cannot find package "github.com/docker/docker-credential-helpers/credentials" in any of:
  52.         /usr/src/github.com/docker/docker-credential-helpers/credentials (from $GOROOT)
  53.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/docker-credential-helpers/credentials (from $GOPATH)
  54. .gopath/src/github.com/docker/docker/client/hijack.go:15:2: no buildable Go source files in /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/docker/pkg/tlsconfig
  55. .gopath/src/github.com/docker/docker/api/types/container/config.go:7:2: cannot find package "github.com/docker/go-connections/nat" in any of:
  56.         /usr/src/github.com/docker/go-connections/nat (from $GOROOT)
  57.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/go-connections/nat (from $GOPATH)
  58. .gopath/src/github.com/docker/docker/pkg/plugins/client.go:14:2: cannot find package "github.com/docker/go-connections/sockets" in any of:
  59.         /usr/src/github.com/docker/go-connections/sockets (from $GOROOT)
  60.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/go-connections/sockets (from $GOPATH)
  61. .gopath/src/github.com/docker/docker/cli/flags/common.go:11:2: cannot find package "github.com/docker/go-connections/tlsconfig" in any of:
  62.         /usr/src/github.com/docker/go-connections/tlsconfig (from $GOROOT)
  63.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/go-connections/tlsconfig (from $GOPATH)
  64. .gopath/src/github.com/docker/docker/api/types/container/host_config.go:10:2: cannot find package "github.com/docker/go-units" in any of:
  65.         /usr/src/github.com/docker/go-units (from $GOROOT)
  66.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/go-units (from $GOPATH)
  67. .gopath/src/github.com/docker/docker/cli/command/container/run.go:22:2: cannot find package "github.com/docker/libnetwork/resolvconf/dns" in any of:
  68.         /usr/src/github.com/docker/libnetwork/resolvconf/dns (from $GOROOT)
  69.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/libnetwork/resolvconf/dns (from $GOPATH)
  70. .gopath/src/github.com/docker/docker/api/common.go:18:2: cannot find package "github.com/docker/libtrust" in any of:
  71.         /usr/src/github.com/docker/libtrust (from $GOROOT)
  72.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/libtrust (from $GOPATH)
  73. .gopath/src/github.com/docker/docker/cli/trust/trust.go:24:2: cannot find package "github.com/docker/notary" in any of:
  74.         /usr/src/github.com/docker/notary (from $GOROOT)
  75.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary (from $GOPATH)
  76. .gopath/src/github.com/docker/docker/cli/trust/trust.go:25:2: cannot find package "github.com/docker/notary/client" in any of:
  77.         /usr/src/github.com/docker/notary/client (from $GOROOT)
  78.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/client (from $GOPATH)
  79. .gopath/src/github.com/docker/docker/cli/trust/trust.go:26:2: cannot find package "github.com/docker/notary/passphrase" in any of:
  80.         /usr/src/github.com/docker/notary/passphrase (from $GOROOT)
  81.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/passphrase (from $GOPATH)
  82. .gopath/src/github.com/docker/docker/cli/trust/trust.go:27:2: cannot find package "github.com/docker/notary/storage" in any of:
  83.         /usr/src/github.com/docker/notary/storage (from $GOROOT)
  84.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/storage (from $GOPATH)
  85. .gopath/src/github.com/docker/docker/cli/trust/trust.go:28:2: cannot find package "github.com/docker/notary/trustmanager" in any of:
  86.         /usr/src/github.com/docker/notary/trustmanager (from $GOROOT)
  87.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/trustmanager (from $GOPATH)
  88. .gopath/src/github.com/docker/docker/cli/trust/trust.go:29:2: cannot find package "github.com/docker/notary/trustpinning" in any of:
  89.         /usr/src/github.com/docker/notary/trustpinning (from $GOROOT)
  90.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/trustpinning (from $GOPATH)
  91. .gopath/src/github.com/docker/docker/cli/trust/trust.go:30:2: cannot find package "github.com/docker/notary/tuf/data" in any of:
  92.         /usr/src/github.com/docker/notary/tuf/data (from $GOROOT)
  93.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/tuf/data (from $GOPATH)
  94. .gopath/src/github.com/docker/docker/cli/trust/trust.go:31:2: cannot find package "github.com/docker/notary/tuf/signed" in any of:
  95.         /usr/src/github.com/docker/notary/tuf/signed (from $GOROOT)
  96.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/docker/notary/tuf/signed (from $GOPATH)
  97. .gopath/src/github.com/docker/docker/cli/command/service/update.go:21:2: cannot find package "github.com/flynn-archive/go-shlex" in any of:
  98.         /usr/src/github.com/flynn-archive/go-shlex (from $GOROOT)
  99.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/flynn-archive/go-shlex (from $GOPATH)
  100. .gopath/src/github.com/docker/docker/api/server/httputils/errors.go:10:2: cannot find package "github.com/gorilla/mux" in any of:
  101.         /usr/src/github.com/gorilla/mux (from $GOROOT)
  102.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/gorilla/mux (from $GOPATH)
  103. .gopath/src/github.com/docker/docker/cli/compose/loader/loader.go:17:2: cannot find package "github.com/mattn/go-shellwords" in any of:
  104.         /usr/src/github.com/mattn/go-shellwords (from $GOROOT)
  105.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/mattn/go-shellwords (from $GOPATH)
  106. .gopath/src/github.com/docker/docker/cli/compose/loader/loader.go:18:2: cannot find package "github.com/mitchellh/mapstructure" in any of:
  107.         /usr/src/github.com/mitchellh/mapstructure (from $GOROOT)
  108.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/mitchellh/mapstructure (from $GOPATH)
  109. .gopath/src/github.com/docker/docker/oci/devices_linux.go:9:2: cannot find package "github.com/opencontainers/runc/libcontainer/configs" in any of:
  110.         /usr/src/github.com/opencontainers/runc/libcontainer/configs (from $GOROOT)
  111.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/opencontainers/runc/libcontainer/configs (from $GOPATH)
  112. .gopath/src/github.com/docker/docker/oci/devices_linux.go:10:2: cannot find package "github.com/opencontainers/runc/libcontainer/devices" in any of:
  113.         /usr/src/github.com/opencontainers/runc/libcontainer/devices (from $GOROOT)
  114.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/opencontainers/runc/libcontainer/devices (from $GOPATH)
  115. .gopath/src/github.com/docker/docker/pkg/archive/archive_unix.go:13:2: cannot find package "github.com/opencontainers/runc/libcontainer/system" in any of:
  116.         /usr/src/github.com/opencontainers/runc/libcontainer/system (from $GOROOT)
  117.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/opencontainers/runc/libcontainer/system (from $GOPATH)
  118. .gopath/src/github.com/docker/docker/pkg/homedir/homedir.go:7:2: cannot find package "github.com/opencontainers/runc/libcontainer/user" in any of:
  119.         /usr/src/github.com/opencontainers/runc/libcontainer/user (from $GOROOT)
  120.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/opencontainers/runc/libcontainer/user (from $GOPATH)
  121. .gopath/src/github.com/docker/docker/oci/defaults_linux.go:7:2: cannot find package "github.com/opencontainers/runtime-spec/specs-go" in any of:
  122.         /usr/src/github.com/opencontainers/runtime-spec/specs-go (from $GOROOT)
  123.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/opencontainers/runtime-spec/specs-go (from $GOPATH)
  124. .gopath/src/github.com/docker/docker/plugin/v2/plugin_linux.go:14:2: cannot find package "github.com/pkg/errors" in any of:
  125.         /usr/src/github.com/pkg/errors (from $GOROOT)
  126.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/pkg/errors (from $GOPATH)
  127. .gopath/src/github.com/docker/docker/cli/cobra.go:7:2: cannot find package "github.com/spf13/cobra" in any of:
  128.         /usr/src/github.com/spf13/cobra (from $GOROOT)
  129.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/spf13/cobra (from $GOPATH)
  130. .gopath/src/github.com/docker/docker/cli/flags/common.go:12:2: cannot find package "github.com/spf13/pflag" in any of:
  131.         /usr/src/github.com/spf13/pflag (from $GOROOT)
  132.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/spf13/pflag (from $GOPATH)
  133. .gopath/src/github.com/docker/docker/layer/layer_store.go:17:2: cannot find package "github.com/vbatts/tar-split/tar/asm" in any of:
  134.         /usr/src/github.com/vbatts/tar-split/tar/asm (from $GOROOT)
  135.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/vbatts/tar-split/tar/asm (from $GOPATH)
  136. .gopath/src/github.com/docker/docker/daemon/graphdriver/driver.go:12:2: cannot find package "github.com/vbatts/tar-split/tar/storage" in any of:
  137.         /usr/src/github.com/vbatts/tar-split/tar/storage (from $GOROOT)
  138.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/vbatts/tar-split/tar/storage (from $GOPATH)
  139. .gopath/src/github.com/docker/docker/cli/compose/schema/schema.go:11:2: cannot find package "github.com/xeipuuv/gojsonschema" in any of:
  140.         /usr/src/github.com/xeipuuv/gojsonschema (from $GOROOT)
  141.         /tmp/SBo/docker-1.13.1/.gopath/src/github.com/xeipuuv/gojsonschema (from $GOPATH)
  142. .gopath/src/github.com/docker/docker/cli/command/swarm/unlock.go:10:2: cannot find package "golang.org/x/crypto/ssh/terminal" in any of:
  143.         /usr/src/golang.org/x/crypto/ssh/terminal (from $GOROOT)
  144.         /tmp/SBo/docker-1.13.1/.gopath/src/golang.org/x/crypto/ssh/terminal (from $GOPATH)
  145. .gopath/src/github.com/docker/docker/pkg/ioutils/readers.go:8:2: cannot find package "golang.org/x/net/context" in any of:
  146.         /usr/src/golang.org/x/net/context (from $GOROOT)
  147.         /tmp/SBo/docker-1.13.1/.gopath/src/golang.org/x/net/context (from $GOPATH)
  148. .gopath/src/github.com/docker/docker/client/request.go:19:2: cannot find package "golang.org/x/net/context/ctxhttp" in any of:
  149.         /usr/src/golang.org/x/net/context/ctxhttp (from $GOROOT)
  150.         /tmp/SBo/docker-1.13.1/.gopath/src/golang.org/x/net/context/ctxhttp (from $GOPATH)
  151. .gopath/src/github.com/docker/docker/pkg/progress/progressreader.go:7:2: cannot find package "golang.org/x/time/rate" in any of:
  152.         /usr/src/golang.org/x/time/rate (from $GOROOT)
  153.         /tmp/SBo/docker-1.13.1/.gopath/src/golang.org/x/time/rate (from $GOPATH)
  154. .gopath/src/github.com/docker/docker/api/server/httputils/errors.go:11:2: cannot find package "google.golang.org/grpc" in any of:
  155.         /usr/src/google.golang.org/grpc (from $GOROOT)
  156.         /tmp/SBo/docker-1.13.1/.gopath/src/google.golang.org/grpc (from $GOPATH)
  157. .gopath/src/github.com/docker/docker/cli/compose/loader/loader.go:19:2: cannot find package "gopkg.in/yaml.v2" in any of:
  158.         /usr/src/gopkg.in/yaml.v2 (from $GOROOT)
  159.         /tmp/SBo/docker-1.13.1/.gopath/src/gopkg.in/yaml.v2 (from $GOPATH)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement