Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-31 Thread Kamil Dudka
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-07 Thread Bruno Haible
[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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-04 Thread Kamil Dudka
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-03 Thread Bruno Haible
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-03 Thread Kamil Dudka
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-03 Thread Bastien Nocera
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-03 Thread Kamil Dudka
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

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-08-03 Thread Bastien Nocera
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]

Re: Test suite failure for gettext's gnulib on ARMv7HL

2020-07-31 Thread Bruno Haible
[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