bug-findutils
[Top][All Lists]
Advanced

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

Re: findutils-4.2.29 check failure (iregex1)


From: James Youngman
Subject: Re: findutils-4.2.29 check failure (iregex1)
Date: Fri, 23 Feb 2007 09:53:37 +0000

On 2/15/07, address@hidden <address@hidden> wrote:
[...]
FAIL: iregex1, --- find.out     2007-02-15 03:14:22.000000000 +0000
+++ cmp.out     2007-02-15 03:14:22.000000000 +0000
@@ -1,2 +1,4 @@
 tmp
 tmp/d
+tmp/d/D
+tmp/d/D/d
child process exited abnormally
[...]
# of expected passes            63
# of unexpected failures        1
/src/package/util/findutils-4.2.29/find/testsuite/../find version 4.2.29
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION

This was built on a system originating as RedHat-7.1 which has been
progressively bastardised by piecemeal handbuilt upgrades since the
RPM database was lost.

I'm happy to provide system information, or attempt to debug it (if
someone can turn the find_start call in iregex1.exp into an actual
command line for me).

$ rm -rf tmp;  mkdir tmp tmp/d tmp/d/D tmp/d/D/d tmp/d/D/d/e; find tmp
-iregex 'tmp\(/d\)*' -print
tmp
tmp/d
tmp/d/D
tmp/d/D/d




reply via email to

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