From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 4B0CD6FA49 for ; Tue, 3 Jun 2014 09:08:13 +0000 (UTC) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu4) with ESMTP id s53988LA011264; Tue, 3 Jun 2014 10:08:08 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14FtQPzQpDjr; Tue, 3 Jun 2014 10:08:08 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id s539844O011245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 3 Jun 2014 10:08:06 +0100 Message-ID: <1401786476.12440.55.camel@ted> From: Richard Purdie To: Mike Looijmans Date: Tue, 03 Jun 2014 10:07:56 +0100 In-Reply-To: <538D5C34.4060905@topic.nl> References: <53843793.3030309@topic.nl> <1401318733.2607.71.camel@ted> <538D5C34.4060905@topic.nl> X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: How to find out why shared sstate is not being used for a recipe X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 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: Tue, 03 Jun 2014 09:08:14 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Tue, 2014-06-03 at 07:25 +0200, Mike Looijmans wrote: > On 05/29/2014 01:12 AM, Richard Purdie wrote: > > > > bitbake -S just tries to automate that process if it can. > > > > bitbake -S usually crashes here. Is there a bug report for that? It shouldn't crash... Cheers, Richard