From owner-freebsd-ports@FreeBSD.ORG Fri Apr 4 17:26:32 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 2F879106566B for ; Fri, 4 Apr 2008 17:26:32 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7A7258FC1A for ; Fri, 4 Apr 2008 17:26:31 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so141663fgg.35 for ; Fri, 04 Apr 2008 10:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=A5yUW73qo/Z594yaTdUL5NzzIyX6AhqZYticAhrth8U=; b=xFmzbDSEgO4+nbV/I93pl3p7v7zDy153ZC+GuxwF28KthL+0/51Zs6nc0VBh8iPVpaAMDE9tVWLjO5CEUWIg/0pSX5boQs/3I5KadRAl6HgEjk0EQ8uBRaG4NFx3fd5E6vvq47TY/FEV4gFW75VS/Ov7K8oPU2r9PKNis9Ux0iw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=r7qYMukx2eCXhCUlGylg2wqbK/SaeiUyLv3Fs+zobM70nnNSPVcUeRmE/d4iofhTQef7vfspF63F1JzioGlUF1f7XIFFYgYd6m2pqfIsqWTM0SJ0pH5sfhJxKED2No6DGtidvlk6Ki55uFQ/PQASOoAr5d4jpFMHVdPlJaA1DSY= Received: by 10.82.188.14 with SMTP id l14mr3462276buf.37.1207328497283; Fri, 04 Apr 2008 10:01:37 -0700 (PDT) Received: by 10.82.116.2 with HTTP; Fri, 4 Apr 2008 10:01:37 -0700 (PDT) Message-ID: Date: Fri, 4 Apr 2008 13:01:37 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 References: <20080403221701.GB67379@0lsen.net> <864paiutg8.fsf@pluton.xbsd.name> <20080404164242.G4564@localhost> <86k5jd3bdf.fsf@pluton.xbsd.name> <20080404182206.Y11758@localhost> <20080404184032.J25171@localhost> X-Google-Sender-Auth: 6c8b372c3ddd27d5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Christopher Arnold , gnome@freebsd.org, ports@freebsd.org, Clint Olsen , "Denise H. G." 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 17:26:32 -0000 On Fri, Apr 4, 2008 at 12:51 PM, Jeremy Messenger wrote: > On Fri, 04 Apr 2008 11:40:55 -0500, Christopher Arnold > wrote: > > > > > > On Fri, 4 Apr 2008, Jeremy Messenger wrote: > > > > On Fri, 04 Apr 2008 11:24:12 -0500, Christopher Arnold > > > wrote: > > > > > > 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. > > > > > > > > > > Show us the output of 'pkg_info -IX ghostscript'. > > > > > > ghostscript-gnu-7.07_17 GNU Postscript interpreter > > > > It explains... ahze only has change in ghostscript-gpl to enable with > library by default. Is there any reason why you don't use ghostscript-gpl > instead (/usr/ports/UPDATING at 20070405)? If you want to keep > ghostscript-gnu, try to reinstall it with WITH_SHLIB. I personal don't know > if libspectre will work with ghostscript-gnu. it won't build. you must use ghostscript-gpl Michael > > > Cheers, > Mezz > > /Chris > > > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org >