From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 18 05:47:18 2019 Received: (at 34871) by debbugs.gnu.org; 18 Mar 2019 09:47:19 +0000 Received: from localhost ([127.0.0.1]:48115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h5orW-0007qq-8z for submit@debbugs.gnu.org; Mon, 18 Mar 2019 05:47:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h5orT-0007lC-OK for 34871@debbugs.gnu.org; Mon, 18 Mar 2019 05:47:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5orO-0007go-0Y; Mon, 18 Mar 2019 05:47:10 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=53574 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h5orN-0005g8-K3; Mon, 18 Mar 2019 05:47:09 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Platoxia Subject: Re: bug#34871: bug: failed to compute derivation (possible duplicate) References: <1qyM3AaovAQpBhlYlpDI_YBPwbjmf1XWokMQVDtcWG5Z8WjdREstpfEO72aNaZ5na3McPao614a8viwi6QpvttSG7HubsAOp0Ta6l8GXWLg=@protonmail.com> Date: Mon, 18 Mar 2019 10:47:08 +0100 In-Reply-To: <1qyM3AaovAQpBhlYlpDI_YBPwbjmf1XWokMQVDtcWG5Z8WjdREstpfEO72aNaZ5na3McPao614a8viwi6QpvttSG7HubsAOp0Ta6l8GXWLg=@protonmail.com> (Platoxia's message of "Fri, 15 Mar 2019 17:02:01 +0000") Message-ID: <87mulspl9f.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34871 Cc: 34871@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Platoxia, Platoxia skribis: > Throw to key `srfi-34' with args `(#)'. > builder for `/gnu/store/k5h4iz2hm48rc145x5fy49dnh3230iac-curl-7.63.0.drv'= failed with exit code 1 > @ build-failed /gnu/store/k5h4iz2hm48rc145x5fy49dnh3230iac-curl-7.63.0.dr= v - 1 builder for `/gnu/store/k5h4iz2hm48 [...] > Throw to key `srfi-34' with args `(#)'. > guix pull: error: You found a bug: the program '/gnu/store/qhxsq8wk7nysfy= s9a3n8jbcz838yx1aa-compute-guix-derivation' > failed to compute the derivation for Guix (version: "ce32ce70475254bd5686= f8ca77048127037bc87d"; system: "x86_64-linux"; > host version: "14bba460abe1704ef7c02fb144c047ca0c8b821f"; pull-version: 1= ). > Please report it by email to . An indirect dependency of Guix, cURL in this case, failed to build. The binary for this cURL is available on ci.guix.info, though. Did you enable substitutes from ? See and related pages. Thanks, Ludo=E2=80=99.