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 1O6aFl-0004PF-HU for garchives@archives.gentoo.org; Tue, 27 Apr 2010 02:10:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 803EDE09C2 for ; Tue, 27 Apr 2010 02:09:47 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A9EF8E08A8 for ; Tue, 27 Apr 2010 01:51:43 +0000 (UTC) Received: by gwj21 with SMTP id 21so3948341gwj.40 for ; Mon, 26 Apr 2010 18:51:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=dOnzGMLbED0yBo6bIbazq206vhvtJ0s0EX+ie1lML8A=; b=clXA51C7knVeLKS0xzIANuvQdP2vuz1so+4Rr7ySzVizbWuyA48MGEKrJrHrmXTZCQ oNd8xp7b9Jty6AKB8Ya67ifDxNYnbs5SpMM3LWcwnGFQAAm/T3vV9e2zoRc8Zh4secjD 7iRuLa3Yuf0h+2RnY5KAKNGOtGqfnz40jZYaY= 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; b=xC+g+VR82gJxVuykVMbsEcW9Ke+cwklhfy/RwHoW5F4sjqRgV384hvN33RBmGzO1wb s11c1it7U430RTjGL1QqcQYlbtBj2gnGTMllTeyiCclmRFdzAUUIFol/H9ATAEU+Vggu jVx2WICKpcCkf2ZEhoOAXy0oYNgtpvBF6yinM= 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.65.10 with SMTP id n10mr4769636yba.9.1272333103362; Mon, 26 Apr 2010 18:51:43 -0700 (PDT) Received: by 10.151.43.8 with HTTP; Mon, 26 Apr 2010 18:51:43 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Apr 2010 09:51:43 +0800 Message-ID: Subject: [gentoo-embedded] Re: can't emerge binary packges From: "Dennis.Yxun" To: gentoo-embedded@lists.gentoo.org Content-Type: multipart/alternative; boundary=000e0cd3aa2ca9736804852e225e X-Archives-Salt: 65cca4aa-c6c3-4bc4-b5dd-20fc8f385412 X-Archives-Hash: ccb2c5a5e4f15c2cd57033ed0ac5a32f --000e0cd3aa2ca9736804852e225e Content-Type: text/plain; charset=UTF-8 On Tue, Apr 27, 2010 at 9:43 AM, Dennis.Yxun wrote: > > > On Tue, Apr 27, 2010 at 9:19 AM, Dennis.Yxun wrote: > >> HI Folks: >> I have problem to merge binary packages into my cross env. >> Let me make it clear, I've setup cross develop evironment in my >> Desktop, >> say the path is /usr/armv7a-softfloat-linux-gnueabi. And I find >> x11-libs/cairo-1.8.8-r1 >> will fail when do cross compile, so I compile it natively on my ARM board, >> it pass successfullly, >> So I package it up, swith back to my cross environment, >> using "emerge-armv7a-softfloat-linux-gnueabi -k cairo", strangly it refuse >> to merge the binary package >> but try to compile it directly. >> This problem not always happen, for some packages I compiled on my ARM >> board, >> do install successful on my cross env >> Why? >> Attached png, shows that green-colored packages will be compiled even >> there do exist binary packages. >> >> Dennis Lan >> > > here is output from -K option, but tell doesn't tell me the reason > > sabayon ~ # emerge-armv7a-softfloat-linux-gnueabi -tvaK1 > =media-libs/tiff-3.9.2-r1 > > !!! All ebuilds that could satisfy "=media-libs/tiff-3.9.2-r1" have been > masked. > !!! One of the following masked packages is required to complete your > request: > - media-libs/tiff-3.9.2-r1 (masked by: ) > > > For more information, see the MASKED PACKAGES section in the emerge > man page or refer to the Gentoo Handbook > oh, probably I should disable use check previously I set --binpkg-respect-use=y --000e0cd3aa2ca9736804852e225e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Tue, Apr 27, 2010 at 9:43 AM, Dennis.= Yxun <dennis.= yxun@gmail.com> wrote:


On Tue= , Apr 27, 2010 at 9:19 AM, Dennis.Yxun <dennis.yxun@gmail.com><= /span> wrote:
HI Folks:
=C2=A0=C2=A0=C2=A0 I have problem to merge binary packages int= o my cross env.
=C2=A0=C2=A0=C2=A0 Let me make it clear, I've setup = cross develop evironment in my Desktop,
say the path is /usr/armv7a-soft= float-linux-gnueabi. And I find x11-libs/cairo-1.8.8-r1
will fail when do cross compile, so I compile it natively on my ARM board, = it pass successfullly,
So I package it up, swith back to my cross enviro= nment,
using "emerge-armv7a-softfloat-linux-gnueabi -k cairo"= , strangly it refuse to merge the binary package
but try to compile it directly.
=C2=A0=C2=A0=C2=A0 This problem not alwa= ys happen, for some packages I compiled on my ARM board,
=C2=A0do instal= l successful on my cross env
=C2=A0=C2=A0=C2=A0 Why?
=C2=A0=C2=A0=C2= =A0 Attached png, shows that green-colored packages will be compiled even t= here do exist binary packages.

Dennis Lan

here is output from -K option, but tell = doesn't tell me the reason

sabayon ~ # emerge-armv7a-softfloat-l= inux-gnueabi -tvaK1=C2=A0=C2=A0 =3Dmedia-libs/tiff-3.9.2-r1

!!! All = ebuilds that could satisfy "=3Dmedia-libs/tiff-3.9.2-r1" have bee= n masked.
!!! One of the following masked packages is required to complete your reque= st:
- media-libs/tiff-3.9.2-r1 (masked by: )


For more informa= tion, see the MASKED PACKAGES section in the emerge
man page or refer to= the Gentoo Handbook

oh, probably I should disable use check
previousl= y I set --binpkg-respect-use=3Dy
--000e0cd3aa2ca9736804852e225e--