From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 31 02:20:42 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 309B538D for ; Tue, 31 Dec 2013 02:20:42 +0000 (UTC) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E92601625 for ; Tue, 31 Dec 2013 02:20:41 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id o6so12604078oag.19 for ; Mon, 30 Dec 2013 18:20:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=RgmJiRlPG7+C+TH2KC7LLsGwUI2wT4uH4X+oFlWtGZI=; b=ehEnhFsgbr3hMsGIVNJuTQwOJaOiEtVy9H+Nah13TPJT3zFozcmmZR6xUZKwow7yjl DLehMR0N1WwVSf613BwtFbdP2MGMCsllLkUU1/J14Vkkr+tXMGHZjTtoPtGlFTJgED7f YjJtPlWz9E042iGpysUx5S62anZ0I8laXpAKLeeJ/UVLZ0xbowsEpRB8gs60EgzNtvf5 axdMHcy5IP+txydMqSNCDrtMtcQdZHLhsB47f86tcxZtbgTtmYrb5ehO/MHdqAQ10WDn A65rUmH+w/8m6uzlfugd9LNgsaaA86vGFhC7n0IcHgeIjVcn92/sRMmLe55n53zF6QFk D7/w== X-Received: by 10.60.97.71 with SMTP id dy7mr2590842oeb.73.1388456441133; Mon, 30 Dec 2013 18:20:41 -0800 (PST) Received: from epsilon.local (adsl-99-108-25-49.dsl.stl2mo.sbcglobal.net. [99.108.25.49]) by mx.google.com with ESMTPSA id qe2sm56400993obc.1.2013.12.30.18.20.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 18:20:40 -0800 (PST) Message-ID: <52C229F6.703@gmail.com> Date: Mon, 30 Dec 2013 20:20:38 -0600 From: Kevin Zheng User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-gnome@freebsd.org, vabello@me.com Subject: Re: FreeBSD Port: devel/gobject-introspection References: <52C218B2.70802@me.com> In-Reply-To: <52C218B2.70802@me.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 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, 31 Dec 2013 02:20:42 -0000 Hi Vinny, On 12/30/2013 19:06, Vinny Abello wrote: > I've been trying to update my installed ports after doing a > freebsd-update from 8.3-RELEASE to 8.4-RELEASE. I haven't updated ports > in some time. Now that I've been running through and checking UPDATING > for various issues and paths forward, I'm running into an issue with > gobject-introspection not compiling. I'm not an expert, but I think it > has something to do with python. Could you please attach or pastebin a copy of your entire build log as well as anything else that might be important (e.g. "make.conf")? Thanks, Kevin Zheng