From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5551AE0071F for ; Tue, 16 Jul 2013 10:50:43 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 16 Jul 2013 10:48:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,678,1367996400"; d="scan'208";a="346561227" Received: from unknown (HELO helios.localnet) ([10.252.122.80]) by orsmga001.jf.intel.com with ESMTP; 16 Jul 2013 10:50:42 -0700 From: Paul Eggleton To: Edward Vidal Date: Tue, 16 Jul 2013 18:50:41 +0100 Message-ID: <5727572.3nCIyqyF5R@helios> Organization: Intel Corporation User-Agent: KMail/4.10.4 (Linux/3.8.0-26-generic; KDE/4.10.4; i686; ; ) In-Reply-To: References: MIME-Version: 1.0 Cc: yocto@yoctoproject.org Subject: Re: zedboard & gnuradio X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jul 2013 17:50:46 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi Edward, On Tuesday 16 July 2013 08:47:03 Edward Vidal wrote: > ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so' > from qwt was already stripped, this will prevent future debugging! > ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already > stripped, this will prevent future debugging! > ERROR: QA Issue: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was already > stripped, this will prevent future debugging! poky.conf now marks this QA issue as an error instead of a warning in order to pick up on quality issues when running builds. You can either: a) Fix the recipe so that qwt gets built without stripping its output binaries, or b) set your own value for ERROR_QA and WARN_QA so that "already-stripped" appears in WARN_QA rather than ERROR_QA Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre