From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ye0-f173.google.com (mail-ye0-f173.google.com [209.85.213.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DCAB8E01206 for ; Sat, 29 Jun 2013 21:41:45 -0700 (PDT) Received: by mail-ye0-f173.google.com with SMTP id m7so821061yen.18 for ; Sat, 29 Jun 2013 21:41:45 -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=jH3t0SDP1QRkh/H2dNYufqHApuf08IBKePGCTkHC7qw=; b=xj/i6qZt/wVR+5S7gpWDNNENjCrOcu/aS6cqEVQdUTZM1elplE8qnJ5E1RFa8MQg0z LZxUXyWIj2N2ocCLMYyUfdmjrnsRpWHisMMSQm2cYmcuKHIwu3ZQZ3FKyzXGXs/aqZyq jvUKsvSaWpvMtZuAn6ju4RKlnwzu1NjhuxpDCzAPy7oNboYkp1Bi0TVHp0ko7Hi+Tv9g Ruqgwqfd+6K8rmKj6vvV5AvPu741GSow4yyHdIdpzr/z5kB9hwiI6VCJN3JANTFoT22g lF6OIUZhM+M4jLwVnb+f5OlZ9z0q25ebAD7+pRZzqHAn7wDwWMyPEITy8F+fZDDy16V5 6j+A== X-Received: by 10.236.147.9 with SMTP id s9mr10204483yhj.56.1372567305313; Sat, 29 Jun 2013 21:41:45 -0700 (PDT) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id m5sm6182039yha.23.2013.06.29.21.41.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 29 Jun 2013 21:41:44 -0700 (PDT) Message-ID: <51CFB708.5030609@gmail.com> Date: Sat, 29 Jun 2013 23:41:44 -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> <51CF9835.8000207@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 04:41:48 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Trevor, Thanks. You're on dylan so you won't see this problem yet. In master, the commit that causes it is less than two days old. It causes a lot of problems. I think any recipe that creates empty directories in the do_install step will throw a QA error. I found this on lmbench as well as lttng-modules. John On 6/29/13 11:37 PM, Trevor Woerner wrote: > Here is what I was doing: > > $ fsl build> MACHINE="imx53qsb" bitbake fsl-image-gui > Parsing recipes: 100% > |#####################################################################################################################################################| > Time: 00:00:27 > Parsing of 1276 .bb files complete (0 cached, 1276 parsed). 1644 targets, 71 > skipped, 0 masked, 0 errors. > > Build Configuration: > BB_VERSION = "1.18.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "openSUSE-project-12.3" > TARGET_SYS = "arm-poky-linux-gnueabi" > MACHINE = "imx53qsb" > DISTRO = "poky" > DISTRO_VERSION = "1.4.1" > TUNE_FEATURES = "armv7a vfp neon" > TARGET_FPU = "vfp-neon"