From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 15:51:44 2011 Return-Path: <owner-freebsd-gnome@FreeBSD.ORG> 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 D7380106564A for <gnome@freebsd.org>; Fri, 5 Aug 2011 15:51:44 +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 5ABC98FC0C for <gnome@freebsd.org>; Fri, 5 Aug 2011 15:51:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.5/8.14.5) with ESMTP id p75FXt9o042903 for <gnome@freebsd.org>; Fri, 5 Aug 2011 19:33:55 +0400 (MSK) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p75FXtEA042902 for gnome@freebsd.org; Fri, 5 Aug 2011 19:33:55 +0400 (MSK) (envelope-from ache) Date: Fri, 5 Aug 2011 19:33:55 +0400 From: Andrey Chernov <ache@freebsd.org> To: gnome@freebsd.org Message-ID: <20110805153355.GA42852@vniz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: 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 <freebsd-gnome.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-gnome>, <mailto:freebsd-gnome-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-gnome> List-Post: <mailto:freebsd-gnome@freebsd.org> List-Help: <mailto:freebsd-gnome-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-gnome>, <mailto:freebsd-gnome-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 05 Aug 2011 15:51:44 -0000 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/