From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 1 18:31:36 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 85B81106564A for ; Tue, 1 Jun 2010 18:31:36 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 35C6E8FC1B for ; Tue, 1 Jun 2010 18:31:36 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id o51IVYaL019935 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 1 Jun 2010 11:31:34 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 64BDF1CC2B for ; Tue, 1 Jun 2010 11:31:34 -0700 (PDT) To: gnome@freebsd.org Date: Tue, 01 Jun 2010 11:31:34 -0700 From: "Kevin Oberman" Message-Id: <20100601183134.64BDF1CC2B@ptavv.es.net> X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-06-01_02:2010-02-06, 2010-06-01, 2010-06-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-1005130000 definitions=main-1006010107 Cc: Subject: 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 18:31:36 -0000 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. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751