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 1MWdTj-0001SV-J5 for garchives@archives.gentoo.org; Thu, 30 Jul 2009 21:48:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 663FCE05F2; Thu, 30 Jul 2009 21:47:58 +0000 (UTC) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BD12E05F2 for ; Thu, 30 Jul 2009 21:47:58 +0000 (UTC) Received: by gxk20 with SMTP id 20so7057811gxk.10 for ; Thu, 30 Jul 2009 14:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=UJ80g61oykZy+hgXT5F3HlN9sd5ydmfvOa30CnYmt/c=; b=xQks7u67/cE/9MlPpIQlLkJqYvPR4DEjeBygnrQlMVCMgZ0HY7JZbSDi9ViTpHr5wX k9ilgNA7rri3xN1q0C0JRYugpmfWv6MpScBMTAQi9m9mAweDy0VGfry4uKyN1vJLCm0f dYSkGgYxxws2usxOMRf8NMSTFFid+ieiRrqgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=f8WPQMpcupcgcLMk6Kxk+CZVw31y5z+I5k9ONPXADsHZ/oMK7FOc8ldxUhcvHzhABV q2nx+ZCJr1il95Ymao7U35typj/of6BDseeoprtmg8WooTNJCq9kdmSn9GkxVGj/WfsE uROYkc5gMm0zjFjrC4hBW1MiwZnQ9GC9mEABU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.52.10 with SMTP id z10mr3029479ybz.216.1248990477629; Thu, 30 Jul 2009 14:47:57 -0700 (PDT) In-Reply-To: <1248990050.22281.26.camel@hangover> References: <3ea34a000907301321n788bf73aoeb93122033fc6383@mail.gmail.com> <1248990050.22281.26.camel@hangover> Date: Thu, 30 Jul 2009 23:47:57 +0200 Message-ID: <3ea34a000907301447m17f0deabx9eeadc2bd2e41fbc@mail.gmail.com> Subject: Re: [gentoo-embedded] wrong keywords? From: Christopher Friedt To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 92781b8a-3679-4a28-8641-074cab0a351f X-Archives-Hash: 858dbfe48ca4a08d6bb3885a01bac7da Thanks for getting back to me. I found an odd workaround for the problem by first emerging the dependency that complained about the incorrect keyword (in this case eselect-opengl). Strangely, when I directly emerged the dependency, there were no complaints at all. Hopefully I can continue to emerge xorg-x11 once the dependencies up to that point are built. C On Thu, Jul 30, 2009 at 11:40 PM, Ned Ludd wrote: > On Thu, 2009-07-30 at 22:21 +0200, Christopher Friedt wrote: >> Hi, >> >> This is probably fairly common, but I've been encountering a strange >> message while cross compiling. >> >> I'm compiling for ARCH=3Darm, but receiving a blocker stating =A0that on= e >> of the dependencies has =A0keyword ~x86. >> >> Any suggestions? > > Yes. > > Try arm-unknown-linux-gnu-emerge -av xorg-x11 --root-deps=3Drdeps > > https://bugs.gentoo.org/show_bug.cgi?id=3D222895 > > Note however that xorg-server will miss a lot of the protos it needs > installed to actually be able to merge xorg. So tip is to just merge > nearly them all. > > >> >> Chris >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> arm-unknown-linux-gnu-emerge -av xorg-x11 >> >> !!! All ebuilds that could satisfy ">=3Dapp-admin/eselect-opengl-1.0.7" >> have been masked. >> !!! One of the following masked packages is required to complete your re= quest: >> - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword) >> >> For more information, see the MASKED PACKAGES section in the emerge >> man page or refer to the Gentoo Handbook. >> (dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild]) >> (dependency required by "x11-base/xorg-x11-7.4" [ebuild]) >> (dependency required by "xorg-x11" [argument]) >> > -- > Ned Ludd > Gentoo Linux > > >