grep-devel
[Top][All Lists]
Advanced

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

Re: grep-3.7.98-c9ac on Minix 3.3


From: Jim Meyering
Subject: Re: grep-3.7.98-c9ac on Minix 3.3
Date: Sat, 9 Jul 2022 18:08:11 -0700

On Sun, Jul 3, 2022 at 5:38 AM Bruno Haible <bruno@clisp.org> wrote:
> On Minix 3.3, there are 5 test failures:
>
> FAIL: include-exclude
> FAIL: r-dot
> FAIL: stack-overflow
> FAIL: symlink
> XFAIL: triple-backref
> FAIL: word-multi-file
>
> Details below.
>
> The 'stack-overflow' failure can be explained by the configure finding:
>   checking for working C stack overflow detection... no
> (due to the lack of 'sigaltstack' in Minix).
>
>
> FAIL: include-exclude
> =====================
...
> + grep -r '--exclude=a*' '.' x
> grep: x: Invalid argument
> + fail=1

Thanks for reporting this.
It looks like all of the remaining failures are like this.
Can you see where the problem lies?
I don't have access to such a system.



reply via email to

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