From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TdnVP-0001h6-Ph for openembedded-core@lists.openembedded.org; Wed, 28 Nov 2012 20:41:12 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id qASJQukA016937; Wed, 28 Nov 2012 19:26:56 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16549-07-2; Wed, 28 Nov 2012 19:26:48 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id qASJQWRO016879 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 28 Nov 2012 19:26:34 GMT Message-ID: <1354130791.15992.4.camel@ted> From: Richard Purdie To: Khem Raj Date: Wed, 28 Nov 2012 19:26:31 +0000 In-Reply-To: References: X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: Patches and discussions about the oe-core layer Subject: Re: build logs of all images in or-core X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 19:41:12 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2012-11-28 at 11:06 -0800, Khem Raj wrote: > Hi All, > > On an idle machine. I ran all possible image builds > for supported qemu arches in OE-Core. Not all the images built > successfully. I have posted the logs > here > > http://sakrah.dontexist.org/files/oe-core/ > > if anyone wants to take a look Could you split them into two directories, successes and failures? I'm interested in one set and not the other ;-) Cheers, Richard