On Friday, August 7, 2020 9:18:31 PM CEST Bruno Haible wrote:
> [Dropping bug-gettext from CC]
>
> Kamil Dudka wrote:
> > > One of these lines must modify its contents. The question is: where?
> > >
> > > msg4 = strerror (1729576);
> >
> > I believe it is this ^^^ line.
>
> Could it be rela
[Dropping bug-gettext from CC]
Kamil Dudka wrote:
> > One of these lines must modify its contents. The question is: where?
> >
> > msg4 = strerror (1729576);
>
> I believe it is this ^^^ line.
Could it be related to this change in glibc 2.32?
* Both strerror and strerror_l now share the
On Tuesday, August 4, 2020 2:10:46 AM CEST Bruno Haible wrote:
> Kamil Dudka wrote:
> > Yes, the `ASSERT (msg3 == msg4 || STREQ (msg3, str3))` check is failing
here:
> > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=tests/test->
> > > strerror_r.c;h=b11d6fd9#l170
> The ASSERT
Kamil Dudka wrote:
> Yes, the `ASSERT (msg3 == msg4 || STREQ (msg3, str3))` check is failing here:
>
>
> https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=tests/test-strerror_r.c;h=b11d6fd9#l170
The ASSERT means "either msg3 has been clobbered by the strerror (1729576)
call, or it h
On Monday, August 3, 2020 2:57:22 PM CEST Bastien Nocera wrote:
> On Mon, 2020-08-03 at 12:55 +0200, Kamil Dudka wrote:
> > On Friday, July 31, 2020 6:47:08 PM CEST Bastien Nocera wrote:
> > > Hey,
> > >
> > > Gettext 0.20.2's gnulib copy has its test suite failing on Fedora
> > > rawhide on ARMv7
On Mon, 2020-08-03 at 12:55 +0200, Kamil Dudka wrote:
> On Friday, July 31, 2020 6:47:08 PM CEST Bastien Nocera wrote:
> > Hey,
> >
> > Gettext 0.20.2's gnulib copy has its test suite failing on Fedora
> > rawhide on ARMv7HL. I'm afraid that it's Friday late in the day,
> > and I
> > don't have mu
On Friday, July 31, 2020 6:47:08 PM CEST Bastien Nocera wrote:
> Hey,
>
> Gettext 0.20.2's gnulib copy has its test suite failing on Fedora
> rawhide on ARMv7HL. I'm afraid that it's Friday late in the day, and I
> don't have much more information than what's available in the build
> logs.
>
> Th
On Fri, 2020-07-31 at 22:36 +0200, Bruno Haible wrote:
> [Removing bug-gettext from CC.]
>
> Bastien Nocera wrote:
> > Gettext 0.20.2's gnulib copy has its test suite failing on Fedora
> > rawhide on ARMv7HL.
>
> The current release is gettext 0.21. And its gnulib tests fail in the
> same way [1]
[Removing bug-gettext from CC.]
Bastien Nocera wrote:
> Gettext 0.20.2's gnulib copy has its test suite failing on Fedora
> rawhide on ARMv7HL.
The current release is gettext 0.21. And its gnulib tests fail in the
same way [1].
On the other hand, on an Ubuntu 14.04.6 (armhf) system, gettext 0.21