From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 1 21:12:08 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BB2B106564A for ; Tue, 1 Jun 2010 21:12:08 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id DDCA98FC13 for ; Tue, 1 Jun 2010 21:12:07 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o51LC598000880; Tue, 1 Jun 2010 17:12:05 -0400 (EDT) Received: from dhcp-64-102-221-246.cisco.com (dhcp-64-102-221-246.cisco.com [64.102.221.246]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o51LC3u8024969; Tue, 1 Jun 2010 17:12:03 -0400 (EDT) Message-ID: <4C0577A3.4040903@freebsd.org> Date: Tue, 01 Jun 2010 17:12:03 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Kevin Oberman References: <20100601183134.64BDF1CC2B@ptavv.es.net> In-Reply-To: <20100601183134.64BDF1CC2B@ptavv.es.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Can't upgrade gobject-introspection X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 21:12:08 -0000 On 6/1/10 2:31 PM, Kevin Oberman wrote: > I seem to be caught in a recursion loop in my attempt to install the > gettext upgrade on one system. This has left me running on my laptop as I > can't start Gnome on my desktop. > > I get to the upgrade of gobject-introspection and it fails because of a > libintl.so.8 dependency in libgirepository-1.0.so.0. This is reported on > the build of Everything-1.0 which immediately follows the build of > Girepository-2.0 which I thought was what built libgirepository-1.0. I > assume some library needs to be re-installed to link to the new libintl, > but I see no indication of what it might be > > I am seeing the same error on another system, even though it has no > gnome installed. Looks like gtk20 now pulls it in, which I seem to have > missed. In any case, it looks like upgrading gettext and all of the > other stuff is on hole until I get this resolved. > > I don't see any other errors prior to this. Here is the failure: > env LPATH=.libs env PYTHONPATH=..:.. UNINSTALLED_INTROSPECTION_SRCDIR=.. UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../tools/g-ir-scanner -v --add-include-path=../gir --add-include-path=. -v --add-include-path=../gir --add-include-path=. --namespace=GIRepository --nsversion=2.0 --libtool="/bin/sh /usr/local/bin/libtool" --library=girepository-1.0 --pkg=gobject-2.0 --include=GObject-2.0 --noclosure --strip-prefix=g --c-include="girepository.h" --pkg-export gobject-introspection-1.0 --add-include-path=. -I./girepository ../girepository/girepository.c ../girepository/girepository.h --output GIRepository-2.0.gir > WARNING: Couldn't find corresponding enumeration for g_irepository_error_quark > env LPATH=.libs env PYTHONPATH=..:.. UNINSTALLED_INTROSPECTION_SRCDIR=.. UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../tools/g-ir-scanner -v --add-include-path=../gir --add-include-path=. -v --add-include-path=../gir --add-include-path=. --namespace=Everything --nsversion=1.0 --libtool="/bin/sh /usr/local/bin/libtool" --library=libgirepository-everything-1.0.la --pkg=gobject-2.0 --pkg=cairo --pkg=gio-2.0 --include=GObject-2.0 --include=cairo-1.0 --include=Gio-2.0 ./everything.h ./everything.c --output Everything-1.0.gir > /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "libgirepository-1.0.so.0" > Command '['/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectcmo4rZ/Everything-1.0', '--introspect-dump=/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectcmo4rZ/types.txt,/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectcmo4rZ/dump.xml']' returned non-zero exit status 1 > gmake[2]: *** [Everything-1.0.gir] Error 1 > gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11' > gmake: *** [all] Error 2 > > What other information do I need to supply? All ports were current on > 5/28. I think this port is using the installed bits. To get around this, go to /usr/ports/devel/gobject-introspection, and do: make clean make deinstall make install clean Then continue your upgrade. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome