From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gobject-introspection typelibs and shared libraries Date: Wed, 17 Dec 2014 09:57:12 +0100 Message-ID: <87h9wumz6f.fsf@gnu.org> References: <87ppbvkwzj.fsf@gnu.org> <87k322cx77.fsf@gnu.org> <87oardq3n3.fsf@gnu.org> <87k3202k5u.fsf@netris.org> <87fvco2jgl.fsf@netris.org> <871to7q4a2.fsf@gnu.org> <87k31zll2s.fsf@gnu.org> 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]:58436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1AQ3-0003KX-Cb for guix-devel@gnu.org; Wed, 17 Dec 2014 03:57:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1APy-0005ae-HI for guix-devel@gnu.org; Wed, 17 Dec 2014 03:57:19 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:50545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1APy-0005aY-9v for guix-devel@gnu.org; Wed, 17 Dec 2014 03:57:14 -0500 In-Reply-To: (Federico Beffa's message of "Tue, 16 Dec 2014 20:45:20 +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 created a branch named wip-gobject-introspection with the patch > and version 1.42.0. I've also pushed version updates for pango and > gdk-pixbuf compatible with the former. Perfect. Mark H Weaver skribis: > I went down this road, and found that a great many things fail. I don't > remember finding a single package that uses gobject-introspection that > worked without updating. > > I got stuck on eudev. The newest version doesn't work, and I didn't see > anything in their git repo to fix it either. > > Before moving forward on this, can you find a way to build eudev with > gobject-introspection-1.42.0? > > Also, I'm currently working on upgrading almost every package in > xorg.scm, as well as glib and dbus. I'll push it as a branch in the > next day or two. It probably makes the most sense to build your branch > on top of mine. Great. Let=E2=80=99s make sure things keep moving forward, and we=E2=80=99= ll see how it goes. Thanks to both of you! Ludo=E2=80=99.