[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Failing Test in findutils-4.2.16
From: |
Vin Shelton |
Subject: |
Failing Test in findutils-4.2.16 |
Date: |
Mon, 07 Feb 2005 14:16:13 -0500 |
Dear findutils developers,
On the Solaris 2.5 and 2.8 systems here, this sequence of steps:
tar xfz $ZIPROOT/findutils-4.2.16.tar.gz
pd ./findutils-4.2.16
./configure --prefix=$USRLOCAL --disable-nls
make
make LIBS=-lgen # needed because 'basename' lives in -lgen on Solaris-2.5.1
make check
Results in the following failure on both Solaris 2.5.1 and 2.8:
Running
/home/boise/tester/acs/findutils-4.2.16/find/testsuite/find.gnu/name-period.exp
...
FAIL: name-period, --- find.out 2005-02-07 14:09:52.009249000 -0500
+++
/home/boise/tester/acs/findutils-4.2.16/find/testsuite/find.gnu/name-period.xo
2005-01-31 1
6:04:51.000000000 -0500
@@ -1,2 +1,2 @@
-tmp/top/.one
tmp/top/bane
+tmp/top/.one
child process exited abnormally
Regards,
Vin
- Failing Test in findutils-4.2.16,
Vin Shelton <=