From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37789: guix pull: error: You found a bug: the program Date: Thu, 17 Oct 2019 16:58:50 +0200 Message-ID: <87o8yfo1ud.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52691) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7G4-00011a-G8 for bug-guix@gnu.org; Thu, 17 Oct 2019 11:00:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL7Fy-0004X9-K5 for bug-guix@gnu.org; Thu, 17 Oct 2019 11:00:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39859) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL7Fy-0004WS-Ez for bug-guix@gnu.org; Thu, 17 Oct 2019 11:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL7Fy-0007Dd-7T for bug-guix@gnu.org; Thu, 17 Oct 2019 11:00:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (my glc2's message of "Thu, 17 Oct 2019 06:49:52 -0400") 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: my glc2 Cc: 37789@debbugs.gnu.org Hello, my glc2 skribis: > [message: "build of > `/gnu/store/j5lp13iwcwnsdk545lgg1nh8kn4jdj3d-ghostscript-9.27.drv' failed" > status: 100] 5348cc0>)'. > guix pull: error: You found a bug: the program > '/gnu/store/an0wa7l9726cchav86ixjy520lnq5srx-compute-guix-derivation' > failed to compute the derivation for Guix (version: > "0230b92fde80b2288028582434034ad0827a61b1"; system: "x86_64-linux"; > host version: "bd208a13ef4c203cf9035c0ccf454a60c1949c58"; pull-version: 1= ). Apparently Ghostcript failed to build, which in turn prevented =E2=80=98guix pull=E2=80=99 from completing. This binary is available on ci.guix.gnu.org though: https://ci.guix.gnu.org/3i5qm6z0qihhjbdgs3pwj42gy63sf74h.narinfo https://ci.guix.gnu.org/l1iakyjw5lacjbnynm6z7b31clyh1llx.narinfo Did you enable substitutes, in particular from ci.guix.gnu.org? Does the =E2=80=98guix pull=E2=80=99 log above provide more insight as to w= hy Ghostcript failed to build? TIA, Ludo=E2=80=99.