From mboxrd@z Thu Jan 1 00:00:00 1970 From: P Subject: Re: Idris packaging Date: Thu, 22 Aug 2019 15:55:30 +0000 Message-ID: References: <341839566.61098211.1566395679885.JavaMail.zimbra@centurylink.net> <1502721096.62391547.1566479404690.JavaMail.zimbra@centurylink.net> Reply-To: P 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]:58852) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0pRD-0005ND-JL for guix-devel@gnu.org; Thu, 22 Aug 2019 11:55:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0pRC-0005Vs-0j for guix-devel@gnu.org; Thu, 22 Aug 2019 11:55:47 -0400 Received: from mail-40130.protonmail.ch ([185.70.40.130]:25666) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i0pRB-0005RV-HO for guix-devel@gnu.org; Thu, 22 Aug 2019 11:55:45 -0400 In-Reply-To: <1502721096.62391547.1566479404690.JavaMail.zimbra@centurylink.net> 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: Eric Bavier Cc: Guix-devel =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Thursday, August 22, 2019 3:10 PM, Eric Bavier wrote: > Could you detail a simple reproducer? E.g. attach the idris code, detail = your environment, and a simple walkthrough of the commands to reach the lin= ker error you're seeing? That would help others help track down the issue. Not the simplest, but this is what I'm trying to get working: channel with Idris 2: https://gitlab.com/raingloom/guix-packages Guix with Idris 1.3.2: https://gitlab.com/raingloom/guix-source/commits/rai= ngloom/idris-1.3.2 I'll look for a more minimal example as well.