bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [GNU tar 1.15] testsuite: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


From: ファンタジスタ
Subject: [Bug-tar] [GNU tar 1.15] testsuite: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 failed
Date: Tue, 24 Jan 2006 22:28:46 +0900

To whom it may concern

Hi, I do not see whether this is the big deal or not, 
but if this evidence below is helpful to develop GNU tar software,
I am happy.

Machine architecture is SUN ULTRA-2(Solaris 7).
See also attached 'testsuite.log.'

   Thank you.
   Nobi from Osaka

================================================================================
nigauri% cd  tar-1.15
nigauri% ls
ABOUT-NLS     Makefile.am   TODO          doc           src
AUTHORS       Makefile.in   aclocal.m4    lib           tests
COPYING       NEWS          config        m4
ChangeLog     PORTS         config.hin    po
ChangeLog.1   README        configure     rmt
INSTALL       THANKS        configure.ac  scripts
nigauri% ls
ABOUT-NLS     Makefile.am   TODO          doc           src
AUTHORS       Makefile.in   aclocal.m4    lib           tests
COPYING       NEWS          config        m4
ChangeLog     PORTS         config.hin    po
ChangeLog.1   README        configure     rmt
INSTALL       THANKS        configure.ac  scripts
nigauri% sh ./configure --prefix=/opt/gnu
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for library containing strerror... none required
checking for inline... inline
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking for memory.h... (cached) yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/device.h usability... no
checking sys/device.h presence... no
checking for sys/device.h... no
checking sys/gentape.h usability... no
checking sys/gentape.h presence... no
checking for sys/gentape.h... no
checking sys/inet.h usability... no
checking sys/inet.h presence... no
checking for sys/inet.h... no
checking sys/io/trioctl.h usability... no
checking sys/io/trioctl.h presence... no
checking for sys/io/trioctl.h... no
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tprintf.h usability... no
checking sys/tprintf.h presence... no
checking for sys/tprintf.h... no
checking sys/tape.h usability... no
checking sys/tape.h presence... no
checking for sys/tape.h... no
checking for unistd.h... (cached) yes
checking for sys/buf.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for st_fstype string in struct stat... yes
checking return type of signal handlers... void
checking for mode_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for major_t... yes
checking for minor_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for long long... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long double... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for isascii... yes
checking for gettimeofday... yes
checking for setlocale... yes
checking for iswprint... yes
checking for mbsinit... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for d_ino member in directory struct... yes
checking whether system is Windows or MSDOS... no
checking for long file names... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown(2) dereferences symlinks... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for an ANSI C-conforming const... yes
checking for mbstate_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking whether getcwd is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct timespec... yes
checking for nanoseconds member of struct stat.st_mtim... tv_nsec
checking whether nanosleep is declared... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for struct tm.tm_gmtoff... no
checking for unsigned long long... (cached) yes
checking for nl_langinfo and CODESET... yes
checking build system type... sparc-sun-solaris2.7
checking host system type... sparc-sun-solaris2.7
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdlib.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking whether closedir returns void... no
checking whether utime accepts a null argument... yes
checking for struct utimbuf... yes
checking whether strtoimax is declared... no
checking whether strtoumax is declared... no
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for pathconf... yes
checking for error_at_line... no
checking for struct stat.st_blocks... (cached) yes
checking for working GNU fnmatch... no
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ftruncate... yes
checking for struct tm.tm_zone... no
checking for tzname... yes
checking for getline... no
checking for getdelim... no
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for getpagesize... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for lchown... yes
checking for mempcpy... (cached) no
checking for memset... yes
checking for obstacks... no
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for C/C++ restrict keyword... __restrict
checking for rmdir... yes
checking for fchdir... yes
checking for setenv... no
checking for unsetenv... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking if errno is properly declared... yes
checking if environ is properly declared... no
checking if errno is properly declared... (cached) yes
checking if environ is properly declared... (cached) no
checking for stpcpy... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strchrnul... no
checking for strndup... no
checking whether strnlen is declared... no
checking for working strnlen... no
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... no
checking whether strtoll is declared... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... no
checking whether strtoull is declared... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for struct timespec... (cached) yes
checking for nanoseconds member of struct stat.st_mtim... (cached) tv_nsec
checking whether nanosleep is declared... (cached) yes
checking for struct stat.st_spare1... no
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for library containing clock_gettime... (cached) -lrt
checking for clock_gettime... (cached) yes
checking for fsync... yes
checking for lstat... yes
checking for mkfifo... yes
checking for readlink... yes
checking for strerror... yes
checking for symlink... yes
checking for setlocale... (cached) yes
checking for utimes... yes
checking whether getgrgid is declared... yes
checking whether getpwuid is declared... yes
checking whether time is declared... yes
checking for library containing setsockopt... -lsocket
checking for library containing setsockopt... (cached) -lsocket
checking for waitpid... yes
checking for remote shell... /usr/bin/rsh
checking for default archive format... GNU
checking for default archive... -
checking for default blocking... 20
checking for sys/mtio.h... (cached) yes
checking which ioctl field to test for reversed bytes... mt_type
checking whether to build rmt... yes
checking for remote tape header files... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_t... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Makefile
config.status: creating rmt/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
nigauri% echo $status
0
nigauri% make
make  all-recursive
Making all in doc
make[1]: Entering directory `/opt/src/tar-1.15/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/tar-1.15/doc'
Making all in lib
make[1]: Entering directory `/opt/src/tar-1.15/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
cp ./fnmatch_.h fnmatch.h-t
mv fnmatch.h-t fnmatch.h
cp ./getopt_.h getopt.h-t
mv getopt.h-t getopt.h
make  all-am
make[2]: Entering directory `/opt/src/tar-1.15/lib'
cp ./sysexit_.h sysexits.h-t
mv sysexits.h-t sysexits.h
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
prepargs.o -MD -MP -MF ".deps/prepargs.Tpo" -c -o prepargs.o prepargs.c; \
then mv -f ".deps/prepargs.Tpo" ".deps/prepargs.Po"; else rm -f 
".deps/prepargs.Tpo"; exit 1; fi
echo '#define LOCALEDIR "/opt/gnu/share/locale"' >localedir.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h
echo "# define DEFAULT_RMT_COMMAND \"/opt/gnu/libexec/`echo \"rmt\" | sed 
's,^.*/,,;s,x,x,'`\"" >> localedir.h
echo "#endif" >> localedir.h
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
rtapelib.o -MD -MP -MF ".deps/rtapelib.Tpo" -c -o rtapelib.o rtapelib.c; \
then mv -f ".deps/rtapelib.Tpo" ".deps/rtapelib.Po"; else rm -f 
".deps/rtapelib.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
allocsa.o -MD -MP -MF ".deps/allocsa.Tpo" -c -o allocsa.o allocsa.c; \
then mv -f ".deps/allocsa.Tpo" ".deps/allocsa.Po"; else rm -f 
".deps/allocsa.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \
then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f 
".deps/argmatch.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-ba.o -MD -MP -MF ".deps/argp-ba.Tpo" -c -o argp-ba.o argp-ba.c; \
then mv -f ".deps/argp-ba.Tpo" ".deps/argp-ba.Po"; else rm -f 
".deps/argp-ba.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-eexst.o -MD -MP -MF ".deps/argp-eexst.Tpo" -c -o argp-eexst.o 
argp-eexst.c; \
then mv -f ".deps/argp-eexst.Tpo" ".deps/argp-eexst.Po"; else rm -f 
".deps/argp-eexst.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-fmtstream.o -MD -MP -MF ".deps/argp-fmtstream.Tpo" -c -o argp-fmtstream.o 
argp-fmtstream.c; \
then mv -f ".deps/argp-fmtstream.Tpo" ".deps/argp-fmtstream.Po"; else rm -f 
".deps/argp-fmtstream.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-fs-xinl.o -MD -MP -MF ".deps/argp-fs-xinl.Tpo" -c -o argp-fs-xinl.o 
argp-fs-xinl.c; \
then mv -f ".deps/argp-fs-xinl.Tpo" ".deps/argp-fs-xinl.Po"; else rm -f 
".deps/argp-fs-xinl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-help.o -MD -MP -MF ".deps/argp-help.Tpo" -c -o argp-help.o argp-help.c; \
then mv -f ".deps/argp-help.Tpo" ".deps/argp-help.Po"; else rm -f 
".deps/argp-help.Tpo"; exit 1; fi
argp-help.c:1684:4: warning: #warning No reasonable value to return
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-parse.o -MD -MP -MF ".deps/argp-parse.Tpo" -c -o argp-parse.o 
argp-parse.c; \
then mv -f ".deps/argp-parse.Tpo" ".deps/argp-parse.Po"; else rm -f 
".deps/argp-parse.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-pv.o -MD -MP -MF ".deps/argp-pv.Tpo" -c -o argp-pv.o argp-pv.c; \
then mv -f ".deps/argp-pv.Tpo" ".deps/argp-pv.Po"; else rm -f 
".deps/argp-pv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-pvh.o -MD -MP -MF ".deps/argp-pvh.Tpo" -c -o argp-pvh.o argp-pvh.c; \
then mv -f ".deps/argp-pvh.Tpo" ".deps/argp-pvh.Po"; else rm -f 
".deps/argp-pvh.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
argp-xinl.o -MD -MP -MF ".deps/argp-xinl.Tpo" -c -o argp-xinl.o argp-xinl.c; \
then mv -f ".deps/argp-xinl.Tpo" ".deps/argp-xinl.Po"; else rm -f 
".deps/argp-xinl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
backupfile.o -MD -MP -MF ".deps/backupfile.Tpo" -c -o backupfile.o 
backupfile.c; \
then mv -f ".deps/backupfile.Tpo" ".deps/backupfile.Po"; else rm -f 
".deps/backupfile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f 
".deps/dirname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f 
".deps/basename.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o 
stripslash.c; \
then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f 
".deps/stripslash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
exclude.o -MD -MP -MF ".deps/exclude.Tpo" -c -o exclude.o exclude.c; \
then mv -f ".deps/exclude.Tpo" ".deps/exclude.Po"; else rm -f 
".deps/exclude.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \
then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f 
".deps/exitfail.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o 
full-write.c; \
then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f 
".deps/full-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getdate.o -MD -MP -MF ".deps/getdate.Tpo" -c -o getdate.o getdate.c; \
then mv -f ".deps/getdate.Tpo" ".deps/getdate.Po"; else rm -f 
".deps/getdate.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
gettime.o -MD -MP -MF ".deps/gettime.Tpo" -c -o gettime.o gettime.c; \
then mv -f ".deps/gettime.Tpo" ".deps/gettime.Po"; else rm -f 
".deps/gettime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 
1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \
then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
localcharset.o -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.o 
localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Po"; else rm -f 
".deps/localcharset.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
modechange.o -MD -MP -MF ".deps/modechange.Tpo" -c -o modechange.o 
modechange.c; \
then mv -f ".deps/modechange.Tpo" ".deps/modechange.Po"; else rm -f 
".deps/modechange.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \
then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \
then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f 
".deps/quotearg.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \
then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f 
".deps/safe-read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
safe-write.o -MD -MP -MF ".deps/safe-write.Tpo" -c -o safe-write.o 
safe-write.c; \
then mv -f ".deps/safe-write.Tpo" ".deps/safe-write.Po"; else rm -f 
".deps/safe-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
save-cwd.o -MD -MP -MF ".deps/save-cwd.Tpo" -c -o save-cwd.o save-cwd.c; \
then mv -f ".deps/save-cwd.Tpo" ".deps/save-cwd.Po"; else rm -f 
".deps/save-cwd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
savedir.o -MD -MP -MF ".deps/savedir.Tpo" -c -o savedir.o savedir.c; \
then mv -f ".deps/savedir.Tpo" ".deps/savedir.Po"; else rm -f 
".deps/savedir.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f 
".deps/xmalloc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o 
xalloc-die.c; \
then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f 
".deps/xalloc-die.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; \
then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f 
".deps/xgetcwd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \
then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f 
".deps/xstrtol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \
then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f 
".deps/xstrtoul.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o 
xstrtoumax.c; \
then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f 
".deps/xstrtoumax.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f 
".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
fnmatch.o -MD -MP -MF ".deps/fnmatch.Tpo" -c -o fnmatch.o fnmatch.c; \
then mv -f ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; else rm -f 
".deps/fnmatch.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getcwd.o -MD -MP -MF ".deps/getcwd.Tpo" -c -o getcwd.o getcwd.c; \
then mv -f ".deps/getcwd.Tpo" ".deps/getcwd.Po"; else rm -f ".deps/getcwd.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getline.o -MD -MP -MF ".deps/getline.Tpo" -c -o getline.o getline.c; \
then mv -f ".deps/getline.Tpo" ".deps/getline.Po"; else rm -f 
".deps/getline.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
getndelim2.o -MD -MP -MF ".deps/getndelim2.Tpo" -c -o getndelim2.o 
getndelim2.c; \
then mv -f ".deps/getndelim2.Tpo" ".deps/getndelim2.Po"; else rm -f 
".deps/getndelim2.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
mempcpy.o -MD -MP -MF ".deps/mempcpy.Tpo" -c -o mempcpy.o mempcpy.c; \
then mv -f ".deps/mempcpy.Tpo" ".deps/mempcpy.Po"; else rm -f 
".deps/mempcpy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
obstack.o -MD -MP -MF ".deps/obstack.Tpo" -c -o obstack.o obstack.c; \
then mv -f ".deps/obstack.Tpo" ".deps/obstack.Po"; else rm -f 
".deps/obstack.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
setenv.o -MD -MP -MF ".deps/setenv.Tpo" -c -o setenv.o setenv.c; \
then mv -f ".deps/setenv.Tpo" ".deps/setenv.Po"; else rm -f ".deps/setenv.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
unsetenv.o -MD -MP -MF ".deps/unsetenv.Tpo" -c -o unsetenv.o unsetenv.c; \
then mv -f ".deps/unsetenv.Tpo" ".deps/unsetenv.Po"; else rm -f 
".deps/unsetenv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
stpcpy.o -MD -MP -MF ".deps/stpcpy.Tpo" -c -o stpcpy.o stpcpy.c; \
then mv -f ".deps/stpcpy.Tpo" ".deps/stpcpy.Po"; else rm -f ".deps/stpcpy.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
strchrnul.o -MD -MP -MF ".deps/strchrnul.Tpo" -c -o strchrnul.o strchrnul.c; \
then mv -f ".deps/strchrnul.Tpo" ".deps/strchrnul.Po"; else rm -f 
".deps/strchrnul.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
strndup.o -MD -MP -MF ".deps/strndup.Tpo" -c -o strndup.o strndup.c; \
then mv -f ".deps/strndup.Tpo" ".deps/strndup.Po"; else rm -f 
".deps/strndup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
strnlen.o -MD -MP -MF ".deps/strnlen.Tpo" -c -o strnlen.o strnlen.c; \
then mv -f ".deps/strnlen.Tpo" ".deps/strnlen.Po"; else rm -f 
".deps/strnlen.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
strtoimax.o -MD -MP -MF ".deps/strtoimax.Tpo" -c -o strtoimax.o strtoimax.c; \
then mv -f ".deps/strtoimax.Tpo" ".deps/strtoimax.Po"; else rm -f 
".deps/strtoimax.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/opt/gnu/lib\" -I. -I. -I..     -g -O2 -MT 
strtoumax.o -MD -MP -MF ".deps/strtoumax.Tpo" -c -o strtoumax.o strtoumax.c; \
then mv -f ".deps/strtoumax.Tpo" ".deps/strtoumax.Po"; else rm -f 
".deps/strtoumax.Tpo"; exit 1; fi
rm -f libtar.a
ar cru libtar.a prepargs.o rtapelib.o allocsa.o argmatch.o argp-ba.o 
argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pv.o 
argp-pvh.o argp-xinl.o backupfile.o dirname.o basename.o stripslash.o exclude.o 
exitfail.o full-write.o getdate.o gettime.o hash.o human.o localcharset.o 
modechange.o quote.o quotearg.o safe-read.o safe-write.o save-cwd.o savedir.o 
xmalloc.o xalloc-die.o xgetcwd.o xstrtol.o xstrtoul.o xstrtoumax.o getopt.o 
getopt1.o error.o fnmatch.o getcwd.o getline.o getndelim2.o mempcpy.o obstack.o 
setenv.o unsetenv.o stpcpy.o strchrnul.o strndup.o strnlen.o strtoimax.o 
strtoumax.o
ranlib libtar.a
/bin/ksh ./config.charset 'sparc-sun-solaris2.7' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory `/opt/src/tar-1.15/lib'
make[1]: Leaving directory `/opt/src/tar-1.15/lib'
Making all in rmt
make[1]: Entering directory `/opt/src/tar-1.15/rmt'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
rmt.o -MD -MP -MF ".deps/rmt.Tpo" -c -o rmt.o rmt.c; \
then mv -f ".deps/rmt.Tpo" ".deps/rmt.Po"; else rm -f ".deps/rmt.Tpo"; exit 1; 
fi
rmt.c: In function `main':
rmt.c:288: warning: passing arg 2 of `rpl_getopt_long' discards qualifiers from 
pointer target type
gcc  -g -O2   -o rmt  rmt.o ../lib/libtar.a  -lsocket
make[1]: Leaving directory `/opt/src/tar-1.15/rmt'
Making all in src
make[1]: Entering directory `/opt/src/tar-1.15/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
compare.o -MD -MP -MF ".deps/compare.Tpo" -c -o compare.o compare.c; \
then mv -f ".deps/compare.Tpo" ".deps/compare.Po"; else rm -f 
".deps/compare.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
create.o -MD -MP -MF ".deps/create.Tpo" -c -o create.o create.c; \
then mv -f ".deps/create.Tpo" ".deps/create.Po"; else rm -f ".deps/create.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
delete.o -MD -MP -MF ".deps/delete.Tpo" -c -o delete.o delete.c; \
then mv -f ".deps/delete.Tpo" ".deps/delete.Po"; else rm -f ".deps/delete.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
extract.o -MD -MP -MF ".deps/extract.Tpo" -c -o extract.o extract.c; \
then mv -f ".deps/extract.Tpo" ".deps/extract.Po"; else rm -f 
".deps/extract.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
xheader.o -MD -MP -MF ".deps/xheader.Tpo" -c -o xheader.o xheader.c; \
then mv -f ".deps/xheader.Tpo" ".deps/xheader.Po"; else rm -f 
".deps/xheader.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
incremen.o -MD -MP -MF ".deps/incremen.Tpo" -c -o incremen.o incremen.c; \
then mv -f ".deps/incremen.Tpo" ".deps/incremen.Po"; else rm -f 
".deps/incremen.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 
1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
mangle.o -MD -MP -MF ".deps/mangle.Tpo" -c -o mangle.o mangle.c; \
then mv -f ".deps/mangle.Tpo" ".deps/mangle.Po"; else rm -f ".deps/mangle.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 
1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \
then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
sparse.o -MD -MP -MF ".deps/sparse.Tpo" -c -o sparse.o sparse.c; \
then mv -f ".deps/sparse.Tpo" ".deps/sparse.Po"; else rm -f ".deps/sparse.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \
then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
tar.o -MD -MP -MF ".deps/tar.Tpo" -c -o tar.o tar.c; \
then mv -f ".deps/tar.Tpo" ".deps/tar.Po"; else rm -f ".deps/tar.Tpo"; exit 1; 
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
update.o -MD -MP -MF ".deps/update.Tpo" -c -o update.o update.c; \
then mv -f ".deps/update.Tpo" ".deps/update.Po"; else rm -f ".deps/update.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib     -g -O2 -MT 
utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \
then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 
1; fi
gcc  -g -O2   -o tar  buffer.o compare.o create.o delete.o extract.o xheader.o 
incremen.o list.o mangle.o misc.o names.o sparse.o system.o tar.o update.o 
utf8.o ../lib/libtar.a  -liconv -lrt
make[1]: Leaving directory `/opt/src/tar-1.15/src'
Making all in scripts
make[1]: Entering directory `/opt/src/tar-1.15/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/tar-1.15/scripts'
Making all in po
make[1]: Entering directory `/opt/src/tar-1.15/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/tar-1.15/po'
Making all in tests
make[1]: Entering directory `/opt/src/tar-1.15/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/tar-1.15/tests'
make[1]: Entering directory `/opt/src/tar-1.15'
make[1]: Leaving directory `/opt/src/tar-1.15'
nigauri% echo $status
0
nigauri% make check
Making check in doc
make: Nothing to be done for `check'.
Making check in lib
make  check-am
make[1]: Entering directory `/opt/src/tar-1.15/lib'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/opt/src/tar-1.15/lib'
Making check in rmt
make: Nothing to be done for `check'.
Making check in src
make: Nothing to be done for `check'.
Making check in scripts
make: Nothing to be done for `check'.
Making check in po
make: Nothing to be done for `check'.
Making check in tests
make  genfile
make[1]: Entering directory `/opt/src/tar-1.15/tests'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../src    -g -O2 -MT 
genfile.o -MD -MP -MF ".deps/genfile.Tpo" -c -o genfile.o genfile.c; \
then mv -f ".deps/genfile.Tpo" ".deps/genfile.Po"; else rm -f 
".deps/genfile.Tpo"; exit 1; fi
gcc  -g -O2   -o genfile  genfile.o ../lib/libtar.a
make[1]: Leaving directory `/opt/src/tar-1.15/tests'
make  check-local
make[1]: Entering directory `/opt/src/tar-1.15/tests'
/bin/ksh ./testsuite
## ------------------------ ##
## GNU tar 1.15 test suite. ##
## ------------------------ ##
  1: tar version                                  FAILED (version.at:24)
  2: options                                      FAILED (options.at:34)
  3: append                                       FAILED (append.at:32)
  4: deleting a member after a big one            FAILED (delete01.at:34)
  5: deleting a member from stdin archive         FAILED (delete02.at:42)
  6: deleting members with long names             FAILED (delete03.at:46)
  7: deleting a large last member                 FAILED (delete04.at:51)
  8: deleting non-existing member                 FAILED (delete05.at:46)
  9: extract01                                    FAILED (extrac01.at:31)
 10: extracting symlinks over an existing file    FAILED (extrac02.at:35)
 11: extraction loops                             FAILED (extrac03.at:35)
 12: extract + fnmatch                            FAILED (extrac04.at:44)
 13: extracting selected members from pax         FAILED (extrac05.at:59)
 14: gzip                                         FAILED (gzip.at:39)
 15: incremental                                  FAILED (incremental.at:58)
 16: ignfail                                      FAILED (ignfail.at:77)
 17: link count gt 2                              FAILED (link01.at:53)
 18: --listed for individual files                FAILED (listed01.at:58)
 19: working --listed                             FAILED (listed02.at:148)
 20: V7 and long names                            FAILED (longv7.at:45)
 21: multivolume dumps from pipes                 FAILED (multiv01.at:55)
 22: skipping a straddling member                 FAILED (multiv02.at:45)
 23: MV archive & long filenames                  FAILED (multiv03.at:58)
 24: old archives                                 FAILED (old.at:35)
 25: recurse                                      FAILED (recurse.at:32)
 26: same-order01                                 FAILED (same-order01.at:42)
 27: same-order02                                 FAILED (same-order02.at:47)
 28: sparse01                                     FAILED (sparse01.at:35)
 29: volume                                       FAILED (volume.at:55)
 30: gtarfail                                     skipped (gtarfail.at:38)
 31: gtarfail2                                    skipped (gtarfail2.at:41)
 32: multi-fail                                   skipped (multi-fail.at:86)
 33: ustar-big-2g                                 skipped (ustar-big-2g.at:35)
 34: ustar-big-8g                                 skipped (ustar-big-8g.at:35)
 35: pax-big-10g                                  skipped (pax-big-10g.at:35)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 29 tests were run,
29 failed unexpectedly.
6 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `testsuite.log' and all information you think might help:

   To: <address@hidden>
   Subject: [GNU tar 1.15] testsuite: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 
18 19 20 21 22 23 24 25 26 27 28 29 failed


You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.

make[1]: *** [check-local] Error 1
make[1]: Leaving directory `/opt/src/tar-1.15/tests'
make: *** [check-am] Error 2
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'
nigauri% echo $status
1
nigauri%

Attachment: testsuite.log.txt
Description: Text document


reply via email to

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