Skip to content

Instantly share code, notes, and snippets.

@boucher
Created April 15, 2015 23:17
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 boucher/5dd4a8818bb4913a4cd4 to your computer and use it in GitHub Desktop.
Save boucher/5dd4a8818bb4913a4cd4 to your computer and use it in GitHub Desktop.
---> Making bundle: cross (in bundles/1.5.0-dev/cross)
Created symlinks: /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/amd64/docker /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/amd64/docker-1.5.0-dev /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/amd64/docker-1.5.0-dev.md5 /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/amd64/docker-1.5.0-dev.sha256
Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/386/docker-1.5.0-dev
Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/cross/linux/arm/docker-1.5.0-dev
# github.com/docker/libcontainer/configs
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:101: undefined: syscall.CLONE_NEWNET
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:102: undefined: syscall.CLONE_NEWNS
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:103: undefined: syscall.CLONE_NEWUSER
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:104: undefined: syscall.CLONE_NEWIPC
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:105: undefined: syscall.CLONE_NEWUTS
vendor/src/github.com/docker/libcontainer/configs/namespaces.go:106: undefined: syscall.CLONE_NEWPID
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment