From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rh3v2-00064L-Eq for garchives@archives.gentoo.org; Sat, 31 Dec 2011 18:44:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C01E021C0C9; Sat, 31 Dec 2011 18:44:17 +0000 (UTC) Received: from oproxy1-pub.bluehost.com (oproxy1-pub.bluehost.com [66.147.249.253]) by pigeon.gentoo.org (Postfix) with SMTP id B3CC121C096 for ; Sat, 31 Dec 2011 18:42:19 +0000 (UTC) Received: (qmail 7522 invoked by uid 0); 31 Dec 2011 18:42:19 -0000 Received: from unknown (HELO box347.bluehost.com) (69.89.31.147) by oproxy1.bluehost.com with SMTP; 31 Dec 2011 18:42:19 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lotussevencars.com; s=default; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:To:Reply-To:From:Subject; bh=irYQ51U4ddOlna1E4OtpF4mWjOLFvFd54qYMVPOVDjI=; b=RbGYPHdgc5e41Z+MkBeih/lO39+7lrU6qrj7fB8a6ML7FSWOvl6QQBnjn772XGLQUwJbCh05TphhKubSGS60BLBT+GluJO8MMi2iwZWcph8ole4OKBY/uVLqZnOpqCpt; Received: from adsl-68-221-17-105.rmo.bellsouth.net ([68.221.17.105] helo=[192.168.2.100]) by box347.bluehost.com with esmtpsa (SSLv3:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Rh3sn-0002Gn-PG for gentoo-user@lists.gentoo.org; Sat, 31 Dec 2011 11:42:18 -0700 Subject: Re: [gentoo-user] Error compiling phonon-gstreamer From: Jeff Cranmer To: gentoo-user@lists.gentoo.org In-Reply-To: <4EFF4AA4.2090702@gmail.com> References: <1325343562.15973.6.camel@laptop.limeyworld> <4EFF42D3.4090800@gmail.com> <4EFF4AA4.2090702@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 31 Dec 2011 13:42:43 -0500 Message-ID: <1325356963.15973.80.camel@laptop.limeyworld> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: quoted-printable X-Identified-User: {793:box347.bluehost.com:lotussev:lotussevencars.com} {sentby:smtp auth 68.221.17.105 authed with jeff@lotussevencars.com} X-Archives-Salt: 1ce63126-5b69-4294-90c6-7986f421af49 X-Archives-Hash: e7e96431f984eb8d53d2741dac69c267 On Sat, 2011-12-31 at 11:47 -0600, Dale wrote: > Claudio Roberto Fran=C3=A7a Pereira wrote: > > Maybe some use flag inconsistency? Try adding --newuse or -N to your em= erge. > > Try this: emerge -uavDN world. If this still just pulls > > phonon-gstreamer, then there should be some problem in the package > > itself. > > > > >=20 > http://forums.gentoo.org/viewtopic-p-6888730.html#6888730 >=20 > Dale >=20 > :-) :-) >=20 Thanks for the link. I tried changing the use flags for phonon to -gstreamer vlc, but for some reason I'm still getting gstreamer pulled in as use flag requirement, though it adds vlc. Same error as before. I'll try -makeopts=3D"-j1", since at the moment I'm running makeopts=3D"-j6"=20 Jeff