Created
April 22, 2015 13:57
-
-
Save brgnepal/c3f702aa35b87d2f98d6 to your computer and use it in GitHub Desktop.
Supervisor build error
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
agrant@atlantis-aquarium-vm:~/repos/atlantis-supervisor$ time make build | |
Installing Dependencies... | |
# github.com/docker/docker/pkg/pools | |
vendor/src/github.com/docker/docker/pkg/pools/pools.go:30: undefined: sync.Pool | |
make: *** [install-deps] Error 2 | |
real 31m5.002s | |
user 1m58.691s | |
sys 11m41.219s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment