[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