bug#71470: test failure on CentOS 7

2024-06-19 Thread Collin Funk
Hi Bruno, Bruno Haible wrote: > CentOS 7 will be supported until 2028. > I've updated Gnulib's end-of-life.txt: I remember we based our Python 3.7 dependency on CentOS almost being almost end of life [1]. Does this change anything there? Or will installing some python-3.7 package and using an ali

bug#71470: test failure on CentOS 7

2024-06-19 Thread Bruno Haible
Paul Eggert wrote on 2024-06-11: > Close call, but since CentOS 7 is still > officially alive I installed the 2nd patch. CentOS 7 will be supported until 2028. I've updated Gnulib's end-of-life.txt: https://git.savannah.gnu.org/gitweb/?p=gnulib/maint-tools.git;a=blob;f=end-of-life.txt;h=15e2c6cca

bug#71470: test failure on CentOS 7

2024-06-11 Thread Bruno Haible
Paul Eggert wrote: > I installed the 2nd patch. I confirm that "make check" now passes on CentOS 7. Bruno

bug#71470: test failure on CentOS 7

2024-06-11 Thread Paul Eggert
Thanks for the report and fixes. Close call, but since CentOS 7 is still officially alive I installed the 2nd patch. (A plus is that 'configure' is a bit faster)

bug#71470: test failure on CentOS 7

2024-06-10 Thread Bruno Haible
Building the current grep (git master) with the current Gnulib, I see a test failure on CentOS 7: FAIL: test-mbrlen-1.sh == ../../gnulib-tests/test-mbrlen.c:47: assertion 'ret == (size_t)(-2)' failed ../../gnulib-tests/test-mbrlen-1.sh: line 5: 31796 Aborted