From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Changing python-wrapper to handle lib/ etc. Date: Mon, 3 Nov 2014 21:19:28 +0100 Message-ID: <20141103201928.GA20729@debian> References: <87bnoyk6g9.fsf@gnu.org> <87wq7kh70n.fsf@gnu.org> <20141029222347.GE29707@debian> <87tx2lu2ed.fsf_-_@gnu.org> <20141102174450.GC6865@debian> <20141102213257.GA11661@debian> <20141103101345.GA7788@debian.eduroam.u-bordeaux.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlO6J-0004sP-FP for guix-devel@gnu.org; Mon, 03 Nov 2014 15:19:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlO6A-0007ZH-2i for guix-devel@gnu.org; Mon, 03 Nov 2014 15:19:43 -0500 Received: from mout.kundenserver.de ([212.227.126.130]:61107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlO69-0007Yp-Q6 for guix-devel@gnu.org; Mon, 03 Nov 2014 15:19:34 -0500 Content-Disposition: inline In-Reply-To: <20141103101345.GA7788@debian.eduroam.u-bordeaux.fr> 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: Federico Beffa Cc: Guix-devel On Mon, Nov 03, 2014 at 11:13:45AM +0100, Andreas Enge wrote: > Thanks, I will try to update and keep you updated. This was it not. There is also a newer swig-3.0.2, but it also does not solve the problem. My suspicion is that swig has never worked with python for us. So my current solution would be to disable it and push this change if all dependent packages build. Someone interested in swig and python can then try to fix this. Andreas