From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f52.google.com (mail-yh0-f52.google.com [209.85.213.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1113BE013AE for ; Sat, 29 Jun 2013 19:30:15 -0700 (PDT) Received: by mail-yh0-f52.google.com with SMTP id f10so1883478yha.39 for ; Sat, 29 Jun 2013 19:30:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7v2M8ps/WnueXKESqti9yhsJk9ao6ZHQ23+mbY5Vgu0=; b=SoSALr2caNg7KKtKj7aSotAW6rDCGenQLmZKti8IoJSuXR1RvC61MJZM/Q/e3v0l9Z ZRbDsvGRhrFOh46Fh4nzTwyv2xp9LcnTkOA6RKTsMOa8r7HjFT3GCVl5Ug4L3Z0QZSbx rCzUUcX1QSxjt8jMBy4Yey28VCJSSJ45aEnFyYQGvlwBuAHJPxyZj1tBAj8XVjcAY/op GNlwJQPK0c4506EbLJ7EmqP37bwK3A2SzXc/tVJudJZJUtJfkkRzOQ0D8UISRtvdrlb0 BULn111W3u9W35m+rUlTqpvWEUlgbfnokZVHLtV6PCnvq5w4dIfkyWb858Wsogv/EYGV mDBw== X-Received: by 10.236.29.196 with SMTP id i44mr10058658yha.75.1372559414981; Sat, 29 Jun 2013 19:30:14 -0700 (PDT) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id m5sm5505164yha.23.2013.06.29.19.30.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 29 Jun 2013 19:30:14 -0700 (PDT) Message-ID: <51CF9835.8000207@gmail.com> Date: Sat, 29 Jun 2013 21:30:13 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 CC: "meta-freescale@yoctoproject.org" References: <51CF793A.9090107@gmail.com> In-Reply-To: Subject: Re: Problem building fsl-image-gui 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: Sun, 30 Jun 2013 02:30:16 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Interesting. Do you have INHIBIT_PACKAGE_DEBUG_SPLIT = '1' set in local.conf or somewhere else? Wondering if that is causing a bit of a problem here. I set it in the recipe and that seems to enable the build to succeed without the warnings. I do wonder why you see warnings and I see errors. On 6/29/13 8:32 PM, Trevor Woerner wrote: > On 29 June 2013 20:18, John Weber wrote: >> Anyone seeing this problem? I'm building fsl-image-gui using master: > > Yes, I just performed a build and am seeing the same thing, except in > my case they're all marked as warnings and I do end up with an image. > I also seem to be seeing a lot more than what you've listed. >