Advertisement
max12354678910

Untitled

Oct 21st, 2019
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. go: finding github.com/therecipe/qt latest
  2. go: finding github.com/gopherjs/gopherjs latest
  3. go: finding golang.org/x/sys latest
  4. go: finding golang.org/x/crypto latest
  5. go: finding golang.org/x/tools latest
  6. go: finding github.com/therecipe/qt/internal/binding/files/docs/5.13.0 latest
  7. go: finding github.com/therecipe/qt/internal/binding/files/docs latest
  8. go: finding github.com/therecipe/qt/internal/binding/files/docs/5.12.0 latest
  9. go: finding github.com/therecipe/qt latest
  10. go: finding golang.org/x/sys latest
  11. go: finding github.com/therecipe/qt/internal/binding/files/docs/5.13.0 latest
  12. go: finding golang.org/x/crypto latest
  13. go: finding github.com/therecipe/qt/internal/binding/files/docs/5.12.0 latest
  14. go: finding golang.org/x/tools latest
  15. go: finding github.com/therecipe/qt/internal/binding/files/docs latest
  16. go: finding github.com/therecipe/env_windows_amd64_513 latest
  17. go: finding github.com/gopherjs/gopherjs latest
  18. go: finding github.com/therecipe/env_linux_amd64_513 latest
  19. go: finding github.com/therecipe/env_windows_amd64_513/Tools latest
  20. go: finding github.com/therecipe/env_darwin_amd64_513 latest
  21. go: no dependencies to vendor
  22. Cloning to 'vendor/github.com/therecipe/env_linux_amd64_513' ...
  23. remote: Enumerating objects: 9446, done.
  24. remote: Counting objects: 100% (9446/9446), done.
  25. remote: Compressing objects: 100% (3538/3538), done.
  26. remote: Total 9446 (delta 4194), reused 9446 (delta 4194), pack-reused 0
  27. Recieving Objects: 100% (9446/9446), 129.24 MiB | 2.04 MiB/s, Finished.
  28. Resolving differences: 100% (4194/4194), Fertig.
  29. Checking files out: 100% (9714/9714), Fertig.
  30. INFO[0000] running: 'qtsetup prep'
  31. WARN[0000] failed to create qtrcc symlink in your PATH (/sbin/qtrcc); please use /[GOPATH]/go/bin/qtrcc instead
  32. WARN[0000] failed to create qtmoc symlink in your PATH (/sbin/qtmoc); please use /[GOPATH]/go/bin/qtmoc instead
  33. WARN[0000] failed to create qtminimal symlink in your PATH (/sbin/qtminimal); please use /[GOPATH]/go/bin/qtminimal instead
  34. WARN[0000] failed to create qtdeploy symlink in your PATH (/sbin/qtdeploy); please use /[GOPATH]/go/bin/qtdeploy instead
  35. INFO[0000] running: 'qtsetup check linux' [docker=false] [vagrant=false]
  36. INFO[0000] GOOS: 'linux'
  37. INFO[0000] GOARCH: 'amd64'
  38. INFO[0000] GOVERSION: 'go1.13.3'
  39. INFO[0000] GOROOT: '/usr/local/go'
  40. INFO[0000] GOPATH: * '/[GOPATH]'
  41. INFO[0000] GOBIN: '/[GOPATH]/bin'
  42. INFO[0000] GOMOD: '/[project_root]/go.mod'
  43. INFO[0000] QT_HASH: 'v0.0.0-20191019224306-1097424d656c'
  44. INFO[0000] QT_API: ''
  45. INFO[0000] QT_VERSION: '5.13.0'
  46. INFO[0000] QT_DIR: * '/[project_root]/vendor/github.com/therecipe/env_linux_amd64_513'
  47. INFO[0000] QT_STUB: 'false'
  48. INFO[0000] QT_DEBUG: 'false'
  49. INFO[0000] QT_QMAKE_DIR: ''
  50. INFO[0000] QT_WEBKIT: 'false'
  51. INFO[0000] QT_DISTRO: 'ubuntu'
  52. INFO[0000] QT_PKG_CONFIG: 'false'
  53. INFO[0000] running: 'qtsetup generate linux' [docker=false] [vagrant=false]
  54. INFO[0005] generating full qt/core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement