From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34806: `guix build inkscape` fails Date: Tue, 12 Mar 2019 13:50:16 +0100 Message-ID: <87a7i0gstz.fsf@gnu.org> References: <87lg1mfzqo.fsf@fastmail.com> <20190310173617.GA6604@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3gs7-0005ey-PG for bug-guix@gnu.org; Tue, 12 Mar 2019 08:51:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3gs2-0001du-BL for bug-guix@gnu.org; Tue, 12 Mar 2019 08:51:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54518) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3gs2-0001db-5X for bug-guix@gnu.org; Tue, 12 Mar 2019 08:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3gs1-0005Cv-R3 for bug-guix@gnu.org; Tue, 12 Mar 2019 08:51:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190310173617.GA6604@jasmine.lan> (Leo Famulari's message of "Sun, 10 Mar 2019 13:36:17 -0400") 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: Leo Famulari Cc: 34806@debbugs.gnu.org Leo Famulari skribis: > On Sun, Mar 10, 2019 at 05:41:51PM +0100, Marius Bakke wrote: >> Trying to run `guix build inkscape` on current master branch yields... >>=20 >> gnu/packages/gnome.scm:5687:15: error: inkscape: unbound variable >> hint: Did you forget a `use-modules' form? >>=20 >> What's going on here? > > Is this fixed by commit 6845ab5204b1b6b89282ea315d32a2f007578116 ? Nope, it=E2=80=99s fixed by 45fef894eb5b39029633cd0cd907e8ce8c5ab379. Thes= e hex strings are all alike anyway. :-) Ludo=E2=80=99.