bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] FAIL: listed01.sh


From: Elwin Beall
Subject: [Bug-tar] FAIL: listed01.sh
Date: Mon, 27 Dec 2004 10:00:27 -0800 (PST)

================================
1 of 24 tests failed
(7 tests were not run)
Please report to address@hidden
================================

linux-2.6.8.1 on AMD Athlon 1200Mhz

building tar-1.14 with
====================
bash-3.0
binutils-2.15.91.0.2
coreutils-5.2.1
diffutils-2.8.1
gcc-3.4.1
gettext-0.14.1
glibc-2.3.4-20040701
grep-2.5.1
make-3.80
sed-4.1.2




root:/sources/tar-1.14# ls
ABOUT-NLS    INSTALL      README      config.hin    m4
AUTHORS      Makefile.am  THANKS      configure     po
COPYING      Makefile.in  TODO        configure.ac 
scripts
ChangeLog    NEWS         aclocal.m4  doc          
src
ChangeLog.1  PORTS        config      lib          
tests


root:/sources/tar-1.14# ./configure --prefix=/usr
--bindir=/bin --libexecdir=/usr/sbin

checking for a BSD-compatible install... /bin/install
-c
checking whether build environment is sane... yes
checking for gawk... gawk
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... grep -E
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... yes
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... bison -y
checking for special C compiler options needed for
large files... nochecking 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... yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
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... no
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 remote tape header files... yes
checking which ioctl field to test for reversed
bytes... mt_type
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none
required
checking whether sys/types.h defines makedev... 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... no
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... no
checking for minor_t... no
checking for dev_t... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for long long... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking whether system is Windows or MSDOS... no
checking for long file names... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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 for fcntl.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for isascii... yes
checking for localeconv... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for an ANSI C-conforming const... yes
checking for mbstate_t... 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... yes
checking for unsigned long long... (cached) yes
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... no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
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 whether utime accepts a null argument... yes
checking for struct utimbuf... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for d_ino member in directory struct... yes
checking for pathconf... yes
checking for error_at_line... yes
checking for struct stat.st_blocks... (cached) yes
checking for working GNU fnmatch... yes
checking for ftruncate... yes
checking for struct tm.tm_zone... yes
checking for getline... yes
checking for working getline function... yes
checking whether gettimeofday clobbers localtime
buffer... no
checking for lchown... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for obstacks... yes
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly
declared... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for C/C++ restrict keyword... __restrict
checking for rmdir... yes
checking for fchdir... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether <inttypes.h> defines strtoimax as a
macro... no
checking for strtoimax... 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... 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 getcwd... yes
checking whether getcwd (NULL, 0) allocates memory for
result... yeschecking 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... yes
checking for utimes... yes
checking whether getgrgid is declared... yes
checking whether getpwuid is declared... yes
checking whether valloc is declared... yes
checking whether time is declared... yes
checking for library containing setsockopt... none
required
checking for library containing setsockopt... (cached)
none requiredchecking 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 whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, 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
configure: creating ./config.status
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 src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/preset
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


root:/sources/tar-1.14# make

make  all-recursive
make[1]: Entering directory `/sources/tar-1.14'
Making all in doc
make[2]: Entering directory `/sources/tar-1.14/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/tar-1.14/doc'
Making all in lib
make[2]: Entering directory `/sources/tar-1.14/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
make  all-am
make[3]: Entering directory `/sources/tar-1.14/lib'
if gcc -DHAVE_CONFIG_H -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
if gcc -DHAVE_CONFIG_H -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 -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 -I. -I. -I..     -g -O2 -MT
addext.o -MD -MP -MF ".deps/addext.Tpo" -c -o addext.o
addext.c; \
then mv -f ".deps/addext.Tpo" ".deps/addext.Po"; else
rm -f ".deps/addext.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -I. -I. -I..     -g -O2 -MT
xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o
xstrdup.o xstrdup.c; \
then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po";
else rm -f ".deps/xstrdup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -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 -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 -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 -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 -I. -I. -I..     -g -O2 -MT
mktime.o -MD -MP -MF ".deps/mktime.Tpo" -c -o mktime.o
mktime.c; \
then mv -f ".deps/mktime.Tpo" ".deps/mktime.Po"; else
rm -f ".deps/mktime.Tpo"; exit 1; fi
rm -f libtar.a
ar cru libtar.a prepargs.o argmatch.o backupfile.o
addext.o dirname.o basename.o stripslash.o exclude.o
exitfail.o full-write.o getdate.o getopt.o getopt1.o
gettime.o hash.o human.o modechange.o quote.o
quotearg.o safe-read.o safe-write.o save-cwd.o
savedir.o xmalloc.o xstrdup.o xgetcwd.o xstrtol.o
xstrtoul.o xstrtoumax.o mktime.o
ranlib libtar.a
make[3]: Leaving directory `/sources/tar-1.14/lib'
make[2]: Leaving directory `/sources/tar-1.14/lib'
Making all in src
make[2]: Entering directory `/sources/tar-1.14/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -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../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../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../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../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../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../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../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../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../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../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../lib 
   -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 -I. -I. -I.. -I../lib -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../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
echo '#define LOCALEDIR "/usr/share/locale"'
>localedir.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h
echo "# define DEFAULT_RMT_COMMAND \"/usr/sbin/`echo
\"rmt\" | sed 's,^.*/,,;s,x,x,'`\"" >> localedir.h
echo "#endif" >> localedir.h
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -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../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../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 rtapelib.o sparse.o system.o
tar.o update.o utf8.o ../lib/libtar.a  -lrt
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -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
gcc  -g -O2   -o rmt  rmt.o ../lib/libtar.a
make[2]: Leaving directory `/sources/tar-1.14/src'
Making all in scripts
make[2]: Entering directory
`/sources/tar-1.14/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/tar-1.14/scripts'
Making all in po
make[2]: Entering directory `/sources/tar-1.14/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/tar-1.14/po'
Making all in tests
make[2]: Entering directory `/sources/tar-1.14/tests'
make  all-am
make[3]: Entering directory `/sources/tar-1.14/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/sources/tar-1.14/tests'
make[2]: Leaving directory `/sources/tar-1.14/tests'
make[2]: Entering directory `/sources/tar-1.14'
make[2]: Leaving directory `/sources/tar-1.14'
make[1]: Leaving directory `/sources/tar-1.14'


root:/sources/tar-1.14# make check

Making check in doc
make[1]: Entering directory `/sources/tar-1.14/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/tar-1.14/doc'
Making check in lib
make[1]: Entering directory `/sources/tar-1.14/lib'
make  check-am
make[2]: Entering directory `/sources/tar-1.14/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/sources/tar-1.14/lib'
make[1]: Leaving directory `/sources/tar-1.14/lib'
Making check in src
make[1]: Entering directory `/sources/tar-1.14/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/tar-1.14/src'
Making check in scripts
make[1]: Entering directory
`/sources/tar-1.14/scripts'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/tar-1.14/scripts'
Making check in po
make[1]: Entering directory `/sources/tar-1.14/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/tar-1.14/po'
Making check in tests
make[1]: Entering directory `/sources/tar-1.14/tests'
make  check-am
make[2]: Entering directory `/sources/tar-1.14/tests'
make  genfile mksparse
make[3]: Entering directory `/sources/tar-1.14/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
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib
-I../src    -g -O2 -MT mksparse.o -MD -MP -MF
".deps/mksparse.Tpo" -c -o mksparse.o mksparse.c; \
then mv -f ".deps/mksparse.Tpo" ".deps/mksparse.Po";
else rm -f ".deps/mksparse.Tpo"; exit 1; fi
gcc  -g -O2   -o mksparse  mksparse.o ../lib/libtar.a
make[3]: Leaving directory `/sources/tar-1.14/tests'
make  check-TESTS
make[3]: Entering directory `/sources/tar-1.14/tests'
============================================
Regression testing for GNU tar, version 1.14
============================================
PASS: version.sh
PASS: append.sh
PASS: delete01.sh
PASS: delete02.sh
PASS: delete03.sh
PASS: delete04.sh
PASS: extrac01.sh
PASS: extrac02.sh
PASS: extrac03.sh
PASS: extrac04.sh
PASS: gzip.sh
PASS: incremen.sh
PASS: ignfail.sh
FAIL: listed01.sh
PASS: longv7.sh
PASS: multiv01.sh
PASS: multiv02.sh
PASS: old.sh
PASS: options.sh
PASS: same-order01.sh
PASS: same-order02.sh
PASS: volume.sh
PASS: recurse.sh
PASS: sparse01.sh
SKIP: star/gtarfail.sh
SKIP: star/gtarfail2.sh
SKIP: star/multi-fail.sh
SKIP: star/ustar-big-2g.sh
SKIP: star/ustar-big-8g.sh
SKIP: star/pax-big-10g.sh
SKIP: star/qucktest.sh
================================
1 of 24 tests failed
(7 tests were not run)
Please report to address@hidden
================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/sources/tar-1.14/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/sources/tar-1.14/tests'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/sources/tar-1.14/tests'
make: *** [check-recursive] Error 1
root:/sources/tar-1.14#


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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