[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testsuite failures of gawk 5.2.0 on riscv64
From: |
arnold |
Subject: |
Re: Testsuite failures of gawk 5.2.0 on riscv64 |
Date: |
Thu, 22 Sep 2022 12:54:12 -0600 |
User-agent: |
Heirloom mailx 12.5 7/5/10 |
Letu Ren <fantasquex@gmail.com> wrote:
> Hi Arnold,
>
> > These are all issues relating to the locale information that's
> > installed; there doesn't seem to be as much as usual. And in fact
> > gawk points you in that direction with its error messages.
> >
> > On the RiscV Linux systems in the GCC compile farm, all tests pass.
> >
> > In short, this is an issue in your environment and not in gawk.
>
> Thanks for your suggestions. I have figured out the problem. There are
> only C, C.UTF-8, POSIX on the machine. So, `LC_ALL=en_US.UTF-8 make
> check` doesn't work. After regenerating locales, the build system
> works fine.
>
> Regards,
>
> Letu Ren
Glad you got it figured out.
Thanks,
Arnold