From 0b9e362b475fb6e8f947fda09da866d8ee7adefd Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Mon, 10 Jul 2017 17:56:29 +0000 Subject: [PATCH] doc: soften the NetBSD warning now that a unverified fix is being released To-be-released NetBSD 7.1.1 reportedly fixes the kernel panic that was affecting our builders and is being released because of Go's warning. So, soften our warning. 7.1.1 might work, but I can't get a builder up and running to verify yet as it appears that Anita either doesn't support it yet, or the NetBSD CDN doesn't have the files yet. Change-Id: Ifaafc566879a6afdf1174e545ad10e240da427e8 Reviewed-on: https://go-review.googlesource.com/47970 Reviewed-by: Ian Lance Taylor --- doc/go1.9.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/go1.9.html b/doc/go1.9.html index c5281d7b34..a4db8e90c0 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -127,14 +127,14 @@ type T1 = T2

Go stopped running NetBSD builders during the Go 1.9 development - cycle due to persistent hangs and kernel crashes, up to and - including NetBSD 7.1. Any help investigating or solving the - various - NetBSD bugs would be appreciated. In the meantime, we can't - recommend running Go on NetBSD. + cycle due to NetBSD kernel crashes, up to and including NetBSD 7.1. + As Go 1.9 is being released, NetBSD 7.1.1 is being released with a fix. + However, at this time we have no NetBSD builders passing our test suite. + Any help investigating the + various NetBSD issues + would be appreciated.

-

Tools

Parallel Compilation

-- 2.50.0