Thanks for the valuable information. Go fully built. I ran ./all.bash repeatedly for 5 to 6 times somehow all tests are successfully completed.
And my requirement fulfilled. On Tuesday, February 21, 2017 at 12:39:35 PM UTC+5:30, Dave Cheney wrote: > > It looks like one test in the os/exec package failed during the tests > which are run during ./all.bash > > --- FAIL: TestStdinCloseRace (0.04s) > exec_test.go:267: Kill: os: process already finished > FAIL > FAIL os/exec 0.371s > > At this point Go is fully built, so you may wish to ignore this error, > however it would be good if you would raise a bug report, > https://golang.org/issue/new. > > Thanks > > Dave > > On Tuesday, 21 February 2017 17:33:56 UTC+11, Srikanth Chandika wrote: >> >> I tried installing go1.8 from source( >> https://golang.org/doc/install/source) but I am getting error saying >> that "2017/02/21 17:05:18 Failed: exit status 1" >> >> Attached a file(output of ./all.bash) >> >> >> On Tuesday, February 21, 2017 at 1:13:53 AM UTC+5:30, Ian Lance Taylor >> wrote: >>> >>> On Mon, Feb 20, 2017 at 2:55 AM, Srikanth Chandika >>> <[email protected]> wrote: >>> > How to Build and Install Go 1.7 from go src code in OpenBSD 5.9. >>> >>> It's no different from building Go from source on any other system. >>> >>> https://golang.org/doc/install/source >>> >>> Note that the current release is now 1.8, but the procedure hasn't >>> changed since 1.7. >>> >>> Ian >>> >> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
