From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id hPRMF+OkyV5dGwAA0tVLHw (envelope-from ) for ; Sat, 23 May 2020 22:34:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cNPCEuOkyV5NFQAAbx9fmQ (envelope-from ) for ; Sat, 23 May 2020 22:34:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D31269401AD for ; Sat, 23 May 2020 22:34:10 +0000 (UTC) Received: from localhost ([::1]:57210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcciX-0003hH-Dp for larch@yhetil.org; Sat, 23 May 2020 18:34:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcciQ-0003hA-JL for bug-guix@gnu.org; Sat, 23 May 2020 18:34:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jcciQ-00010f-8b for bug-guix@gnu.org; Sat, 23 May 2020 18:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jcciQ-0007aB-62 for bug-guix@gnu.org; Sat, 23 May 2020 18:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41494: guix build error on armhf - hash-algorithm: unbound variable Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 23 May 2020 22:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41494 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marius Bakke Received: via spool by 41494-submit@debbugs.gnu.org id=B41494.159027318529086 (code B ref 41494); Sat, 23 May 2020 22:34:02 +0000 Received: (at 41494) by debbugs.gnu.org; 23 May 2020 22:33:05 +0000 Received: from localhost ([127.0.0.1]:35948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcchV-0007Z3-9F for submit@debbugs.gnu.org; Sat, 23 May 2020 18:33:05 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:37706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcchU-0007Yu-3v for 41494@debbugs.gnu.org; Sat, 23 May 2020 18:33:04 -0400 Received: from localhost (80-110-127-207.cgn.dynamic.surfer.at [80.110.127.207]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 69FBB3362199; Sun, 24 May 2020 00:33:02 +0200 (CEST) Date: Sun, 24 May 2020 00:32:33 +0200 From: Danny Milosavljevic Message-ID: <20200524003233.2c31af6b@scratchpost.org> In-Reply-To: <87y2pi5lz6.fsf@devup.no> References: <20200523231409.673fa788@scratchpost.org> <87y2pi5lz6.fsf@devup.no> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/8VvKbRD1de.7onR/bWS4+zb"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41494@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: 0.39 X-TUID: Z/MU56713Ymt --Sig_/8VvKbRD1de.7onR/bWS4+zb Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Marius, On Sun, 24 May 2020 00:23:57 +0200 Marius Bakke wrote: > Danny Milosavljevic writes: >=20 > > $ guix environment --pure guix --ad-hoc git guile-json guile-readline > > $ make=20 > > [ 11%] LOAD guix/scripts/download.scm > > ice-9/eval.scm:293:34: error: hash-algorithm: unbound variable > > > > guix master commit 51443772b80c5ca51ccbe5cf05c5db4c216a7b66 > > on Ubuntu 16.04 on armhf. =20 >=20 > What is your 'guix --version'? >=20 > Presumably you can fix this by importing (guix openpgp) in (guix scripts > download), but IWBN to figure out why it works on other systems. dannym@bpi-iot-ros-ai:~$ guix --version guix (GNU Guix) 1.0.1 Copyright (C) 2019 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. dannym@bpi-iot-ros-ai:~$ guix describe guix describe: error: failed to determine origin hint: Perhaps this `guix' command was not obtained with `guix pull'? Its ve= rsion string is 1.0.1. (This is the host guix, not the guix I'm trying to build) strace says /gnu/store/a8041j3pg62zi62b30w91mxrmjsamp64-guix-1.0.1/HEAD ENOENT --Sig_/8VvKbRD1de.7onR/bWS4+zb Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl7JpIEACgkQ5xo1VCww uqWA/ggAhTnS+eRDlV+cSW/R6r5ywhEGZbckYETimr4fO0Pvi+J8xUBCaCVueRw7 Q+gls40VMWcpNf9eotzXelyjsvbu2ZpY08iPdc6YQAhu8qjYG6/4dRTsimr2+ekA H1zsv6iLubJ6+Bo6pq5Lg40xXhdAOBtdIczH7eL/2QvIeDzyrHmXjf6GinJpoOpl //gEEoR/aSoBe/m4y1yYRKSTJNu94y9xRnyOAjxHtJk3bG1BUFHmyeMApLliQgJB XnCJVnYc4KQrQIXOsQ8dqH0AVCQHM0mZQguAGW8GPBr6zVZJdW0SWXMJcZQak+Ty kjkT347p7xkOHSZOQOgRbTFIJxz1zw== =A5z8 -----END PGP SIGNATURE----- --Sig_/8VvKbRD1de.7onR/bWS4+zb--