From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#34806: `guix build inkscape` fails Date: Sun, 10 Mar 2019 19:25:52 +0100 Message-ID: <87mum2h9hr.fsf@nckx> References: <87lg1mfzqo.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3399-0004IN-Ll for bug-guix@gnu.org; Sun, 10 Mar 2019 14:26:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3398-0006xL-U3 for bug-guix@gnu.org; Sun, 10 Mar 2019 14:26:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53021) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3398-0006x3-JV for bug-guix@gnu.org; Sun, 10 Mar 2019 14:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3398-00073h-AH for bug-guix@gnu.org; Sun, 10 Mar 2019 14:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87lg1mfzqo.fsf@fastmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: 34806@debbugs.gnu.org Marius, Marius Bakke wrote: > 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? This might've been caused by 10bd288, and would then've fixed in 6845ab5. Kind regards, T G-R