[Buildroot] [PATCH v2 14/14] package/{glibc, localedef}: bump version to 2.43
Julien Olivain
ju.o at free.fr
Fri Mar 6 18:45:03 UTC 2026
Hi Bernd,
Thanks for the patch. While this new glibc 2.43 generally
works fine (I tested many configs), I've found an issue.
See below.
On 05/03/2026 22:09, Bernd Kuhls wrote:
> https://sourceware.org/glibc/wiki/Release/2.43
>
> Updated license files and hashes due to upstream commit:
> https://sourceware.org/git/?p=glibc.git;a=commit;h=a0ce8b0779e290596e99ca6d96c301684a2d7cfe
>
> Rebased
> package/localedef/0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch
>
> Removed patch 0003 to fix build on hosts with glibc < 2.43.
Removing this patch is reintroducing the issue described in it.
There is still configurations in which host-localedef is
failing to build. For example, in the Buildroot Debian
reference image. You can reproduce the issue with:
utils/docker-run make host-localedef
Note that, for example, host-localedef is building correctly
on my Fedora 43 host (gcc 15, glibc 2.42).
I quickly tried to put the patch back, but it does not
solve the issue.
Could you have a look, please?
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Best regards,
Julien.
More information about the buildroot
mailing list