Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created April 29, 2015 23:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/4eed6f719c092b05393e to your computer and use it in GitHub Desktop.
Save notmyname/4eed6f719c092b05393e to your computer and use it in GitHub Desktop.
swift@saio:~/go/src/github.com/openstack/swift/hummingbird$ make get
go get -t ./...
package github.com/openstack/swift/hummingbird
imports runtime: C source files not allowed when not using cgo: atomic_amd64x.c defs.c float.c heapdump.c lfstack.c malloc.c mcache.c mcentral.c mem_linux.c mfixalloc.c mgc0.c mheap.c msize.c os_linux.c panic.c parfor.c proc.c runtime.c signal.c signal_amd64x.c signal_unix.c stack.c string.c sys_x86.c vdso_linux_amd64.c
import cycle not allowed
package github.com/openstack/swift/hummingbird
imports github.com/openstack/swift/hummingbird/bench
imports github.com/openstack/swift/hummingbird/common
imports log/syslog
imports net
imports runtime/cgo
imports runtime/cgo
make: *** [get] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment