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.60)
	(envelope-from <gentoo-embedded+bounces-1374-garchives=archives.gentoo.org@gentoo.org>)
	id 1GeTHF-0005fF-W7
	for garchives@archives.gentoo.org; Mon, 30 Oct 2006 09:17:54 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9U9H0CW009318;
	Mon, 30 Oct 2006 09:17:00 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9U9GxPB014122
	for <gentoo-embedded@lists.gentoo.org>; Mon, 30 Oct 2006 09:16:59 GMT
Received: by nf-out-0910.google.com with SMTP id p46so3150428nfa
        for <gentoo-embedded@lists.gentoo.org>; Mon, 30 Oct 2006 01:16:58 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=nGVuUc/HpiXI5QzoeMn9wg5rTjTA6AkSHGDAaS00Dv9sjyZOZMz429JOmd5hm5ymtCUDmvEZX0xpjrLfcfiM68sJ+bWRPH9whTY1qrz2za8/43epdVVvaQvTnZOkSYX9wcE7adGIblnmy0MaWldO+5WCFluUp3SsN76NMdzESGc=
Received: by 10.49.90.4 with SMTP id s4mr5238271nfl;
        Mon, 30 Oct 2006 01:16:58 -0800 (PST)
Received: by 10.48.206.19 with HTTP; Mon, 30 Oct 2006 01:16:58 -0800 (PST)
Message-ID: <9956e0d30610300116w786c7d09q24b93116df43603@mail.gmail.com>
Date: Mon, 30 Oct 2006 11:16:58 +0200
From: "Vladimir Pouzanov" <farcaller@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: [gentoo-embedded] emerge is broken?
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Archives-Salt: 35352f8c-9123-4906-a9a4-7ebb02f57454
X-Archives-Hash: 018012fe1283290b91a0227d043db837

Hi all,

I'm trying to rebuild my rootfs from scratch and seems that there's
some problem with portage-2.1.2_rc1-r1

First problem is that "baselayout-lite" still marked as masked even if
my etc/make.profile/packages contains
*>=sys-apps/baselayout-lite-1.0_pre1

I've added ~arm to baselayout-lite ebuild and get another error:
# xemerge -av baselayout-lite
EMERGING TO /usr/arm-softfloat-linux-gnu

These are the packages that would be merged, in order:

Calculating dependencies -

!!! Problem in 'sys-apps/baselayout-lite' dependencies.
!!! 'USE' exceptions
Traceback (most recent call last):
  File "/usr/bin/emerge", line 4506, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 4501, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 3884, in action_build
    retval, favorites = mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 1103, in select_files
    self.mysd = self.select_dep(myroot, myatom, arg=myarg)
  File "/usr/bin/emerge", line 1413, in select_dep
    myuse=selected_pkg[-1], rev_dep=rev_deps, arg=arg):
  File "/usr/bin/emerge", line 823, in create
    self.pkgsettings[myroot].setcpv(mykey, mydb=portdb)
  File "/usr/lib/portage/pym/portage.py", line 1533, in setcpv
    if defaults != self.configdict["defaults"]["USE"]:
KeyError: 'USE'

The same 'USE' exceptions appears for any ebuild I want to cross-compile.
My make.conf is correct and I have got some packages built with it
(however I had more old portage version then).

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com
-- 
gentoo-embedded@gentoo.org mailing list