-
Couldn't load subscription status.
- Fork 18.4k
Closed
Labels
Description
Please answer these questions before submitting your issue. Thanks!
- What version of Go are you using (
go version)?
1.6.3 & 1.7rc5 - What operating system and processor architecture are you using (
go env)?
MacOS 10.12 public beta 3 - What did you do?
brew install go
brew install go --devel - What did you expect to see?
Install successfully. - What did you see instead?
brew install go --without-race --without-vet --without-godoc --without-cgo --devel
Warning: You are using OS X 10.12.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
==> Downloading https://storage.googleapis.com/golang/go1.7rc5.src.tar.gz
Already downloaded: /Users/dozer/Library/Caches/Homebrew/go-1.7rc5.tar.gz
==> Downloading https://storage.googleapis.com/golang/go1.4.2.darwin-amd64-osx10.8.tar.gz
Already downloaded: /Users/dozer/Library/Caches/Homebrew/go--gobootstrap-10.8.tar.gz
==> ./make.bash --no-clean
==> ./make.bash --no-clean
Last 15 lines from /Users/dozer/Library/Logs/Homebrew/go/02.make.bash:
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:512 +0x205
created by main.cmdbootstrap
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:1063 +0x7a4
goroutine 68 [chan receive]:
main.install(0x1b6070, 0xd)
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:512 +0x205
created by main.cmdbootstrap
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:1063 +0x7a4
goroutine 69 [chan receive]:
main.install(0x1b6090, 0xc)
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:512 +0x205
created by main.cmdbootstrap
/private/tmp/go-20160803-15120-15sdxep/go/src/cmd/dist/build.go:1063 +0x7a4