>>> Unpacking source... >>> Unpacking findutils-4.5.4.tar.gz to /var/tmp/portage/sys-apps/findutils-4.5.4/work >>> Source unpacked in /var/tmp/portage/sys-apps/findutils-4.5.4/work >>> Compiling source in /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4 ... * econf: updating findutils-4.5.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating findutils-4.5.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --libexecdir=/usr/lib64/find --without-included-regex checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether debug output should be produced... no checking for leaf optimisation... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 _LARGEFILE_SOURCE value needed for large files... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for function prototypes... yes checking for string.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for resolvepath... no checking for getcwd... yes checking for readlink... yes checking for dup2... yes checking for fchdir... yes checking for mempcpy... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for __fpending... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for lchmod... no checking for fdopendir... yes checking for fstatfs... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for alarm... yes checking for wcscoll... yes checking for pathconf... yes checking for setenv... yes checking for tzset... yes checking for pipe... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for wcwidth... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether canonicalize_file_name is declared... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown(2) dereferences symlinks... yes checking for inline... inline checking whether the preprocessor supports include_next... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes 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... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking whether memrchr is declared... yes checking for long file names... yes checking for strcasestr... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for wint_t... yes checking for wchar_t... yes checking whether ungetc works on arbitrary bytes... yes checking whether alarm is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(EOF) is correct... guessing yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking if environ is properly declared... yes checking for error_at_line... yes checking for working fcntl.h... yes checking whether fflush works on input streams... no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking for working GNU fnmatch... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking for fseeko... yes checking for ftello... yes checking for fchmodat... yes checking for mkdirat... yes checking for openat... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking for struct statfs.f_type... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for struct tm.tm_zone... yes checking for getdelim... yes checking for getline... yes checking for working getline function... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... no checking whether inttypes.h conforms to C99... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for lchown... yes checking whether lseek detects pipes... yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for working mktime... yes checking for listmntent... no checking for getmntinfo... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... no checking whether open recognizes a trailing slash... yes checking for fchmodat... (cached) yes checking for mkdirat... (cached) yes checking for openat... (cached) yes checking for fchownat... (cached) yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... (cached) yes checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for rpmatch... yes checking for ssize_t... yes 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 stdint.h conforms to C99... (cached) yes checking for random.h... no checking for struct random_data... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether 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 defines strtoumax as a macro... no checking for strtoumax... yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether is standalone... yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a turkish Unicode locale... none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether sleep is declared... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether compiler handles -Wdeclaration-after-statement... yes checking whether compiler handles -Wall... yes checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for errno.h... (cached) yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for fcntl.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntio.h usability... no checking sys/mntio.h presence... no checking for sys/mntio.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking whether sys/types.h defines makedev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking whether we should use struct dirent.d_type, if available... yes checking for struct dirent.d_type... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for fchdir... (cached) yes checking for getcwd... (cached) yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... yes checking for endmntent... yes checking for waitpid... yes checking for strspn... yes checking for forcefindlib... no checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for sort... /bin/sort checking if /bin/sort supports the -z option... yes checking for struct dirent.d_type... (cached) yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating gnulib/Makefile config.status: creating gnulib/lib/Makefile config.status: creating m4/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating build-aux/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make AR=x86_64-pc-linux-gnu-ar make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4' Making all in gnulib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' Making all in lib make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib64/find"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/findutils"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/findutils"'; \ echo '#define DVIDIR "/usr/share/doc/findutils"'; \ echo '#define PDFDIR "/usr/share/doc/findutils"'; \ echo '#define PSDIR "/usr/share/doc/findutils"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/findutils"'; \ echo '#define PKGINCLUDEDIR "/usr/include/findutils"'; \ echo '#define PKGLIBDIR "/usr/lib64/findutils"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h rm -f dirent.h-t dirent.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's|@''GNULIB_DIRFD''@|1|g' \ -e 's|@''GNULIB_SCANDIR''@|0|g' \ -e 's|@''GNULIB_ALPHASORT''@|0|g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./dirent.in.h; \ } > dirent.h-t mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's|@''GNULIB_OPEN''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ < ./fcntl.in.h; \ } > fcntl.h-t mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./inttypes.in.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|1|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|1|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|1|g' \ -e 's|@''GNULIB_STRTOULL''@|1|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|1|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|1|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|1|g' \ -e 's|@''GNULIB_STRCASESTR''@|1|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h rm -f strings.h-t strings.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./strings.in.h; \ } > strings.h-t mv strings.h-t strings.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t mv time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|1|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|1|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|1|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-recursive make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[5]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT c-strstr.o -MD -MP -MF $depbase.Tpo -c -o c-strstr.o c-strstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT file-set.o -MD -MP -MF $depbase.Tpo -c -o file-set.o file-set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo freadahead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT freadahead.o -MD -MP -MF $depbase.Tpo -c -o freadahead.o freadahead.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT getdate.o -MD -MP -MF $depbase.Tpo -c -o getdate.o getdate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT hash-pjw.o -MD -MP -MF $depbase.Tpo -c -o hash-pjw.o hash-pjw.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash-triple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT hash-triple.o -MD -MP -MF $depbase.Tpo -c -o hash-triple.o hash-triple.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbscasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT mbscasestr.o -MD -MP -MF $depbase.Tpo -c -o mbscasestr.o mbscasestr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrtoumax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.o xstrtoumax.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo canonicalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT canonicalize.o -MD -MP -MF $depbase.Tpo -c -o canonicalize.o canonicalize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo closein.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT closein.o -MD -MP -MF $depbase.Tpo -c -o closein.o closein.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cycle-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT cycle-check.o -MD -MP -MF $depbase.Tpo -c -o cycle-check.o cycle-check.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o filemode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT fts.o -MD -MP -MF $depbase.Tpo -c -o fts.o fts.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT getcwd.o -MD -MP -MF $depbase.Tpo -c -o getcwd.o getcwd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT human.o -MD -MP -MF $depbase.Tpo -c -o human.o human.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT i-ring.o -MD -MP -MF $depbase.Tpo -c -o i-ring.o i-ring.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT idcache.o -MD -MP -MF $depbase.Tpo -c -o idcache.o idcache.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT modechange.o -MD -MP -MF $depbase.Tpo -c -o modechange.o modechange.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mountlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT mountlist.o -MD -MP -MF $depbase.Tpo -c -o mountlist.o mountlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT quote.o -MD -MP -MF $depbase.Tpo -c -o quote.o quote.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo same.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT same.o -MD -MP -MF $depbase.Tpo -c -o same.o same.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT strftime.o -MD -MP -MF $depbase.Tpo -c -o strftime.o strftime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrtod.o -MD -MP -MF $depbase.Tpo -c -o xstrtod.o xstrtod.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yesno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -ggdb -march=athlon64 -MT yesno.o -MD -MP -MF $depbase.Tpo -c -o yesno.o yesno.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnulib.a x86_64-pc-linux-gnu-ar cru libgnulib.a areadlink-with-size.o c-ctype.o c-strstr.o file-set.o fpurge.o freadahead.o freading.o getdate.o hash-pjw.o hash-triple.o localcharset.o malloca.o mbchar.o mbscasestr.o mbslen.o mbsstr.o openat-die.o progname.o strnlen1.o uniwidth/width.o version-etc.o version-etc-fsf.o xalloc-die.o xstrndup.o xstrtoumax.o argmatch.o basename.o canonicalize.o chdir-long.o close-stream.o closein.o closeout.o creat-safer.o cycle-check.o dirname.o dup-safer.o exitfail.o fd-safer.o fflush.o filemode.o filenamecat.o fopen-safer.o fseeko.o fts.o getcwd.o gettime.o hash.o human.o i-ring.o idcache.o modechange.o mountlist.o open-safer.o openat-proc.o pipe-safer.o quote.o quotearg.o same.o save-cwd.o savedir.o strftime.o stripslash.o xgetcwd.o xmalloc.o xstrtod.o xstrtol.o xstrtol-error.o xstrtoul.o yesno.o x86_64-pc-linux-gnu-ranlib libgnulib.a rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/findutils/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/findutils/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[5]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' Making all in tests make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make all-recursive make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' Making all in build-aux make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/build-aux' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/build-aux' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' make all-am make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT gnulib-version.o -MD -MP -MF .deps/gnulib-version.Tpo -c -o gnulib-version.o gnulib-version.c mv -f .deps/gnulib-version.Tpo .deps/gnulib-version.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT findutils-version.o -MD -MP -MF .deps/findutils-version.Tpo -c -o findutils-version.o findutils-version.c mv -f .deps/findutils-version.Tpo .deps/findutils-version.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT listfile.o -MD -MP -MF .deps/listfile.Tpo -c -o listfile.o listfile.c mv -f .deps/listfile.Tpo .deps/listfile.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT nextelem.o -MD -MP -MF .deps/nextelem.Tpo -c -o nextelem.o nextelem.c mv -f .deps/nextelem.Tpo .deps/nextelem.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT extendbuf.o -MD -MP -MF .deps/extendbuf.Tpo -c -o extendbuf.o extendbuf.c mv -f .deps/extendbuf.Tpo .deps/extendbuf.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT buildcmd.o -MD -MP -MF .deps/buildcmd.Tpo -c -o buildcmd.o buildcmd.c mv -f .deps/buildcmd.Tpo .deps/buildcmd.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT savedirinfo.o -MD -MP -MF .deps/savedirinfo.Tpo -c -o savedirinfo.o savedirinfo.c mv -f .deps/savedirinfo.Tpo .deps/savedirinfo.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT forcefindlib.o -MD -MP -MF .deps/forcefindlib.Tpo -c -o forcefindlib.o forcefindlib.c mv -f .deps/forcefindlib.Tpo .deps/forcefindlib.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT qmark.o -MD -MP -MF .deps/qmark.Tpo -c -o qmark.o qmark.c mv -f .deps/qmark.Tpo .deps/qmark.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT printquoted.o -MD -MP -MF .deps/printquoted.Tpo -c -o printquoted.o printquoted.c mv -f .deps/printquoted.Tpo .deps/printquoted.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT regextype.o -MD -MP -MF .deps/regextype.Tpo -c -o regextype.o regextype.c mv -f .deps/regextype.Tpo .deps/regextype.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT dircallback.o -MD -MP -MF .deps/dircallback.Tpo -c -o dircallback.o dircallback.c mv -f .deps/dircallback.Tpo .deps/dircallback.Po rm -f libfind.a x86_64-pc-linux-gnu-ar cru libfind.a gnulib-version.o findutils-version.o listfile.o nextelem.o extendbuf.o buildcmd.o savedirinfo.o forcefindlib.o qmark.o printquoted.o regextype.o dircallback.o forcefindlib.o x86_64-pc-linux-gnu-ranlib libfind.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT regexprops.o -MD -MP -MF .deps/regexprops.Tpo -c -o regexprops.o regexprops.c mv -f .deps/regexprops.Tpo .deps/regexprops.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -Wl,-O1 -o regexprops regexprops.o regextype.o ../gnulib/lib/libgnulib.a make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' Making all in find make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' Making all in . make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT finddata.o -MD -MP -MF .deps/finddata.Tpo -c -o finddata.o finddata.c mv -f .deps/finddata.Tpo .deps/finddata.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT fstype.o -MD -MP -MF .deps/fstype.Tpo -c -o fstype.o fstype.c mv -f .deps/fstype.Tpo .deps/fstype.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c mv -f .deps/parser.Tpo .deps/parser.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT pred.o -MD -MP -MF .deps/pred.Tpo -c -o pred.o pred.c mv -f .deps/pred.Tpo .deps/pred.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/tree.Tpo .deps/tree.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function ‘get_info’: util.c:281: warning: control reaches end of non-void function mv -f .deps/util.Tpo .deps/util.Po rm -f libfindtools.a x86_64-pc-linux-gnu-ar cru libfindtools.a finddata.o fstype.o parser.o pred.o tree.o util.o x86_64-pc-linux-gnu-ranlib libfindtools.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT ftsfind.o -MD -MP -MF .deps/ftsfind.Tpo -c -o ftsfind.o ftsfind.c mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -Wl,-O1 -o find ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a -lrt -lm -lm x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT find.o -MD -MP -MF .deps/find.Tpo -c -o find.o find.c mv -f .deps/find.Tpo .deps/find.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -Wl,-O1 -o oldfind find.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a -lrt -lm -lm make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' Making all in testsuite make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' Making all in xargs make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs' Making all in . make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -MT xargs.o -MD -MP -MF .deps/xargs.Tpo -c -o xargs.o xargs.c mv -f .deps/xargs.Tpo .deps/xargs.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -Wdeclaration-after-statement -Wall -pipe -ggdb -march=athlon64 -Wl,-O1 -o xargs xargs.o ../lib/libfind.a ../gnulib/lib/libgnulib.a make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs' Making all in testsuite make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs/testsuite' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/xargs' Making all in doc make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/doc' Making all in po make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/po' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/po' Making all in m4 make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/m4' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4' >>> Source compiled. >>> Test phase [check]: sys-apps/findutils-4.5.4 make -j1 check Making check in gnulib make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' Making check in lib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make check-recursive make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib/lib' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/gnulib' Making check in tests make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make check-recursive make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make libtests.a test-alloca-opt test-argmatch test-binary-io test-btowc test-c-ctype test-c-strstr test-canonicalize-lgpl test-canonicalize test-closein test-dirname test-environ test-errno test-fcntl test-fflush test-fflush2 test-filenamecat test-fpending test-fpurge test-freadahead test-freading test-fseeko test-ftello test-getdate test-getdelim test-getline test-gettimeofday test-i-ring test-inttypes test-lseek test-lstat test-malloca test-mbrtowc test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4 test-mbsinit test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memrchr test-open test-quotearg test-sleep test-stat-time test-stdbool test-stdint test-stdio test-stdlib test-strcasestr test-strerror test-string test-strings test-strstr test-sys_stat test-sys_time test-time test-unistd test-uc_width test-uc_width2 test-wchar test-wcrtomb test-wctype test-wcwidth test-xstrtol test-xstrtoul test-xstrtoumax test-yesno make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libtests.a ar cru libtests.a dummy.o x86_64-pc-linux-gnu-ranlib libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-alloca-opt.o -MD -MP -MF .deps/test-alloca-opt.Tpo -c -o test-alloca-opt.o test-alloca-opt.c mv -f .deps/test-alloca-opt.Tpo .deps/test-alloca-opt.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-alloca-opt test-alloca-opt.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-argmatch.o -MD -MP -MF .deps/test-argmatch.Tpo -c -o test-argmatch.o test-argmatch.c mv -f .deps/test-argmatch.Tpo .deps/test-argmatch.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-argmatch test-argmatch.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-binary-io.o -MD -MP -MF .deps/test-binary-io.Tpo -c -o test-binary-io.o test-binary-io.c mv -f .deps/test-binary-io.Tpo .deps/test-binary-io.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-binary-io test-binary-io.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-btowc.o -MD -MP -MF .deps/test-btowc.Tpo -c -o test-btowc.o test-btowc.c mv -f .deps/test-btowc.Tpo .deps/test-btowc.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-btowc test-btowc.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-c-ctype.o -MD -MP -MF .deps/test-c-ctype.Tpo -c -o test-c-ctype.o test-c-ctype.c mv -f .deps/test-c-ctype.Tpo .deps/test-c-ctype.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-c-ctype test-c-ctype.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-c-strstr.o -MD -MP -MF .deps/test-c-strstr.Tpo -c -o test-c-strstr.o test-c-strstr.c mv -f .deps/test-c-strstr.Tpo .deps/test-c-strstr.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-c-strstr test-c-strstr.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-canonicalize-lgpl.o -MD -MP -MF .deps/test-canonicalize-lgpl.Tpo -c -o test-canonicalize-lgpl.o test-canonicalize-lgpl.c mv -f .deps/test-canonicalize-lgpl.Tpo .deps/test-canonicalize-lgpl.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-canonicalize-lgpl test-canonicalize-lgpl.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-canonicalize.o -MD -MP -MF .deps/test-canonicalize.Tpo -c -o test-canonicalize.o test-canonicalize.c mv -f .deps/test-canonicalize.Tpo .deps/test-canonicalize.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-canonicalize test-canonicalize.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-closein.o -MD -MP -MF .deps/test-closein.Tpo -c -o test-closein.o test-closein.c mv -f .deps/test-closein.Tpo .deps/test-closein.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-closein test-closein.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-dirname.o -MD -MP -MF .deps/test-dirname.Tpo -c -o test-dirname.o test-dirname.c mv -f .deps/test-dirname.Tpo .deps/test-dirname.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-dirname test-dirname.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-environ.o -MD -MP -MF .deps/test-environ.Tpo -c -o test-environ.o test-environ.c mv -f .deps/test-environ.Tpo .deps/test-environ.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-environ test-environ.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-errno.o -MD -MP -MF .deps/test-errno.Tpo -c -o test-errno.o test-errno.c mv -f .deps/test-errno.Tpo .deps/test-errno.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-errno test-errno.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fcntl.o -MD -MP -MF .deps/test-fcntl.Tpo -c -o test-fcntl.o test-fcntl.c mv -f .deps/test-fcntl.Tpo .deps/test-fcntl.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fcntl test-fcntl.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fflush.o -MD -MP -MF .deps/test-fflush.Tpo -c -o test-fflush.o test-fflush.c mv -f .deps/test-fflush.Tpo .deps/test-fflush.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fflush test-fflush.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fflush2.o -MD -MP -MF .deps/test-fflush2.Tpo -c -o test-fflush2.o test-fflush2.c mv -f .deps/test-fflush2.Tpo .deps/test-fflush2.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fflush2 test-fflush2.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-filenamecat.o -MD -MP -MF .deps/test-filenamecat.Tpo -c -o test-filenamecat.o test-filenamecat.c mv -f .deps/test-filenamecat.Tpo .deps/test-filenamecat.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-filenamecat test-filenamecat.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fpending.o -MD -MP -MF .deps/test-fpending.Tpo -c -o test-fpending.o test-fpending.c mv -f .deps/test-fpending.Tpo .deps/test-fpending.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fpending test-fpending.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fpurge.o -MD -MP -MF .deps/test-fpurge.Tpo -c -o test-fpurge.o test-fpurge.c mv -f .deps/test-fpurge.Tpo .deps/test-fpurge.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fpurge test-fpurge.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-freadahead.o -MD -MP -MF .deps/test-freadahead.Tpo -c -o test-freadahead.o test-freadahead.c mv -f .deps/test-freadahead.Tpo .deps/test-freadahead.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-freadahead test-freadahead.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-freading.o -MD -MP -MF .deps/test-freading.Tpo -c -o test-freading.o test-freading.c mv -f .deps/test-freading.Tpo .deps/test-freading.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-freading test-freading.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-fseeko.o -MD -MP -MF .deps/test-fseeko.Tpo -c -o test-fseeko.o test-fseeko.c mv -f .deps/test-fseeko.Tpo .deps/test-fseeko.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-fseeko test-fseeko.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-ftello.o -MD -MP -MF .deps/test-ftello.Tpo -c -o test-ftello.o test-ftello.c mv -f .deps/test-ftello.Tpo .deps/test-ftello.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-ftello test-ftello.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-getdate.o -MD -MP -MF .deps/test-getdate.Tpo -c -o test-getdate.o test-getdate.c mv -f .deps/test-getdate.Tpo .deps/test-getdate.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-getdate test-getdate.o libtests.a ../gnulib/lib/libgnulib.a libtests.a -lrt x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-getdelim.o -MD -MP -MF .deps/test-getdelim.Tpo -c -o test-getdelim.o test-getdelim.c mv -f .deps/test-getdelim.Tpo .deps/test-getdelim.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-getdelim test-getdelim.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-getline.o -MD -MP -MF .deps/test-getline.Tpo -c -o test-getline.o test-getline.c mv -f .deps/test-getline.Tpo .deps/test-getline.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-getline test-getline.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-gettimeofday.o -MD -MP -MF .deps/test-gettimeofday.Tpo -c -o test-gettimeofday.o test-gettimeofday.c mv -f .deps/test-gettimeofday.Tpo .deps/test-gettimeofday.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-gettimeofday test-gettimeofday.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-i-ring.o -MD -MP -MF .deps/test-i-ring.Tpo -c -o test-i-ring.o test-i-ring.c mv -f .deps/test-i-ring.Tpo .deps/test-i-ring.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-i-ring test-i-ring.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-inttypes.o -MD -MP -MF .deps/test-inttypes.Tpo -c -o test-inttypes.o test-inttypes.c mv -f .deps/test-inttypes.Tpo .deps/test-inttypes.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-inttypes test-inttypes.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-lseek.o -MD -MP -MF .deps/test-lseek.Tpo -c -o test-lseek.o test-lseek.c mv -f .deps/test-lseek.Tpo .deps/test-lseek.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-lseek test-lseek.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-lstat.o -MD -MP -MF .deps/test-lstat.Tpo -c -o test-lstat.o test-lstat.c mv -f .deps/test-lstat.Tpo .deps/test-lstat.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-lstat test-lstat.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-malloca.o -MD -MP -MF .deps/test-malloca.Tpo -c -o test-malloca.o test-malloca.c mv -f .deps/test-malloca.Tpo .deps/test-malloca.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-malloca test-malloca.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbrtowc.o -MD -MP -MF .deps/test-mbrtowc.Tpo -c -o test-mbrtowc.o test-mbrtowc.c mv -f .deps/test-mbrtowc.Tpo .deps/test-mbrtowc.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbrtowc test-mbrtowc.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbscasestr1.o -MD -MP -MF .deps/test-mbscasestr1.Tpo -c -o test-mbscasestr1.o test-mbscasestr1.c mv -f .deps/test-mbscasestr1.Tpo .deps/test-mbscasestr1.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbscasestr1 test-mbscasestr1.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbscasestr2.o -MD -MP -MF .deps/test-mbscasestr2.Tpo -c -o test-mbscasestr2.o test-mbscasestr2.c mv -f .deps/test-mbscasestr2.Tpo .deps/test-mbscasestr2.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbscasestr2 test-mbscasestr2.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbscasestr3.o -MD -MP -MF .deps/test-mbscasestr3.Tpo -c -o test-mbscasestr3.o test-mbscasestr3.c mv -f .deps/test-mbscasestr3.Tpo .deps/test-mbscasestr3.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbscasestr3 test-mbscasestr3.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbscasestr4.o -MD -MP -MF .deps/test-mbscasestr4.Tpo -c -o test-mbscasestr4.o test-mbscasestr4.c mv -f .deps/test-mbscasestr4.Tpo .deps/test-mbscasestr4.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbscasestr4 test-mbscasestr4.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbsinit.o -MD -MP -MF .deps/test-mbsinit.Tpo -c -o test-mbsinit.o test-mbsinit.c mv -f .deps/test-mbsinit.Tpo .deps/test-mbsinit.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbsinit test-mbsinit.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbsstr1.o -MD -MP -MF .deps/test-mbsstr1.Tpo -c -o test-mbsstr1.o test-mbsstr1.c mv -f .deps/test-mbsstr1.Tpo .deps/test-mbsstr1.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbsstr1 test-mbsstr1.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbsstr2.o -MD -MP -MF .deps/test-mbsstr2.Tpo -c -o test-mbsstr2.o test-mbsstr2.c mv -f .deps/test-mbsstr2.Tpo .deps/test-mbsstr2.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbsstr2 test-mbsstr2.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-mbsstr3.o -MD -MP -MF .deps/test-mbsstr3.Tpo -c -o test-mbsstr3.o test-mbsstr3.c mv -f .deps/test-mbsstr3.Tpo .deps/test-mbsstr3.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-mbsstr3 test-mbsstr3.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-memrchr.o -MD -MP -MF .deps/test-memrchr.Tpo -c -o test-memrchr.o test-memrchr.c mv -f .deps/test-memrchr.Tpo .deps/test-memrchr.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-memrchr test-memrchr.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-open.o -MD -MP -MF .deps/test-open.Tpo -c -o test-open.o test-open.c mv -f .deps/test-open.Tpo .deps/test-open.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-open test-open.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-quotearg.o -MD -MP -MF .deps/test-quotearg.Tpo -c -o test-quotearg.o test-quotearg.c mv -f .deps/test-quotearg.Tpo .deps/test-quotearg.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-quotearg test-quotearg.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-sleep.o -MD -MP -MF .deps/test-sleep.Tpo -c -o test-sleep.o test-sleep.c mv -f .deps/test-sleep.Tpo .deps/test-sleep.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-sleep test-sleep.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-stat-time.o -MD -MP -MF .deps/test-stat-time.Tpo -c -o test-stat-time.o test-stat-time.c mv -f .deps/test-stat-time.Tpo .deps/test-stat-time.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-stat-time test-stat-time.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-stdbool.o -MD -MP -MF .deps/test-stdbool.Tpo -c -o test-stdbool.o test-stdbool.c mv -f .deps/test-stdbool.Tpo .deps/test-stdbool.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-stdbool test-stdbool.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-stdint.o -MD -MP -MF .deps/test-stdint.Tpo -c -o test-stdint.o test-stdint.c mv -f .deps/test-stdint.Tpo .deps/test-stdint.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-stdint test-stdint.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-stdio.o -MD -MP -MF .deps/test-stdio.Tpo -c -o test-stdio.o test-stdio.c mv -f .deps/test-stdio.Tpo .deps/test-stdio.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-stdio test-stdio.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-stdlib.o -MD -MP -MF .deps/test-stdlib.Tpo -c -o test-stdlib.o test-stdlib.c mv -f .deps/test-stdlib.Tpo .deps/test-stdlib.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-stdlib test-stdlib.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-strcasestr.o -MD -MP -MF .deps/test-strcasestr.Tpo -c -o test-strcasestr.o test-strcasestr.c mv -f .deps/test-strcasestr.Tpo .deps/test-strcasestr.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-strcasestr test-strcasestr.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-strerror.o -MD -MP -MF .deps/test-strerror.Tpo -c -o test-strerror.o test-strerror.c mv -f .deps/test-strerror.Tpo .deps/test-strerror.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-strerror test-strerror.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-string.o -MD -MP -MF .deps/test-string.Tpo -c -o test-string.o test-string.c mv -f .deps/test-string.Tpo .deps/test-string.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-string test-string.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-strings.o -MD -MP -MF .deps/test-strings.Tpo -c -o test-strings.o test-strings.c mv -f .deps/test-strings.Tpo .deps/test-strings.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-strings test-strings.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-strstr.o -MD -MP -MF .deps/test-strstr.Tpo -c -o test-strstr.o test-strstr.c mv -f .deps/test-strstr.Tpo .deps/test-strstr.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-strstr test-strstr.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-sys_stat.o -MD -MP -MF .deps/test-sys_stat.Tpo -c -o test-sys_stat.o test-sys_stat.c mv -f .deps/test-sys_stat.Tpo .deps/test-sys_stat.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-sys_stat test-sys_stat.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-sys_time.o -MD -MP -MF .deps/test-sys_time.Tpo -c -o test-sys_time.o test-sys_time.c mv -f .deps/test-sys_time.Tpo .deps/test-sys_time.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-sys_time test-sys_time.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o test-time.c mv -f .deps/test-time.Tpo .deps/test-time.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-time test-time.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-unistd.o -MD -MP -MF .deps/test-unistd.Tpo -c -o test-unistd.o test-unistd.c mv -f .deps/test-unistd.Tpo .deps/test-unistd.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-unistd test-unistd.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-uc_width.o -MD -MP -MF .deps/test-uc_width.Tpo -c -o test-uc_width.o `test -f 'uniwidth/test-uc_width.c' || echo './'`uniwidth/test-uc_width.c mv -f .deps/test-uc_width.Tpo .deps/test-uc_width.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-uc_width test-uc_width.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-uc_width2.o -MD -MP -MF .deps/test-uc_width2.Tpo -c -o test-uc_width2.o `test -f 'uniwidth/test-uc_width2.c' || echo './'`uniwidth/test-uc_width2.c mv -f .deps/test-uc_width2.Tpo .deps/test-uc_width2.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-uc_width2 test-uc_width2.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-wchar.o -MD -MP -MF .deps/test-wchar.Tpo -c -o test-wchar.o test-wchar.c mv -f .deps/test-wchar.Tpo .deps/test-wchar.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-wchar test-wchar.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-wcrtomb.o -MD -MP -MF .deps/test-wcrtomb.Tpo -c -o test-wcrtomb.o test-wcrtomb.c mv -f .deps/test-wcrtomb.Tpo .deps/test-wcrtomb.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-wcrtomb test-wcrtomb.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-wctype.o -MD -MP -MF .deps/test-wctype.Tpo -c -o test-wctype.o test-wctype.c mv -f .deps/test-wctype.Tpo .deps/test-wctype.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-wctype test-wctype.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-wcwidth.o -MD -MP -MF .deps/test-wcwidth.Tpo -c -o test-wcwidth.o test-wcwidth.c mv -f .deps/test-wcwidth.Tpo .deps/test-wcwidth.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-wcwidth test-wcwidth.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-xstrtol.o -MD -MP -MF .deps/test-xstrtol.Tpo -c -o test-xstrtol.o test-xstrtol.c mv -f .deps/test-xstrtol.Tpo .deps/test-xstrtol.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-xstrtol test-xstrtol.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-xstrtoul.o -MD -MP -MF .deps/test-xstrtoul.Tpo -c -o test-xstrtoul.o test-xstrtoul.c mv -f .deps/test-xstrtoul.Tpo .deps/test-xstrtoul.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-xstrtoul test-xstrtoul.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-xstrtoumax.o -MD -MP -MF .deps/test-xstrtoumax.Tpo -c -o test-xstrtoumax.o test-xstrtoumax.c mv -f .deps/test-xstrtoumax.Tpo .deps/test-xstrtoumax.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-xstrtoumax test-xstrtoumax.o libtests.a ../gnulib/lib/libgnulib.a libtests.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../gnulib/lib -I./../gnulib/lib -pipe -ggdb -march=athlon64 -MT test-yesno.o -MD -MP -MF .deps/test-yesno.Tpo -c -o test-yesno.o test-yesno.c mv -f .deps/test-yesno.Tpo .deps/test-yesno.Po x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -ggdb -march=athlon64 -Wl,-O1 -o test-yesno test-yesno.o libtests.a ../gnulib/lib/libgnulib.a libtests.a make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make check-TESTS make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' PASS: test-alloca-opt PASS: test-argmatch PASS: test-binary-io.sh Skipping test: no traditional french locale is installed SKIP: test-btowc1.sh Skipping test: no french Unicode locale is installed SKIP: test-btowc2.sh PASS: test-c-ctype PASS: test-c-strstr PASS: test-canonicalize-lgpl.sh PASS: test-canonicalize.sh PASS: test-closein.sh PASS: test-dirname PASS: test-environ PASS: test-errno PASS: test-fcntl PASS: test-fflush PASS: test-fflush2.sh PASS: test-filenamecat PASS: test-fpending.sh PASS: test-fpurge PASS: test-freadahead.sh PASS: test-freading PASS: test-fseeko.sh PASS: test-fseeko2.sh PASS: test-ftello.sh PASS: test-ftello2.sh PASS: test-getdate PASS: test-getdelim PASS: test-getline PASS: test-gettimeofday PASS: test-i-ring PASS: test-inttypes PASS: test-lseek.sh PASS: test-lstat PASS: test-malloca Skipping test: no traditional french locale is installed SKIP: test-mbrtowc1.sh Skipping test: no french Unicode locale is installed SKIP: test-mbrtowc2.sh Skipping test: no traditional japanese locale is installed SKIP: test-mbrtowc3.sh Skipping test: no transitional chinese locale is installed SKIP: test-mbrtowc4.sh PASS: test-mbscasestr1 Skipping test: no french Unicode locale is installed SKIP: test-mbscasestr2.sh Skipping test: no chinese GB18030 locale is installed SKIP: test-mbscasestr3.sh Skipping test: no turkish Unicode locale is installed SKIP: test-mbscasestr4.sh Skipping test: no french Unicode locale is installed SKIP: test-mbsinit.sh PASS: test-mbsstr1 Skipping test: no french Unicode locale is installed SKIP: test-mbsstr2.sh Skipping test: no chinese GB18030 locale is installed SKIP: test-mbsstr3.sh PASS: test-memrchr PASS: test-open PASS: test-quotearg.sh PASS: test-sleep PASS: test-stat-time PASS: test-stdbool PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strcasestr PASS: test-strerror PASS: test-string PASS: test-strings PASS: test-strstr PASS: test-sys_stat PASS: test-sys_time PASS: test-time PASS: test-unistd PASS: test-uc_width PASS: uniwidth/test-uc_width2.sh PASS: test-wchar PASS: test-wcrtomb.sh PASS: test-wctype PASS: test-wcwidth PASS: test-xstrtol.sh PASS: test-xstrtoumax.sh PASS: test-yesno.sh ======================= All 61 tests passed (12 tests were not run) ======================= make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/tests' Making check in build-aux make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/build-aux' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/build-aux' Making check in lib make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' make check-am make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/lib' Making check in find make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' Making check in . make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' Making check in testsuite make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' make check-DEJAGNU make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' Making a new site.exp file... srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='find'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Sun Apr 12 16:09:13 2009 Native configuration is x86_64-pc-linux-gnu === find tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/config/unix.exp as tool-and-target-specific interface file. Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/access.exp ... WARNING: You have superuser privileges, skipping this test. Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/comma.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/delete.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/deletedir.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/deletefile.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/depth-d.exp ... FAIL: depth-d.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth-d.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:13.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/depth.exp ... FAIL: depth.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:13.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally FAIL: depth.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/top/two child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/empty.exp ... FAIL: empty.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: empty.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:14.000000000 +0200 +++ cmp.out 2009-04-12 16:09:14.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/exec-many-rtn-failure.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/exec-many-rtn-success.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/exec-one-rtn-fail.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/exec-one-rtn-success.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/execdir-hier.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/execdir-in-unreadable.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/execdir-one.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/execdir-pwd.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/execdir-root-only.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/false.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/follow-arg-parent-symlink.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/follow-basic.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/fprint-unwritable.exp ... WARNING: You have superuser privileges, skipping this test. Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/fprint0_stdout.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/gnu-or.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/gnuand.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/gnunot.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/ilname.exp ... FAIL: ilname.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: ilname.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:16.000000000 +0200 +++ cmp.out 2009-04-12 16:09:16.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/iname.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/inum.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/ipath.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/iregex1.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/iwholename.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/lname.exp ... FAIL: lname.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally FAIL: lname.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:17.000000000 +0200 +++ cmp.out 2009-04-12 16:09:17.000000000 +0200 @@ -0,0 +1 @@ +tmp/two child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/mindepth-arg.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/mindepth-badarg.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/name-opt.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/name-period.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/name-slash.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/path.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/perm-slash.exp ... FAIL: perm-slash.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally FAIL: perm-slash.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1,4 @@ +p/555 tmp/050 +p/555 tmp/400 +p/555 tmp/555 +p/555 tmp/700 child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/perm.exp ... FAIL: perm.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1 @@ +tmp child process exited abnormally FAIL: perm.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1 @@ +tmp child process exited abnormally FAIL: perm.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1 @@ +tmp child process exited abnormally FAIL: perm.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -0,0 +1 @@ +tmp child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/perm000.exp ... FAIL: perm000.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ tmp +tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ +tmp tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ tmp +tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ +tmp tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ tmp +tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ +tmp tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ tmp +tmp/fred +tmp/wilma child process exited abnormally FAIL: perm000.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:19.000000000 +0200 +++ cmp.out 2009-04-12 16:09:19.000000000 +0200 @@ -1 +1,3 @@ +tmp tmp/fred +tmp/wilma child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/posix-dflt.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/posix-h.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/posix-l.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/posix-perminvalid.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/print0.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/print_stdout.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/printf-h.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/printf-slash.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/printf-symlink.exp ... FAIL: printf-symlink.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -1 +1,2 @@ RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -0,0 +1,2 @@ +RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -1 +1,2 @@ RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -0,0 +1,2 @@ +RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -1 +1,2 @@ RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -0,0 +1,2 @@ +RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -1 +1,2 @@ RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally FAIL: printf-symlink.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -0,0 +1,2 @@ +RESULT: l f tmp/LINK +RESULT2: f l tmp/LINK child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/printf.exp ... FAIL: printf.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally FAIL: printf.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:20.000000000 +0200 +++ cmp.out 2009-04-12 16:09:20.000000000 +0200 @@ -2,3 +2,10 @@ b file c tmp d tmp +e +f 600 +g 1 +h tmp/file +i file +j f +k f child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/printfHdfl.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/prune-default-print.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/quit.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/regex1.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/regex2.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-copy.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-link.exp ... FAIL: samefile-link.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1 @@ +tmp/one/link child process exited abnormally FAIL: samefile-link.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1 @@ +tmp/one/link child process exited abnormally FAIL: samefile-link.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1 @@ +tmp/one/link child process exited abnormally FAIL: samefile-link.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1 @@ +tmp/one/link child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-missing.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-p-brokenlink.exp ... FAIL: samefile-p-brokenlink.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/blink +tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -1 +1,2 @@ +tmp/blink tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/blink +tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -1 +1,2 @@ +tmp/blink tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/blink +tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -1 +1,2 @@ +tmp/blink tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/blink +tmp/broken child process exited abnormally FAIL: samefile-p-brokenlink.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -1 +1,2 @@ +tmp/blink tmp/broken child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-same.exp ... FAIL: samefile-same.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:21.000000000 +0200 +++ cmp.out 2009-04-12 16:09:21.000000000 +0200 @@ -1 +1,2 @@ tmp/file +tmp/file child process exited abnormally FAIL: samefile-same.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/file +tmp/file child process exited abnormally FAIL: samefile-same.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/file +tmp/file child process exited abnormally FAIL: samefile-same.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/file +tmp/file child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/samefile-symlink.exp ... FAIL: samefile-symlink.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -0,0 +1,2 @@ +tmp/one/link +tmp/one/symlink child process exited abnormally FAIL: samefile-symlink.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:22.000000000 +0200 +++ cmp.out 2009-04-12 16:09:22.000000000 +0200 @@ -1 +1,2 @@ tmp/one/link +tmp/one/symlink child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-12230.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-17477.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-17490.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-17782.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-18222.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/sv-bug-24169.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/true.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/used-invarg.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/used-missing.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/user-invalid.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/wholename.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/xtype-symlink.exp ... FAIL: xtype-symlink.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -0,0 +1 @@ +tmp/LINK child process exited abnormally FAIL: xtype-symlink.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -0,0 +1 @@ +tmp/LINK child process exited abnormally FAIL: xtype-symlink.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -0,0 +1 @@ +tmp/LINK child process exited abnormally FAIL: xtype-symlink.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -0,0 +1 @@ +tmp/LINK child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.gnu/xtype.exp ... FAIL: xtype.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ +xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN -xtype is not l: tmp/LINK xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ +xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN -xtype is not l: tmp/LINK xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ +xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN -xtype is not l: tmp/LINK xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ +xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN -xtype is not l: tmp/LINK xtype is not l: tmp/LINK child process exited abnormally FAIL: xtype.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:23.000000000 +0200 +++ cmp.out 2009-04-12 16:09:23.000000000 +0200 @@ -1,4 +1,5 @@ xtype is l: tmp/BROKEN +xtype is l: tmp/BROKEN +xtype is l: tmp/LINK xtype is not l: tmp -xtype is not l: tmp/BROKEN xtype is not l: tmp/LINK child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/and.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/bracket-depth.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/depth1.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/empty-parens.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/exec-one.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/files-not-expressions1.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/files-not-expressions2.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/files-not-expressions3.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/group-empty.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/group-missing.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/grouping.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/links.exp ... FAIL: links.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:24.000000000 +0200 +++ cmp.out 2009-04-12 16:09:24.000000000 +0200 @@ -1 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 under5 tmp/file1 child process exited abnormally FAIL: links.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:24.000000000 +0200 +++ cmp.out 2009-04-12 16:09:24.000000000 +0200 @@ -0,0 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 +under5 tmp/file1 child process exited abnormally FAIL: links.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:24.000000000 +0200 +++ cmp.out 2009-04-12 16:09:24.000000000 +0200 @@ -1 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 under5 tmp/file1 child process exited abnormally FAIL: links.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:24.000000000 +0200 +++ cmp.out 2009-04-12 16:09:24.000000000 +0200 @@ -0,0 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 +under5 tmp/file1 child process exited abnormally FAIL: links.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -1 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 under5 tmp/file1 child process exited abnormally FAIL: links.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 +under5 tmp/file1 child process exited abnormally FAIL: links.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -1 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 under5 tmp/file1 child process exited abnormally FAIL: links.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +exactly5 tmp/file2 +over5 tmp/file3 +under5 tmp/file1 child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/mtime0.exp ... FAIL: mtime0.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally FAIL: mtime0.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1 @@ +tmp/x child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/name-missing.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/name.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/nameslash.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/parent.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/perm-X.exp ... FAIL: perm-X.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally FAIL: perm-X.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,3 @@ +tmp +tmp/empty +tmp/empty-xxx child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/perm-vanilla.exp ... FAIL: perm-vanilla.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -0,0 +1,4 @@ +p400 tmp/400 +p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:25.000000000 +0200 @@ -1,2 +1,4 @@ p400 tmp/400 p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:25.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -0,0 +1,4 @@ +p400 tmp/400 +p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:26.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -1,2 +1,4 @@ p400 tmp/400 p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:26.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -0,0 +1,4 @@ +p400 tmp/400 +p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:26.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -1,2 +1,4 @@ p400 tmp/400 p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:26.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -0,0 +1,4 @@ +p400 tmp/400 +p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally FAIL: perm-vanilla.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:26.000000000 +0200 +++ cmp.out 2009-04-12 16:09:26.000000000 +0200 @@ -1,2 +1,4 @@ p400 tmp/400 p-400 tmp/400 +p-400 tmp/555 +p-400 tmp/700 child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/posixnot.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/prune-result.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/prune.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/size-invalid.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/size-missing.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sizes.exp ... FAIL: sizes.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally FAIL: sizes.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1,10 @@ +A size -1: 0 tmp/0-bytes +B size 1: 511 tmp/511-bytes +B size 1: 512 tmp/512-bytes +C size +1: 1024 tmp/1024-bytes +C size +1: 513 tmp/513-bytes +G size -2: 0 tmp/0-bytes +G size -2: 511 tmp/511-bytes +G size -2: 512 tmp/512-bytes +H size 2: 1024 tmp/1024-bytes +H size 2: 513 tmp/513-bytes child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sizetype.exp ... FAIL: sizetype.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: sizetype.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:27.000000000 +0200 +++ cmp.out 2009-04-12 16:09:27.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-11175.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-12181.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-15235.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-19605.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-19613.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-19617.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/sv-bug-25359.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/typearg.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/typesize.exp ... FAIL: typesize.old-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.new-O0, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.old-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.new-O1, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.old-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.new-O2, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.old-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally FAIL: typesize.new-O3, standard output differs from the expected result: --- find.out 2009-04-12 16:09:28.000000000 +0200 +++ cmp.out 2009-04-12 16:09:28.000000000 +0200 @@ -0,0 +1 @@ +tmp/empty child process exited abnormally Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/user-empty.exp ... Running /var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite/find.posix/user-missing.exp ... === find Summary === # of expected passes 957 # of unexpected failures 168 # of untested testcases 2 find (GNU findutils) 4.5.4 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find/testsuite' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.4/work/findutils-4.5.4/find' make: *** [check-recursive] Error 1 * * ERROR: sys-apps/findutils-4.5.4 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2541: Called _eapi0_src_test * ebuild.sh, line 600: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sys-apps/findutils-4.5.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/findutils-4.5.4/temp/environment'. *