[OE-core] [oe-core][PATCH 1/1] ltp: find all .debug directories

Burton, Ross ross.burton at intel.com
Thu Mar 19 23:43:56 UTC 2015


On 19 March 2015 at 00:34, Joe Slater <jslater at windriver.com> wrote:

>  FILES_${PN}-dbg += "\
>      /opt/ltp/runtest/.debug \
> -    /opt/ltp/testcases/bin/.debug \
> -    /opt/ltp/testcases/bin/*/bin/.debug \
> -    /opt/ltp/testcases/bin/*/test/.debug \
> +    /opt/ltp/testcases/*/.debug \
> +    /opt/ltp/testcases/*/*/.debug \
> +    /opt/ltp/testcases/*/*/*/.debug \
>

Interestingly now ltp is failing on edgerouter (mips64):

NOTE: Skipping file /opt/ltp/testcases/bin/test_arch_stripped from ltp for
already-stripped QA test
ERROR: debugedit failed with exit code 256 (cmd was
'/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit'
-b
'/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/work/mips64-poky-linux'
-d '/usr/src/debug' -i -l
'/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/work/mips64-poky-linux/ltp/20150119-r0/debugsources.list'
'/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/work/mips64-poky-linux/ltp/20150119-r0/package/opt/ltp/testcases/bin/d1.obj'):
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit:
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/build/tmp/work/mips64-poky-linux/ltp/20150119-r0/package/opt/ltp/testcases/bin/d1.obj:
Unhandled relocation 2 in .debug_info section

I'm off to bed now, any idea what "relocation 2 in ._debug_info" means?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150320/aa5b940d/attachment-0002.html>


More information about the Openembedded-core mailing list