From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34061: bug: failed to compute derivation Date: Mon, 14 Jan 2019 09:41:16 +0100 Message-ID: <87d0ozy6kz.fsf@gnu.org> References: <87fttwiarq.fsf@jnanam.net> <87h8ec2r7l.fsf@gnu.org> <87ef9gi4bz.fsf@jnanam.net> 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]:55018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gixoo-00059n-VQ for bug-guix@gnu.org; Mon, 14 Jan 2019 03:42:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gixoo-00083P-6m for bug-guix@gnu.org; Mon, 14 Jan 2019 03:42:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58996) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gixoo-00083I-3S for bug-guix@gnu.org; Mon, 14 Jan 2019 03:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gixoo-00011o-0D for bug-guix@gnu.org; Mon, 14 Jan 2019 03:42:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ef9gi4bz.fsf@jnanam.net> (Benjamin Slade's message of "Sun, 13 Jan 2019 15:24:16 -0700") 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: Benjamin Slade Cc: 34061@debbugs.gnu.org Hi, Benjamin Slade skribis: > On 2019-01-13T14:16:46-0700, Ludovic Court=C3=A8s wrote: > > Hello Benjamin, > .... > > Was there any hint before these lines? > > > Thanks, > > Ludo=E2=80=99. > > Ah, yes, there's a backtrace I somehow missed: > > Backtrace: > 10 (primitive-load "/gnu/store/4zqsnqyv6g2b7k6l5wam4vvjjpg?") > In ice-9/eval.scm: > 721:20 9 (primitive-eval (begin (use-modules (guix build #) ?) ?)) > In ice-9/psyntax.scm: > 1235:36 8 (expand-top-sequence ((begin (use-modules (# # ?) ?) ?)) ?) > 1182:24 7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) > 1182:24 6 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) > 285:10 5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) > In ice-9/boot-9.scm: > 3377:20 4 (process-use-modules _) > 222:17 3 (map1 (((guix build utils)) ((srfi srfi-1)) ((srfi ?)) ?)) > 3378:31 2 (_ ((guix build utils))) > 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?) > In unknown file: > 0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?) Wasn=E2=80=99t there a message right above the backtrace? Thanks, Ludo=E2=80=99.