Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make fails #7

Open
krishvoor opened this issue Jun 29, 2017 · 1 comment
Open

make fails #7

krishvoor opened this issue Jun 29, 2017 · 1 comment

Comments

@krishvoor
Copy link

make
go build -i -ldflags "-X main.gitCommit="6bfc8844dfe479049d40ce1d9b4f7b0419037c16" -X main.version=1.0.0-rc2" -tags "seccomp apparmor" -o runvm .
Godeps/_workspace/src/github.com/opencontainers/runc/hypervisor/kvm.go:4:2: no buildable Go source files in /opt/gopath/src/github.com/harche/runvm/Godeps/_workspace/src/github.com/libvirt/libvirt-go
Makefile:30: recipe for target 'all' failed
make: *** [all] Error 1

There is no go source in runvm/Godeps/_workspace/src/github.com/libvirt/libvirt-go/*

@krishvoor
Copy link
Author

Specs :-

  1. Ubuntu1604 on ppc64le arch
  2. go - 1.7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant