Closed
Description
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (go version
)?
go1.8beta2 Linux/amd64
What operating system and processor architecture are you using (go env
)?
linux/amd64
What did you do?
I attempted to install go1.8beta2 using our package manager and an ebuild I'm about to add to Gentoo. Testss are turned on which causes the package manager to attempt to run the Go test suite.
What did you expect to see?
A successful installation of Go with all tests passing.
What did you see instead?
The tests failed which aborts installation.
The build log is attached. Any guidance you can provide for troubleshooting this will be greatly appreciated. :-)