bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in compiling fontutils.scm


From: Ludovic Courtès
Subject: Re: Error in compiling fontutils.scm
Date: Tue, 07 May 2013 13:40:43 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> Am Dienstag, 7. Mai 2013 schrieb Ludovic Courtès:
>> I believe this is fixed by 6d267f0.  There was a circular dependency
>> between the ghostscript and xorg modules, introduced in commit e0eb886,
>> and leading to this admittedly obscure backtrace.
>
> Excellent, thanks for your help! One suggestion: Could maybe ghostscript-
> with-x be moved to ghostscript.scm?

No, because the idea of moving it to a separate file was precisely to
get rid of the X/Ghostscript circular dependency.

> $ guix package -A ghostscript
> ghostscript     9.06.0  out     gnu/packages/ghostscript.scm:121:2
> ghostscript-with-x      9.06.0  out     gnu/packages/ghostscript.scm:121:2
>
> This is probably due to its inheritance from ghostscript in the given file.

Yes, exactly.  This can be fixed by explicitly passing a different
‘location’ field.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]