From owner-freebsd-ports@FreeBSD.ORG Wed Jan 29 21:16:04 2014 Return-Path: Delivered-To: freebsd-ports@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 6DA2F929 for ; Wed, 29 Jan 2014 21:16:04 +0000 (UTC) Received: from fep24.mx.upcmail.net (fep24.mx.upcmail.net [62.179.121.44]) by mx1.freebsd.org (Postfix) with ESMTP id ABE55168B for ; Wed, 29 Jan 2014 21:16:03 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viepfeppe40-int.chello.at (InterMail vM.8.01.05.11 201-2260-151-128-20120928) with ESMTP id <20140129211438.NUXI5432.viepfeppe40-int.chello.at@edge03.upcmail.net>; Wed, 29 Jan 2014 22:14:38 +0100 Received: from [127.0.0.1] ([178.84.134.112]) by edge03.upcmail.net with edge id KxEe1n00N2Rg3Ey03xEekj; Wed, 29 Jan 2014 22:14:38 +0100 X-SourceIP: 178.84.134.112 Message-ID: <52E96F3F.2050902@rainbow-runner.nl> Date: Wed, 29 Jan 2014 22:14:39 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Torfinn Ingolfsen , FreeBSD Ports ML Subject: Re: devel/libgee 0.8.5 fails to build References: <52E7E086.9070804@rainbow-runner.nl> <52E8D551.9060905@rainbow-runner.nl> In-Reply-To: <52E8D551.9060905@rainbow-runner.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140128-1, 28-01-2014), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 21:16:04 -0000 On 29-1-2014 11:17, Koop Mast wrote: > On 28-1-2014 18:12, Torfinn Ingolfsen wrote: >> Hello, >> >> On Tue, Jan 28, 2014 at 5:53 PM, Koop Mast >> wrote: >>> Hmm the element warnings seem to be harmless, but the but the above >>> gvfs >>> warning seems to be more interesting. Could you rebuild/install gvfs >>> and see >>> if that would fix this? >> reinstalling gvfs does not fix this. >> >>> I assume you have gvfs installed with the gphoto and hal options? >> Why do you assume I have those options set? >> Anyway here is the gvfs config I am using: >> >> root@kg-v7# cd /usr/ports/devel/gvfs >> root@kg-v7# make showconfig >> ===> The following configuration options are available for >> gvfs-1.12.3_2: >> AVAHI=on: Zeroconf support via Avahi >> CDDA=off: CDDA (enables HAL) >> FUSE=off: FUSE (Filesystem in Userspace) support >> GPHOTO2=off: Gphoto 2 camera support (enables HAL) >> HAL=off: HAL (Hardware Abstraction Layer) support >> SAMBA=on: Samba support >> ===> Use 'make config' to modify these settings >> >> HTH > I reproduced the problem, will work on a fix when I get back home > after work. > > -Koop Should be fixed now, thanks for reporting! -Koop