From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#39510: Cannot build guix from git Date: Sat, 8 Feb 2020 14:23:44 +0100 Message-ID: <20200208142047.134c09f5@tachikoma.lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44889) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Q6Z-0000v2-LI for bug-guix@gnu.org; Sat, 08 Feb 2020 08:25:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Q6Y-0000KO-PS for bug-guix@gnu.org; Sat, 08 Feb 2020 08:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44724) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0Q6Y-0000Jo-M8 for bug-guix@gnu.org; Sat, 08 Feb 2020 08:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j0Q6Y-0002aI-HO for bug-guix@gnu.org; Sat, 08 Feb 2020 08:25:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: 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 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) 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) 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: 39510@debbugs.gnu.org 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)