Re: Go for NetBSD/i386 broken
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Kamil Rytarowski <[email protected]> wrote: >-=-=-=-=-=- >-=-=-=-=-=- > >Upstream Go developers seek for help fixing: > >all: “../test” phase fails on netbsd/386 8.0RC1 #25206 >https://github.com/golang/go/issues/25206 > >"Using the i386 builder image from https://golang.org/cl/109035, >all.bash seems to hang during the ../test phase." > >It would be pity to get obsoleted the i386 target. > >I'm absorbed with ptrace(2)-related fixes right now and cannot focus on it. I ran GOARCH=386 GOOS=netbsd ./all.sh in -current on amd64 on 10.2 and it passed... christos