From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3B59FE0053F for ; Tue, 19 Nov 2013 16:06:30 -0800 (PST) Received: by mail-pb0-f44.google.com with SMTP id rq2so2639265pbb.17 for ; Tue, 19 Nov 2013 16:06:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=BUENBzXxREY+YH7IJLE55p3fRx74dv9m8kngsOC7TH0=; b=QOqwDHby5sUCLT6WSj7qHwOTUi+7Ciemg6jb5mPxDEw4yF8WhTz93n7DrUynqdw/jQ rU+MGPOkrW/WlOxpy3nKhVfVi5Xh3tNhRoDuye0vIZPG7l7/zs2ZZLnlrIcNStPUWIaa OZS0oso0f3mIkuC4h7BrXq1kfoWNF91qXSxnpI2ZNdwDdZl3ogPKCa89srT69UZ5NPKS bLCSfBq4Ov5TrY3MIVb2xT/HagMrwtHPp3sgEOFHNDFg0BcUb1oRB7ZMnKshtY/3vTog +sDA23kpRZyPbC9a/ghumizbdM29IgrxtnVLKkDSM0TLlagVM1xWG53G4R18Rba4xSx4 0cng== X-Gm-Message-State: ALoCoQntLKMY6Zyl97Z0WmPxvMtRhW+kQCb+924HHxgoty6pj8KhIinz+l7Hg0XfTgHV0aX31Y3w X-Received: by 10.68.241.134 with SMTP id wi6mr7243894pbc.44.1384905989862; Tue, 19 Nov 2013 16:06:29 -0800 (PST) Received: from [192.168.0.53] (97-117-182-57.phnx.qwest.net. [97.117.182.57]) by mx.google.com with ESMTPSA id tu6sm33244165pbc.41.2013.11.19.16.06.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 16:06:28 -0800 (PST) Message-ID: <528BFD02.1040209@boundarydevices.com> Date: Tue, 19 Nov 2013 17:06:26 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Otavio Salvador , Joerg Boge References: <528BCBEF.30107@gmx.de> <528BF813.9060007@boundarydevices.com> In-Reply-To: <528BF813.9060007@boundarydevices.com> Cc: "meta-freescale@yoctoproject.org" Subject: Re: sources/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb, do_compile) failed with exit code '1' X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 00:06:33 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 11/19/2013 04:45 PM, Eric Nelson wrote: > On 11/19/2013 04:35 PM, Otavio Salvador wrote: >> On Tue, Nov 19, 2013 at 6:37 PM, Joerg Boge wrote: >>> Hello, >>> I just set-up a new yocto environment on Dora branch >>> >>> bitbake stops with >>> >>> "sources/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb, >>> do_compile) failed with exit code '1'" >>> >>> I have seen it changed from imx-test-3.5.7-1.0.0 to 3.10 >>> >>> are there any know problems? >> >> This all depends on many things; please inform: >> >> * machine you are building for >> * try 'repo sync' and see if you are up to date (I reverted two >> patches which might solve it) >> > Thanks Otavio, > > I just saw the same thing, and Joerg beat me to the list... > > Notable bits from local.conf: > MACHINE=nitrogen6x > PREFERRED_PROVIDER_virtual/kernel = "linux-boundary" > > Log is here. > http://pastebin.com/FgRynMGA > > I'm re-building now. > It looks like imx-test completed, though internally there were some failures. It appears that both memtool and mxc_vpu_test failed to build, but the Yocto build reported success: make[1]: Leaving directory `/home/ericn/yocto/build-qt4-n6x/tmp/work/nitrogen6x-poky-linux-gnueabi/imx-test/1_3.10.9-1.0.0-r0/imx-test-3.10.9-1.0.0/test' DEBUG: Shell function do_compile finished Regards, Eric