bug-diffutils
[Top][All Lists]
Advanced

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

[bug-diffutils] diffutils-3.2 : 9 of 9 tests failed


From: Dennis Clarke
Subject: [bug-diffutils] diffutils-3.2 : 9 of 9 tests failed
Date: Tue, 26 Mar 2013 12:00:31 -0400

Looks like diffutils has a pile of dependencies on other GNU tools like
maybe coreutils first.  Not sure.  Tough to compile and upgrade however.

titan $ ./configure --enable-dependency-tracking 
--with-libsigsegv-prefix=/usr/local --with-libiconv-prefix=/usr/local 
--with-libintl-prefix=/usr/local 
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... /opt/bw/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/bw/bin/gcc accepts -g... yes
checking for /opt/bw/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/bw/bin/gcc... gcc3
checking for gcc... (cached) /opt/bw/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /opt/bw/bin/gcc accepts -g... (cached) yes
checking for /opt/bw/bin/gcc option to accept ISO C89... (cached) none needed
checking dependency style of /opt/bw/bin/gcc... (cached) gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... /opt/bw/bin/gcc -E
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking for ranlib... (cached) ranlib
checking whether /opt/bw/bin/gcc and cc understand -c and -o together... yes
checking build system type... i386-pc-solaris2.8
checking host system type... i386-pc-solaris2.8
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 whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for /opt/bw/bin/gcc option to accept ISO C99... -std=gnu99
checking for /opt/bw/bin/gcc -std=gnu99 option to accept ISO Standard C... 
(cached) -std=gnu99
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for setrlimit... yes
checking for sigaltstack... yes
checking for fcntl... yes
checking for mempcpy... no
checking for isblank... no
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for iswcntrl... yes
checking for iswblank... no
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for mprotect... yes
checking for mkstemp... yes
checking for alarm... yes
checking for nl_langinfo... yes
checking for wcscoll... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for strerror_r... no
checking for __xpg_strerror_r... no
checking for tzset... yes
checking for strndup... no
checking for strptime... yes
checking for strtoumax... no
checking for localtime_r... yes
checking for wcrtomb... yes
checking for wcwidth... yes
checking for newlocale... no
checking for setenv... no
checking for sleep... yes
checking for symlink... yes
checking for usleep... yes
checking for vasnprintf... no
checking for wctob... yes
checking for sigprocmask... yes
checking for strcasecoll... no
checking for stricoll... no
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for working C stack overflow detection... yes
checking for correct stack_t interpretation... yes
checking for precise C stack overflow detection... 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 64-bit host... no
checking for libsigsegv... yes
checking how to link with libsigsegv... /usr/local/lib/libsigsegv.so -lc 
-R/usr/local/lib
checking whether // is distinct from /... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... (cached) no
checking whether strerror_r returns char *... no
checking for working fcntl.h... no (bad O_NOATIME, O_NOFOLLOW)
checking for mbstate_t... yes
checking for getopt.h... (cached) no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking whether gettimeofday is declared without a macro... yes
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so 
-R/usr/local/lib
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for off_t... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking whether imaxabs is declared without a macro... no
checking whether imaxdiv is declared without a macro... no
checking whether strtoimax is declared without a macro... no
checking whether strtoumax is declared without a macro... no
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for wint_t... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether lstat correctly handles trailing slash... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... none
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking for uid_t in sys/types.h... yes
checking for sigset_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether strerror(0) succeeds... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for struct tm.tm_gmtoff... no
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... no
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... no
checking whether stpncpy is declared without a macro... no
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... no
checking whether strnlen is declared without a macro... no
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... no
checking whether strcasestr is declared without a macro... no
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... no
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether ffs is declared without a macro... yes
checking whether strcasecmp is declared without a macro... yes
checking whether strncasecmp is declared without a macro... yes
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking whether strtoumax is declared... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether localtime_r is declared... 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 getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking if environ is properly declared... no
checking whether getcwd (NULL, 0) allocates memory for result... no
checking for getcwd with POSIX signature... yes
checking whether setenv is declared... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether alarm is declared... yes
checking whether snprintf returns a byte count as in C99... no
checking whether snprintf is declared... yes
checking whether unsetenv is declared... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... yes
checking for strnlen... no
checking for wcslen... yes
checking for wcsnlen... no
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking whether sigaltstack is declared... yes
checking for stack_t... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... no
checking for working GNU fnmatch... no
checking whether isblank is declared... no
checking whether isblank is declared... (cached) no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether the compiler generally respects inline... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking whether iswblank is declared... no
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking for libsigsegv... (cached) yes
checking how to link with libsigsegv... /usr/local/lib/libsigsegv.so -lc 
-R/usr/local/lib
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing no
checking for working mkstemp... yes
checking for working mktime... yes
checking whether YESEXPR works... yes
checking whether open recognizes a trailing slash... no
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... (cached) no
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... no
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... no
checking whether getline is declared without a macro... no
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... no
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking for working strerror function... no
checking for strtoull... yes
checking whether strtoull is declared... (cached) yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking whether waitpid is declared without a macro... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... no
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... no
checking whether setusershell is declared without a macro... no
checking whether endusershell is declared without a macro... no
checking whether group_member is declared without a macro... no
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... no
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... no
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... no
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... no
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... no
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... no
checking whether wcsncasecmp is declared without a macro... no
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... no
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing no
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR
checking for a turkish Unicode locale... none
checking for getpagesize... yes
checking whether getpagesize is declared... (cached) yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... no
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) none
checking for a turkish Unicode locale... (cached) none
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for putenv compatible with GNU and SVID... no
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) none
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... (cached) yes
checking for working sleep... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... no
checking for unsetenv... no
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking for ptrdiff_t... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP.eucJP
checking for a transitional chinese locale... (cached) none
checking whether wctob works... no
checking for stdint.h... (cached) yes
checking for inline... (cached) inline
checking for variable-length arrays... yes
checking for pr... /usr/xpg4/bin/pr
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for pid_t... yes
checking whether closedir returns void... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... /usr/local/lib/libiconv.so 
-R/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib 
/usr/local/lib/libiconv.so -lc -R/usr/local/lib
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating ms/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
titan $ 
titan $ gmake 
Making all in lib
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
  GEN      alloca.h
  GEN      configmake.h
mv -f configmake.h-t configmake.h
  GEN      c++defs.h
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      fcntl.h
  GEN      fnmatch.h
  GEN      getopt.h
  GEN      iconv.h
  GEN      inttypes.h
  GEN      langinfo.h
  GEN      signal.h
  GEN      unused-parameter.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      strings.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/wait.h
  GEN      time.h
  GEN      unistd.h
  GEN      unistr.h
  GEN      unitypes.h
  GEN      uniwidth.h
  GEN      wchar.h
  GEN      wctype.h
gmake  all-recursive
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[3]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
  CC       c-ctype.o
  CC       c-stack.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       dirname.o
  CC       basename.o
  CC       dirname-lgpl.o
  CC       basename-lgpl.o
  CC       stripslash.o
  CC       exclude.o
  CC       exitfail.o
  CC       file-type.o
  CC       filenamecat.o
  CC       filenamecat-lgpl.o
  CC       freopen-safer.o
  CC       gettime.o
  CC       hard-locale.o
  CC       hash.o
  CC       imaxtostr.o
  CC       inttostr.o
  CC       offtostr.o
  CC       uinttostr.o
  CC       umaxtostr.o
  CC       localcharset.o
  CC       malloca.o
  CC       mbchar.o
  CC       mbscasecmp.o
  CC       mbslen.o
  CC       mbsstr.o
  CC       progname.o
  CC       propername.o
  CC       quote.o
  CC       quotearg.o
  CC       sh-quote.o
  CC       strftime.o
  CC       striconv.o
  CC       strnlen1.o
  CC       tempname.o
  CC       trim.o
  CC       unistr/u8-mbtoucr.o
  CC       unistr/u8-uctomb.o
  CC       unistr/u8-uctomb-aux.o
  CC       uniwidth/width.o
  CC       version-etc.o
  CC       version-etc-fsf.o
  CC       xmalloc.o
  CC       xalloc-die.o
  CC       xfreopen.o
  CC       xstriconv.o
  CC       xstrndup.o
  CC       xstrtol.o
  CC       xstrtoul.o
  CC       xstrtol-error.o
  CC       xstrtoumax.o
  CC       cmpbuf.o
  CC       prepargs.o
  CC       error.o
  CC       fcntl.o
  CC       fnmatch.o
  CC       getopt.o
  CC       getopt1.o
  CC       iswblank.o
  CC       lstat.o
  CC       mbrtowc.o
  CC       mbsinit.o
  CC       mbsrtowcs.o
  CC       mbsrtowcs-state.o
  CC       open.o
  CC       regex.o
  CC       stat.o
  CC       strerror.o
  CC       strndup.o
  CC       strnlen.o
  CC       strtoumax.o
  CC       wcrtomb.o
  AR       libdiffutils.a
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
gmake[3]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
Making all in src
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
  GEN      paths.h
  GEN      version.c
  GEN      version.h
gmake  all-am
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
  CC       version.o
  AR       libver.a
  CC       cmp.o
  CCLD     cmp
ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion of 
file
ld: warning: file /usr/local/lib/libsigsegv.so: attempted multiple inclusion of 
file
  CC       analyze.o
  CC       context.o
  CC       diff.o
  CC       dir.o
  CC       ed.o
  CC       ifdef.o
  CC       io.o
  CC       normal.o
  CC       side.o
  CC       util.o
  CCLD     diff
ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion of 
file
ld: warning: file /usr/local/lib/libsigsegv.so: attempted multiple inclusion of 
file
  CC       diff3.o
  CCLD     diff3
ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion of 
file
ld: warning: file /usr/local/lib/libsigsegv.so: attempted multiple inclusion of 
file
  CC       sdiff.o
  CCLD     sdiff
ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion of 
file
ld: warning: file /usr/local/lib/libsigsegv.so: attempted multiple inclusion of 
file
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
Making all in tests
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
Making all in doc
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/doc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/doc'
Making all in man
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/man'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/man'
Making all in po
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/po'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/po'
Making all in ms
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/ms'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/ms'
Making all in gnulib-tests
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
  GEN      c++defs.h
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      locale.h
  GEN      unused-parameter.h
gmake  all-recursive
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
Making all in .
gmake[3]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/gnulib-tests'
gmake[1]: Entering directory `/usr/local/build/diffutils-3.2_SunOS5.8_i386_001'
gmake[1]: Nothing to be done for `all-am'.
gmake[1]: Leaving directory `/usr/local/build/diffutils-3.2_SunOS5.8_i386_001'
titan $ 



titan $ 
titan $ gmake check 
Making check in lib
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake  check-recursive
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[3]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[3]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/lib'
Making check in src
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
gmake  check-am
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
gmake[2]: Nothing to be done for `check-am'.
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src'
Making check in tests
gmake[1]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake  check-TESTS
gmake[2]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake[3]: Entering directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
FAIL: basic
FAIL: binary
FAIL: colliding-file-names
FAIL: excess-slash
FAIL: help-version
FAIL: function-line-vs-leading-space
FAIL: label-vs-func
FAIL: no-newline-at-eof
FAIL: stdin
=============================================
   GNU diffutils 3.2: tests/test-suite.log   
=============================================

9 of 9 tests failed.  

.. contents:: :depth: 2


FAIL: basic (exit: 1)
=====================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-basic.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-basic.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-basic.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2     512 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-basic.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-basic.
++++ echo gt-basic.XXXX
++++ wc -c
+++ template_length_=      14
++++ echo gt-basic.
++++ wc -c
+++ nx_=      10
++++ expr 14 - 10
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=0PQM
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
+++ err_=
+++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ fail=0
+ cat
+ cat
+ cat
+ echo a
+ echo b
+ diff a b
+ test 2 = 1
+ fail=1
+ sed -e 's/^\([-+*][-+*][-+*] [^       ]*\)    .*/\1/' out
+ mv k out
++ echo
++ tr ' ' _
+ compare out exp-
+ diff -u out exp-
diff: memory exhausted
+ fail=1
+ diff -u a b
+ test 2 = 1
+ fail=1
+ sed -e 's/^\([-+*][-+*][-+*] [^       ]*\)    .*/\1/' out
+ mv k out
++ echo -u
++ tr ' ' _
+ compare out exp--u
+ diff -u out exp--u
diff: memory exhausted
+ fail=1
+ diff -c a b
+ test 2 = 1
+ fail=1
+ sed -e 's/^\([-+*][-+*][-+*] [^       ]*\)    .*/\1/' out
+ mv k out
++ echo -c
++ tr ' ' _
+ compare out exp--c
+ diff -u out exp--c
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
+ rm -rf /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-basic.0PQM
+ exit 1

FAIL: binary (exit: 1)
======================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-binary.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-binary.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-binary.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2     512 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-binary.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-binary.
++++ echo gt-binary.XXXX
++++ wc -c
+++ template_length_=      15
++++ echo gt-binary.
++++ wc -c
+++ nx_=      11
++++ expr 15 - 11
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=2w16
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
+++ err_=
+++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ printf 'Binary files - and /dev/null differ\n'
+ fail=0
+ printf '\0'
+ diff - /dev/null
+ test 2 = 2
+ compare out out-exp
+ diff -u out out-exp
diff: memory exhausted
+ fail=1
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
+ rm -rf /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-binary.2w16
+ exit 1

FAIL: colliding-file-names (exit: 1)
====================================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-colliding-file-names.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-colliding-file-names.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-colliding-file-names.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2     512 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-colliding-file-names.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-colliding-file-names.
++++ echo gt-colliding-file-names.XXXX
++++ wc -c
+++ template_length_=      29
++++ echo gt-colliding-file-names.
++++ wc -c
+++ nx_=      25
++++ expr 29 - 25
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=bs5y
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ mkdir d1 d2
+ echo xyz
+ echo xyz
+ echo xyz
+ echo xyz
+ echo xyz
+ echo xyz
+ echo xyz
+ echo xyz
+ diff -r --ignore-file-name-case d1 d2
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-colliding-file-names.bs5y
+ exit 1

FAIL: excess-slash (exit: 1)
============================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-excess-slash.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-excess-slash.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-excess-slash.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2     512 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-excess-slash.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-excess-slash.
++++ echo gt-excess-slash.XXXX
++++ wc -c
+++ template_length_=      21
++++ echo gt-excess-slash.
++++ wc -c
+++ nx_=      17
++++ expr 21 - 17
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=eRC4
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ mkdir -p a/f b/f/g
+ echo Only in b/f: g
+ fail=0
+ diff -r a b/
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ compare out expected-out
+ diff -u out expected-out
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-excess-slash.eRC4
+ exit 1

FAIL: help-version (exit: 1)
============================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-help-version.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-help-version.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-help-version.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2     512 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-help-version.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-help-version.
++++ echo gt-help-version.XXXX
++++ wc -c
+++ template_length_=      21
++++ echo gt-help-version.
++++ wc -c
+++ nx_=      17
++++ expr 21 - 17
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=trRl
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ expected_failure_status_chroot=125
+ expected_failure_status_env=125
+ expected_failure_status_nice=125
+ expected_failure_status_nohup=125
+ expected_failure_status_stdbuf=125
+ expected_failure_status_su=125
+ expected_failure_status_timeout=125
+ expected_failure_status_printenv=2
+ expected_failure_status_tty=3
+ expected_failure_status_sort=2
+ expected_failure_status_expr=3
+ expected_failure_status_lbracket=2
+ expected_failure_status_dir=2
+ expected_failure_status_ls=2
+ expected_failure_status_vdir=2
+ expected_failure_status_cmp=2
+ expected_failure_status_zcmp=2
+ expected_failure_status_sdiff=2
+ expected_failure_status_diff3=2
+ expected_failure_status_diff=2
+ expected_failure_status_zdiff=2
+ expected_failure_status_zgrep=2
+ expected_failure_status_zegrep=2
+ expected_failure_status_zfgrep=2
+ expected_failure_status_grep=2
+ expected_failure_status_egrep=2
+ expected_failure_status_fgrep=2
+ test 'cmp
diff
diff3
sdiff'
+ test 3.2
++ env cmp --version
++ sed -n '1s/.* //p;q'
+ v=3.2
+ break
+ test x3.2 = x3.2
+ test cmp = test
+ test cmp = false
+ test cmp = install
+ env cmp --help
+ env cmp --version
+ grep address@hidden h-cmp
+ rm -f h-cmp
+ test -w /dev/full
+ test diff = test
+ test diff = false
+ test diff = install
+ env diff --help
+ env diff --version
+ grep address@hidden h-diff
+ rm -f h-diff
+ test -w /dev/full
+ test diff3 = test
+ test diff3 = false
+ test diff3 = install
+ env diff3 --help
+ env diff3 --version
+ grep address@hidden h-diff3
+ rm -f h-diff3
+ test -w /dev/full
+ test sdiff = test
+ test sdiff = false
+ test sdiff = install
+ env sdiff --help
+ env sdiff --version
+ grep address@hidden h-sdiff
+ rm -f h-sdiff
+ test -w /dev/full
+ test cmp = test
+ test cmp = false
+ test cmp = install
+ env cmp --help
+ env cmp --version
+ grep address@hidden h-cmp
+ rm -f h-cmp
+ test -w /dev/full
+ test diff = test
+ test diff = false
+ test diff = install
+ env diff --help
+ env diff --version
+ grep address@hidden h-diff
+ rm -f h-diff
+ test -w /dev/full
+ test diff3 = test
+ test diff3 = false
+ test diff3 = install
+ env diff3 --help
+ env diff3 --version
+ grep address@hidden h-diff3
+ rm -f h-diff3
+ test -w /dev/full
+ test sdiff = test
+ test sdiff = false
+ test sdiff = install
+ env sdiff --help
+ env sdiff --version
+ grep address@hidden h-sdiff
+ rm -f h-sdiff
+ test -w /dev/full
+ test cmp = test
+ test cmp = false
+ test cmp = install
+ env cmp --help
+ env cmp --version
+ grep address@hidden h-cmp
+ rm -f h-cmp
+ test -w /dev/full
+ test diff = test
+ test diff = false
+ test diff = install
+ env diff --help
+ env diff --version
+ grep address@hidden h-diff
+ rm -f h-diff
+ test -w /dev/full
+ test diff3 = test
+ test diff3 = false
+ test diff3 = install
+ env diff3 --help
+ env diff3 --version
+ grep address@hidden h-diff3
+ rm -f h-diff3
+ test -w /dev/full
+ test sdiff = test
+ test sdiff = false
+ test sdiff = install
+ env sdiff --help
+ env sdiff --version
+ grep address@hidden h-sdiff
+ rm -f h-sdiff
+ test -w /dev/full
+ bigZ_in=bigZ-in.Z
+ zin=zin.gz
+ zin2=zin2.gz
+ tmp=tmp-14761
+ tmp_in=in-14761
+ tmp_in2=in2-14761
+ tmp_dir=dir-14761
+ tmp_out=out-14761
+ mkdir tmp-14761
+ cd tmp-14761
+ rm -rf in-14761 in2-14761 dir-14761 out-14761 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-14761 in2-14761
+ mkdir dir-14761
+ test cmp = '['
+ prog=cmp
+ type cmp_setup
+ cmp_setup
+ args=in-14761 in2-14761
+ env cmp in-14761 in2-14761
+ :
+ rm -rf in-14761 in2-14761 out-14761 dir-14761
+ rm -rf in-14761 in2-14761 dir-14761 out-14761 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-14761 in2-14761
+ mkdir dir-14761
+ test diff = '['
+ prog=diff
+ type diff_setup
+ diff_setup
+ args=in-14761 in2-14761
+ env diff in-14761 in2-14761
diff: memory exhausted
+ echo FAIL: diff
FAIL: diff
+ fail=1
+ rm -rf in-14761 in2-14761 out-14761 dir-14761
+ rm -rf in-14761 in2-14761 dir-14761 out-14761 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-14761 in2-14761
+ mkdir dir-14761
+ test diff3 = '['
+ prog=diff3
+ type diff3_setup
+ diff3_setup
+ args=in-14761 in2-14761 in2-14761
+ env diff3 in-14761 in2-14761 in2-14761
diff: memory exhausted
diff3: subsidiary program `diff' failed (exit status 2)
+ echo FAIL: diff3
FAIL: diff3
+ fail=1
+ rm -rf in-14761 in2-14761 out-14761 dir-14761
+ rm -rf in-14761 in2-14761 dir-14761 out-14761 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-14761 in2-14761
+ mkdir dir-14761
+ test sdiff = '['
+ prog=sdiff
+ type sdiff_setup
+ sdiff_setup
+ args=in-14761 in2-14761
+ env sdiff in-14761 in2-14761
diff: memory exhausted
+ echo FAIL: sdiff
FAIL: sdiff
+ fail=1
+ rm -rf in-14761 in2-14761 out-14761 dir-14761
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-help-version.trRl
+ exit 1

FAIL: function-line-vs-leading-space (exit: 1)
==============================================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-function-line-vs-leading-space.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-function-line-vs-leading-space.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-function-line-vs-leading-space.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2    1024 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-function-line-vs-leading-space.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-function-line-vs-leading-space.
++++ echo gt-function-line-vs-leading-space.XXXX
++++ wc -c
+++ template_length_=      39
++++ echo gt-function-line-vs-leading-space.
++++ wc -c
+++ nx_=      35
++++ expr 39 - 35
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=LRPr
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ cat
+ sed s/foo/null/
+ cat
+ fail=0
+ diff -u -F '^[[:space:]]*\(function\|procedure\)' in in2
+ test 2 = 1
+ fail=1
+ sed -n '3,$p' out
+ mv k out
+ compare out exp
+ diff -u out exp
diff: memory exhausted
+ fail=1
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-function-line-vs-leading-space.LRPr
+ exit 1

FAIL: label-vs-func (exit: 1)
=============================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-label-vs-func.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-label-vs-func.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-label-vs-func.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2    1024 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-label-vs-func.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-label-vs-func.
++++ echo gt-label-vs-func.XXXX
++++ wc -c
+++ template_length_=      22
++++ echo gt-label-vs-func.
++++ wc -c
+++ nx_=      18
++++ expr 22 - 18
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=k65Q
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ fail=0
+ cat
+ cat
+ sed s/1/2/ a
+ diff -p -u0 a b
+ test 2 = 1
+ fail=1
+ tail -3 out
+ mv k out
+ compare out exp
+ diff -u out exp
diff: memory exhausted
+ fail=1
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-label-vs-func.k65Q
+ exit 1

FAIL: no-newline-at-eof (exit: 1)
=================================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-no-newline-at-eof.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-no-newline-at-eof.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-no-newline-at-eof.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2    1024 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-no-newline-at-eof.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-no-newline-at-eof.
++++ echo gt-no-newline-at-eof.XXXX
++++ wc -c
+++ template_length_=      26
++++ echo gt-no-newline-at-eof.
++++ wc -c
+++ nx_=      22
++++ expr 26 - 22
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=rHGO
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
+++ err_=
+++ echo 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
++ cd 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ printf '\n1'
+ printf '\n0\n\n1'
+ cat
+ cat
+ fail=0
+ opt=--suppress-blank-empty
+ diff --suppress-blank-empty -U1 a b
+ test 2 = 1
+ fail=1
+ sed -n '/^@@/,$p' out
+ mv k out
+ compare out exp
+ diff -u out exp
diff: memory exhausted
+ fail=1
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ echo
+ diff --suppress-blank-empty -U1 a b
+ test 2 = 1
+ fail=1
+ sed -n '/^@@/,$p' out
+ mv k out
+ compare out exp2
+ diff -u out exp2
diff: memory exhausted
+ fail=1
+ compare err /dev/null
+ diff -u err /dev/null
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
+ rm -rf 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-no-newline-at-eof.rHGO
+ exit 1

FAIL: stdin (exit: 1)
=====================

++ initial_cwd_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-stdin.XXXX
+++ destdir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+++ template_=gt-stdin.XXXX
+++ MAX_TRIES_=4
++++ unset TMPDIR
++++ mktemp -d -t -p /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests 
gt-stdin.XXXX
+++ d=
+++ fail=1
+++ fail=1
+++ test -d ''
+++ fail=1
++++ ls -dgo ''
++++ tr S -
+++ perms=drwxr-xr-x   2    1024 Mar 26 14:47 .
+++ fail=1
+++ test 1 = 0
++++ echo gt-stdin.XXXX
++++ sed 's/XX*$//'
+++ base_template_=gt-stdin.
++++ echo gt-stdin.XXXX
++++ wc -c
+++ template_length_=      14
++++ echo gt-stdin.
++++ wc -c
+++ nx_=      10
++++ expr 14 - 10
+++ nx_=4
+++ err_=
+++ i_=1
+++ :
++++ rand_bytes_ 4
++++ n_=4
++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ dev_rand_=/dev/urandom
++++ test -r /dev/urandom
++++ dd ibs=4 count=1 if=/dev/urandom
++++ LC_ALL=C
++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 
01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
++++ return
+++ X_=Nj2O
+++ 
candidate_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
++++ mkdir -m 0700 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
+++ err_=
+++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
+++ return
++ 
test_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
++ gl_init_sh_nl_=

++ IFS=         

+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
++ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/../src
++ echo /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ abs_path_dir_=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ 
PATH=/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src:/usr/local/bin:/opt/bw/bin:/opt/bw/sbin::/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin
+ create_exe_shims_ /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ fail=0
+ cat
+ echo a
+ echo b
+ diff -u - b
+ test 2 = 1
+ fail=1
+ sed -e 's/^\([-+*][-+*][-+*] [^       ]*\)    .*/\1/' out
+ mv k out
+ compare out exp
+ diff -u out exp
diff: memory exhausted
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests
+ chmod -R u+rwx 
/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
+ rm -rf /usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests/gt-stdin.Nj2O
+ exit 1
======================================
9 of 9 tests failed
See tests/test-suite.log
Please report to address@hidden
======================================
gmake[3]: *** [test-suite.log] Error 1
gmake[3]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake[2]: *** [check-TESTS] Error 2
gmake[2]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory 
`/usr/local/build/diffutils-3.2_SunOS5.8_i386_001/tests'
gmake: *** [check-recursive] Error 1
titan $




Attachment: diffutils-3.2_SunOS5.8_i386_test-suite.log.bz2
Description: application/bzip


reply via email to

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