lang/go fails to build on i386: SIGILL

2016-05-13 Thread Stuart Henderson
Bootstrap is now ok, but lang/go fails. Full log below, but the core of it is here: # Building packages and commands for openbsd/386. runtime/internal/sys ./make.bash: line 166: 13151 Illegal instruction (core dumped) CC=$CC_FOR_TARGET "$GOTOOLDIR"/go_bootstrap install $GO_FLAGS -gcflags

Re: lang/go fails to build on i386: SIGILL

2016-05-13 Thread Joel Sing
Thanks, I'll have this fixed shortly. On Friday 13 May 2016 11:56:32 Stuart Henderson wrote: > Bootstrap is now ok, but lang/go fails. Full log below, but the > core of it is here: > > # Building packages and commands for openbsd/386. > runtime/internal/sys > ./make.bash: line 166: 13151 Ille