From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 7 16:16:08 2011 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 64357106566B; Sun, 7 Aug 2011 16:16:08 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id C51608FC12; Sun, 7 Aug 2011 16:16:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.5/8.14.5) with ESMTP id p77GG6IS018804; Sun, 7 Aug 2011 20:16:06 +0400 (MSK) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p77GG5MN018803; Sun, 7 Aug 2011 20:16:06 +0400 (MSK) (envelope-from ache) Date: Sun, 7 Aug 2011 20:16:05 +0400 From: Andrey Chernov To: gnome@freebsd.org, kwm@freebsd.org Message-ID: <20110807161604.GA18754@vniz.net> References: <20110805153355.GA42852@vniz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110805153355.GA42852@vniz.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: gobject-introspection build error using portupgrade on recent -current 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: Sun, 07 Aug 2011 16:16:08 -0000 "Failed to re-parse" because files are not identical in very small section: --- /tmp/tmpJVlwnO.gir 2011-08-07 20:10:38.000000000 +0400 +++ /tmp/tmpypFC11.gir 2011-08-07 20:10:39.000000000 +0400 @@ -44,13 +44,11 @@ + value="OR_DOMAIN" value=""> + value="OR_MESSAGE" value=""> I.e. newline added, but both those values looks like garbadge taken from freed memory. On Fri, Aug 05, 2011 at 07:33:55PM +0400, Andrey Chernov wrote: > I use portupgrade -vuR, i.e. all lower level ports this port > depends are recursively updated, but below is the stop place. > > g-ir-scanner: link: /bin/sh > /usr/ports/devel/gobject-introspection/work/gnome-libtool --mode=link > --tag=CC --silent cc -o > /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8/tests/tmp-introspect1PbAvX/GIMarshallingTests-1.0 > -export-dynamic -Wsign-compare -Wcast-align -Wpointer-arith > -Wnested-externs -Wmissing-prototypes -Wmissing-declarations > -Wchar-subscripts -Wall -O2 -pipe -march=pentium4 -fno-strict-aliasing -L. > libgimarshallingtests-1.0.la -pthread -L/usr/local/lib -lgio-2.0 > -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 > /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8/tests/tmp-introspect1PbAvX/GIMarshallingTests-1.0.o > ERROR: Failed to re-parse gir file; scanned='/tmp/tmpaBnwRN.gir' > passthrough='/tmp/tmpIe8m9L.gir' > gmake[2]: *** [GIMarshallingTests-1.0.gir] Error 1 > gmake[2]: Leaving directory > `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8/tests' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/devel/gobject-introspection. > > -- > http://ache.vniz.net/ -- http://ache.vniz.net/