[OE-core] [PATCH] kmod: remove the setting of INHIBIT_PACKAGE_STRIP

Burton, Ross ross.burton at intel.com
Tue Sep 16 09:46:37 UTC 2014


On 15 September 2014 09:27,  <rongqing.li at windriver.com> 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



More information about the Openembedded-core mailing list