Seeing this repeatably fail in my current i386 build, the go port hasn't
changed, anyone have an idea what might be doing it?
...
cmd/go
./make.bash: line 119: /usr/obj/go-1.0.2/go/pkg/tool/openbsd_386/go_bootstrap:
cannot execute binary file
$ /usr/obj/go-1.0.2/go/pkg/tool/openbsd_386/go_bootstrap
/usr/obj/go-1.0.2/go/pkg/tool/openbsd_386/go_bootstrap[1]: syntax error: `('
unexpected
$ file /usr/obj/go-1.0.2/go/pkg/tool/openbsd_386/go_bootstrap
/usr/obj/go-1.0.2/go/pkg/tool/openbsd_386/go_bootstrap: ELF 32-bit LSB
executable, Intel 80386, version 1, statically linked, not stripped
..note no "for OpenBSD" in the file(1) output..