From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 24 05:42:01 2007 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F12D816A417; Fri, 24 Aug 2007 05:42:00 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (crsd-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2d5::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9AB5113C442; Fri, 24 Aug 2007 05:41:59 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l7O5fSO1044671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Aug 2007 09:41:28 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l7O5fRFa044670; Fri, 24 Aug 2007 09:41:27 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Fri, 24 Aug 2007 09:41:27 +0400 From: Yuri Pankov To: Lars Eighner Message-ID: <20070824054127.GA6571@darklight.org.ru> References: <20070823225331.C52006@qroenaqrq.6qbyyneqvnyhc.pbz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070823225331.C52006@qroenaqrq.6qbyyneqvnyhc.pbz> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-gnome@freebsd.org, freebsd-ports Subject: Re: Gnome2 broken in evolution-exchange 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, 24 Aug 2007 05:42:01 -0000 On Thu, Aug 23, 2007 at 11:02:39PM -0500, Lars Eighner wrote: > The build of gnome2 breaks in evolution-exchange. > > Evidently evolution-exchange depends on (devel/)evolution-gconf-tools, > but either doesn't know that or portupgrade doesn't understand that until > evolution-exchange breaks in configure and therefore breaks gnome2. > > The situation is somewhat exacerbated by the broken evolution-exchange > emitting a nonsense message about gnomelogalyzer (which is useless, but > contains directions for sending massive amounts of system information to > someone --- and also suggests running portuprade -a which is a waste of > time > because the depend in evolution-exchange will still be broken). Just > ignore > the gnomelogalyzer nonsense and read the real output of the configure > script. It doesn't explicitly name the missing port in devel, but you can > figure it out and install it (it will drag in most of evolution). > > -- > Lars Eighner > http://www.larseighner.com/index.html > 8800 N IH35 APT 1191 AUSTIN TX 78753-5266 It doesn't require devel/evolution-gconf-tools here, and builds fine. Please check http://www.freebsd.org/gnome/docs/bugging.html and report all that needed. (CCing gnome@). Yuri