Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. installation of go-libp2p complete!
  2. - running post install for go-libp2p: /home/aquilax/gvm/pkgsets/go1.5.3/global/src/gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4
  3. - post install finished in 1.137497504s
  4. installation of go-ipfs complete!
  5. cd cmd/ipfs && go build -i -ldflags="-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=5a0b802"
  6. ../../../../../gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log/metadata.go:8:2: cannot find package "github.com/satori/go.uuid" in any of:
  7. /home/aquilax/gvm/gos/go1.5.3/src/github.com/satori/go.uuid (from $GOROOT)
  8. /home/aquilax/gvm/pkgsets/go1.5.3/global/src/github.com/satori/go.uuid (from $GOPATH)
  9. ../../../../../gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log/oldlog.go:8:2: cannot find package "github.com/whyrusleeping/go-logging" in any of:
  10. /home/aquilax/gvm/gos/go1.5.3/src/github.com/whyrusleeping/go-logging (from $GOROOT)
  11. /home/aquilax/gvm/pkgsets/go1.5.3/global/src/github.com/whyrusleeping/go-logging (from $GOPATH)
  12. Makefile:34: recipe for target 'build' failed
  13. make: *** [build] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement