coreutils-5.93
coreutils-5.93-suppress_uptime_kill_su-1.patch
coreutils-5.93-uname-2.patch
patching file src/uname.c
patching file AUTHORS
patching file Makefile.in
patching file README
patching file configure
patching file man/Makefile.in
patching file src/Makefile.in
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: autobuild project... GNU coreutils
configure: autobuild revision... 5.93
configure: autobuild hostname... pulsar
configure: autobuild timestamp... 20051109-231413
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for desired default level of POSIX conformance... none-specified
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for perl5.003 or newer... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for uname... yes
checking for chroot... yes
checking for gethostid... yes
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for function prototypes... yes
checking for string.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... inline
checking for working long double with more range or precision than double... yes
checking hurd.h usability... no
checking hurd.h presence... no
checking for hurd.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/types.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for unistd.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for sys/mount.h... yes
checking for sys/sysctl.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct stat.st_blocks... yes
checking for st_dm_mode in struct stat... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mbstate_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uint32_t... uint32_t
checking for UINT32_MAX... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for uintptr_t... uintptr_t
checking for UINTPTR_MAX... yes
checking whether sys/types.h defines makedev... yes
checking host operating system... GNU/Linux
checking whether to enable assertions... yes
checking for d_type member in directory struct... yes
checking for d_ino member in directory struct... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether geteuid is declared... yes
checking whether getgrgid is declared... yes
checking whether getlogin is declared... yes
checking whether getpwuid is declared... yes
checking whether getuid is declared... yes
checking whether getutent is declared... yes
checking whether lseek is declared... yes
checking whether malloc is declared... yes
checking whether memchr is declared... yes
checking whether memrchr is declared... yes
checking whether nanosleep is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strstr is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether ttyname is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long... yes
checking for long double... yes
checking whether system is Windows or MSDOS... no
checking for long file names... yes
checking for pathconf... yes
checking for isascii... yes
checking for mempcpy... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for microuptime... no
checking for nanouptime... no
checking for nanotime... no
checking for setlocale... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for utmpname... yes
checking for utmpxname... yes
checking for isblank... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for fchdir... yes
checking for settimeofday... yes
checking for stime... yes
checking for futimes... yes
checking for futimesat... no
checking for mblen... yes
checking for mbrlen... yes
checking for tzset... yes
checking for siginterrupt... yes
checking for directio... no
checking for endgrent... yes
checking for endpwent... yes
checking for fchmod... yes
checking for fchown... yes
checking for ftruncate... yes
checking for hasmntopt... yes
checking for iswspace... yes
checking for lchown... yes
checking for listmntent... no
checking for mkfifo... yes
checking for realpath... yes
checking for sethostname... yes
checking for sysctl... yes
checking for sysinfo... yes
checking for tcgetpgrp... yes
checking for statvfs... yes
checking for fdopendir... no
checking whether strtold conforms to C99... yes
checking for C/C++ restrict keyword... __restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for library containing getaddrinfo... none required
checking for library containing gethostbyname... none required
checking for library containing getservbyname... none required
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking for struct addrinfo... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for error_at_line... yes
checking for struct stat.st_blocks... (cached) yes
checking for sys/mount.h... (cached) yes
checking how to get file system space usage...
checking for statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
checking dustat.h usability... no
checking dustat.h presence... no
checking for dustat.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... (cached) yes
checking for statfs that truncates block counts... no
checking for atexit... yes
checking for dup2... yes
checking for working GNU fnmatch... yes
checking for gethostname... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for getline... yes
checking for working getline function... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking whether getpass is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking for getusershell... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking for memchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking whether memrchr is declared... (cached) yes
checking for memrchr... yes
checking for memset... yes
checking whether mkdir fails due to a trailing slash... no
checking for working mktime... yes
checking whether getenv is declared... (cached) yes
checking for mkstemp... yes
checking for mkstemp limitations... no
checking whether euidaccess is declared... yes
checking whether setregid is declared... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for euidaccess... yes
checking for readlink... yes
checking for rmdir... yes
checking for rpmatch... yes
checking for setenv... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking for sig2str... no
checking for stpcpy... yes
checking for strcspn... yes
checking whether strdup is declared... yes
checking for strdup... yes
checking for strndup... yes
checking whether strnlen is declared... (cached) yes
checking for working strnlen... yes
checking for strpbrk... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for working strtod... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtoll... yes
checking for strtol... yes
checking for strtoull... yes
checking for strtoul... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking for strverscmp... yes
checking whether tzset clobbers localtime buffer... no
checking for EOVERFLOW... yes
checking for signed... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... yes
checking for struct timespec... yes
checking whether nanosleep is declared... (cached) yes
checking for compound literals... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.tm_zone... yes
checking for arithmetic hrtime_t... no
checking whether gethrtime is declared... no
checking whether CLOCK_MONOTONIC is defined... 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 OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for getpagesize... yes
checking type of array argument to getgroups... (cached) gid_t
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking whether wcwidth is declared... yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for working memcmp... yes
checking for working strcoll... yes
checking for listmntent... (cached) no
checking for getmntinfo... no
checking for sys/ucred.h... no
checking for sys/mount.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/fs_types.h... (cached) 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 f_fstypename in struct statfs... no
checking for obstacks... yes
checking for external symbol _system_configuration... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking for sys/systemcfg.h... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... (cached) no
checking for sysmp... no
checking for getsysinfo... no
checking for sysctl... (cached) yes
checking for table... no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking whether free (NULL) is known to work... yes
checking whether getutent is declared... (cached) yes
checking for struct utmpx.ut_user... yes
checking for struct utmp.ut_user... yes
checking for struct utmpx.ut_name... yes
checking for struct utmp.ut_name... yes
checking for struct utmpx.ut_type... yes
checking for struct utmp.ut_type... yes
checking for struct utmpx.ut_pid... yes
checking for struct utmp.ut_pid... yes
checking for struct utmpx.ut_id... yes
checking for struct utmp.ut_id... yes
checking for struct utmpx.ut_exit... yes
checking for struct utmp.ut_exit... yes
checking for struct utmpx.ut_exit.ut_exit... no
checking for struct utmp.ut_exit.ut_exit... no
checking for struct utmpx.ut_exit.e_exit... yes
checking for struct utmp.ut_exit.e_exit... yes
checking for struct utmpx.ut_exit.ut_termination... no
checking for struct utmp.ut_exit.ut_termination... no
checking for struct utmpx.ut_exit.e_termination... yes
checking for struct utmp.ut_exit.e_termination... yes
checking for working re_compile_pattern... yes
checking whether closedir returns void... no
checking whether stat file-mode macros are broken... no
checking for struct stat.st_atim.tv_nsec... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for strncasecmp... yes
checking for inline... (cached) inline
checking determine whether the utimes function works... yes
checking for struct utimbuf... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking whether getcwd is declared... yes
checking whether getcwd handles long file names properly... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for GNU libc compatible calloc... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for strftime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for library containing nanosleep... none required
checking whether nanosleep works... yes
checking for SVID conformant putenv... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether utime accepts a null argument... yes
checking whether rename is broken... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking for acl... no
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown(2) dereferences symlinks... yes
checking for lchown... (cached) yes
checking for rmdir-not-empty errno value... 39
checking whether lstat accepts an empty string... no
checking for group_member... yes
checking whether link(2) dereferences a symlink specified with a trailing slash... no
checking for stdio_ext.h... (cached) yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether ULONG_MAX < ULLONG_MAX... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for /proc/uptime... yes
checking for ftruncate... (cached) yes
checking for sys/mount.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for nfs/nfs_clnt.h... no
checking for nfs/vfs.h... no
checking for struct statfs.f_basetype... no
checking for struct statvfs.f_basetype... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_type... yes
checking for struct statvfs.f_type... no
checking for struct statfs.f_fsid.__val... yes
checking for struct statvfs.f_fsid.__val... no
checking for struct statfs.f_namemax... no
checking for struct statvfs.f_namemax... yes
checking for struct statfs.f_namelen... yes
checking for struct statvfs.f_namelen... no
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for sys/param.h... (cached) yes
checking for resolvepath... no
checking for canonicalize_file_name... yes
checking whether this system has an arbitrary file name length limit... yes
checking for mempcpy... (cached) yes
checking for openat... no
checking for memrchr... (cached) yes
checking for socklen_t... yes
checking for struct stat.st_author... no
checking for struct stat.st_blksize... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for major_t... no
checking for minor_t... no
checking for getloadavg... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for kstat_open in -lkstat... (cached) no
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... (cached) no
checking for raise... yes
checking whether setvbuf arguments are reversed... no
checking whether gettimeofday clobbers localtime buffer... no
checking for working strtod... (cached) yes
checking for library containing fdatasync... none required
checking for fdatasync... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether a running program can be unlinked... yes
checking for fchdir... (cached) yes
checking POSIX termios... yes
checking whether use of struct winsize requires sys/ptem.h... no
checking whether localtime caches TZ... no
checking for initgroups... yes
checking for syslog... yes
checking for 3-argument setpriority function... yes
checking ut_host in struct utmp... yes
checking for sysctl... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking whether we can get the system boot time... yes
uptime is suppressed
checking POSIX termios... (cached) yes
checking whether use of TIOCGWINSZ requires termios.h... no
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
checking whether termios.h needs _XOPEN_SOURCE... no
checking c_line in struct termios... yes
checking whether use of struct winsize requires sys/ptem.h... (cached) no
checking whether use of TIOCGWINSZ requires termios.h... (cached) no
checking whether strsignal is declared... yes
checking whether sys_siglist is declared... yes
checking whether _sys_siglist is declared... yes
checking whether __sys_siglist is declared... no
checking whether strtoimax is declared... (cached) yes
checking whether strtoumax is declared... (cached) yes
checking for main in -lypsec... no
checking for main in -lldgc... no
checking for library containing floor... -lm
checking for library containing modf... none required
checking for library containing rint... none required
checking for floor... yes
checking for modf... yes
checking for rint... yes
checking for library containing yp_match... no
checking for library containing getspnam... none required
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for struct spwd.sp_pwdp... yes
checking for getspnam... yes
checking for library containing crypt... -lcrypt
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/basename/Makefile
config.status: creating tests/chgrp/Makefile
config.status: creating tests/chmod/Makefile
config.status: creating tests/chown/Makefile
config.status: creating tests/cp/Makefile
config.status: creating tests/cut/Makefile
config.status: creating tests/dd/Makefile
config.status: creating tests/dircolors/Makefile
config.status: creating tests/du/Makefile
config.status: creating tests/expr/Makefile
config.status: creating tests/factor/Makefile
config.status: creating tests/fmt/Makefile
config.status: creating tests/head/Makefile
config.status: creating tests/install/Makefile
config.status: creating tests/join/Makefile
config.status: creating tests/ln/Makefile
config.status: creating tests/ls-2/Makefile
config.status: creating tests/ls/Makefile
config.status: creating tests/md5sum/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/mkdir/Makefile
config.status: creating tests/mv/Makefile
config.status: creating tests/od/Makefile
config.status: creating tests/pr/Makefile
config.status: creating tests/readlink/Makefile
config.status: creating tests/rm/Makefile
config.status: creating tests/rmdir/Makefile
config.status: creating tests/seq/Makefile
config.status: creating tests/sha1sum/Makefile
config.status: creating tests/shred/Makefile
config.status: creating tests/sort/Makefile
config.status: creating tests/stty/Makefile
config.status: creating tests/sum/Makefile
config.status: creating tests/tac/Makefile
config.status: creating tests/tail-2/Makefile
config.status: creating tests/tail/Makefile
config.status: creating tests/tee/Makefile
config.status: creating tests/test/Makefile
config.status: creating tests/touch/Makefile
config.status: creating tests/tr/Makefile
config.status: creating tests/tsort/Makefile
config.status: creating tests/unexpand/Makefile
config.status: creating tests/uniq/Makefile
config.status: creating tests/wc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make  all-recursive
make[1]: Entering directory `/usr/src/coreutils-5.93'
Making all in lib
make[2]: Entering directory `/usr/src/coreutils-5.93/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
make  all-am
make[3]: Entering directory `/usr/src/coreutils-5.93/lib'
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT allocsa.o -MD -MP -MF ".deps/allocsa.Tpo" -c -o allocsa.o allocsa.c; \
then mv -f ".deps/allocsa.Tpo" ".deps/allocsa.Po"; else rm -f ".deps/allocsa.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fprintftime.o -MD -MP -MF ".deps/fprintftime.Tpo" -c -o fprintftime.o fprintftime.c; \
then mv -f ".deps/fprintftime.Tpo" ".deps/fprintftime.Po"; else rm -f ".deps/fprintftime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT full-read.o -MD -MP -MF ".deps/full-read.Tpo" -c -o full-read.o full-read.c; \
then mv -f ".deps/full-read.Tpo" ".deps/full-read.Po"; else rm -f ".deps/full-read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o full-write.c; \
then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f ".deps/full-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT localcharset.o -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.o localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Po"; else rm -f ".deps/localcharset.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mbswidth.o -MD -MP -MF ".deps/mbswidth.Tpo" -c -o mbswidth.o mbswidth.c; \
then mv -f ".deps/mbswidth.Tpo" ".deps/mbswidth.Po"; else rm -f ".deps/mbswidth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT readtokens0.o -MD -MP -MF ".deps/readtokens0.Tpo" -c -o readtokens0.o readtokens0.c; \
then mv -f ".deps/readtokens0.Tpo" ".deps/readtokens0.Po"; else rm -f ".deps/readtokens0.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strnlen1.o -MD -MP -MF ".deps/strnlen1.Tpo" -c -o strnlen1.o strnlen1.c; \
then mv -f ".deps/strnlen1.Tpo" ".deps/strnlen1.Po"; else rm -f ".deps/strnlen1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT time_r.o -MD -MP -MF ".deps/time_r.Tpo" -c -o time_r.o time_r.c; \
then mv -f ".deps/time_r.Tpo" ".deps/time_r.Po"; else rm -f ".deps/time_r.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT unicodeio.o -MD -MP -MF ".deps/unicodeio.Tpo" -c -o unicodeio.o unicodeio.c; \
then mv -f ".deps/unicodeio.Tpo" ".deps/unicodeio.Po"; else rm -f ".deps/unicodeio.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o xalloc-die.c; \
then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f ".deps/xalloc-die.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xgethostname.o -MD -MP -MF ".deps/xgethostname.Tpo" -c -o xgethostname.o xgethostname.c; \
then mv -f ".deps/xgethostname.Tpo" ".deps/xgethostname.Po"; else rm -f ".deps/xgethostname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xmemcoll.o -MD -MP -MF ".deps/xmemcoll.Tpo" -c -o xmemcoll.o xmemcoll.c; \
then mv -f ".deps/xmemcoll.Tpo" ".deps/xmemcoll.Po"; else rm -f ".deps/xmemcoll.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \
then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrtoimax.o -MD -MP -MF ".deps/xstrtoimax.Tpo" -c -o xstrtoimax.o xstrtoimax.c; \
then mv -f ".deps/xstrtoimax.Tpo" ".deps/xstrtoimax.Po"; else rm -f ".deps/xstrtoimax.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \
then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f ".deps/xstrtoumax.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT backupfile.o -MD -MP -MF ".deps/backupfile.Tpo" -c -o backupfile.o backupfile.c; \
then mv -f ".deps/backupfile.Tpo" ".deps/backupfile.Po"; else rm -f ".deps/backupfile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT c-strtod.o -MD -MP -MF ".deps/c-strtod.Tpo" -c -o c-strtod.o c-strtod.c; \
then mv -f ".deps/c-strtod.Tpo" ".deps/c-strtod.Po"; else rm -f ".deps/c-strtod.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT c-strtold.o -MD -MP -MF ".deps/c-strtold.Tpo" -c -o c-strtold.o c-strtold.c; \
then mv -f ".deps/c-strtold.Tpo" ".deps/c-strtold.Po"; else rm -f ".deps/c-strtold.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT canon-host.o -MD -MP -MF ".deps/canon-host.Tpo" -c -o canon-host.o canon-host.c; \
then mv -f ".deps/canon-host.Tpo" ".deps/canon-host.Po"; else rm -f ".deps/canon-host.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cloexec.o -MD -MP -MF ".deps/cloexec.Tpo" -c -o cloexec.o cloexec.c; \
then mv -f ".deps/cloexec.Tpo" ".deps/cloexec.Po"; else rm -f ".deps/cloexec.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT closeout.o -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.o closeout.c; \
then mv -f ".deps/closeout.Tpo" ".deps/closeout.Po"; else rm -f ".deps/closeout.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT exclude.o -MD -MP -MF ".deps/exclude.Tpo" -c -o exclude.o exclude.c; \
then mv -f ".deps/exclude.Tpo" ".deps/exclude.Po"; else rm -f ".deps/exclude.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \
then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT open-safer.o -MD -MP -MF ".deps/open-safer.Tpo" -c -o open-safer.o open-safer.c; \
then mv -f ".deps/open-safer.Tpo" ".deps/open-safer.Po"; else rm -f ".deps/open-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT creat-safer.o -MD -MP -MF ".deps/creat-safer.Tpo" -c -o creat-safer.o creat-safer.c; \
then mv -f ".deps/creat-safer.Tpo" ".deps/creat-safer.Po"; else rm -f ".deps/creat-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fd-reopen.o -MD -MP -MF ".deps/fd-reopen.Tpo" -c -o fd-reopen.o fd-reopen.c; \
then mv -f ".deps/fd-reopen.Tpo" ".deps/fd-reopen.Po"; else rm -f ".deps/fd-reopen.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT filemode.o -MD -MP -MF ".deps/filemode.Tpo" -c -o filemode.o filemode.c; \
then mv -f ".deps/filemode.Tpo" ".deps/filemode.Po"; else rm -f ".deps/filemode.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT filenamecat.o -MD -MP -MF ".deps/filenamecat.Tpo" -c -o filenamecat.o filenamecat.c; \
then mv -f ".deps/filenamecat.Tpo" ".deps/filenamecat.Po"; else rm -f ".deps/filenamecat.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT file-type.o -MD -MP -MF ".deps/file-type.Tpo" -c -o file-type.o file-type.c; \
then mv -f ".deps/file-type.Tpo" ".deps/file-type.Po"; else rm -f ".deps/file-type.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fsusage.o -MD -MP -MF ".deps/fsusage.Tpo" -c -o fsusage.o fsusage.c; \
then mv -f ".deps/fsusage.Tpo" ".deps/fsusage.Po"; else rm -f ".deps/fsusage.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT getpass.o -MD -MP -MF ".deps/getpass.Tpo" -c -o getpass.o getpass.c; \
then mv -f ".deps/getpass.Tpo" ".deps/getpass.Po"; else rm -f ".deps/getpass.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sig2str.o -MD -MP -MF ".deps/sig2str.Tpo" -c -o sig2str.o sig2str.c; \
then mv -f ".deps/sig2str.Tpo" ".deps/sig2str.Po"; else rm -f ".deps/sig2str.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strstr.o -MD -MP -MF ".deps/strstr.Tpo" -c -o strstr.o strstr.c; \
then mv -f ".deps/strstr.Tpo" ".deps/strstr.Po"; else rm -f ".deps/strstr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT vasnprintf.o -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.o vasnprintf.c; \
then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Po"; else rm -f ".deps/vasnprintf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT printf-args.o -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.o printf-args.c; \
then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Po"; else rm -f ".deps/printf-args.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT printf-parse.o -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.o printf-parse.c; \
then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Po"; else rm -f ".deps/printf-parse.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT asnprintf.o -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.o asnprintf.c; \
then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Po"; else rm -f ".deps/asnprintf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT getdate.o -MD -MP -MF ".deps/getdate.Tpo" -c -o getdate.o getdate.c; \
then mv -f ".deps/getdate.Tpo" ".deps/getdate.Po"; else rm -f ".deps/getdate.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT gethrxtime.o -MD -MP -MF ".deps/gethrxtime.Tpo" -c -o gethrxtime.o gethrxtime.c; \
then mv -f ".deps/gethrxtime.Tpo" ".deps/gethrxtime.Po"; else rm -f ".deps/gethrxtime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT getndelim2.o -MD -MP -MF ".deps/getndelim2.Tpo" -c -o getndelim2.o getndelim2.c; \
then mv -f ".deps/getndelim2.Tpo" ".deps/getndelim2.Po"; else rm -f ".deps/getndelim2.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT gettime.o -MD -MP -MF ".deps/gettime.Tpo" -c -o gettime.o gettime.c; \
then mv -f ".deps/gettime.Tpo" ".deps/gettime.Po"; else rm -f ".deps/gettime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT getugroups.o -MD -MP -MF ".deps/getugroups.Tpo" -c -o getugroups.o getugroups.c; \
then mv -f ".deps/getugroups.Tpo" ".deps/getugroups.Po"; else rm -f ".deps/getugroups.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT hard-locale.o -MD -MP -MF ".deps/hard-locale.Tpo" -c -o hard-locale.o hard-locale.c; \
then mv -f ".deps/hard-locale.Tpo" ".deps/hard-locale.Po"; else rm -f ".deps/hard-locale.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT hash-pjw.o -MD -MP -MF ".deps/hash-pjw.Tpo" -c -o hash-pjw.o hash-pjw.c; \
then mv -f ".deps/hash-pjw.Tpo" ".deps/hash-pjw.Po"; else rm -f ".deps/hash-pjw.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \
then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT idcache.o -MD -MP -MF ".deps/idcache.Tpo" -c -o idcache.o idcache.c; \
then mv -f ".deps/idcache.Tpo" ".deps/idcache.Po"; else rm -f ".deps/idcache.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT imaxtostr.o -MD -MP -MF ".deps/imaxtostr.Tpo" -c -o imaxtostr.o imaxtostr.c; \
then mv -f ".deps/imaxtostr.Tpo" ".deps/imaxtostr.Po"; else rm -f ".deps/imaxtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT offtostr.o -MD -MP -MF ".deps/offtostr.Tpo" -c -o offtostr.o offtostr.c; \
then mv -f ".deps/offtostr.Tpo" ".deps/offtostr.Po"; else rm -f ".deps/offtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT umaxtostr.o -MD -MP -MF ".deps/umaxtostr.Tpo" -c -o umaxtostr.o umaxtostr.c; \
then mv -f ".deps/umaxtostr.Tpo" ".deps/umaxtostr.Po"; else rm -f ".deps/umaxtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT linebuffer.o -MD -MP -MF ".deps/linebuffer.Tpo" -c -o linebuffer.o linebuffer.c; \
then mv -f ".deps/linebuffer.Tpo" ".deps/linebuffer.Po"; else rm -f ".deps/linebuffer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT long-options.o -MD -MP -MF ".deps/long-options.Tpo" -c -o long-options.o long-options.c; \
then mv -f ".deps/long-options.Tpo" ".deps/long-options.Po"; else rm -f ".deps/long-options.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mbchar.o -MD -MP -MF ".deps/mbchar.Tpo" -c -o mbchar.o mbchar.c; \
then mv -f ".deps/mbchar.Tpo" ".deps/mbchar.Po"; else rm -f ".deps/mbchar.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT memcoll.o -MD -MP -MF ".deps/memcoll.Tpo" -c -o memcoll.o memcoll.c; \
then mv -f ".deps/memcoll.Tpo" ".deps/memcoll.Po"; else rm -f ".deps/memcoll.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mkdir-p.o -MD -MP -MF ".deps/mkdir-p.Tpo" -c -o mkdir-p.o mkdir-p.c; \
then mv -f ".deps/mkdir-p.Tpo" ".deps/mkdir-p.Po"; else rm -f ".deps/mkdir-p.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT modechange.o -MD -MP -MF ".deps/modechange.Tpo" -c -o modechange.o modechange.c; \
then mv -f ".deps/modechange.Tpo" ".deps/modechange.Po"; else rm -f ".deps/modechange.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \
then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f ".deps/mountlist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT physmem.o -MD -MP -MF ".deps/physmem.Tpo" -c -o physmem.o physmem.c; \
then mv -f ".deps/physmem.Tpo" ".deps/physmem.Po"; else rm -f ".deps/physmem.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT posixtm.o -MD -MP -MF ".deps/posixtm.Tpo" -c -o posixtm.o posixtm.c; \
then mv -f ".deps/posixtm.Tpo" ".deps/posixtm.Po"; else rm -f ".deps/posixtm.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT posixver.o -MD -MP -MF ".deps/posixver.Tpo" -c -o posixver.o posixver.c; \
then mv -f ".deps/posixver.Tpo" ".deps/posixver.Po"; else rm -f ".deps/posixver.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \
then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f ".deps/quotearg.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \
then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT readtokens.o -MD -MP -MF ".deps/readtokens.Tpo" -c -o readtokens.o readtokens.c; \
then mv -f ".deps/readtokens.Tpo" ".deps/readtokens.Po"; else rm -f ".deps/readtokens.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT readutmp.o -MD -MP -MF ".deps/readutmp.Tpo" -c -o readutmp.o readutmp.c; \
then mv -f ".deps/readutmp.Tpo" ".deps/readutmp.Po"; else rm -f ".deps/readutmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \
then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f ".deps/safe-read.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT safe-write.o -MD -MP -MF ".deps/safe-write.Tpo" -c -o safe-write.o safe-write.c; \
then mv -f ".deps/safe-write.Tpo" ".deps/safe-write.Po"; else rm -f ".deps/safe-write.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT same.o -MD -MP -MF ".deps/same.Tpo" -c -o same.o same.c; \
then mv -f ".deps/same.Tpo" ".deps/same.Po"; else rm -f ".deps/same.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT savedir.o -MD -MP -MF ".deps/savedir.Tpo" -c -o savedir.o savedir.c; \
then mv -f ".deps/savedir.Tpo" ".deps/savedir.Po"; else rm -f ".deps/savedir.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT save-cwd.o -MD -MP -MF ".deps/save-cwd.Tpo" -c -o save-cwd.o save-cwd.c; \
then mv -f ".deps/save-cwd.Tpo" ".deps/save-cwd.Po"; else rm -f ".deps/save-cwd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT settime.o -MD -MP -MF ".deps/settime.Tpo" -c -o settime.o settime.c; \
then mv -f ".deps/settime.Tpo" ".deps/settime.Po"; else rm -f ".deps/settime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fopen-safer.o -MD -MP -MF ".deps/fopen-safer.Tpo" -c -o fopen-safer.o fopen-safer.c; \
then mv -f ".deps/fopen-safer.Tpo" ".deps/fopen-safer.Po"; else rm -f ".deps/fopen-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mkstemp-safer.o -MD -MP -MF ".deps/mkstemp-safer.Tpo" -c -o mkstemp-safer.o mkstemp-safer.c; \
then mv -f ".deps/mkstemp-safer.Tpo" ".deps/mkstemp-safer.Po"; else rm -f ".deps/mkstemp-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o strcasecmp.c; \
then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strintcmp.o -MD -MP -MF ".deps/strintcmp.Tpo" -c -o strintcmp.o strintcmp.c; \
then mv -f ".deps/strintcmp.Tpo" ".deps/strintcmp.Po"; else rm -f ".deps/strintcmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strnumcmp.o -MD -MP -MF ".deps/strnumcmp.Tpo" -c -o strnumcmp.o strnumcmp.c; \
then mv -f ".deps/strnumcmp.Tpo" ".deps/strnumcmp.Po"; else rm -f ".deps/strnumcmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \
then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT dup-safer.o -MD -MP -MF ".deps/dup-safer.Tpo" -c -o dup-safer.o dup-safer.c; \
then mv -f ".deps/dup-safer.Tpo" ".deps/dup-safer.Po"; else rm -f ".deps/dup-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fd-safer.o -MD -MP -MF ".deps/fd-safer.Tpo" -c -o fd-safer.o fd-safer.c; \
then mv -f ".deps/fd-safer.Tpo" ".deps/fd-safer.Po"; else rm -f ".deps/fd-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT pipe-safer.o -MD -MP -MF ".deps/pipe-safer.Tpo" -c -o pipe-safer.o pipe-safer.c; \
then mv -f ".deps/pipe-safer.Tpo" ".deps/pipe-safer.Po"; else rm -f ".deps/pipe-safer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT unlinkdir.o -MD -MP -MF ".deps/unlinkdir.Tpo" -c -o unlinkdir.o unlinkdir.c; \
then mv -f ".deps/unlinkdir.Tpo" ".deps/unlinkdir.Po"; else rm -f ".deps/unlinkdir.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT userspec.o -MD -MP -MF ".deps/userspec.Tpo" -c -o userspec.o userspec.c; \
then mv -f ".deps/userspec.Tpo" ".deps/userspec.Po"; else rm -f ".deps/userspec.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT utimecmp.o -MD -MP -MF ".deps/utimecmp.Tpo" -c -o utimecmp.o utimecmp.c; \
then mv -f ".deps/utimecmp.Tpo" ".deps/utimecmp.Po"; else rm -f ".deps/utimecmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT utimens.o -MD -MP -MF ".deps/utimens.Tpo" -c -o utimens.o utimens.c; \
then mv -f ".deps/utimens.Tpo" ".deps/utimens.Po"; else rm -f ".deps/utimens.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; \
then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f ".deps/xgetcwd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xnanosleep.o -MD -MP -MF ".deps/xnanosleep.Tpo" -c -o xnanosleep.o xnanosleep.c; \
then mv -f ".deps/xnanosleep.Tpo" ".deps/xnanosleep.Po"; else rm -f ".deps/xnanosleep.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xreadlink.o -MD -MP -MF ".deps/xreadlink.Tpo" -c -o xreadlink.o xreadlink.c; \
then mv -f ".deps/xreadlink.Tpo" ".deps/xreadlink.Po"; else rm -f ".deps/xreadlink.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrtod.o -MD -MP -MF ".deps/xstrtod.Tpo" -c -o xstrtod.o xstrtod.c; \
then mv -f ".deps/xstrtod.Tpo" ".deps/xstrtod.Po"; else rm -f ".deps/xstrtod.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \
then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \
then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f ".deps/xstrtoul.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT yesno.o -MD -MP -MF ".deps/yesno.Tpo" -c -o yesno.o yesno.c; \
then mv -f ".deps/yesno.Tpo" ".deps/yesno.Po"; else rm -f ".deps/yesno.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT strftime.o -MD -MP -MF ".deps/strftime.Tpo" -c -o strftime.o strftime.c; \
then mv -f ".deps/strftime.Tpo" ".deps/strftime.Po"; else rm -f ".deps/strftime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fts.o -MD -MP -MF ".deps/fts.Tpo" -c -o fts.o fts.c; \
then mv -f ".deps/fts.Tpo" ".deps/fts.Po"; else rm -f ".deps/fts.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT memcasecmp.o -MD -MP -MF ".deps/memcasecmp.Tpo" -c -o memcasecmp.o memcasecmp.c; \
then mv -f ".deps/memcasecmp.Tpo" ".deps/memcasecmp.Po"; else rm -f ".deps/memcasecmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \
then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cycle-check.o -MD -MP -MF ".deps/cycle-check.Tpo" -c -o cycle-check.o cycle-check.c; \
then mv -f ".deps/cycle-check.Tpo" ".deps/cycle-check.Po"; else rm -f ".deps/cycle-check.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT acl.o -MD -MP -MF ".deps/acl.Tpo" -c -o acl.o acl.c; \
then mv -f ".deps/acl.Tpo" ".deps/acl.Po"; else rm -f ".deps/acl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT canonicalize.o -MD -MP -MF ".deps/canonicalize.Tpo" -c -o canonicalize.o canonicalize.c; \
then mv -f ".deps/canonicalize.Tpo" ".deps/canonicalize.Po"; else rm -f ".deps/canonicalize.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chdir-long.o -MD -MP -MF ".deps/chdir-long.Tpo" -c -o chdir-long.o chdir-long.c; \
then mv -f ".deps/chdir-long.Tpo" ".deps/chdir-long.Po"; else rm -f ".deps/chdir-long.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT openat-die.o -MD -MP -MF ".deps/openat-die.Tpo" -c -o openat-die.o openat-die.c; \
then mv -f ".deps/openat-die.Tpo" ".deps/openat-die.Po"; else rm -f ".deps/openat-die.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT openat.o -MD -MP -MF ".deps/openat.Tpo" -c -o openat.o openat.c; \
then mv -f ".deps/openat.Tpo" ".deps/openat.Po"; else rm -f ".deps/openat.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT xfts.o -MD -MP -MF ".deps/xfts.Tpo" -c -o xfts.o xfts.c; \
then mv -f ".deps/xfts.Tpo" ".deps/xfts.Po"; else rm -f ".deps/xfts.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT root-dev-ino.o -MD -MP -MF ".deps/root-dev-ino.Tpo" -c -o root-dev-ino.o root-dev-ino.c; \
then mv -f ".deps/root-dev-ino.Tpo" ".deps/root-dev-ino.Po"; else rm -f ".deps/root-dev-ino.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT version-etc-fsf.o -MD -MP -MF ".deps/version-etc-fsf.Tpo" -c -o version-etc-fsf.o version-etc-fsf.c; \
then mv -f ".deps/version-etc-fsf.Tpo" ".deps/version-etc-fsf.Po"; else rm -f ".deps/version-etc-fsf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o version-etc.c; \
then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f ".deps/version-etc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT diacrit.o -MD -MP -MF ".deps/diacrit.Tpo" -c -o diacrit.o diacrit.c; \
then mv -f ".deps/diacrit.Tpo" ".deps/diacrit.Po"; else rm -f ".deps/diacrit.Tpo"; exit 1; fi
rm -f libcoreutils.a
ar cru libcoreutils.a allocsa.o fprintftime.o full-read.o full-write.o localcharset.o mbswidth.o readtokens0.o strnlen1.o time_r.o unicodeio.o xalloc-die.o xgethostname.o xmemcoll.o xstrndup.o xstrtoimax.o xstrtoumax.o backupfile.o basename.o c-strtod.o c-strtold.o canon-host.o cloexec.o closeout.o dirname.o exclude.o exitfail.o open-safer.o creat-safer.o fd-reopen.o filemode.o filenamecat.o file-type.o fsusage.o getpass.o sig2str.o strstr.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o getdate.o gethrxtime.o getndelim2.o gettime.o getugroups.o hard-locale.o hash.o hash-pjw.o human.o idcache.o imaxtostr.o offtostr.o umaxtostr.o linebuffer.o long-options.o mbchar.o md5.o memcoll.o mkdir-p.o modechange.o mountlist.o physmem.o posixtm.o posixver.o quotearg.o quote.o readtokens.o readutmp.o regex.o safe-read.o safe-write.o same.o savedir.o save-cwd.o settime.o sha1.o fopen-safer.o mkstemp-safer.o strcasecmp.o strintcmp.o strnumcmp.o stripslash.o dup-safer.o fd-safer.o pipe-safer.o unlinkdir.o userspec.o utimecmp.o utimens.o xmalloc.o xgetcwd.o xnanosleep.o xreadlink.o xstrtod.o xstrtol.o xstrtoul.o yesno.o strftime.o fts.o memcasecmp.o argmatch.o cycle-check.o acl.o canonicalize.o chdir-long.o openat-die.o openat.o xfts.o root-dev-ino.o version-etc-fsf.o version-etc.o diacrit.o 
ranlib libcoreutils.a
if gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I..  -I.. -I.   -O3 -march=k8 -fomit-frame-pointer -pipe -MT t-fpending.o -MD -MP -MF ".deps/t-fpending.Tpo" -c -o t-fpending.o t-fpending.c; \
then mv -f ".deps/t-fpending.Tpo" ".deps/t-fpending.Po"; else rm -f ".deps/t-fpending.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o t-fpending  t-fpending.o libcoreutils.a 
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory `/usr/src/coreutils-5.93/lib'
make[2]: Leaving directory `/usr/src/coreutils-5.93/lib'
Making all in src
make[2]: Entering directory `/usr/src/coreutils-5.93/src'
echo '#define LOCALEDIR "/usr/share/locale"' >localedir.h-t
mv localedir.h-t localedir.h
make  all-am
make[3]: Entering directory `/usr/src/coreutils-5.93/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT lbracket.o -MD -MP -MF ".deps/lbracket.Tpo" -c -o lbracket.o lbracket.c; \
then mv -f ".deps/lbracket.Tpo" ".deps/lbracket.Po"; else rm -f ".deps/lbracket.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o [  lbracket.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chgrp.o -MD -MP -MF ".deps/chgrp.Tpo" -c -o chgrp.o chgrp.c; \
then mv -f ".deps/chgrp.Tpo" ".deps/chgrp.Po"; else rm -f ".deps/chgrp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chown-core.o -MD -MP -MF ".deps/chown-core.Tpo" -c -o chown-core.o chown-core.c; \
then mv -f ".deps/chown-core.Tpo" ".deps/chown-core.Po"; else rm -f ".deps/chown-core.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o chgrp  chgrp.o chown-core.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o chown.c; \
then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o chown  chown.o chown-core.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chmod.o -MD -MP -MF ".deps/chmod.Tpo" -c -o chmod.o chmod.c; \
then mv -f ".deps/chmod.Tpo" ".deps/chmod.Po"; else rm -f ".deps/chmod.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o chmod  chmod.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cp.o -MD -MP -MF ".deps/cp.Tpo" -c -o cp.o cp.c; \
then mv -f ".deps/cp.Tpo" ".deps/cp.Po"; else rm -f ".deps/cp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT copy.o -MD -MP -MF ".deps/copy.Tpo" -c -o copy.o copy.c; \
then mv -f ".deps/copy.Tpo" ".deps/copy.Po"; else rm -f ".deps/copy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cp-hash.o -MD -MP -MF ".deps/cp-hash.Tpo" -c -o cp-hash.o cp-hash.c; \
then mv -f ".deps/cp-hash.Tpo" ".deps/cp-hash.Po"; else rm -f ".deps/cp-hash.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o cp  cp.o copy.o cp-hash.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT dd.o -MD -MP -MF ".deps/dd.Tpo" -c -o dd.o dd.c; \
then mv -f ".deps/dd.Tpo" ".deps/dd.Po"; else rm -f ".deps/dd.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o dd  dd.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT dircolors.o -MD -MP -MF ".deps/dircolors.Tpo" -c -o dircolors.o dircolors.c; \
then mv -f ".deps/dircolors.Tpo" ".deps/dircolors.Po"; else rm -f ".deps/dircolors.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o dircolors  dircolors.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT du.o -MD -MP -MF ".deps/du.Tpo" -c -o du.o du.c; \
then mv -f ".deps/du.Tpo" ".deps/du.Po"; else rm -f ".deps/du.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o du  du.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT install.o -MD -MP -MF ".deps/install.Tpo" -c -o install.o install.c; \
then mv -f ".deps/install.Tpo" ".deps/install.Po"; else rm -f ".deps/install.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o ginstall  install.o copy.o cp-hash.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT link.o -MD -MP -MF ".deps/link.Tpo" -c -o link.o link.c; \
then mv -f ".deps/link.Tpo" ".deps/link.Po"; else rm -f ".deps/link.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o link  link.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ln.o -MD -MP -MF ".deps/ln.Tpo" -c -o ln.o ln.c; \
then mv -f ".deps/ln.Tpo" ".deps/ln.Po"; else rm -f ".deps/ln.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o ln  ln.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ls.o -MD -MP -MF ".deps/ls.Tpo" -c -o ls.o ls.c; \
then mv -f ".deps/ls.Tpo" ".deps/ls.Po"; else rm -f ".deps/ls.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ls-dir.o -MD -MP -MF ".deps/ls-dir.Tpo" -c -o ls-dir.o ls-dir.c; \
then mv -f ".deps/ls-dir.Tpo" ".deps/ls-dir.Po"; else rm -f ".deps/ls-dir.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o dir  ls.o ls-dir.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ls-vdir.o -MD -MP -MF ".deps/ls-vdir.Tpo" -c -o ls-vdir.o ls-vdir.c; \
then mv -f ".deps/ls-vdir.Tpo" ".deps/ls-vdir.Po"; else rm -f ".deps/ls-vdir.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o vdir  ls.o ls-vdir.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ls-ls.o -MD -MP -MF ".deps/ls-ls.Tpo" -c -o ls-ls.o ls-ls.c; \
then mv -f ".deps/ls-ls.Tpo" ".deps/ls-ls.Po"; else rm -f ".deps/ls-ls.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o ls  ls.o ls-ls.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mkdir.o -MD -MP -MF ".deps/mkdir.Tpo" -c -o mkdir.o mkdir.c; \
then mv -f ".deps/mkdir.Tpo" ".deps/mkdir.Po"; else rm -f ".deps/mkdir.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o mkdir  mkdir.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mkfifo.o -MD -MP -MF ".deps/mkfifo.Tpo" -c -o mkfifo.o mkfifo.c; \
then mv -f ".deps/mkfifo.Tpo" ".deps/mkfifo.Po"; else rm -f ".deps/mkfifo.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o mkfifo  mkfifo.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mknod.o -MD -MP -MF ".deps/mknod.Tpo" -c -o mknod.o mknod.c; \
then mv -f ".deps/mknod.Tpo" ".deps/mknod.Po"; else rm -f ".deps/mknod.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o mknod  mknod.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT mv.o -MD -MP -MF ".deps/mv.Tpo" -c -o mv.o mv.c; \
then mv -f ".deps/mv.Tpo" ".deps/mv.Po"; else rm -f ".deps/mv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT remove.o -MD -MP -MF ".deps/remove.Tpo" -c -o remove.o remove.c; \
then mv -f ".deps/remove.Tpo" ".deps/remove.Po"; else rm -f ".deps/remove.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o mv  mv.o copy.o cp-hash.o remove.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT nohup.o -MD -MP -MF ".deps/nohup.Tpo" -c -o nohup.o nohup.c; \
then mv -f ".deps/nohup.Tpo" ".deps/nohup.Po"; else rm -f ".deps/nohup.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o nohup  nohup.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT readlink.o -MD -MP -MF ".deps/readlink.Tpo" -c -o readlink.o readlink.c; \
then mv -f ".deps/readlink.Tpo" ".deps/readlink.Po"; else rm -f ".deps/readlink.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o readlink  readlink.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT rm.o -MD -MP -MF ".deps/rm.Tpo" -c -o rm.o rm.c; \
then mv -f ".deps/rm.Tpo" ".deps/rm.Po"; else rm -f ".deps/rm.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o rm  rm.o remove.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT rmdir.o -MD -MP -MF ".deps/rmdir.Tpo" -c -o rmdir.o rmdir.c; \
then mv -f ".deps/rmdir.Tpo" ".deps/rmdir.Po"; else rm -f ".deps/rmdir.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o rmdir  rmdir.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT shred.o -MD -MP -MF ".deps/shred.Tpo" -c -o shred.o shred.c; \
then mv -f ".deps/shred.Tpo" ".deps/shred.Po"; else rm -f ".deps/shred.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o shred  shred.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT stat.o -MD -MP -MF ".deps/stat.Tpo" -c -o stat.o stat.c; \
then mv -f ".deps/stat.Tpo" ".deps/stat.Po"; else rm -f ".deps/stat.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o stat  stat.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sync.o -MD -MP -MF ".deps/sync.Tpo" -c -o sync.o sync.c; \
then mv -f ".deps/sync.Tpo" ".deps/sync.Po"; else rm -f ".deps/sync.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o sync  sync.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT touch.o -MD -MP -MF ".deps/touch.Tpo" -c -o touch.o touch.c; \
then mv -f ".deps/touch.Tpo" ".deps/touch.Po"; else rm -f ".deps/touch.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o touch  touch.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT unlink.o -MD -MP -MF ".deps/unlink.Tpo" -c -o unlink.o unlink.c; \
then mv -f ".deps/unlink.Tpo" ".deps/unlink.Po"; else rm -f ".deps/unlink.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o unlink  unlink.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cat.o -MD -MP -MF ".deps/cat.Tpo" -c -o cat.o cat.c; \
then mv -f ".deps/cat.Tpo" ".deps/cat.Po"; else rm -f ".deps/cat.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o cat  cat.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cksum.o -MD -MP -MF ".deps/cksum.Tpo" -c -o cksum.o cksum.c; \
then mv -f ".deps/cksum.Tpo" ".deps/cksum.Po"; else rm -f ".deps/cksum.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o cksum  cksum.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT comm.o -MD -MP -MF ".deps/comm.Tpo" -c -o comm.o comm.c; \
then mv -f ".deps/comm.Tpo" ".deps/comm.Po"; else rm -f ".deps/comm.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o comm  comm.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT csplit.o -MD -MP -MF ".deps/csplit.Tpo" -c -o csplit.o csplit.c; \
then mv -f ".deps/csplit.Tpo" ".deps/csplit.Po"; else rm -f ".deps/csplit.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o csplit  csplit.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT cut.o -MD -MP -MF ".deps/cut.Tpo" -c -o cut.o cut.c; \
then mv -f ".deps/cut.Tpo" ".deps/cut.Po"; else rm -f ".deps/cut.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o cut  cut.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT expand.o -MD -MP -MF ".deps/expand.Tpo" -c -o expand.o expand.c; \
then mv -f ".deps/expand.Tpo" ".deps/expand.Po"; else rm -f ".deps/expand.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o expand  expand.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fmt.o -MD -MP -MF ".deps/fmt.Tpo" -c -o fmt.o fmt.c; \
then mv -f ".deps/fmt.Tpo" ".deps/fmt.Po"; else rm -f ".deps/fmt.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o fmt  fmt.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT fold.o -MD -MP -MF ".deps/fold.Tpo" -c -o fold.o fold.c; \
then mv -f ".deps/fold.Tpo" ".deps/fold.Po"; else rm -f ".deps/fold.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o fold  fold.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT head.o -MD -MP -MF ".deps/head.Tpo" -c -o head.o head.c; \
then mv -f ".deps/head.Tpo" ".deps/head.Po"; else rm -f ".deps/head.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o head  head.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT join.o -MD -MP -MF ".deps/join.Tpo" -c -o join.o join.c; \
then mv -f ".deps/join.Tpo" ".deps/join.Po"; else rm -f ".deps/join.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o join  join.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT md5sum.o -MD -MP -MF ".deps/md5sum.Tpo" -c -o md5sum.o md5sum.c; \
then mv -f ".deps/md5sum.Tpo" ".deps/md5sum.Po"; else rm -f ".deps/md5sum.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o md5sum  md5sum.o md5.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT nl.o -MD -MP -MF ".deps/nl.Tpo" -c -o nl.o nl.c; \
then mv -f ".deps/nl.Tpo" ".deps/nl.Po"; else rm -f ".deps/nl.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o nl  nl.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT od.o -MD -MP -MF ".deps/od.Tpo" -c -o od.o od.c; \
then mv -f ".deps/od.Tpo" ".deps/od.Po"; else rm -f ".deps/od.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o od  od.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT paste.o -MD -MP -MF ".deps/paste.Tpo" -c -o paste.o paste.c; \
then mv -f ".deps/paste.Tpo" ".deps/paste.Po"; else rm -f ".deps/paste.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o paste  paste.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT pr.o -MD -MP -MF ".deps/pr.Tpo" -c -o pr.o pr.c; \
then mv -f ".deps/pr.Tpo" ".deps/pr.Po"; else rm -f ".deps/pr.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o pr  pr.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT ptx.o -MD -MP -MF ".deps/ptx.Tpo" -c -o ptx.o ptx.c; \
then mv -f ".deps/ptx.Tpo" ".deps/ptx.Po"; else rm -f ".deps/ptx.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o ptx  ptx.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sha1sum.o -MD -MP -MF ".deps/sha1sum.Tpo" -c -o sha1sum.o sha1sum.c; \
then mv -f ".deps/sha1sum.Tpo" ".deps/sha1sum.Po"; else rm -f ".deps/sha1sum.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o sha1sum  md5sum.o sha1sum.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sort.o -MD -MP -MF ".deps/sort.Tpo" -c -o sort.o sort.c; \
then mv -f ".deps/sort.Tpo" ".deps/sort.Po"; else rm -f ".deps/sort.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o sort  sort.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \
then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o split  split.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sum.o -MD -MP -MF ".deps/sum.Tpo" -c -o sum.o sum.c; \
then mv -f ".deps/sum.Tpo" ".deps/sum.Po"; else rm -f ".deps/sum.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o sum  sum.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tac.o -MD -MP -MF ".deps/tac.Tpo" -c -o tac.o tac.c; \
then mv -f ".deps/tac.Tpo" ".deps/tac.Po"; else rm -f ".deps/tac.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tac  tac.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tail.o -MD -MP -MF ".deps/tail.Tpo" -c -o tail.o tail.c; \
then mv -f ".deps/tail.Tpo" ".deps/tail.Po"; else rm -f ".deps/tail.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tail  tail.o ../lib/libcoreutils.a  ../lib/libcoreutils.a   
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tr.o -MD -MP -MF ".deps/tr.Tpo" -c -o tr.o tr.c; \
then mv -f ".deps/tr.Tpo" ".deps/tr.Po"; else rm -f ".deps/tr.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tr  tr.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tsort.o -MD -MP -MF ".deps/tsort.Tpo" -c -o tsort.o tsort.c; \
then mv -f ".deps/tsort.Tpo" ".deps/tsort.Po"; else rm -f ".deps/tsort.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tsort  tsort.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT unexpand.o -MD -MP -MF ".deps/unexpand.Tpo" -c -o unexpand.o unexpand.c; \
then mv -f ".deps/unexpand.Tpo" ".deps/unexpand.Po"; else rm -f ".deps/unexpand.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o unexpand  unexpand.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT uniq.o -MD -MP -MF ".deps/uniq.Tpo" -c -o uniq.o uniq.c; \
then mv -f ".deps/uniq.Tpo" ".deps/uniq.Po"; else rm -f ".deps/uniq.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o uniq  uniq.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT wc.o -MD -MP -MF ".deps/wc.Tpo" -c -o wc.o wc.c; \
then mv -f ".deps/wc.Tpo" ".deps/wc.Po"; else rm -f ".deps/wc.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o wc  wc.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o basename  basename.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; \
then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o date  date.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o dirname  dirname.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT echo.o -MD -MP -MF ".deps/echo.Tpo" -c -o echo.o echo.c; \
then mv -f ".deps/echo.Tpo" ".deps/echo.Po"; else rm -f ".deps/echo.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o echo  echo.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT env.o -MD -MP -MF ".deps/env.Tpo" -c -o env.o env.c; \
then mv -f ".deps/env.Tpo" ".deps/env.Po"; else rm -f ".deps/env.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o env  env.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT expr.o -MD -MP -MF ".deps/expr.Tpo" -c -o expr.o expr.c; \
then mv -f ".deps/expr.Tpo" ".deps/expr.Po"; else rm -f ".deps/expr.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o expr  expr.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT factor.o -MD -MP -MF ".deps/factor.Tpo" -c -o factor.o factor.c; \
then mv -f ".deps/factor.Tpo" ".deps/factor.Po"; else rm -f ".deps/factor.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o factor  factor.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT false.o -MD -MP -MF ".deps/false.Tpo" -c -o false.o false.c; \
then mv -f ".deps/false.Tpo" ".deps/false.Po"; else rm -f ".deps/false.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o false  false.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT hostname.o -MD -MP -MF ".deps/hostname.Tpo" -c -o hostname.o hostname.c; \
then mv -f ".deps/hostname.Tpo" ".deps/hostname.Po"; else rm -f ".deps/hostname.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o hostname  hostname.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT id.o -MD -MP -MF ".deps/id.Tpo" -c -o id.o id.c; \
then mv -f ".deps/id.Tpo" ".deps/id.Po"; else rm -f ".deps/id.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o id  id.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT logname.o -MD -MP -MF ".deps/logname.Tpo" -c -o logname.o logname.c; \
then mv -f ".deps/logname.Tpo" ".deps/logname.Po"; else rm -f ".deps/logname.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o logname  logname.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT pathchk.o -MD -MP -MF ".deps/pathchk.Tpo" -c -o pathchk.o pathchk.c; \
then mv -f ".deps/pathchk.Tpo" ".deps/pathchk.Po"; else rm -f ".deps/pathchk.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o pathchk  pathchk.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT printenv.o -MD -MP -MF ".deps/printenv.Tpo" -c -o printenv.o printenv.c; \
then mv -f ".deps/printenv.Tpo" ".deps/printenv.Po"; else rm -f ".deps/printenv.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o printenv  printenv.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT printf.o -MD -MP -MF ".deps/printf.Tpo" -c -o printf.o printf.c; \
then mv -f ".deps/printf.Tpo" ".deps/printf.Po"; else rm -f ".deps/printf.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o printf  printf.o ../lib/libcoreutils.a  ../lib/libcoreutils.a   
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT pwd.o -MD -MP -MF ".deps/pwd.Tpo" -c -o pwd.o pwd.c; \
then mv -f ".deps/pwd.Tpo" ".deps/pwd.Po"; else rm -f ".deps/pwd.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o pwd  pwd.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT seq.o -MD -MP -MF ".deps/seq.Tpo" -c -o seq.o seq.c; \
then mv -f ".deps/seq.Tpo" ".deps/seq.Po"; else rm -f ".deps/seq.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o seq  seq.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lm 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT sleep.o -MD -MP -MF ".deps/sleep.Tpo" -c -o sleep.o sleep.c; \
then mv -f ".deps/sleep.Tpo" ".deps/sleep.Po"; else rm -f ".deps/sleep.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o sleep  sleep.o ../lib/libcoreutils.a  ../lib/libcoreutils.a   
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tee.o -MD -MP -MF ".deps/tee.Tpo" -c -o tee.o tee.c; \
then mv -f ".deps/tee.Tpo" ".deps/tee.Po"; else rm -f ".deps/tee.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tee  tee.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o test.c; \
then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o test  test.o ../lib/libcoreutils.a  ../lib/libcoreutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT true.o -MD -MP -MF ".deps/true.Tpo" -c -o true.o true.c; \
then mv -f ".deps/true.Tpo" ".deps/true.Po"; else rm -f ".deps/true.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o true  true.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT tty.o -MD -MP -MF ".deps/tty.Tpo" -c -o tty.o tty.c; \
then mv -f ".deps/tty.Tpo" ".deps/tty.Po"; else rm -f ".deps/tty.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o tty  tty.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT whoami.o -MD -MP -MF ".deps/whoami.Tpo" -c -o whoami.o whoami.c; \
then mv -f ".deps/whoami.Tpo" ".deps/whoami.Po"; else rm -f ".deps/whoami.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o whoami  whoami.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT yes.o -MD -MP -MF ".deps/yes.Tpo" -c -o yes.o yes.c; \
then mv -f ".deps/yes.Tpo" ".deps/yes.Po"; else rm -f ".deps/yes.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o yes  yes.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT uname.o -MD -MP -MF ".deps/uname.Tpo" -c -o uname.o uname.c; \
then mv -f ".deps/uname.Tpo" ".deps/uname.Po"; else rm -f ".deps/uname.Tpo"; exit 1; fi
uname.c: In function 'main':
uname.c:392: warning: initialization discards qualifiers from pointer target type
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o uname  uname.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT chroot.o -MD -MP -MF ".deps/chroot.Tpo" -c -o chroot.o chroot.c; \
then mv -f ".deps/chroot.Tpo" ".deps/chroot.Po"; else rm -f ".deps/chroot.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o chroot  chroot.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT hostid.o -MD -MP -MF ".deps/hostid.Tpo" -c -o hostid.o hostid.c; \
then mv -f ".deps/hostid.Tpo" ".deps/hostid.Po"; else rm -f ".deps/hostid.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o hostid  hostid.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT nice.o -MD -MP -MF ".deps/nice.Tpo" -c -o nice.o nice.c; \
then mv -f ".deps/nice.Tpo" ".deps/nice.Po"; else rm -f ".deps/nice.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o nice  nice.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT pinky.o -MD -MP -MF ".deps/pinky.Tpo" -c -o pinky.o pinky.c; \
then mv -f ".deps/pinky.Tpo" ".deps/pinky.Po"; else rm -f ".deps/pinky.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o pinky  pinky.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT users.o -MD -MP -MF ".deps/users.Tpo" -c -o users.o users.c; \
then mv -f ".deps/users.Tpo" ".deps/users.Po"; else rm -f ".deps/users.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o users  users.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT who.o -MD -MP -MF ".deps/who.Tpo" -c -o who.o who.c; \
then mv -f ".deps/who.Tpo" ".deps/who.Po"; else rm -f ".deps/who.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o who  who.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT stty.o -MD -MP -MF ".deps/stty.Tpo" -c -o stty.o stty.c; \
then mv -f ".deps/stty.Tpo" ".deps/stty.Po"; else rm -f ".deps/stty.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o stty  stty.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT df.o -MD -MP -MF ".deps/df.Tpo" -c -o df.o df.c; \
then mv -f ".deps/df.Tpo" ".deps/df.Po"; else rm -f ".deps/df.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o df  df.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT setuidgid.o -MD -MP -MF ".deps/setuidgid.Tpo" -c -o setuidgid.o setuidgid.c; \
then mv -f ".deps/setuidgid.Tpo" ".deps/setuidgid.Po"; else rm -f ".deps/setuidgid.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o setuidgid  setuidgid.o ../lib/libcoreutils.a  ../lib/libcoreutils.a 
rm -f groups groups-t
sed \
  -e 's!@''bindir''@!/usr/bin!' \
  -e 's/@''GNU_PACKAGE''@/GNU coreutils/' \
  -e 's/@''PACKAGE_BUGREPORT''@/bug-coreutils@gnu.org/' \
  -e 's/@''VERSION''@/5.93/' groups.sh > groups-t
chmod +x groups-t
mv groups-t groups
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -O3 -march=k8 -fomit-frame-pointer -pipe -MT su.o -MD -MP -MF ".deps/su.Tpo" -c -o su.o su.c; \
then mv -f ".deps/su.Tpo" ".deps/su.Po"; else rm -f ".deps/su.Tpo"; exit 1; fi
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o su  su.o ../lib/libcoreutils.a  ../lib/libcoreutils.a -lcrypt 
make[3]: Leaving directory `/usr/src/coreutils-5.93/src'
make[2]: Leaving directory `/usr/src/coreutils-5.93/src'
Making all in doc
make[2]: Entering directory `/usr/src/coreutils-5.93/doc'
make[2]: Leaving directory `/usr/src/coreutils-5.93/doc'
Making all in man
make[2]: Entering directory `/usr/src/coreutils-5.93/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/coreutils-5.93/man'
Making all in po
make[2]: Entering directory `/usr/src/coreutils-5.93/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/coreutils-5.93/po'
Making all in tests
make[2]: Entering directory `/usr/src/coreutils-5.93/tests'
Making all in basename
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/basename'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/basename'
Making all in chgrp
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chgrp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chgrp'
Making all in chmod
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chmod'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chmod'
Making all in chown
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chown'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chown'
Making all in cp
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/cp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/cp'
Making all in cut
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/cut'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/cut'
Making all in dd
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/dd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/dd'
Making all in dircolors
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/dircolors'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/dircolors'
Making all in du
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/du'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/du'
Making all in expr
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/expr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/expr'
Making all in factor
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/factor'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/factor'
Making all in fmt
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/fmt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/fmt'
Making all in head
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/head'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/head'
Making all in install
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/install'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/install'
Making all in join
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/join'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/join'
Making all in ln
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ln'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ln'
Making all in ls
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ls'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ls'
Making all in ls-2
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ls-2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ls-2'
Making all in md5sum
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/md5sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/md5sum'
Making all in misc
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/misc'
Making all in mkdir
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/mkdir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/mkdir'
Making all in mv
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/mv'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/mv'
Making all in od
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/od'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/od'
Making all in pr
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/pr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/pr'
Making all in readlink
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/readlink'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/readlink'
Making all in rm
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/rm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/rm'
Making all in rmdir
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/rmdir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/rmdir'
Making all in seq
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/seq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/seq'
Making all in sha1sum
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sha1sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sha1sum'
Making all in shred
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/shred'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/shred'
Making all in sort
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sort'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sort'
Making all in stty
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/stty'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/stty'
Making all in sum
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sum'
Making all in tac
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tac'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tac'
Making all in tail
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tail'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tail'
Making all in tail-2
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tail-2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tail-2'
Making all in tee
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tee'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tee'
Making all in test
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/test'
Making all in touch
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/touch'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/touch'
Making all in tr
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tr'
Making all in tsort
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tsort'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tsort'
Making all in unexpand
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/unexpand'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/unexpand'
Making all in uniq
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/uniq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/uniq'
Making all in wc
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/wc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/wc'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests'
make[2]: Entering directory `/usr/src/coreutils-5.93'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/coreutils-5.93'
make[1]: Leaving directory `/usr/src/coreutils-5.93'
Making install in lib
make[1]: Entering directory `/usr/src/coreutils-5.93/lib'
make  install-am
make[2]: Entering directory `/usr/src/coreutils-5.93/lib'
make[3]: Entering directory `/usr/src/coreutils-5.93/lib'
test yes != no || /bin/sh ../build-aux/mkinstalldirs /usr/lib
if test -f /usr/lib/charset.alias; then \
  sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \
  /bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \
  rm -f /usr/lib/charset.tmp ; \
else \
  if test yes = no; then \
    sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \
    /bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \
    rm -f /usr/lib/charset.tmp ; \
  fi ; \
fi
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/lib'
make[2]: Leaving directory `/usr/src/coreutils-5.93/lib'
make[1]: Leaving directory `/usr/src/coreutils-5.93/lib'
Making install in src
make[1]: Entering directory `/usr/src/coreutils-5.93/src'
make  install-am
make[2]: Entering directory `/usr/src/coreutils-5.93/src'
make[3]: Entering directory `/usr/src/coreutils-5.93/src'
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
  /bin/install -c '[' '/usr/bin/['
  /bin/install -c 'chgrp' '/usr/bin/chgrp'
  /bin/install -c 'chown' '/usr/bin/chown'
  /bin/install -c 'chmod' '/usr/bin/chmod'
  /bin/install -c 'cp' '/usr/bin/cp'
  /bin/install -c 'dd' '/usr/bin/dd'
  /bin/install -c 'dircolors' '/usr/bin/dircolors'
  /bin/install -c 'du' '/usr/bin/du'
  /bin/install -c 'ginstall' '/usr/bin/install'
  /bin/install -c 'link' '/usr/bin/link'
  /bin/install -c 'ln' '/usr/bin/ln'
  /bin/install -c 'dir' '/usr/bin/dir'
  /bin/install -c 'vdir' '/usr/bin/vdir'
  /bin/install -c 'ls' '/usr/bin/ls'
  /bin/install -c 'mkdir' '/usr/bin/mkdir'
  /bin/install -c 'mkfifo' '/usr/bin/mkfifo'
  /bin/install -c 'mknod' '/usr/bin/mknod'
  /bin/install -c 'mv' '/usr/bin/mv'
  /bin/install -c 'nohup' '/usr/bin/nohup'
  /bin/install -c 'readlink' '/usr/bin/readlink'
  /bin/install -c 'rm' '/usr/bin/rm'
  /bin/install -c 'rmdir' '/usr/bin/rmdir'
  /bin/install -c 'shred' '/usr/bin/shred'
  /bin/install -c 'stat' '/usr/bin/stat'
  /bin/install -c 'sync' '/usr/bin/sync'
  /bin/install -c 'touch' '/usr/bin/touch'
  /bin/install -c 'unlink' '/usr/bin/unlink'
  /bin/install -c 'cat' '/usr/bin/cat'
  /bin/install -c 'cksum' '/usr/bin/cksum'
  /bin/install -c 'comm' '/usr/bin/comm'
  /bin/install -c 'csplit' '/usr/bin/csplit'
  /bin/install -c 'cut' '/usr/bin/cut'
  /bin/install -c 'expand' '/usr/bin/expand'
  /bin/install -c 'fmt' '/usr/bin/fmt'
  /bin/install -c 'fold' '/usr/bin/fold'
  /bin/install -c 'head' '/usr/bin/head'
  /bin/install -c 'join' '/usr/bin/join'
  /bin/install -c 'md5sum' '/usr/bin/md5sum'
  /bin/install -c 'nl' '/usr/bin/nl'
  /bin/install -c 'od' '/usr/bin/od'
  /bin/install -c 'paste' '/usr/bin/paste'
  /bin/install -c 'pr' '/usr/bin/pr'
  /bin/install -c 'ptx' '/usr/bin/ptx'
  /bin/install -c 'sha1sum' '/usr/bin/sha1sum'
  /bin/install -c 'sort' '/usr/bin/sort'
  /bin/install -c 'split' '/usr/bin/split'
  /bin/install -c 'sum' '/usr/bin/sum'
  /bin/install -c 'tac' '/usr/bin/tac'
  /bin/install -c 'tail' '/usr/bin/tail'
  /bin/install -c 'tr' '/usr/bin/tr'
  /bin/install -c 'tsort' '/usr/bin/tsort'
  /bin/install -c 'unexpand' '/usr/bin/unexpand'
  /bin/install -c 'uniq' '/usr/bin/uniq'
  /bin/install -c 'wc' '/usr/bin/wc'
  /bin/install -c 'basename' '/usr/bin/basename'
  /bin/install -c 'date' '/usr/bin/date'
  /bin/install -c 'dirname' '/usr/bin/dirname'
  /bin/install -c 'echo' '/usr/bin/echo'
  /bin/install -c 'env' '/usr/bin/env'
  /bin/install -c 'expr' '/usr/bin/expr'
  /bin/install -c 'factor' '/usr/bin/factor'
  /bin/install -c 'false' '/usr/bin/false'
  /bin/install -c 'hostname' '/usr/bin/hostname'
  /bin/install -c 'id' '/usr/bin/id'
  /bin/install -c 'logname' '/usr/bin/logname'
  /bin/install -c 'pathchk' '/usr/bin/pathchk'
  /bin/install -c 'printenv' '/usr/bin/printenv'
  /bin/install -c 'printf' '/usr/bin/printf'
  /bin/install -c 'pwd' '/usr/bin/pwd'
  /bin/install -c 'seq' '/usr/bin/seq'
  /bin/install -c 'sleep' '/usr/bin/sleep'
  /bin/install -c 'tee' '/usr/bin/tee'
  /bin/install -c 'test' '/usr/bin/test'
  /bin/install -c 'true' '/usr/bin/true'
  /bin/install -c 'tty' '/usr/bin/tty'
  /bin/install -c 'whoami' '/usr/bin/whoami'
  /bin/install -c 'yes' '/usr/bin/yes'
  /bin/install -c 'uname' '/usr/bin/uname'
  /bin/install -c 'chroot' '/usr/bin/chroot'
  /bin/install -c 'hostid' '/usr/bin/hostid'
  /bin/install -c 'nice' '/usr/bin/nice'
  /bin/install -c 'pinky' '/usr/bin/pinky'
  /bin/install -c 'users' '/usr/bin/users'
  /bin/install -c 'who' '/usr/bin/who'
  /bin/install -c 'stty' '/usr/bin/stty'
  /bin/install -c 'df' '/usr/bin/df'
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
 /bin/install -c 'groups' '/usr/bin/groups'
Installation of su is suppressed
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/src'
make[2]: Leaving directory `/usr/src/coreutils-5.93/src'
make[1]: Leaving directory `/usr/src/coreutils-5.93/src'
Making install in doc
make[1]: Entering directory `/usr/src/coreutils-5.93/doc'
make[2]: Entering directory `/usr/src/coreutils-5.93/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || mkdir -p -- "/usr/share/info"
 /bin/install -c -m 644 './coreutils.info' '/usr/share/info/coreutils.info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/coreutils.info'
make[2]: Leaving directory `/usr/src/coreutils-5.93/doc'
make[1]: Leaving directory `/usr/src/coreutils-5.93/doc'
Making install in man
make[1]: Entering directory `/usr/src/coreutils-5.93/man'
make[2]: Entering directory `/usr/src/coreutils-5.93/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/usr/share/man/man1"
 /bin/install -c -m 644 './basename.1' '/usr/share/man/man1/basename.1'
 /bin/install -c -m 644 './cat.1' '/usr/share/man/man1/cat.1'
 /bin/install -c -m 644 './chgrp.1' '/usr/share/man/man1/chgrp.1'
 /bin/install -c -m 644 './chmod.1' '/usr/share/man/man1/chmod.1'
 /bin/install -c -m 644 './chown.1' '/usr/share/man/man1/chown.1'
 /bin/install -c -m 644 './chroot.1' '/usr/share/man/man1/chroot.1'
 /bin/install -c -m 644 './cksum.1' '/usr/share/man/man1/cksum.1'
 /bin/install -c -m 644 './comm.1' '/usr/share/man/man1/comm.1'
 /bin/install -c -m 644 './cp.1' '/usr/share/man/man1/cp.1'
 /bin/install -c -m 644 './csplit.1' '/usr/share/man/man1/csplit.1'
 /bin/install -c -m 644 './cut.1' '/usr/share/man/man1/cut.1'
 /bin/install -c -m 644 './date.1' '/usr/share/man/man1/date.1'
 /bin/install -c -m 644 './dd.1' '/usr/share/man/man1/dd.1'
 /bin/install -c -m 644 './df.1' '/usr/share/man/man1/df.1'
 /bin/install -c -m 644 './dir.1' '/usr/share/man/man1/dir.1'
 /bin/install -c -m 644 './dircolors.1' '/usr/share/man/man1/dircolors.1'
 /bin/install -c -m 644 './dirname.1' '/usr/share/man/man1/dirname.1'
 /bin/install -c -m 644 './du.1' '/usr/share/man/man1/du.1'
 /bin/install -c -m 644 './echo.1' '/usr/share/man/man1/echo.1'
 /bin/install -c -m 644 './env.1' '/usr/share/man/man1/env.1'
 /bin/install -c -m 644 './expand.1' '/usr/share/man/man1/expand.1'
 /bin/install -c -m 644 './expr.1' '/usr/share/man/man1/expr.1'
 /bin/install -c -m 644 './factor.1' '/usr/share/man/man1/factor.1'
 /bin/install -c -m 644 './false.1' '/usr/share/man/man1/false.1'
 /bin/install -c -m 644 './fmt.1' '/usr/share/man/man1/fmt.1'
 /bin/install -c -m 644 './fold.1' '/usr/share/man/man1/fold.1'
 /bin/install -c -m 644 './groups.1' '/usr/share/man/man1/groups.1'
 /bin/install -c -m 644 './head.1' '/usr/share/man/man1/head.1'
 /bin/install -c -m 644 './hostid.1' '/usr/share/man/man1/hostid.1'
 /bin/install -c -m 644 './hostname.1' '/usr/share/man/man1/hostname.1'
 /bin/install -c -m 644 './id.1' '/usr/share/man/man1/id.1'
 /bin/install -c -m 644 './install.1' '/usr/share/man/man1/install.1'
 /bin/install -c -m 644 './join.1' '/usr/share/man/man1/join.1'
 /bin/install -c -m 644 './link.1' '/usr/share/man/man1/link.1'
 /bin/install -c -m 644 './ln.1' '/usr/share/man/man1/ln.1'
 /bin/install -c -m 644 './logname.1' '/usr/share/man/man1/logname.1'
 /bin/install -c -m 644 './ls.1' '/usr/share/man/man1/ls.1'
 /bin/install -c -m 644 './md5sum.1' '/usr/share/man/man1/md5sum.1'
 /bin/install -c -m 644 './mkdir.1' '/usr/share/man/man1/mkdir.1'
 /bin/install -c -m 644 './mkfifo.1' '/usr/share/man/man1/mkfifo.1'
 /bin/install -c -m 644 './mknod.1' '/usr/share/man/man1/mknod.1'
 /bin/install -c -m 644 './mv.1' '/usr/share/man/man1/mv.1'
 /bin/install -c -m 644 './nice.1' '/usr/share/man/man1/nice.1'
 /bin/install -c -m 644 './nl.1' '/usr/share/man/man1/nl.1'
 /bin/install -c -m 644 './nohup.1' '/usr/share/man/man1/nohup.1'
 /bin/install -c -m 644 './od.1' '/usr/share/man/man1/od.1'
 /bin/install -c -m 644 './paste.1' '/usr/share/man/man1/paste.1'
 /bin/install -c -m 644 './pathchk.1' '/usr/share/man/man1/pathchk.1'
 /bin/install -c -m 644 './pinky.1' '/usr/share/man/man1/pinky.1'
 /bin/install -c -m 644 './pr.1' '/usr/share/man/man1/pr.1'
 /bin/install -c -m 644 './printenv.1' '/usr/share/man/man1/printenv.1'
 /bin/install -c -m 644 './printf.1' '/usr/share/man/man1/printf.1'
 /bin/install -c -m 644 './ptx.1' '/usr/share/man/man1/ptx.1'
 /bin/install -c -m 644 './pwd.1' '/usr/share/man/man1/pwd.1'
 /bin/install -c -m 644 './readlink.1' '/usr/share/man/man1/readlink.1'
 /bin/install -c -m 644 './rm.1' '/usr/share/man/man1/rm.1'
 /bin/install -c -m 644 './rmdir.1' '/usr/share/man/man1/rmdir.1'
 /bin/install -c -m 644 './seq.1' '/usr/share/man/man1/seq.1'
 /bin/install -c -m 644 './sha1sum.1' '/usr/share/man/man1/sha1sum.1'
 /bin/install -c -m 644 './shred.1' '/usr/share/man/man1/shred.1'
 /bin/install -c -m 644 './sleep.1' '/usr/share/man/man1/sleep.1'
 /bin/install -c -m 644 './sort.1' '/usr/share/man/man1/sort.1'
 /bin/install -c -m 644 './split.1' '/usr/share/man/man1/split.1'
 /bin/install -c -m 644 './stat.1' '/usr/share/man/man1/stat.1'
 /bin/install -c -m 644 './stty.1' '/usr/share/man/man1/stty.1'
 /bin/install -c -m 644 './su.1' '/usr/share/man/man1/su.1'
 /bin/install -c -m 644 './sum.1' '/usr/share/man/man1/sum.1'
 /bin/install -c -m 644 './sync.1' '/usr/share/man/man1/sync.1'
 /bin/install -c -m 644 './tac.1' '/usr/share/man/man1/tac.1'
 /bin/install -c -m 644 './tail.1' '/usr/share/man/man1/tail.1'
 /bin/install -c -m 644 './tee.1' '/usr/share/man/man1/tee.1'
 /bin/install -c -m 644 './test.1' '/usr/share/man/man1/test.1'
 /bin/install -c -m 644 './touch.1' '/usr/share/man/man1/touch.1'
 /bin/install -c -m 644 './tr.1' '/usr/share/man/man1/tr.1'
 /bin/install -c -m 644 './true.1' '/usr/share/man/man1/true.1'
 /bin/install -c -m 644 './tsort.1' '/usr/share/man/man1/tsort.1'
 /bin/install -c -m 644 './tty.1' '/usr/share/man/man1/tty.1'
 /bin/install -c -m 644 './uname.1' '/usr/share/man/man1/uname.1'
 /bin/install -c -m 644 './unexpand.1' '/usr/share/man/man1/unexpand.1'
 /bin/install -c -m 644 './uniq.1' '/usr/share/man/man1/uniq.1'
 /bin/install -c -m 644 './unlink.1' '/usr/share/man/man1/unlink.1'
 /bin/install -c -m 644 './users.1' '/usr/share/man/man1/users.1'
 /bin/install -c -m 644 './vdir.1' '/usr/share/man/man1/vdir.1'
 /bin/install -c -m 644 './wc.1' '/usr/share/man/man1/wc.1'
 /bin/install -c -m 644 './who.1' '/usr/share/man/man1/who.1'
 /bin/install -c -m 644 './whoami.1' '/usr/share/man/man1/whoami.1'
 /bin/install -c -m 644 './yes.1' '/usr/share/man/man1/yes.1'
make[2]: Leaving directory `/usr/src/coreutils-5.93/man'
make[1]: Leaving directory `/usr/src/coreutils-5.93/man'
Making install in po
make[1]: Entering directory `/usr/src/coreutils-5.93/po'
/bin/sh ../build-aux/mkinstalldirs /usr/share
installing af.gmo as /usr/share/locale/af/LC_MESSAGES/coreutils.mo
installing af.gmo link as /usr/share/locale/af/LC_TIME/coreutils.mo
installing be.gmo as /usr/share/locale/be/LC_MESSAGES/coreutils.mo
installing be.gmo link as /usr/share/locale/be/LC_TIME/coreutils.mo
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/coreutils.mo
installing bg.gmo link as /usr/share/locale/bg/LC_TIME/coreutils.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/coreutils.mo
installing ca.gmo link as /usr/share/locale/ca/LC_TIME/coreutils.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/coreutils.mo
installing cs.gmo link as /usr/share/locale/cs/LC_TIME/coreutils.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/coreutils.mo
installing da.gmo link as /usr/share/locale/da/LC_TIME/coreutils.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/coreutils.mo
installing de.gmo link as /usr/share/locale/de/LC_TIME/coreutils.mo
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/coreutils.mo
installing el.gmo link as /usr/share/locale/el/LC_TIME/coreutils.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/coreutils.mo
installing es.gmo link as /usr/share/locale/es/LC_TIME/coreutils.mo
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/coreutils.mo
installing et.gmo link as /usr/share/locale/et/LC_TIME/coreutils.mo
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/coreutils.mo
installing eu.gmo link as /usr/share/locale/eu/LC_TIME/coreutils.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/coreutils.mo
installing fi.gmo link as /usr/share/locale/fi/LC_TIME/coreutils.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/coreutils.mo
installing fr.gmo link as /usr/share/locale/fr/LC_TIME/coreutils.mo
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/coreutils.mo
installing ga.gmo link as /usr/share/locale/ga/LC_TIME/coreutils.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/coreutils.mo
installing gl.gmo link as /usr/share/locale/gl/LC_TIME/coreutils.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/coreutils.mo
installing hu.gmo link as /usr/share/locale/hu/LC_TIME/coreutils.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/coreutils.mo
installing it.gmo link as /usr/share/locale/it/LC_TIME/coreutils.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/coreutils.mo
installing ja.gmo link as /usr/share/locale/ja/LC_TIME/coreutils.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/coreutils.mo
installing ko.gmo link as /usr/share/locale/ko/LC_TIME/coreutils.mo
installing lg.gmo as /usr/share/locale/lg/LC_MESSAGES/coreutils.mo
installing lg.gmo link as /usr/share/locale/lg/LC_TIME/coreutils.mo
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/coreutils.mo
installing ms.gmo link as /usr/share/locale/ms/LC_TIME/coreutils.mo
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/coreutils.mo
installing nb.gmo link as /usr/share/locale/nb/LC_TIME/coreutils.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/coreutils.mo
installing nl.gmo link as /usr/share/locale/nl/LC_TIME/coreutils.mo
installing no.gmo as /usr/share/locale/no/LC_MESSAGES/coreutils.mo
installing no.gmo link as /usr/share/locale/no/LC_TIME/coreutils.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/coreutils.mo
installing pl.gmo link as /usr/share/locale/pl/LC_TIME/coreutils.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/coreutils.mo
installing pt.gmo link as /usr/share/locale/pt/LC_TIME/coreutils.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo
installing pt_BR.gmo link as /usr/share/locale/pt_BR/LC_TIME/coreutils.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/coreutils.mo
installing ru.gmo link as /usr/share/locale/ru/LC_TIME/coreutils.mo
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/coreutils.mo
installing sk.gmo link as /usr/share/locale/sk/LC_TIME/coreutils.mo
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/coreutils.mo
installing sl.gmo link as /usr/share/locale/sl/LC_TIME/coreutils.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/coreutils.mo
installing sv.gmo link as /usr/share/locale/sv/LC_TIME/coreutils.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/coreutils.mo
installing tr.gmo link as /usr/share/locale/tr/LC_TIME/coreutils.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/coreutils.mo
installing vi.gmo link as /usr/share/locale/vi/LC_TIME/coreutils.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo
installing zh_CN.gmo link as /usr/share/locale/zh_CN/LC_TIME/coreutils.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo
installing zh_TW.gmo link as /usr/share/locale/zh_TW/LC_TIME/coreutils.mo
if test "coreutils" = "gettext-tools"; then \
  /bin/sh ../build-aux/mkinstalldirs /usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/coreutils-5.93/po'
Making install in tests
make[1]: Entering directory `/usr/src/coreutils-5.93/tests'
Making install in basename
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/basename'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/basename'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/basename'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/basename'
Making install in chgrp
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/chgrp'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chgrp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chgrp'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/chgrp'
Making install in chmod
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/chmod'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chmod'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chmod'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/chmod'
Making install in chown
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/chown'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/chown'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/chown'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/chown'
Making install in cp
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/cp'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/cp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/cp'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/cp'
Making install in cut
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/cut'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/cut'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/cut'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/cut'
Making install in dd
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/dd'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/dd'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/dd'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/dd'
Making install in dircolors
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/dircolors'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/dircolors'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/dircolors'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/dircolors'
Making install in du
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/du'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/du'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/du'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/du'
Making install in expr
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/expr'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/expr'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/expr'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/expr'
Making install in factor
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/factor'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/factor'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/factor'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/factor'
Making install in fmt
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/fmt'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/fmt'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/fmt'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/fmt'
Making install in head
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/head'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/head'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/head'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/head'
Making install in install
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/install'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/install'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/install'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/install'
Making install in join
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/join'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/join'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/join'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/join'
Making install in ln
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/ln'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ln'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ln'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/ln'
Making install in ls
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/ls'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ls'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ls'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/ls'
Making install in ls-2
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/ls-2'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/ls-2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/ls-2'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/ls-2'
Making install in md5sum
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/md5sum'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/md5sum'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/md5sum'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/md5sum'
Making install in misc
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/misc'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/misc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/misc'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/misc'
Making install in mkdir
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/mkdir'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/mkdir'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/mkdir'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/mkdir'
Making install in mv
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/mv'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/mv'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/mv'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/mv'
Making install in od
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/od'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/od'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/od'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/od'
Making install in pr
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/pr'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/pr'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/pr'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/pr'
Making install in readlink
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/readlink'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/readlink'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/readlink'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/readlink'
Making install in rm
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/rm'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/rm'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/rm'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/rm'
Making install in rmdir
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/rmdir'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/rmdir'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/rmdir'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/rmdir'
Making install in seq
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/seq'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/seq'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/seq'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/seq'
Making install in sha1sum
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/sha1sum'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sha1sum'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sha1sum'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/sha1sum'
Making install in shred
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/shred'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/shred'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/shred'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/shred'
Making install in sort
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/sort'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sort'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sort'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/sort'
Making install in stty
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/stty'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/stty'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/stty'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/stty'
Making install in sum
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/sum'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/sum'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/sum'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/sum'
Making install in tac
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tac'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tac'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tac'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tac'
Making install in tail
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tail'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tail'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tail'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tail'
Making install in tail-2
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tail-2'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tail-2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tail-2'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tail-2'
Making install in tee
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tee'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tee'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tee'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tee'
Making install in test
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/test'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/test'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/test'
Making install in touch
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/touch'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/touch'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/touch'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/touch'
Making install in tr
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tr'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tr'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tr'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tr'
Making install in tsort
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/tsort'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/tsort'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/tsort'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/tsort'
Making install in unexpand
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/unexpand'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/unexpand'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/unexpand'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/unexpand'
Making install in uniq
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/uniq'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/uniq'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/uniq'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/uniq'
Making install in wc
make[2]: Entering directory `/usr/src/coreutils-5.93/tests/wc'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests/wc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests/wc'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests/wc'
make[2]: Entering directory `/usr/src/coreutils-5.93/tests'
make[3]: Entering directory `/usr/src/coreutils-5.93/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/coreutils-5.93/tests'
make[2]: Leaving directory `/usr/src/coreutils-5.93/tests'
make[1]: Leaving directory `/usr/src/coreutils-5.93/tests'
make[1]: Entering directory `/usr/src/coreutils-5.93'
make[2]: Entering directory `/usr/src/coreutils-5.93'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/coreutils-5.93'
make[1]: Leaving directory `/usr/src/coreutils-5.93'

real	1m42.599s
user	1m22.517s
sys	0m15.369s
