From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39369: re-exporting local variable: iota Date: Wed, 05 Feb 2020 16:20:23 +0100 Message-ID: <8736bpnjrc.fsf@gnu.org> References: <7A321C42-A424-4360-952A-8EE08409CF1E@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42014) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izMUG-00031E-Dr for bug-guix@gnu.org; Wed, 05 Feb 2020 10:21:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izMUF-0001KY-CY for bug-guix@gnu.org; Wed, 05 Feb 2020 10:21:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40577) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1izMUA-0001IC-QM for bug-guix@gnu.org; Wed, 05 Feb 2020 10:21:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1izMUA-0006WP-Mo for bug-guix@gnu.org; Wed, 05 Feb 2020 10:21:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <7A321C42-A424-4360-952A-8EE08409CF1E@lepiller.eu> (Julien Lepiller's message of "Fri, 31 Jan 2020 10:29:38 -0500") 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-mx.org@gnu.org Sender: "bug-Guix" To: Julien Lepiller Cc: 39369-done@debbugs.gnu.org Julien Lepiller skribis: > Hi, I get this error when building a module-import-compiled on a guix from January 28 (so after the previous fix of the same symptoms). This is when running `guix build cat-avatar-generator`. Fixed in 895363e4cfa63cba1cc36515d69e7e0ce14886a9, thanks! Ludo'.