From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sMDiFVGQ1l/nDgAA0tVLHw (envelope-from ) for ; Sun, 13 Dec 2020 22:06:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MFytEVGQ1l+EAwAAB5/wlQ (envelope-from ) for ; Sun, 13 Dec 2020 22:06:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C7CA49402A2 for ; Sun, 13 Dec 2020 22:06:08 +0000 (UTC) Received: from localhost ([::1]:44212 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koZVG-0007Vk-Ra for larch@yhetil.org; Sun, 13 Dec 2020 17:06:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35610) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koZNa-0007RB-8f for guix-patches@gnu.org; Sun, 13 Dec 2020 16:58:11 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39096) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1koZNX-0002jL-Dw for guix-patches@gnu.org; Sun, 13 Dec 2020 16:58:08 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1koZNS-0001gP-Dd for guix-patches@gnu.org; Sun, 13 Dec 2020 16:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45161] [PATCH 0/1] Update go? Resent-From: David Dashyan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Dec 2020 21:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45161 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Received: via spool by 45161-submit@debbugs.gnu.org id=B45161.16078966696419 (code B ref 45161); Sun, 13 Dec 2020 21:58:02 +0000 Received: (at 45161) by debbugs.gnu.org; 13 Dec 2020 21:57:49 +0000 Received: from localhost ([127.0.0.1]:50642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1koZNF-0001fS-Kd for submit@debbugs.gnu.org; Sun, 13 Dec 2020 16:57:49 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:46155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1koZNC-0001em-ET for 45161@debbugs.gnu.org; Sun, 13 Dec 2020 16:57:47 -0500 X-Originating-IP: 79.175.1.136 Received: from neinpad (unknown [79.175.1.136]) (Authenticated sender: mail@davie.li) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 43849FF806; Sun, 13 Dec 2020 21:57:38 +0000 (UTC) References: <20201210151024.25316-1-mail@davie.li> User-agent: mu4e 1.4.13; emacs 27.1 From: David Dashyan In-reply-to: Date: Mon, 14 Dec 2020 00:57:18 +0300 Message-ID: <87r1ntz7wh.fsf@davie.li> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 45161@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.90 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C7CA49402A2 X-Spam-Score: -0.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZslDmo3oR8c8 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello again! Jack Hill writes: > I've tested go 1.15 by trying to build the packages reported by `guix ref= resh -l > go` on x86_64. There are some new build failures, but it doesn't look too > bad. In fact, I've already fixed on of them, by updating go-github-com-kr= -pretty > in #45171 [0]. There were a number of packages whose tests failed because= of > changes [1] to `go vet`. The new kr-pretty release adjusts to the new vet > behavior with a one line change [2] (kr-pretty had fortunately not fallen= into > the incorrect string() usage for which vet is now warning). May I ask how do you do afterer redefining "go" to point to go-1.15 and getting list of deppending packages? I mean how one buids all depended packages in one move if there such a way to do this? =2D-=20 David aka zzappie --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEO/jjc8vL6ogZzi191p8mXoi/t8oFAl/WjkMACgkQ1p8mXoi/ t8oTYRAAneJzKCI/H+/BxDIwwZvl3O/au/zbkN9s8m66RUeq6uREXZII6//o+czV SotCbYGTOPte+5eG7NjiJ2B6162sD+kHFlUI3zISnPzSYCrUQJ+illJN/2a69782 y98nlqEHQU3ky/2ABC2QxDSX4W8dtXAvJ8GjSguwCGxga1SQpu5KKRo2wq9oClwx p7kFMH+kPtJxhRWR2aj8+6Qvc+SMutw9SSEqsV6Hngb4XCbTD+OBcJDAX1PVaMd2 HN3UsIvAdWyzl7NfqSRDpEh6aESZYAzRz0VHtmdjboDakPo7WV1rX0zQfBlDjOTe m+21ONkA9jmYQX7XTxcTxBJeuAORH20B+w4VyTqgifCPJN8qYifeGwBaWQ7/KHzu x1LoAfonoVH9vGC5Gs1oT2YFaL33I4s1ffKX0Rk6tAoRZ9JWuQzyQFlw860zsH3o MhsEaqWXvN7icWXoZGSCfYKZ0kuOlghxswZxndcWmC44/cabbdCdBHEc7/toOOsJ bPXXQvkCvLeRRgUUekv0yGg2oGCNh+aFLfJG66Lk234TGpac5uF4YH9CUASNSkPU CnyJRJ/3KVGVKbAAyR+TZgMOejlSw1xuuNI8UXT4MjeW52Wk6kYYXL1wZvq5Dw8I DkDbe43r7L1PexOe7P3xMFoR6giV9npips+Knc/wI2u+gPC1e7Q= =FAud -----END PGP SIGNATURE----- --=-=-=--