bug-gnulib
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: grep-3.4-almost.46-b2228


From: Paul Eggert
Subject: Re: [platform-testers] new snapshot available: grep-3.4-almost.46-b2228
Date: Fri, 25 Sep 2020 17:11:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 9/25/20 4:37 PM, Jeffrey Walton wrote:

With the patch applied... The first set of tests got noisy:

That's odd. I wouldn't expect test-regex.c changes to affect any other test.

$ cat grep-3.4-almost.46-b2228/gnulib-tests/test-regex.log
FAIL test-regex (exit status: 1)

That's also odd, as there should be something in the log.

Can you reproduce the problem just with Gnulib? Please build
from the attached tarball, which I created from Gnulib via:

./gnulib-tool --create-testdir --dir test-regex regex
tar czf test-regex.tgz test-regex

You should be able to build from the tarball by doing this:

tar xf test-regex.tgz
cd test-regex
./configure
make check

If this doesn't work, please send the contents of gltests/test-regex.log, and also the output of running:

gltests/test-regex
echo $?

Attachment: test-regex.tgz
Description: application/compressed-tar


reply via email to

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