platform-testers
[Top][All Lists]
Advanced

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

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


From: Bruce Dubbs
Subject: Re: [platform-testers] [Grep-devel] new snapshot available: grep-2.25.101-be82
Date: Mon, 26 Sep 2016 01:27:46 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39

Jim Meyering wrote:
We're getting close, but it seems prudent to go at least one more
round before releasing 2.26.

Testing on BSD-based systems exposed one real bug in the preceding
snapshot. There have also been several AIX-related portability fixes,
as well as a few test changes to avoid false failures.

I did see a failure of grep's surrogate-pair test on an openBSD 5.8
system, but do not expect to investigate it.

grep snapshot:
   http://meyering.net/grep/grep-ss.tar.xz      1.3 MB
   http://meyering.net/grep/grep-ss.tar.xz.sig
   http://meyering.net/grep/grep-2.25.101-be82.tar.xz

Builds clean with gcc-5.3.0.

Testsuite summary for GNU grep 2.25.101-be82
============================================================================
# TOTAL: 103
# PASS:  95
# SKIP:  6
# XFAIL: 2
# FAIL:  0
# XPASS: 0
# ERROR: 0

XFAIL: backref-alt
XFAIL: triple-backref
SKIP: big-hole
SKIP: big-match
SKIP: long-line-vs-2GiB-read
SKIP: long-pattern-perf
SKIP: mb-non-UTF8-performance
SKIP: sjis-mb (locale not found)


Testsuite summary for GNU grep 2.25.101-be82
============================================================================
# TOTAL: 142
# PASS:  136
# SKIP:  6
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0

SKIP: test-vc-list-files-cvs.sh
SKIP: test-wcrtomb-w32-1.sh
SKIP: test-wcrtomb-w32-2.sh
SKIP: test-wcrtomb-w32-3.sh
SKIP: test-wcrtomb-w32-4.sh
SKIP: test-wcrtomb-w32-5.sh

$ lsb_release -a
LSB Version:    unavailable
Distributor ID: Linux From Scratch
Description:    Linux From Scratch
Release:        SVN-20160104
Codename:       bdubbs-jhalfs

-------------------------------------

On a newer system: GNU Make 4.2.1, gcc-6.2.0, glibc-2.24

Build was clean, but make said:

make[2]: Entering directory '/home/bdubbs/grep-2.25.101-be82/lib'
Makefile:1699: target '.deps/alloca.Po' given more than once in the same rule

This message was given twice.

Test counts were the same as above, but also said:

mb-non-UTF8-performance: skipped test: expensive: disabled by default
SKIP: mb-non-UTF8-performance
 warning: \s failed to match \x0a in the en_US.UTF-8 locale
 warning: \s failed to match \x85 in the en_US.UTF-8 locale
 warning: \s failed to match \xc2\xa0 in the en_US.UTF-8 locale
 warning: \S mistakenly matched \xc2\xa0 in the en_US.UTF-8 locale
 warning: \s failed to match \xe2\x80\x87 in the en_US.UTF-8 locale
 warning: \S mistakenly matched \xe2\x80\x87 in the en_US.UTF-8 locale
 warning: \s failed to match \xe2\x80\x8b in the en_US.UTF-8 locale
 warning: \S mistakenly matched \xe2\x80\x8b in the en_US.UTF-8 locale
 warning: \s failed to match \xe2\x80\xaf in the en_US.UTF-8 locale
 warning: \S mistakenly matched \xe2\x80\xaf in the en_US.UTF-8 locale
PASS: multibyte-white-space

  -- Bruce Dubbs
     linuxfromscratch.org





reply via email to

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