Re: Failure to build 6.8 with ~glibc-2.34

2021-07-24 Thread Sam James
> On 24 Jul 2021, at 16:41, Gavin Smith wrote: > > On Sat, Jul 24, 2021 at 03:06:40AM +0100, Sam James wrote: >> They appear to be fixed upstream in gnulib - there's a variety of commits [1] >> which solve conflicting macros. Following README-hacking, I updated gnulib >> to commit c567dcac24dd9

Re: Failure to build 6.8 with ~glibc-2.34

2021-07-24 Thread Gavin Smith
On Sat, Jul 24, 2021 at 04:41:50PM +0100, Gavin Smith wrote: > I've updated the gnulib checkouts in commit c9ade3f83d. And committed the new files in the subsequent commits...

Re: Failure to build 6.8 with ~glibc-2.34

2021-07-24 Thread Gavin Smith
On Sat, Jul 24, 2021 at 03:06:40AM +0100, Sam James wrote: > They appear to be fixed upstream in gnulib - there's a variety of commits [1] > which solve conflicting macros. Following README-hacking, I updated gnulib > to commit c567dcac24dd90a2be051772d9a8c8bbf869221a there and texinfo builds! > >

Re: SIGABRT with pt_BR locale

2021-07-24 Thread Gavin Smith
On Fri, Jul 23, 2021 at 11:47:56PM +0200, René Neumann wrote: > b) I suggest printing out an error message instead of (or in addition to) a > full abort. As one can see in the reddit, it leaves the user puzzled and > needs installation of debug symbols to figure out the reason. I've stopped it fro

Re: SIGABRT with pt_BR locale

2021-07-24 Thread René Neumann
a) Could you fix this typo? I could also provide a patch, but then I need to figure out `git send-mail` :) It is hard for me to fix these typos if they come from the translator, it should be done through the pt_BR team at the Translation Project (https://translationproject.org/html/welcome.ht

Re: SIGABRT with pt_BR locale

2021-07-24 Thread Gavin Smith
On Fri, Jul 23, 2021 at 11:47:56PM +0200, René Neumann wrote: > Hi *, > > as reported on Reddit [1], there is an issue with the pt_BR translation of > texinfo that leads to an abort. > > One function name is replaced with a typo in the translation: > [get-inffo-help-node] > > This was introduced

Re: Failure to build 6.8 with ~glibc-2.34

2021-07-24 Thread Gavin Smith
On Sat, Jul 24, 2021 at 03:06:40AM +0100, Sam James wrote: > They appear to be fixed upstream in gnulib - there's a variety of commits [1] > which solve conflicting macros. Following README-hacking, I updated gnulib > to commit c567dcac24dd90a2be051772d9a8c8bbf869221a there and texinfo builds! > >