Re: [go-nuts] go1.9: problem with go get

2017-09-01 Thread Andreas Briese
Thx i uninstalled 1.9, reinstalled 1.8.3 and the error persisted. In the turned out, chromeos needed a bootstrap installation (using crew install). all the best Andreas On 1 September 2017 at 02:34, Ian Lance Taylor wrote: > On Thu, Aug 31, 2017 at 12:51 PM, abriese wrote: > > ~/Download/ $

Re: [go-nuts] go1.9: problem with go get

2017-08-31 Thread Ian Lance Taylor
On Thu, Aug 31, 2017 at 12:51 PM, abriese wrote: > ~/Download/ $ go build github.com/AndreasBriese/breeze > # runtime > /usr/local/go/src/runtime/mstkbar.go:151:10: debug.gcstackbarrieroff > undefined (type struct { allocfreetrace int32; cgocheck int32; efence int32; > gccheckmark int32; gcpacertr

[go-nuts] go1.9: problem with go get

2017-08-31 Thread abriese
~/Download/ $ go build github.com/AndreasBriese/breeze # runtime /usr/local/go/src/runtime/mstkbar.go:151:10: debug.gcstackbarrieroff undefined (type struct { allocfreetrace int32; cgocheck int32; efence int32; gccheckmark int32; gcpacertrace int32; gcshrinkstackoff int32; gcrescanstacks int32;