Newer hwcap failures
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Jan 28 20:01:37 GMT 2021
On 28/01/2021 16:53, Florian Weimer wrote:
> * Adhemerval Zanella:
>
>> Debugging the tst-ldconfig-ld_so_conf-update it seems that for some
>> reason ldconfig is not updating the search path. Modifying the testcase
>> to print the dlerror:
>>
>> dlopen (libldconfig-ld-mod.so): libldconfig-ld-mod.so: cannot open shared object file: No such file or directory
>>
>> I am trying to run strace on the container environment, but it seems
>> that it gets confused (it triggers a failure in the rename call).
>>
>> Any idea?
>
> Do you use any special compiler flags? We have a report of ISA level
> property notes showing up unexpectedly:
>
> <https://sourceware.org/pipermail/libc-help/2021-January/005648.html>
>
> I don't think this test has been adjusted to this new feature, it will
> only work if the objects have no markup.
This is failing on powerpc32 as well with the same error, so I am not sure
this is really related to the ISA level property notes.
More information about the Libc-alpha
mailing list