From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28144: info-dir ERROR: no code for module (guix build utils) Date: Tue, 22 Aug 2017 12:41:26 +0200 Message-ID: <87h8wz7ull.fsf@gnu.org> References: <20170819012022.7aad5fa6@cbaines.net> <87d17oc7u4.fsf@gnu.org> <20170822105958.19d2b0e3@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dk6dJ-0000OH-6q for bug-guix@gnu.org; Tue, 22 Aug 2017 06:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dk6dG-0005wh-3o for bug-guix@gnu.org; Tue, 22 Aug 2017 06:42:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39965) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dk6dF-0005wd-W6 for bug-guix@gnu.org; Tue, 22 Aug 2017 06:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dk6dF-0006Ua-MN for bug-guix@gnu.org; Tue, 22 Aug 2017 06:42:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170822105958.19d2b0e3@cbaines.net> (Christopher Baines's message of "Tue, 22 Aug 2017 10:59:58 +0100") 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: Christopher Baines Cc: 28144@debbugs.gnu.org Christopher Baines skribis: > bin/guile",["--no-auto-compile","/gnu/store/9ywpf5jc12svv04gvbx96j5z1kpll= wn4-info-dir-builder"] Something is indeed wrong here. I have: --8<---------------cut here---------------start------------->8--- $ cat /gnu/store/0gn0dxgg68w3yc4ywxp586z98h9l00j3-info-dir.drv [...] bin/guile",["--no-auto-compile","-L","/gnu/store/l4jxniixlkqpy5aaxhgf= p4xywsimd6p2-module-import","-C","/gnu/store/gj3ks9vi1ys3hgr1jzywjx2rq3dsms= bd-module-import-compiled","/gnu/store/m4kyr2isfskss2vkc7hvnbw786kd52v9-inf= o-dir-builder"] [...] --8<---------------cut here---------------end--------------->8--- Is it reproducible? Does =E2=80=9Cmake clean-go && make=E2=80=9D help? Is= it Guile 2.2 or 2.0? Thanks, Ludo=E2=80=99.