From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: ice-9/eval.scm:142:16: In procedure compile-top-call: Date: Mon, 09 Mar 2020 08:10:32 -0400 Message-ID: <03D47F13-7A8D-4D0C-8905-DFD3149E31C8@lepiller.eu> References: <87ftehhmlr.fsf@ambrevar.xyz> <9915A02E-FADE-4D1D-B945-6DC946F82631@korwin-zmijowski.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55625) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBHFf-0003fq-SZ for help-guix@gnu.org; Mon, 09 Mar 2020 08:11:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBHFe-0008MF-K5 for help-guix@gnu.org; Mon, 09 Mar 2020 08:11:19 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:56094) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jBHFc-0008Gs-5v for help-guix@gnu.org; Mon, 09 Mar 2020 08:11:17 -0400 In-Reply-To: <9915A02E-FADE-4D1D-B945-6DC946F82631@korwin-zmijowski.fr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org, =?ISO-8859-1?Q?J=E9r=E9my_Korwin-Zmijowski?= , Pierre Neidhardt Le 9 mars 2020 06:17:24 GMT-04:00, "J=C3=A9r=C3=A9my Korwin-Zmijowski" a =C3=A9crit : >Hi Pierre ! > >Thank you for the feedback of your test=2E And the insight=2E > >I did it with a recent guix built from sources=2E >But could be something wrong with my operating procedure=2E=2E=2E > >J=C3=A9r=C3=A9my > >Le 9 mars 2020 11:02:56 GMT+01:00, Pierre Neidhardt >a =C3=A9crit : >>Hi! >> >>Actually I don't get this error=2E I get >> >>--8<---------------cut here---------------start------------->8--- >>guix build: error: derivation >>`/gnu/store/78dk4v22xwzxrvl7wrjl1g67qrf1yd37-git-checkout=2Edrv' has >>incorrect output >>`/gnu/store/7ygy97wz9d1zcbz3k2kg1ga9g389bd7b-git-checkout', should be >>`/gnu/store/mnkrx2xpxnqaizmylyya8ilvmym7w0b7-git-checkout' >>--8<---------------cut here---------------end--------------->8--- >> >>This is because the URL cannot be empty=2E >>Beyond that, you must specify a name and a version if I'm not >mistaken=2E >> >>--=20 >>Pierre Neidhardt >>https://ambrevar=2Exyz/ Hi J=C3=A9r=C3=A9my, I also get the same error as Pierre, and I copied your file precisely, on = a recent guix=2E I don't think specifying a URL will help, but specifying a= hash definetely does=2E To get a valid hash (but not necessarily the one y= ou are looking for), you can use "guix hash "=2E This allows the= baild process to start here, although it fails to download anything apart = from build-system packages, of course=2E