From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F0453E0053F for ; Tue, 19 Nov 2013 15:45:27 -0800 (PST) Received: by mail-pd0-f171.google.com with SMTP id z10so7202634pdj.2 for ; Tue, 19 Nov 2013 15:45:26 -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=cUB2rRJrSdwU//H1m0Ukhc+azc85ZQRqVsa7JOGVZKg=; b=NFN40Wngj5QUlBIcoQuzde4KSaJAuX5CDPFy7XMGE7oHddnXBFvxbVkWJZ6WwL684h mIhBv37Smw9gs2iMycJPjJxmSL69U2D5yYjqr9Dcfj2954Pj98l3kLO9l7qTXW15Pwfj wELFVMupE1Sg+nUk2aCaZmGK/pW+1RS/talbymfq/MN1jXmuLsKWe6oyb7HO6dCLLz6i nfQ842cdqNh2A+GBucZG+/Xg9a8bHQ7arzk1+QWCRw8GevXakh+DxtI9SCFqn0n3cnWx 7TJjeRiAJ4GS3QWdXFrcVcjvz3dQttTR6mcGB3U6hlxEcKFxIL5VozZZjORWXSDBD1YT Rhag== X-Gm-Message-State: ALoCoQkAU7/r5UGyeg/hfPuu7cyPfVxw/ph3yaQdY9dEYBP6/lUIvZ0XAoln1h4z31t92jUr1Qw3 X-Received: by 10.66.230.233 with SMTP id tb9mr29296513pac.38.1384904726874; Tue, 19 Nov 2013 15:45:26 -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 wp8sm33160693pbc.26.2013.11.19.15.45.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 15:45:25 -0800 (PST) Message-ID: <528BF813.9060007@boundarydevices.com> Date: Tue, 19 Nov 2013 16:45:23 -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> In-Reply-To: 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: Tue, 19 Nov 2013 23:45:28 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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. Regards, Eric