bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [GNU tar 1.26] testsuite: 37 56 95


From: Kevin Brott
Subject: [Bug-tar] [GNU tar 1.26] testsuite: 37 56 95
Date: Thu, 25 Aug 2011 11:39:21 -0700


Building tar this way on AIX 7.1 ...
 $ ac_cv_func_fstatat=no ./configure
 $ (cd gnu && make sys/stat.h && (echo '#undef fstatat' && echo '#define fstatat rpl_fstatat' && echo 'int fstatat (int, char const *, struct stat *, int);') >>sys/stat.h)
 $ make
 $ make check

Resolves the issue with fstatat causing most of the tests to fail, but then causes three different tests to fail (that didn't originally) ...

## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 113 tests were run,
3 failed unexpectedly.
 37: scarce file descriptors                         FAILED (extrac11.at:26)
 56: incremental dump when the parent directory is unreadable FAILED (listed03.at:25)
 95: storing sparse files > 8G                       FAILED (sparse03.at:29)
8 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

What do I do now to resolve them?

--
# include <stddisclaimer.h>
/* Kevin  Brott <address@hidden> */



reply via email to

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