From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SPed8-0004Ij-4D for openembedded-core@lists.openembedded.org; Wed, 02 May 2012 20:50:26 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail1.windriver.com (8.14.3/8.14.3) with ESMTP id q42IeeF0008870 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 2 May 2012 11:40:40 -0700 (PDT) Received: from msp-dhcp15.wrs.com (172.25.34.15) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 2 May 2012 11:40:40 -0700 Message-ID: <4FA17FA7.9030805@windriver.com> Date: Wed, 2 May 2012 13:40:39 -0500 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: References: <4FA17B2A.5060903@palm.com> In-Reply-To: <4FA17B2A.5060903@palm.com> Subject: Re: SetScene tasks hang forever? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer 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, 02 May 2012 18:50:26 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 5/2/12 1:21 PM, Rich Pixley wrote: > I'm seeing a lot of builds apparently hanging forever, (the ones that > work seem to work within seconds - the ones that hang seem to hang for > at least 10's of minutes), with: > > rich@dolphin> nice tail -f Log > MACHINE = "qemux86" > DISTRO = "" > DISTRO_VERSION = "oe-core.0" > TUNE_FEATURES = "m32 i586" > TARGET_FPU = "" > meta = "master:35b5fb2dd2131d4c7dc6635c14c6e08ea6926457" > > NOTE: Resolving any missing task queue dependencies > NOTE: Preparing runqueue > NOTE: Executing SetScene Tasks > > If I run top, I see one processor pinned at 98 - 99% utilization running > python, but no other clues. > > Can anyone point me to doc, explain what's going on here, or point me in > the right direction to debug this? The only time I've seen "hang-like" behavior the system actually opened a devshell and was awaiting input. But based on your log, it doesn't look like that is the case. Run bitbake with -DDD option, you will get considerably more debug information and it might help point out what it thinks it is doing. --Mark > --rich > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core