Re: valgrind failed do_compile during bitbake
On 2021-07-08 6:00 p.m., Michael wrote:
I'm using Yocto "warrior" version.It looks like you are just missing a soft-float library but I don't know off-hand where that is. We have a recent commit: https://git.openembedded.org/openembedded-core/commit/?id=effd1434a6ca6afcc358bea64053a7bf805633c7 valgrind: disable it for powerpc soft-float valgrind doesn't build for powerpc soft-float. It is thus disabled for such architectures. so it seems that powerpc-nf is just not supported by valgrind yet. An examples that shows what sort of changes would be needed: https://sourceware.org/git/?p=valgrind.git&a=search&h=HEAD&st=commit&s=soft-float Good luck, ../Randy -- # Randy MacLeod # Wind River Linux
|
|