From unknown Thu Sep 11 18:07:24 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39510: Cannot build guix from git Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 08 Feb 2020 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39510 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 39510@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15811682489865 (code B ref -1); Sat, 08 Feb 2020 13:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Feb 2020 13:24:08 +0000 Received: from localhost ([127.0.0.1]:50697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0Q5f-0002Z1-Pw for submit@debbugs.gnu.org; Sat, 08 Feb 2020 08:24:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:53169) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0Q5d-0002Yt-Ia for submit@debbugs.gnu.org; Sat, 08 Feb 2020 08:24:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Q5c-0000R8-9o for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Q5b-0007se-A5 for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:04 -0500 Received: from lepiller.eu ([2a00:5884:8208::1]:55780) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0Q5a-0007rQ-La for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:03 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id ceacb606 for ; Sat, 8 Feb 2020 13:23:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=ElEb4bwPXpRN3aDu/J/rjSNNn hU=; b=IXbqXMcK55iFfDGHtUjBuHEbY2IOwh430dYM0oZZ5kv0sE58ghwnPkdvd p2HvI26ZFrXuJR5yLsmSTl3jw1V73QF28j4nb88xy037iQkNbIOtA/pei6C4kQJv /bav/8VdzfRskRQH7TxEvBGqYqpeJBlSzGv5Cq2H6m9icGgQCU2PIxqtr4bG9V3C s2lrIU+g7H1b17qcqZV5MQ4aTrpXGzkMK+kXsWXn1KzS0QglH/5netku6dqOIUDk QKODhAvDzcQvJ5JDICfPWlvUqekN4UoXY6gV47DenSLwVRT00q1xaXFC/yVXL3SM DbOlZz3+PDC7yP5GXQY7Ttn+ALs+A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6412f05e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 8 Feb 2020 13:23:57 +0000 (UTC) Date: Sat, 8 Feb 2020 14:23:44 +0100 From: Julien Lepiller Message-ID: <20200208142047.134c09f5@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:5884:8208::1 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Guix, I just tried to build guix after a make clean-go, and it fails with the following errors (from a guix environment guix run from the latest master): ... [ 6%] LOAD guix/build/download.scm [ 6%] LOAD guix/build/download-nar.scm WARNING: (guix build download-nar): `dump-port*' imported from both (guix serialization) and (guix progress) [ 6%] LOAD guix/build/cargo-build-system.scm [ 6%] LOAD guix/build/cargo-utils.scm ... [ 11%] LOAD guix/scripts/import.scm [ 11%] LOAD guix/scripts/package.scm ;;; Failed to autoload canonical-package in (gnu packages base): ;;; error: gnu-make: unbound variable [ 11%] LOAD guix/scripts/install.scm [ 11%] LOAD guix/scripts/remove.scm ... [ 11%] LOAD guix/scripts/hash.scm [ 11%] LOAD guix/scripts/pack.scm error: failed to load 'guix/scripts/pack.scm': ice-9/eval.scm:293:34: no binding `zip' to hide in module (gnu packages compression) From unknown Thu Sep 11 18:07:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Julien Lepiller Subject: bug#39510: closed (Re: bug#39510: Cannot build guix from git) Message-ID: References: <20200208144811.1c48035f@tachikoma.lepiller.eu> <20200208142047.134c09f5@tachikoma.lepiller.eu> X-Gnu-PR-Message: they-closed 39510 X-Gnu-PR-Package: guix Reply-To: 39510@debbugs.gnu.org Date: Sat, 08 Feb 2020 13:49:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1581169742-12028-1" This is a multi-part message in MIME format... ------------=_1581169742-12028-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #39510: Cannot build guix from git which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 39510@debbugs.gnu.org. --=20 39510: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39510 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1581169742-12028-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 39510-close) by debbugs.gnu.org; 8 Feb 2020 13:48:35 +0000 Received: from localhost ([127.0.0.1]:50709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0QTL-00037I-3A for submit@debbugs.gnu.org; Sat, 08 Feb 2020 08:48:35 -0500 Received: from lepiller.eu ([89.234.186.109]:39224) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0QTJ-000379-EH for 39510-close@debbugs.gnu.org; Sat, 08 Feb 2020 08:48:34 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id cb3469a4 for <39510-close@debbugs.gnu.org>; Sat, 8 Feb 2020 13:48:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=1XLDJ5Lf1tuw 4M0ZCRvoqA2Nls8=; b=EQEjFy0hVohGuLLQ/7got+02oTg2EBlcsdOcJM9mgE9A YyqxsH6kJ92mk4R139aBo9iQfd0aVYbokPuXEmo3BlL7qk/mVW2pMW7I9G0Ls9+A 8AX4dXQWXQhRUgs0p/p/7XkjLcqNt2L4xG66oDp/TADKri8nEG0vkw1yJjWlkX9g 5ZvrYVV7F7GhP0W7XiUmKwqPft6ZgEq6JIq5/IQ/28R50f4Zn9LFqJkGgwyRKL0p H2rBvzs+WimY7Ar/2netfeE8RFRSfpUx4tT9O6y2/Cx6Kcyt07ZzRcfkGYJWDKm2 4PPJZ0EYzDg65H1n+sP1EPDg6uOovxH6p9bMwWGmhw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6d1caf93 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <39510-close@debbugs.gnu.org>; Sat, 8 Feb 2020 13:48:30 +0000 (UTC) Date: Sat, 8 Feb 2020 14:48:11 +0100 From: Julien Lepiller To: 39510-close@debbugs.gnu.org Subject: Re: bug#39510: Cannot build guix from git Message-ID: <20200208144811.1c48035f@tachikoma.lepiller.eu> In-Reply-To: <20200208142047.134c09f5@tachikoma.lepiller.eu> References: <20200208142047.134c09f5@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39510-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Nevermind, it was caused by a local change in the repository. Le Sat, 8 Feb 2020 14:23:44 +0100, Julien Lepiller a =C3=A9crit : > Hi Guix, >=20 > I just tried to build guix after a make clean-go, and it fails with > the following errors (from a guix environment guix run from the latest > master): >=20 > ... > [ 6%] LOAD guix/build/download.scm > [ 6%] LOAD guix/build/download-nar.scm > WARNING: (guix build download-nar): `dump-port*' imported from both > (guix serialization) and (guix progress) > [ 6%] LOAD guix/build/cargo-build-system.scm > [ 6%] LOAD guix/build/cargo-utils.scm > ... > [ 11%] LOAD guix/scripts/import.scm > [ 11%] LOAD guix/scripts/package.scm > ;;; Failed to autoload canonical-package in (gnu packages base): > ;;; error: gnu-make: unbound variable > [ 11%] LOAD guix/scripts/install.scm > [ 11%] LOAD guix/scripts/remove.scm > ... > [ 11%] LOAD guix/scripts/hash.scm > [ 11%] LOAD guix/scripts/pack.scm > error: failed to load 'guix/scripts/pack.scm': > ice-9/eval.scm:293:34: no binding `zip' to hide in module (gnu > packages compression) >=20 >=20 >=20 ------------=_1581169742-12028-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Feb 2020 13:24:08 +0000 Received: from localhost ([127.0.0.1]:50697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0Q5f-0002Z1-Pw for submit@debbugs.gnu.org; Sat, 08 Feb 2020 08:24:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:53169) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0Q5d-0002Yt-Ia for submit@debbugs.gnu.org; Sat, 08 Feb 2020 08:24:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Q5c-0000R8-9o for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Q5b-0007se-A5 for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:04 -0500 Received: from lepiller.eu ([2a00:5884:8208::1]:55780) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0Q5a-0007rQ-La for bug-guix@gnu.org; Sat, 08 Feb 2020 08:24:03 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id ceacb606 for ; Sat, 8 Feb 2020 13:23:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=ElEb4bwPXpRN3aDu/J/rjSNNn hU=; b=IXbqXMcK55iFfDGHtUjBuHEbY2IOwh430dYM0oZZ5kv0sE58ghwnPkdvd p2HvI26ZFrXuJR5yLsmSTl3jw1V73QF28j4nb88xy037iQkNbIOtA/pei6C4kQJv /bav/8VdzfRskRQH7TxEvBGqYqpeJBlSzGv5Cq2H6m9icGgQCU2PIxqtr4bG9V3C s2lrIU+g7H1b17qcqZV5MQ4aTrpXGzkMK+kXsWXn1KzS0QglH/5netku6dqOIUDk QKODhAvDzcQvJ5JDICfPWlvUqekN4UoXY6gV47DenSLwVRT00q1xaXFC/yVXL3SM DbOlZz3+PDC7yP5GXQY7Ttn+ALs+A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6412f05e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 8 Feb 2020 13:23:57 +0000 (UTC) Date: Sat, 8 Feb 2020 14:23:44 +0100 From: Julien Lepiller To: bug-guix@gnu.org Subject: Cannot build guix from git Message-ID: <20200208142047.134c09f5@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:5884:8208::1 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Guix, I just tried to build guix after a make clean-go, and it fails with the following errors (from a guix environment guix run from the latest master): ... [ 6%] LOAD guix/build/download.scm [ 6%] LOAD guix/build/download-nar.scm WARNING: (guix build download-nar): `dump-port*' imported from both (guix serialization) and (guix progress) [ 6%] LOAD guix/build/cargo-build-system.scm [ 6%] LOAD guix/build/cargo-utils.scm ... [ 11%] LOAD guix/scripts/import.scm [ 11%] LOAD guix/scripts/package.scm ;;; Failed to autoload canonical-package in (gnu packages base): ;;; error: gnu-make: unbound variable [ 11%] LOAD guix/scripts/install.scm [ 11%] LOAD guix/scripts/remove.scm ... [ 11%] LOAD guix/scripts/hash.scm [ 11%] LOAD guix/scripts/pack.scm error: failed to load 'guix/scripts/pack.scm': ice-9/eval.scm:293:34: no binding `zip' to hide in module (gnu packages compression) ------------=_1581169742-12028-1--