From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/5] gnu: Split python2-pyicu into python-pyicu and python2-pyicu. Date: Sun, 6 Mar 2016 13:49:17 -0500 Message-ID: <20160306184917.GA31178@jasmine> References: <20160305194259.GC30081@debian-netbook> <20160305223207.GD22695@jasmine> <20160306125800.GC13209@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acdk1-0000Q4-EQ for guix-devel@gnu.org; Sun, 06 Mar 2016 13:49:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acdjy-0004G2-8m for guix-devel@gnu.org; Sun, 06 Mar 2016 13:49:21 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:42293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acdjx-0004Fx-V3 for guix-devel@gnu.org; Sun, 06 Mar 2016 13:49:18 -0500 Content-Disposition: inline In-Reply-To: <20160306125800.GC13209@solar> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org On Sun, Mar 06, 2016 at 01:58:00PM +0100, Andreas Enge wrote: > On Sat, Mar 05, 2016 at 05:32:07PM -0500, Leo Famulari wrote: > > I understood that message as "Python 3 could work, but we will have to > > do something special to help it link with libpython3.3m". > > > > When it built successfully and passed its test suite, I figured it was > > okay. > > > > Andreas, do you remember what this comment is describing? > > No idea. I understood the message like you :-) So, in the past it did not build successfully? If so, I'd say it works now. > > Andreas >