From owner-freebsd-gnome@FreeBSD.ORG Fri Oct 22 10:54:19 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 591DC106564A for ; Fri, 22 Oct 2010 10:54:19 +0000 (UTC) (envelope-from prvs=9041d1de3=a@jenisch.at) Received: from mgaterz2.oekb.co.at (mgaterz2.oekb.co.at [143.245.5.112]) by mx1.freebsd.org (Postfix) with ESMTP id DEA448FC1F for ; Fri, 22 Oct 2010 10:54:18 +0000 (UTC) Received: from exchh1.oekb.co.at ([143.245.3.20]) by mgaterz2.oekb.co.at with ESMTP; 22 Oct 2010 12:25:04 +0200 Received: from aurora.oekb.co.at (143.245.9.16) by exchh1.oekb.co.at (143.245.3.60) with Microsoft SMTP Server id 8.2.234.1; Fri, 22 Oct 2010 12:25:04 +0200 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.4/8.14.4) with ESMTP id o9MAP45f004315 for ; Fri, 22 Oct 2010 12:25:04 +0200 (CEST) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.4/8.14.4/Submit) id o9MAP4gH004314 for gnome@FreeBSD.org; Fri, 22 Oct 2010 12:25:04 +0200 (CEST) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Fri, 22 Oct 2010 12:25:04 +0200 From: Ewald Jenisch To: gnome@FreeBSD.org Message-ID: <20101022102504.GA4270@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Build-error in 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: Fri, 22 Oct 2010 10:54:19 -0000 Hi, Upon a regular portupgrade I ran into a problem building gobject-introspection. Originally I came from re-building gettext as per /usr/ports/UPDATING, entry of 20100530 instructing to re-build gobject-introspection. However building gobject-introspection failed. I've put the logs on http://www.jenisch.at/gobject-introspection-build-error: o) build-error-and-gnomeanalyzer-output.txt: as the name implies a transcript of the failing build process as well as the output of gnomeanalyzer telling that it didn't find anything. o) config.log = /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/config.log o) packages.txt: Output of ls /var/db/pkg Has anybody else also experienced these problems? Any core against it? (Can't continue with the portupgrade-round, since even a "pkgdb -F" flags gobjet-introspection for compilation) Thanks much in advance for your help, -ewald