[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49221] [PATCH 00/13] Add go-1.16 and build with gccgo
From: |
Sarah Morgensen |
Subject: |
[bug#49221] [PATCH 00/13] Add go-1.16 and build with gccgo |
Date: |
Wed, 30 Jun 2021 20:24:32 -0700 |
Hello,
Thanks for the push!
Efraim Flashner <efraim@flashner.co.il> writes:
> On Thu, Jun 24, 2021 at 11:52:55PM -0700, Sarah Morgensen via Guix-patches
> via wrote:
>
>> I would appreciate testing and feedback on the new bootstrap process,
>> especially from powerpc64le users, as I have only been able to test on
>> x86-64.
>> (Note that it took about two hours for gccgo to build and 30 minutes for
>> gccgo
>> to build go.)
>
> I was able to build go@1.16 as-is and with the conditional switched, so
> it used gccgo to bootstrap go@1.16. Additionally on my x86_64 machine
> using emulation I was able to build go@1.16 for powerpc64le. On the
> powerpc64le box I have access to I was able to build gccgo and I'm still
> building out to go@1.16.
Excellent! Thanks for testing. Fingers crossed :)
> My only concern about the patches is that I've been burned before about
> pushing updates to go packages, where some seem to have insufficient
> testing and then they'll build and fail. So in the meantime I've pushed
> the go@1.16 patch.
Fair enough. We'll have to wait & see if any issues surface. On that
note, I've found the tests in etcd-io-bbolt and go-gopkg-in-check-v1 to
be performance-based, and they would sometimes fail on my VM. Updating
them did help, but did not completely eliminate the issue.
--
Sarah
- [bug#49221] [PATCH 09/13] gnu: go-github-com-bmatcuk-doublestar: Remove test incompatible with go-1.16., (continued)
- [bug#49221] [PATCH 09/13] gnu: go-github-com-bmatcuk-doublestar: Remove test incompatible with go-1.16., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 06/13] gnu: go-github-com-magiconair-properties: Update to 1.8.5., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 10/13] gnu: restic: Patch tests for go-1.16., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 12/13] gnu: go-etcd-io-bbolt: Update to 1.3.6., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 05/13] gnu: go-github-com-masterminds-goutils: Update to 1.1.1., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 08/13] gnu: earlyoom: Patch tests for go-1.16., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 03/13] gnu: go-github-com-sergi-go-diff: Update to 1.2.0., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 13/13] gnu: Add go-1.16., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 11/13] gnu: go-gopkg-in-check-v1: Update to latest., Sarah Morgensen, 2021/06/25
- [bug#49221] [PATCH 00/13] Add go-1.16 and build with gccgo, Efraim Flashner, 2021/06/28
- [bug#49221] [PATCH 00/13] Add go-1.16 and build with gccgo,
Sarah Morgensen <=