From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H0VmZ-0004pp-4d for garchives@archives.gentoo.org; Sat, 30 Dec 2006 04:25:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBU4NEGK014173; Sat, 30 Dec 2006 04:23:14 GMT Received: from iabervon.org (iabervon.org [66.92.72.58]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBU4L7f9028939 for ; Sat, 30 Dec 2006 04:21:07 GMT Received: (qmail 17249 invoked by uid 1000); 29 Dec 2006 23:21:06 -0500 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Dec 2006 23:21:06 -0500 Date: Fri, 29 Dec 2006 23:21:06 -0500 (EST) From: Daniel Barkalow To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gtk+ / Cairo / pdf-flag mutual build problem. In-Reply-To: <20061230041448.GA16591@waltdnes.org> Message-ID: References: <20061225041412.GA12981@waltdnes.org> <20061230041448.GA16591@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archives-Salt: 11470532-2c73-4cf9-b871-bd9c57c4dfad X-Archives-Hash: 616ccb7c16e14d096a35223f4d926641 On Fri, 29 Dec 2006, Walter Dnes wrote: > On Fri, Dec 29, 2006 at 02:23:08PM -0500, Daniel Barkalow wrote > > > > Calculating dependencies... done! > > > [ebuild R ] x11-libs/cairo-1.2.4 USE="X png -directfb -doc -glitz > > > -svg (-pdf%)" 0 kB > > > > > > Oops... note the "(-pdf%)". This option is simply not allowed for > > > Cairo on my system. I threw in "--skipfirst" into the emerge command, > > > and it seems to be working so far. But back to my main problem... how > > > do I reconcile gtk+ and Cairo? > > > > Actually, the cairo ebuild now unconditionally enables pdf support; the > > USE flag is not allowed because it is no longer possible to disable pdf > > support. (Portage doesn't have a way to express the differences between > > something not being a USE flag because it is unsupported and because it is > > automatic, but if you look in the ebuild, you'll find that it's using > > "--enable-pdf") > > > > So gtk+ should be happy once you re-emerge cairo even without changing use > > flags. > > So why does the flag show up at all when I do an "emerge -pv"? Your currently installed package came from an ebuild which had it available (and not set), so it's reporting that currently the USE flags include "-pdf", and rebuilding will cause that to go away. -Daniel *This .sig left intentionally blank* -- gentoo-user@gentoo.org mailing list