emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34806: closed (`guix build inkscape` fails)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34806: closed (`guix build inkscape` fails)
Date: Sun, 10 Mar 2019 22:49:02 +0000

Your message dated Sun, 10 Mar 2019 23:48:33 +0100
with message-id <address@hidden>
and subject line Re: bug#34806: `guix build inkscape` fails
has caused the debbugs.gnu.org bug report #34806,
regarding `guix build inkscape` fails
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34806: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34806
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: `guix build inkscape` fails Date: Sun, 10 Mar 2019 17:41:51 +0100 User-agent: Notmuch/0.28.2 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)
Trying to run `guix build inkscape` on current master branch yields...

gnu/packages/gnome.scm:5687:15: error: inkscape: unbound variable
hint: Did you forget a `use-modules' form?

What's going on here?

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#34806: `guix build inkscape` fails Date: Sun, 10 Mar 2019 23:48:33 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Marius Bakke <address@hidden> skribis:

> Trying to run `guix build inkscape` on current master branch yields...
>
> gnu/packages/gnome.scm:5687:15: error: inkscape: unbound variable
> hint: Did you forget a `use-modules' form?
>
> What's going on here?

I believe commit 45fef894eb5b39029633cd0cd907e8ce8c5ab379 fixes it.

This was a top-level circular reference: gnome.scm was referencing
‘inkscape’ from inkscape.scm from its top-level, but inkscape.scm
requires gnome.scm.

Thanks,
Ludo’.


--- End Message ---

reply via email to

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