On Mon, Aug 18, 2014 at 11:13 AM, Mark H Weaver <[email protected]> wrote: > [email protected] (Ludovic Courtès) writes: > >> David Thompson <[email protected]> skribis: >> >>> ERROR: In procedure #<syntax-transformer derivation?>: >>> ERROR: Wrong type to apply: #<syntax-transformer derivation?> >>> >>> 0 (#<syntax-transformer derivation?> #<derivation >>> /gnu/store/mq7cx62…>) >> >> This looks like a miscompilation issue: it seems that the module where >> that happens didn’t have the ‘derivation?’ 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
