From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34871: bug: failed to compute derivation (possible duplicate) Date: Mon, 18 Mar 2019 10:47:08 +0100 Message-ID: <87mulspl9f.fsf@gnu.org> References: <1qyM3AaovAQpBhlYlpDI_YBPwbjmf1XWokMQVDtcWG5Z8WjdREstpfEO72aNaZ5na3McPao614a8viwi6QpvttSG7HubsAOp0Ta6l8GXWLg=@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5osF-0007lc-Vf for bug-guix@gnu.org; Mon, 18 Mar 2019 05:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5osF-00081z-3E for bug-guix@gnu.org; Mon, 18 Mar 2019 05:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34571) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5osE-00081u-NI for bug-guix@gnu.org; Mon, 18 Mar 2019 05:48:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5osE-0007zq-IQ for bug-guix@gnu.org; Mon, 18 Mar 2019 05:48:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <1qyM3AaovAQpBhlYlpDI_YBPwbjmf1XWokMQVDtcWG5Z8WjdREstpfEO72aNaZ5na3McPao614a8viwi6QpvttSG7HubsAOp0Ta6l8GXWLg=@protonmail.com> (Platoxia's message of "Fri, 15 Mar 2019 17:02:01 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Platoxia Cc: 34871@debbugs.gnu.org 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.