From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: Problems when trying to install a package via guile API Date: Mon, 18 Aug 2014 11:17:39 -0400 Message-ID: References: <87zjf7iyce.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <877g28ok46.fsf@gnu.org> <8738ctompl.fsf@yeeloong.lan> 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]:46268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJOgs-00033A-Uk for guix-devel@gnu.org; Mon, 18 Aug 2014 11:17:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJOgn-0004K9-Ry for guix-devel@gnu.org; Mon, 18 Aug 2014 11:17:46 -0400 Received: from na6sys009bog007.obsmtp.com ([74.125.150.54]:60350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJOgn-0004Js-NS for guix-devel@gnu.org; Mon, 18 Aug 2014 11:17:41 -0400 Received: by mail-pd0-f172.google.com with SMTP id y13so7799544pdi.3 for ; Mon, 18 Aug 2014 08:17:39 -0700 (PDT) In-Reply-To: <8738ctompl.fsf@yeeloong.lan> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel On Mon, Aug 18, 2014 at 11:13 AM, Mark H Weaver wrote: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> David Thompson skribis: >> >>> ERROR: In procedure #: >>> ERROR: Wrong type to apply: # >>> >>> 0 (# #) >> >> This looks like a miscompilation issue: it seems that the module where >> that happens didn=E2=80=99t have the =E2=80=98derivation?=E2=80=99 macro= visible at build time, >> and so at run-time it aborts like this. Do you know where that happens? > > FWIW, very soon after his original post, I read on #guix that David did > a clean rebuild of Guix and that solved the problem. > > Mark Yes, indeed. Sorry for not updating the list! - Dave