From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Heads-up: New dependency on Guile-Gcrypt Date: Thu, 06 Sep 2018 12:06:25 +0200 Message-ID: <87d0trkkim.fsf@gnu.org> References: <1536146344.3092.20.camel@tourbillion-technology.com> <87ftynu0eu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxrBG-0006kE-VJ for guix-devel@gnu.org; Thu, 06 Sep 2018 06:06:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxrBD-0002pX-RK for guix-devel@gnu.org; Thu, 06 Sep 2018 06:06:30 -0400 In-Reply-To: <87ftynu0eu.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 05 Sep 2018 22:58:17 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Paul Garlick Cc: guix-devel@gnu.org Hi, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Indeed, that may well be the reason. Can you try to apply the patch > below in a local branch, and then run =E2=80=9Cmake as-derivation=E2=80= =9D? I was able to reproduce the bug by myself, by running: guix pull --commit=3D6f84dc4314cd84550d9fc7e7afa11c495edc45a5 and then: guix pull I could then confirm that the patch fixed the problem by applying it locally and running =E2=80=9Cguix pull --url=3D$PWD=E2=80=9D from that old = Guix. Pushed as 3ffcad7df3ab8947010814f61b32ce14ea80e780, thanks! Ludo=E2=80=99.