From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id C16536B7CA for ; Wed, 17 Sep 2014 07:32:10 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id s8H7W9dI017712 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 17 Sep 2014 00:32:09 -0700 (PDT) Received: from [128.224.162.141] (128.224.162.141) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.174.1; Wed, 17 Sep 2014 00:32:08 -0700 Message-ID: <541938FC.8010500@windriver.com> Date: Wed, 17 Sep 2014 15:32:12 +0800 From: Rongqing Li User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Richard Purdie References: <1410769631-5672-1-git-send-email-rongqing.li@windriver.com> <5418D4FF.9030103@windriver.com> <1410938636.14624.66.camel@ted> In-Reply-To: <1410938636.14624.66.camel@ted> Cc: OE-core Subject: Re: [PATCH] kmod: remove the setting of INHIBIT_PACKAGE_STRIP X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 07:32:17 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 09/17/2014 03:23 PM, Richard Purdie wrote: > On Wed, 2014-09-17 at 08:25 +0800, Rongqing Li wrote: >> >> On 09/16/2014 05:46 PM, Burton, Ross wrote: >>> On 15 September 2014 09:27, wrote: >>>> Setting INHIBIT_PACKAGE_STRIP is added by 61cb45869c[kmod: ptest fixes], but I >>>> can not reproduce the described issue, and seems it make wrong logical [ >>>> when enable ptest, INHIBIT_PACKAGE_STRIP is always 1; and when disable ptest, >>>> INHIBIT_PACKAGE_STRIP is always 0] >>> >>> I take my comment back: >>> >>> ERROR: runstrip: ''arm-poky-linux-gnueabi-strip' --strip-debug >>> --remove-section=.comment --remove-section=.note --preserve-dates >>> '/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-arm/build/build/tmp/work/armv5te-poky-linux-gnueabi/kmod/18+gitAUTOINC+ae58de0fcb-r0/package/usr/lib/kmod/ptest/testsuite/rootfs/test-dependencies/lib/modules/4.0.20-kmod/kernel/fs/mbcache.ko'' >>> strip command failed >>> >>> The autobuilder failed dramatically on this. >>> >>> Instead of inhibiting the strip globally, I wonder if there's a way to >>> avoid stripping the test suite. >>> >>> Ross >>> >> >> OK, I will see it > > If there isn't, we should perhaps add something... > Could you send a patch to fix/implement it? thanks. -Roy > Cheers, > > Richard > > > -- Best Reagrds, Roy | RongQing Li