From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31252 invoked from network); 6 Jan 2021 02:28:55 -0000 Received: from mars2.inri.net (HELO 1ess.inri.net) (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 6 Jan 2021 02:28:55 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Tue Jan 5 21:00:02 -0500 2021 Message-ID: Date: Tue, 05 Jan 2021 20:37:53 -0500 From: sl@stanleylieber.com To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible HTML over AJAX configuration-based element-based framework Subject: Re: [9front] Patch to update Go to 1.14.6 (and ca-certificates while here) Reply-To: 9front@9front.org Precedence: bulk > go1.15.6 has problem to build, such as src/cmnd/compile/internal/amd64/gsubr.go:34, > while compiling bootstrap. > Has anyone tried it? using 9legacy bootstrap (go1.14), i was able to build 386 and amd64. using my own go1.13 bootstrap, i got all kinds of failures. sl