Created
April 15, 2015 23:17
-
-
Save boucher/5dd4a8818bb4913a4cd4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---> 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