Re: [go-nuts] Build breaks for me since yesterday

2018-10-05 Thread Michael Jones
Thanks, I'll check it out. On Fri, Oct 5, 2018 at 10:00 AM Ian Lance Taylor wrote: > On Fri, Oct 5, 2018 at 9:57 AM, Michael Jones > wrote: > > > > Works for the last five or six years but now... > > > > --- FAIL: TestLldbPython (0.23s) > > runtime-lldb_test.go:39: bad lldb --version output

Re: [go-nuts] Build breaks for me since yesterday

2018-10-05 Thread Ian Lance Taylor
On Fri, Oct 5, 2018 at 9:57 AM, Michael Jones wrote: > > Works for the last five or six years but now... > > --- FAIL: TestLldbPython (0.23s) > runtime-lldb_test.go:39: bad lldb --version output: lldb-1000.11.37.1 > Swift-4.2 > panic: runtime error: index out of range [recovered] > p

[go-nuts] Build breaks for me since yesterday

2018-10-05 Thread Michael Jones
Works for the last five or six years but now... --- FAIL: TestLldbPython (0.23s) runtime-lldb_test.go:39: bad lldb --version output: lldb-1000.11.37.1 Swift-4.2 panic: runtime error: index out of range [recovered] panic: runtime error: index out of range Is this something wrong loca