grep-devel
[Top][All Lists]
Advanced

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

Re: [Grep-devel] [platform-testers] new snapshot available: grep-3.1.51-


From: Jose E. Marchesi
Subject: Re: [Grep-devel] [platform-testers] new snapshot available: grep-3.1.51-e767
Date: Tue, 18 Dec 2018 11:24:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

In Oracle Linux 6.9 on a SPARC S7 (sparc64):

pcre: skipped test: no PCRE support
SKIP: pcre
pcre-abort: skipped test: no PCRE support
SKIP: pcre-abort
pcre-context: skipped test: no PCRE support
SKIP: pcre-context
pcre-count: skipped test: no PCRE support
SKIP: pcre-count
pcre-infloop: skipped test: no PCRE support
SKIP: pcre-infloop
pcre-invalid-utf8-infloop: skipped test: no PCRE support
SKIP: pcre-invalid-utf8-infloop
pcre-invalid-utf8-input: skipped test: no PCRE support
SKIP: pcre-invalid-utf8-input
pcre-jitstack: skipped test: no PCRE support
SKIP: pcre-jitstack
pcre-o: skipped test: no PCRE support
SKIP: pcre-o
pcre-utf8: skipped test: no PCRE support
SKIP: pcre-utf8
pcre-w: skipped test: no PCRE support
SKIP: pcre-w
pcre-wx-backref: skipped test: no PCRE support
SKIP: pcre-wx-backref
pcre-z: skipped test: no PCRE support
SKIP: pcre-z
sjis-mb: skipped test: SJIS locale not found
SKIP: sjis-mb

============================================================================
Testsuite summary for GNU grep 3.1.51-e767
============================================================================
# TOTAL: 109
# PASS:  93
# SKIP:  14
# XFAIL: 2
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

I had to manually skip mb-non-UTF8-performance because the `times' perl
command in this system always returns 0 for all four times, so the while
loop in the test driver never finishes (ugh).

Also:

address@hidden build]$ i=200; printf %0${i}0000d 0|tr 0 '(' > in; src/grep -Ef 
in; echo $?
grep: stack overflow
2



reply via email to

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