From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Changing python-wrapper to handle lib/ etc. Date: Mon, 03 Nov 2014 10:04:38 +0100 Message-ID: <87sii0sli1.fsf@gnu.org> References: <87bnoyk6g9.fsf@gnu.org> <87wq7kh70n.fsf@gnu.org> <20141029222347.GE29707@debian> <87tx2lu2ed.fsf_-_@gnu.org> <20141102174450.GC6865@debian> 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]:52675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlDYj-0002Ve-2d for guix-devel@gnu.org; Mon, 03 Nov 2014 04:04:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlDYe-000563-BH for guix-devel@gnu.org; Mon, 03 Nov 2014 04:04:21 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:44949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlDYe-00055z-4D for guix-devel@gnu.org; Mon, 03 Nov 2014 04:04:16 -0500 In-Reply-To: <20141102174450.GC6865@debian> (Andreas Enge's message of "Sun, 2 Nov 2014 18:44:50 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: Guix-devel , Federico Beffa Andreas Enge skribis: > On Thu, Oct 30, 2014 at 02:12:58PM +0100, Ludovic Court=C3=A8s wrote: >> We=E2=80=99ll also need the patch from >> in >> this branch. > > Maybe not Indeed. (I replied in the other thread.) > I created the branch, see its progress at > http://hydra.gnu.org/jobset/gnu/wip-python Apparently the main regression is SWIG, which fails to find Python.h: http://hydra.gnu.org/build/134431 Ludo=E2=80=99.