From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 62BC8E0053F for ; Tue, 19 Nov 2013 16:44:46 -0800 (PST) Received: by mail-pb0-f45.google.com with SMTP id rp16so2701666pbb.32 for ; Tue, 19 Nov 2013 16:44:46 -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=RW12GWm4A4AfAfGWQGTfJ/7Rz89VC+KjZxj0ie8kAKQ=; b=evGNcq0DF9+m0OljHDftWdwT7OSLWigwrHkNKVYJ9bhXwZYULWe2S4QFwFx97Ne72J 1IsIgCYoSYdDhAcVcG6OHqP5QoMHTXMYbfPGr725tb24Nk366payiIGH/qz69Itwdd7U UOl0Uy/GWAvIeLk3Y9kKTRJgPwazcL8MUSbKuKvqzWBHrlJX+n4QFHj+OMwjyuvgrUkJ nGnL3N/mV91J5iMs35PAuf1n/M4LnIX1A2+FNeWmbDmFpQUMm6a9SbyYfQ3E2ySQf83w 891U267nHHBEg2QTZnkJD7kR5I+v1b8GoTou/lnozBELnac9JCpLdfUl64Lb67l+S3ak 3ITA== X-Gm-Message-State: ALoCoQnwa4nEdliBawKzYmYCw4TXYL1yie9yKBHgYqk5T/TRCMeya5bJ7Ixtz1A2bL0K3COvZVLc X-Received: by 10.66.164.136 with SMTP id yq8mr28788880pab.67.1384908286640; Tue, 19 Nov 2013 16:44:46 -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 pl1sm33398218pbb.20.2013.11.19.16.44.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 16:44:45 -0800 (PST) Message-ID: <528C05FB.3010607@boundarydevices.com> Date: Tue, 19 Nov 2013 17:44:43 -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 References: <528BCBEF.30107@gmx.de> <528BF813.9060007@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Joerg Boge 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:44:47 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 11/19/2013 05:00 PM, Otavio Salvador wrote: > On Tue, Nov 19, 2013 at 9: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. > > This seems to be the regression I introduced in dora and fixed > reverting a cuple of fixes: > > commit 5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556 > Author: Otavio Salvador > Date: Mon Nov 18 13:44:22 2013 -0200 > > Revert "linux-imx.inc: Drop extra sysroot staging" > > This reverts commit 539ea109ba19595781d2c1b43f24cecb64fd3821 as it > depends on a change not include in Dora branch of OE-Core/Poky. > > Change-Id: Ifbedf51f51e7a78ab685311bce272c5d5d728f38 > Signed-off-by: Otavio Salvador > > commit c8453dc440ff1d355df362e01816bc18f9de3d50 > Author: Otavio Salvador > Date: Mon Nov 18 13:43:23 2013 -0200 > > Revert "linux-imx.inc: Remove imx-test specific hack" > > This reverts commit a698f335073dc0a68e3f8554aef08165c5dc69bc as it > depends on a change not included in Dora branch of OE-Core/Poky. > > Change-Id: I3a2d56e50566dc90472c78f08899856ae19eb19b > Signed-off-by: Otavio Salvador > > Can you verify if those are included? > They are now, but they weren't previously (I last synced either late on 2013-11-17 or early on 2013-11-18). This build (with these two Revert patches) is completing successfully (currently running do_rootfs). Regards, Eric