From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/3] Add a generalized `wrap-language-programs` Date: Fri, 18 Nov 2016 23:52:33 +0100 Message-ID: <8760nk5rke.fsf@gnu.org> References: <20161116132734.5943-1-alex@pompo.co> 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]:53828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7s1S-0006xb-Bw for guix-devel@gnu.org; Fri, 18 Nov 2016 17:52:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7s1R-0006EA-Q2 for guix-devel@gnu.org; Fri, 18 Nov 2016 17:52:42 -0500 In-Reply-To: <20161116132734.5943-1-alex@pompo.co> (Alex Sassmannshausen's message of "Wed, 16 Nov 2016 14:27:31 +0100") 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: Alex Sassmannshausen Cc: guix-devel@gnu.org, Alex Sassmannshausen Alex Sassmannshausen skribis: > I have tested Perl=E2=80=99s wrap phase, and that seems to work fine. I = was > unfortunately not able to test Python=E2=80=99s wrap phase, as I did not = know of an > appropriate test candidate (I tried to build offlineimap, but this failed > because Guile@2.013 failed at least one of it=E2=80=99s tests). Oops. I=E2=80=99ve fixed the Guile issue in commit 8134dc1f74c2df2d42e1510fd3ac35234a4d89df. Thanks, Ludo=E2=80=99.