[PATCH 6/6] elf: Simplify output of hwcap subdirectories in ld.so help
Javier Pello
devel@otheo.eu
Thu Sep 15 19:12:54 GMT 2022
On Thu, 15 Sep 2022 04:42:36 -0400, Carlos O'Donell wrote:
> On Wed, Sep 14, 2022 at 08:15:09PM +0200, Javier Pello wrote:
> > The print_hwcap_1 machinery was useful for the legacy hwcaps
> > subdirectories, but it is not worth the trouble now that they
> > are gone.
>
> This fails pre-commit CI for i686:
> https://patchwork.sourceware.org/project/glibc/patch/20220914201509.1c642836df76f95d3c2a8f28@otheo.eu/
And spectacularly so, it seems.
> Which architectures have you tested this on?
On i686, ironically. And the output from make check looks fine on
my end.
I am puzzled. The output from CI suggests that the compiled libc.so
cannot be loaded, but the last patch only inlines two static
functions, only used for the output of ld.so --help. I cannot see
why the patch series would be fine after patch 5 but fail this way
after patch 6.
I will try to look into this.
Javier
More information about the Libc-alpha
mailing list