From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:53610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVJVc-0000w5-3b for guix-patches@gnu.org; Mon, 27 May 2019 13:34:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVJVa-0005oD-TF for guix-patches@gnu.org; Mon, 27 May 2019 13:34:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVJVa-0005o6-QE for guix-patches@gnu.org; Mon, 27 May 2019 13:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hVJVa-0004Nk-JV for guix-patches@gnu.org; Mon, 27 May 2019 13:34:02 -0400 Subject: [bug#35348] [PATCH] gnu: go@1.4: Update to 1.4-bootstrap-20171003. Resent-Message-ID: Date: Mon, 27 May 2019 13:33:02 -0400 From: Leo Famulari Message-ID: <20190527173302.GA26319@jasmine.lan> References: <6d838647-e07c-4713-a5a4-c43ec57cf526@www.fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <6d838647-e07c-4713-a5a4-c43ec57cf526@www.fastmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Griffin Cc: 35348@debbugs.gnu.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 20, 2019 at 03:41:34PM -0400, Alex Griffin wrote: > The Go bootstrap compiler in Guix currently includes a couple > unnecessary workarounds for bugs which have already been fixed. This > patch switches to using the bootstrap branch which is still maintained > upstream. Thanks for taking care of this! How did you find this newer tarball? It doesn't appear at or the Go GitHub page. Can you add a code comment with a link and send a revised patch? > From 4d784a54e5736d2eaeac2a6e9ed14c7d11598705 Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Sat, 20 Apr 2019 14:01:17 -0500 > Subject: [PATCH] gnu: go@1.4: Update to 1.4-bootstrap-20171003. >=20 > * gnu/packages/golang.scm (go-1.4): Use the bootstrap branch that is > still support upstream. > [version]: Update to 1.4-bootstrap-20171003. > [arguments]: Remove fix to timezone test which is now included upstream. = Don't > manually disable CGO because it is disabled by default. Manually enable t= est > suite because future releases will disable tests by default. LGTM. I think the number of packages that will need to be rebuilt is small enough that we can push this directly to the master branch, and this update should not have any effect on the later compiler versions, but did you check that major Go packages like mongo-tools, restic, and Syncthing still build? --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlzsH0sACgkQJkb6MLrK fwhaCA/+LQKaaiKVV4uKo1FRzg4IGfdoam115//0RxZHfE27Aaark77ELNQltd4b Ee5y7iEEXUPm6Vxrzm66lZffXIBH1DrU1BYxt/pRrEDeGkQ5BDkE+MMzond4BSCX wxObSb69tIv8HoPHySnKHuZa8WHsxUS3tRiaw8lKmrqKeTdFPpPwV1058VDszJ8Z OEVZPsUdW0pQQZjMbLCiOjAwVT/jYCXfCQQ7RtXF3nThPbWyxUlAC7Z/FT5rq9La sXZzJqtAXDRhKFXo4bZH9cv92Wfwi7Hj6ogyEAek/K37UOTmaYg3g6TU9Ts9WomR O19Pn1vl/HvXGSYVL+SfhVD1I0/4iEsxYFjQz2JJj39P1eagEyBLjNU9CrenmuMS N2MuYLBNWzigZ0kQA/u3S967+yYtZJXelxPFGTmuHU4krJ1JovSQnCA14MiTE0KO R/zdSXGwnfiHgcYVVBVKob38juSyBWeRZ51cPfUkxjMOr28F/0D8dyZcySBBR4n0 rMbxViRe5fy42KF/ngnzcTePGNL1Dazelga2irxzzTD/A0+zKc1KTLDC+pIJWEEK 4hGKfxo1ven0Sv4reeE6aZQ2mFIZGIPH/vNDGcBcblJtEhd3+tAimaL7hBbh+bj3 EDYzU3Yy6HL+iM3an3aMkggr8Uhcu5WGgygaVcBu9cC0slt2HK4= =nzOl -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--