From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 3 15:07:27 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FCAC9A9; Wed, 3 Dec 2014 15:07:27 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 48FBA688; Wed, 3 Dec 2014 15:07:27 +0000 (UTC) Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.41]) by be-well.ilk.org (Postfix) with ESMTP id D909733C1D; Wed, 3 Dec 2014 10:07:20 -0500 (EST) Received: by lowell-desk.lan (Postfix, from userid 1147) id ECB3939813; Wed, 3 Dec 2014 10:07:19 -0500 (EST) From: Lowell Gilbert To: Jerry Subject: Re: Build of "telepathy-glib" fails References: <20141203085632.0ba07b59@scorpio> Date: Wed, 03 Dec 2014 10:07:19 -0500 In-Reply-To: <20141203085632.0ba07b59@scorpio> (jerry@seibercom.net's message of "Wed, 3 Dec 2014 08:56:32 -0500") Message-ID: <44mw74srfc.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: gnome@FreeBSD.org, FreeBSD Ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 15:07:27 -0000 Jerry writes: > FreeBSD -10.1 amd 64 > > The "net-im/telepathy-glib" port fails to build. It continues to a certain > point, and then goes into an endless loop. > > This is repeated endlessly: > > TelepathyGLib-0.12.gir:42725.1-42725.0: warning: expected end element of `type' > > > TelepathyGLib-0.12.gir:42725.1-42725.0: error: unexpected end of file > > > TelepathyGLib-0.12.gir:42725.1-42725.0: warning: expected end element of `type' > > > TelepathyGLib-0.12.gir:42725.1-42725.0: error: unexpected end of file > > > The full build log, until I shut it down, is located here. > http://www.seibercom.net/logs/telepathy-glib > > I am trying to figure out if I am the only one with this problem. For what it's worth, I can't reproduce the problem. My first guesses would be corruption in either that file or your vala installation, but I can't see how that might have happened.