Advertisement
Guest User

go-mtpfs build log 02/13/2015

a guest
Feb 13th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. cat /var/tmp/portage/sys-fs/go-mtpfs-9999/temp/build.log
  2. * Package: sys-fs/go-mtpfs-9999
  3. * Repository: gentoo
  4. * Maintainer: zerochaos@gentoo.org
  5. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. * Fetching https://github.com/hanwen/go-mtpfs.git ...
  9. git fetch https://github.com/hanwen/go-mtpfs.git +HEAD:refs/git-r3/HEAD
  10. git symbolic-ref refs/git-r3/sys-fs/go-mtpfs/0/__main__ refs/heads/master
  11. * Checking out https://github.com/hanwen/go-mtpfs.git to /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999/src/github.com/hanwen/go-mtpfs ...
  12. git checkout --quiet master
  13. GIT update -->
  14. repository: https://github.com/hanwen/go-mtpfs.git
  15. at the commit: 64741576bfecbce625480a923229871e0a3bf9c3
  16. >>> Source unpacked in /var/tmp/portage/sys-fs/go-mtpfs-9999/work
  17. >>> Preparing source in /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999 ...
  18. >>> Source prepared.
  19. >>> Configuring source in /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999 ...
  20. >>> Source configured.
  21. >>> Compiling source in /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999 ...
  22. WORK=/var/tmp/portage/sys-fs/go-mtpfs-9999/temp/go-build399530265
  23. src/github.com/hanwen/go-mtpfs/main.go:14:2: cannot find package "github.com/hanwen/go-fuse/fuse" in any of:
  24. /usr/lib/go/src/github.com/hanwen/go-fuse/fuse (from $GOROOT)
  25. /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999/src/github.com/hanwen/go-fuse/fuse (from $GOPATH)
  26. src/github.com/hanwen/go-mtpfs/main.go:15:2: cannot find package "github.com/hanwen/go-fuse/fuse/nodefs" in any of:
  27. /usr/lib/go/src/github.com/hanwen/go-fuse/fuse/nodefs (from $GOROOT)
  28. /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999/src/github.com/hanwen/go-fuse/fuse/nodefs (from $GOPATH)
  29. src/github.com/hanwen/go-mtpfs/mtp/mtp.go:13:2: cannot find package "github.com/hanwen/usb" in any of:
  30. /usr/lib/go/src/github.com/hanwen/usb (from $GOROOT)
  31. /var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999/src/github.com/hanwen/usb (from $GOPATH)
  32. * ERROR: sys-fs/go-mtpfs-9999::gentoo failed (compile phase):
  33. * (no error message)
  34. *
  35. * Call stack:
  36. * ebuild.sh, line 93: Called src_compile
  37. * environment, line 2784: Called die
  38. * The specific snippet of code:
  39. * go build -ldflags '-extldflags=-fno-PIC' -v -x -work ${GO_PN} || die
  40. *
  41. * If you need support, post the output of `emerge --info '=sys-fs/go-mtpfs-9999::gentoo'`,
  42. * the complete build log and the output of `emerge -pqv '=sys-fs/go-mtpfs-9999::gentoo'`.
  43. * The complete build log is located at '/var/log/portage/sys-fs:go-mtpfs-9999:20150213-195423.log'.
  44. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/go-mtpfs-9999/temp/build.log'.
  45. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/go-mtpfs-9999/temp/environment'.
  46. * Working directory: '/var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999'
  47. * S: '/var/tmp/portage/sys-fs/go-mtpfs-9999/work/go-mtpfs-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement