From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: wip-gobject-introspection Date: Wed, 14 Jan 2015 21:51:06 +0100 Message-ID: <87mw5l3x39.fsf@gnu.org> References: 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]:50462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBUuI-0008C7-GL for guix-devel@gnu.org; Wed, 14 Jan 2015 15:51:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBUuC-0006rZ-SZ for guix-devel@gnu.org; Wed, 14 Jan 2015 15:51:14 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:40279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBUuC-0006qW-LY for guix-devel@gnu.org; Wed, 14 Jan 2015 15:51:08 -0500 In-Reply-To: (Federico Beffa's message of "Wed, 14 Jan 2015 20:48:36 +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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > I've built python-matplotlib with the patched gobject-introspection > and it appears to have achieved the desired goal: LD_LIBRARY_PATH is > not required anymore at run time. > > To achieve that I updated gtk+ and atk. The version currently in > master of those packages failed with an error which looked identical > to the one produced by eudev. An update was enough to fix the problem. > However, it is likely that a fix similar to the one I used for eudev > would have worked as well. Excellent! > At this point I would welcome the offer made several weeks ago to make > hydra build the branch to get feedback. Alternatively, if for some > reason that is not desirable anymore, we could merge the branch into > master and see how it goes. Given that core-updates will soon be fully built (hopefully within 24h) and ready to be merged, I would prefer to wait until that is done, and then rebase wip-gobject-introspection on it and get it built. How does that sound? Thanks, Ludo=E2=80=99.