Advertisement
Guest User

dep build failure

a guest
Apr 18th, 2022
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. # github.com/golang/dep/cmd/dep
  2. _cgo_callers: relocation target x_cgo_callers not defined
  3. _cgo_init: relocation target x_cgo_init not defined
  4. _cgo_mmap: relocation target x_cgo_mmap not defined
  5. _cgo_munmap: relocation target x_cgo_munmap not defined
  6. _cgo_notify_runtime_init_done: relocation target x_cgo_notify_runtime_init_done not defined
  7. _cgo_sigaction: relocation target x_cgo_sigaction not defined
  8. _cgo_thread_start: relocation target x_cgo_thread_start not defined
  9. net._cgo_6cc2654a8ed3_C2func_getaddrinfo: relocation target _cgo_6cc2654a8ed3_C2func_getaddrinfo not defined
  10. net._cgo_6cc2654a8ed3_Cfunc_freeaddrinfo: relocation target _cgo_6cc2654a8ed3_Cfunc_freeaddrinfo not defined
  11. net._cgo_6cc2654a8ed3_Cfunc_gai_strerror: relocation target _cgo_6cc2654a8ed3_Cfunc_gai_strerror not defined
  12. runtime._cgo_setenv: relocation target x_cgo_setenv not defined
  13. runtime._cgo_unsetenv: relocation target x_cgo_unsetenv not defined
  14. runtime.cgo_yield: relocation target _cgo_yield not defined
  15. .rela: relocation target _cgo_yield not defined
  16. .rela: relocation target x_cgo_setenv not defined
  17. .rela: relocation target x_cgo_unsetenv not defined
  18. .rela: relocation target _cgo_6cc2654a8ed3_C2func_getaddrinfo not defined
  19. .rela: relocation target _cgo_6cc2654a8ed3_Cfunc_freeaddrinfo not defined
  20. .rela: relocation target _cgo_6cc2654a8ed3_Cfunc_gai_strerror not defined
  21. .rela: relocation target x_cgo_init not defined
  22. .rela: relocation target x_cgo_thread_start not defined
  23. /usr/lib/go/pkg/tool/linux_amd64/link: too many errors
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement