From owner-freebsd-ports@FreeBSD.ORG Fri Apr 4 16:24:15 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE2FF106566C for ; Fri, 4 Apr 2008 16:24:15 +0000 (UTC) (envelope-from chris@arnold.se) Received: from mailstore.infotropic.com (mailstore.infotropic.com [213.136.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 59F048FC12 for ; Fri, 4 Apr 2008 16:24:15 +0000 (UTC) (envelope-from chris@arnold.se) Received: (qmail 92901 invoked by uid 89); 4 Apr 2008 16:24:13 -0000 Received: by simscan 1.2.0 ppid: 92896, pid: 92898, t: 0.2362s scanners: attach: 1.2.0 clamav: 0.90/m:42 Received: from unknown (HELO ?192.168.123.123?) (chris@arnold.se@212.71.168.45) by mailstore.infotropic.com with ESMTPA; 4 Apr 2008 16:24:13 -0000 Date: Fri, 4 Apr 2008 18:24:12 +0200 (CEST) From: Christopher Arnold X-X-Sender: chris@localhost To: "Denise H. G." In-Reply-To: <86k5jd3bdf.fsf@pluton.xbsd.name> Message-ID: <20080404182206.Y11758@localhost> References: <20080403221701.GB67379@0lsen.net> <864paiutg8.fsf@pluton.xbsd.name> <20080404164242.G4564@localhost> <86k5jd3bdf.fsf@pluton.xbsd.name> X-message-flag: =?ISO-8859-1?Q?Outlook_isn=B4t_compliant_with_current_standards?= =?ISO-8859-1?Q?_please_install_another_mail_client!?= MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: gnome@freebsd.org, ports@freebsd.org, Clint Olsen Subject: Re: Gnome ports messed up (dependency loops) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 16:24:16 -0000 On Fri, 4 Apr 2008, Denise H. G. wrote: > Christopher Arnold writes: > >> On Fri, 4 Apr 2008, Denise H. G. wrote: >> >>> Clint Olsen writes: >>> >>>> After a few days of portupgrading and cussing, I got things updated, but >>>> portupgrade takes eons because of these messages: >>>> >>>> ===> Registering installation for eel-2.22.1 >>>> pkg_create: dependency loop detected for package libgnomeui-2.22.01:x11-toolkits/libgnomeui >>>> pkg_create: dependency loop detected for package gnome-desktop-2.22.0:x11/gnome-desktop >>>> pkg_create: dependency loop detected for package gnome-desktop-2.22.0:x11/gnome-desktop >>>> ===> Cleaning for eel-2.22.1 >>>> >>>> Of course, nothing here tells me what is precisely looping. Is it an >>>> immediate loop or indirect loop? >>>> >>> Manually run 'pkgdb -Fu'. It might help. >>> >> Following the information in /usr/pors/UPDATING takes care of the >> dependency loop... >> (And yes it includes pkgdb -Ff) >> >> So it got me further, but i still have issues with compoiling gnome2, >> gnome2-power-tools and evince. >> >> I belive evince is the showstopper here with: >> checking for gsapi_new_instance in -lgs... no >> configure: error: You need libgs in order to compile libspectre >> >> >> Am i the only one? Or is everyone else also waiting for a final update >> taking care of this? > > I don't have problems compiling libspectre or evince. Have you updated > your ports tree to the latest? My box is 7-STABLE/amd64. > Yes it is libspectre haveing a hard time to compile, evince and gnome depend on it. Yes a completly fresh ports from today and im running on 6.3-STABLE from March the 16'th. /Chris