[OE-core] Troubleshooting sstate cache

Nick Winters nick at wintersteam.org
Tue Aug 28 18:23:24 UTC 2018


The problem may be a result of executables being built with absolute paths
to their shared libraries. When I do the following:

ldd -v
./tmp/sysroots/x86_64-linux/usr/bin/powerpc-poky-linux/powerpc-poky-linux-ar

I see the Library runpath for a shared library is an absolute path to the
original Jenkins job that was building the sstate cache, not the current
one that I am building. How do I configure Yocto not to use absolute paths
to the shared libraries?

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180828/2731f772/attachment-0002.html>


More information about the Openembedded-core mailing list