[OE-core] [OE-Core][PATCH 4/4] valgrind: Mark powerpc64 with musl as incompatible

Serhey Popovych serhe.popovych at gmail.com
Sat Jan 12 16:53:47 UTC 2019


Khem Raj wrote:
> On Sat, Jan 12, 2019 at 1:23 AM Serhey Popovych
> <serhe.popovych at gmail.com> wrote:
>>
>> Building musl for powerpc64 enforces elfv2 ABI since commit 68c964185519
>> ("arch-powerpc64.inc: Use elfv2 ABI when building with musl") that is
>> not compatible with valgrind.
>>
>> Signed-off-by: Serhey Popovych <serhe.popovych at gmail.com>
>> ---
>>  meta/recipes-devtools/valgrind/valgrind_3.14.0.bb | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb
>> index 4d15a50..d882319 100644
>> --- a/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb
>> +++ b/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb
>> @@ -58,6 +58,9 @@ COMPATIBLE_HOST_linux-muslx32 = 'null'
>>  COMPATIBLE_HOST_mipsarchr6 = 'null'
>>  COMPATIBLE_HOST_linux-gnun32 = 'null'
>>
>> +# Disable for powerpc64 with musl
>> +COMPATIBLE_HOST_libc-musl_powerpc64 = 'null'
> 
> lets do it for powerpc64el too

I guess powerpc64le is GNU standard target, not *el.

Support for powerpc64le is missing in OE. Before it is
added I'd prefer not to do this for powerpc64le.

>> +
>>  inherit autotools ptest multilib_header
>>
>>  EXTRA_OECONF = "--enable-tls --without-mpicc"
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190112/f4045bc2/attachment-0001.sig>


More information about the Openembedded-core mailing list