emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32409: closed (make check fails with glibc-2.28)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32409: closed (make check fails with glibc-2.28)
Date: Thu, 09 Aug 2018 17:56:01 +0000

Your message dated Thu, 9 Aug 2018 10:55:01 -0700
with message-id <address@hidden>
and subject line Re: bug#32409: make check fails with glibc-2.28
has caused the debbugs.gnu.org bug report #32409,
regarding make check fails with glibc-2.28
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32409
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: make check fails with glibc-2.28 Date: Thu, 9 Aug 2018 09:45:06 -0400 (EDT)
Hi,

just running 'make check' with glibc-2.28 on grep git master results in:
...
XPASS: backref-alt
...
+ grep -E 'b|(.)b|\1|b' in
grep: Invalid back reference
+ status=2
+ test 2 -eq 2
+ grep -E '0|()0|\1|0' in
grep: Invalid back reference
+ status=2
+ test 2 -eq 2
+ Exit 0
...
Testsuite summary for GNU grep 3.1
============================================================================
# TOTAL: 109
# PASS:  101
# SKIP:  6
# XFAIL: 1
# FAIL:  0
# XPASS: 1
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to address@hidden
============================================================================
make[3]: Leaving directory '/builddir/build/BUILD/grep-3.1/tests'
make[2]: Leaving directory '/builddir/build/BUILD/grep-3.1/tests'
make[1]: Leaving directory '/builddir/build/BUILD/grep-3.1/tests'
make[3]: *** [Makefile:1743: test-suite.log] Error 1
make[2]: *** [Makefile:1851: check-TESTS] Error 2
make[1]: *** [Makefile:2685: check-am] Error 2
make: *** [Makefile:1301: check-recursive] Error 1

>From the inline comment:
# The backslash-alt test fails for glibc, which needs to be fixed.
# FIXME-2015: Remove this once the glibc bug is fixed.
XFAIL_TESTS += backref-alt

so it has been probably fixed in glibc and the test should be
removed

thanks & regards

Jaroslav



--- End Message ---
--- Begin Message --- Subject: Re: bug#32409: make check fails with glibc-2.28 Date: Thu, 9 Aug 2018 10:55:01 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
Thanks for reporting the problem. I installed the attached patch.

Attachment: 0001-tests-backref-alt-works-with-glibc-2.28.txt
Description: Text document


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]