bug#57631: Coreutils 9.1 build error with glibc 2.23

2022-09-07 Thread Satadru Pramanik
Thanks! That solved the issue! On Tue, Sep 6, 2022 at 3:18 PM Paul Eggert wrote: > Thanks for the bug report. Please try this Gnulib patch, which should > appear in the next Coreutils release: > > > https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=84863a1c4dc8cca8fb0f6f670f67779cdd2d543b

bug#57631: Coreutils 9.1 build error with glibc 2.23

2022-09-06 Thread Paul Eggert via GNU coreutils Bug Reports
Thanks for the bug report. Please try this Gnulib patch, which should appear in the next Coreutils release: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=84863a1c4dc8cca8fb0f6f670f67779cdd2d543b

bug#57631: Coreutils 9.1 build error with glibc 2.23

2022-09-06 Thread Satadru Pramanik
Hello all, I'm a dev for the Chromebrew distribution. We're supporting older hardware with ChromeOS, and we're having some trouble building Coreutils 9.1 against the glibc 2.23 which comes on older i686 Chromebooks. We are using GCC 12.2, and the mold linker. We have no problems building this with