> I got a fresh copy of go from the current hg tip and applied this
> patch. I now see some other errors while it builds pkg/math module: I
> had not seen these before, so perhaps something new that landed in the
> go repo may be responsible for it?
>
> go/src/pkg/math/abs.go:14: internal error: abs ~r1 (type float64)
> recorded as live on entry
> [...] same error for various other files (acosh.go, asin.go ... )
> [...]
> go tool dist: FAILED: ...

A build issue has been introduced in Go tip yesterday. We're working on it.

Please checkout 5943000dd5ba in the meantime.

-- 
David du Colombier

Reply via email to