Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 187500 Details for
Bug 265173
sys-apps/coreutils-6.10-r2: make: Target `check' not remade because of errors. (fails with "test" enabled)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 208.50 KB, created by
Pacho Ramos
on 2009-04-06 22:36:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2009-04-06 22:36:53 UTC
Size:
208.50 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking coreutils-6.10-patches-1.3.tar.lzma to /var/tmp/portage/sys-apps/coreutils-6.10-r2/work >>>> Unpacking coreutils-6.10.tar.lzma to /var/tmp/portage/sys-apps/coreutils-6.10-r2/work > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 000_all_coreutils-i18n.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 003_all_coreutils-gentoo-uname.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 004_all_coreutils-acl-xattr.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 020_all_coreutils-6.10-getgrouplist.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 021_all_coreutils-6.10-getgrouplist.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 030_all_coreutils-more-dir-colors.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 050_all_coreutils-6.10-mv-atomic.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10' ... > [32;01m*[0m Running aclocal -I m4 -I m4 ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-apps/coreutils-6.10-r2/work >>>> Compiling source in /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10 ... > * econf: updating coreutils-6.10/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating coreutils-6.10/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-install-program=arch --enable-no-install-program=groups,hostname,kill,su,uptime --enable-largefile --enable-nls --enable-acl --enable-xattr --without-included-regex >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >configure: autobuild project... GNU coreutils >configure: autobuild revision... 6.10 >configure: autobuild hostname... belkin3 >configure: autobuild timestamp... 20090407-002722 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for working alloca.h... yes >checking for alloca... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/fs_types.h usability... no >checking sys/fs_types.h presence... no >checking for sys/fs_types.h... no >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 netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for inttypes.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking for unistd.h... (cached) yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking priv.h usability... no >checking priv.h presence... no >checking for priv.h... no >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... 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 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/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >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 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 OS.h usability... no >checking OS.h presence... no >checking for OS.h... no >checking for d_ino member in directory struct... yes >checking whether system is Windows or MSDOS... no >checking for long file names... yes >checking for pathconf... yes >checking for canonicalize_file_name... yes >checking for resolvepath... no >checking for dup2... yes >checking for fchdir... yes >checking for mempcpy... yes >checking for btowc... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for __fpending... yes >checking for fpurge... no >checking for __fpurge... yes >checking for __freading... yes >checking for ftruncate... yes >checking for lchmod... no >checking for fdopendir... yes >checking for microuptime... no >checking for nanouptime... no >checking for __fsetlocking... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for gettimeofday... yes >checking for nanotime... no >checking for isascii... yes >checking for mbsinit... yes >checking for fchmod... yes >checking for alarm... yes >checking for siginterrupt... yes >checking for readlink... yes >checking for utmpname... yes >checking for utmpxname... yes >checking for mbrtowc... yes >checking for wcrtomb... yes >checking for wcscoll... yes >checking for setenv... yes >checking for settimeofday... yes >checking for stime... yes >checking for mblen... yes >checking for mbrlen... yes >checking for tzset... yes >checking for lstat... yes >checking for pipe... yes >checking for futimes... yes >checking for futimesat... yes >checking for vasnprintf... no >checking for iswcntrl... yes >checking for wcwidth... yes >checking for strxfrm... yes >checking for directio... no >checking for endgrent... yes >checking for endpwent... yes >checking for fchown... yes >checking for iswspace... yes >checking for mkfifo... yes >checking for setgroups... yes >checking for sethostname... yes >checking for sync... yes >checking for sysctl... yes >checking for sysinfo... yes >checking for tcgetpgrp... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking whether strtold conforms to C99... yes >checking for size_t... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether canonicalize_file_name is declared... yes >checking for uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking whether chown(2) dereferences symlinks... yes >checking whether byte ordering is bigendian... no >checking whether // is distinct from /... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether euidaccess is declared... yes >checking whether setregid is declared... yes >checking type of array argument to getgroups... gid_t >checking for getgroups... yes >checking for working getgroups... yes >checking whether the preprocessor supports include_next... yes >checking for st_dm_mode in struct stat... no >checking whether strmode is declared... no >checking for mbstate_t... yes >checking whether stdin defaults to large file offsets... yes >checking whether <sys/socket.h> is self-contained... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking whether getcwd is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for compound literals... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_gmtoff... yes >checking whether getdelim is declared... yes >checking for arithmetic hrtime_t... no >checking for long long int... yes >checking whether getline is declared... yes >checking for ssize_t... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking 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 struct timeval... yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for off_t... yes >checking for unsigned long long int... yes >checking whether stdint.h conforms to C99... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking whether imaxabs is declared... yes >checking whether imaxdiv is declared... yes >checking whether strtoimax is declared... yes >checking whether strtoumax is declared... yes >checking for nl_langinfo and CODESET... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether memrchr is declared... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for external symbol _system_configuration... no >checking for desired default level of POSIX conformance... none-specified >checking whether lstat accepts an empty string... no >checking whether snprintf is declared... yes >checking whether strdup is declared... yes >checking for working strerror function... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking whether stat file-mode macros are broken... no >checking for struct timespec in <time.h>... 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 getchar_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking whether utime accepts a null argument... yes >checking for struct utimbuf... yes >checking determine whether the utimes function works... yes >checking for EOVERFLOW... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf supports size specifiers as in C99... yes >checking whether printf supports 'long double' arguments... yes >checking whether printf supports infinite 'double' arguments... yes >checking whether printf supports infinite 'long double' arguments... no >checking whether printf supports the 'a' and 'A' directives... yes >checking whether printf supports the 'F' directive... yes >checking whether printf supports the 'n' directive... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking whether printf supports the grouping flag... yes >checking whether printf supports the zero flag correctly... yes >checking whether printf supports large precisions... yes >checking whether printf survives out-of-memory conditions... yes >checking POSIX termios... yes >checking whether use of TIOCGWINSZ requires termios.h... no >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for acl... no >checking for library containing acl_trivial... no >checking for acl_trivial... no >checking for library containing acl_get_file... -lacl >checking for acl_get_file... yes >checking for acl_get_fd... yes >checking for acl_set_file... yes >checking for acl_set_fd... yes >checking for acl_free... yes >checking for acl_from_mode... yes >checking for acl_from_text... yes >checking for acl_delete_def_file... yes >checking for acl_extended_file... yes >checking for working acl_get_file... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for acl_entries... yes >checking for alloca as a compiler built-in... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether to enable assertions... yes >checking for atexit... yes >checking for GNU libc compatible calloc... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... -lrt >checking for clock_gettime... yes >checking for clock_settime... yes >checking for d_ino member in directory struct... (cached) yes >checking for d_type member in directory struct... yes >checking for dirfd... yes >checking whether dirfd is declared... yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking for error_at_line... yes >checking for euidaccess... yes >checking for working fcntl.h... yes >checking whether fflush works on input streams... yes >checking for struct stat.st_blocks... yes >checking for flexible array member... yes >checking for working GNU fnmatch... yes >checking whether __fpending is declared... yes >checking whether fpurge is declared... no >checking whether free (NULL) is known to work... yes >checking whether frexp() can be used without linking with libm... yes >checking whether frexp works... yes >checking whether frexpl() can be used without linking with libm... yes >checking whether frexpl works... no >checking for fseeko... yes >checking for sys/mount.h... yes >configure: checking how to get file system space usage >checking for statvfs function (SVR4)... (cached) 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 statfs that truncates block counts... no >checking for ftello... yes >checking for fchmodat... yes >checking for mkdirat... yes >checking for openat... yes >checking for fchownat... yes >checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking for gai_strerror (possibly via ws2tcpip.h)... yes >checking for library containing gethostbyname... none required >checking for library containing getservbyname... none required >checking for gethostbyname... yes >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether gai_strerror is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking whether getcwd handles long file names properly... no, but it is partly working >checking for getpagesize... yes >checking whether getcwd aborts when 4k < cwd_length < 16k... no >checking for struct tm.tm_zone... yes >checking for getdelim... yes >checking for gethostname... yes >checking whether gethrtime is declared... no >checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... 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 for getpagesize... (cached) yes >checking whether __fsetlocking is declared... yes >checking for gettimeofday with POSIX signature... yes >checking whether gettimeofday clobbers localtime buffer... no >checking type of array argument to getgroups... (cached) gid_t >checking for getusershell... yes >checking for group_member... yes >checking host operating system... GNU/Linux >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for inet_ntop... yes >checking whether inet_ntop is declared... yes >checking whether the compiler generally respects inline... yes >checking whether inttypes.h conforms to C99... yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking for isapipe... no >checking whether pipes are FIFOs (and for their link count)... yes (1) >checking whether isnan(double) can be used without linking with libm... yes >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... no >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking for lchown... yes >checking for flag to ignore unused libraries... -Wl,--as-needed >checking whether link(2) dereferences a symlink specified with a trailing slash... no >checking whether lseek detects pipes... ./configure: line 35948: echo: write error: Broken pipe >yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for memchr... yes >checking for working memcmp... yes >checking for working strcoll... yes >checking for memcpy... yes >checking for memmove... yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking for memset... yes >checking for getgrouplist... yes >checking whether mkdir fails due to a trailing slash... no >checking for working mkstemp... yes >checking for working mktime... yes >checking for listmntent... no >checking for getmntinfo... no >checking for sys/ucred.h... no >checking for sys/mount.h... (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 struct statfs.f_fstypename... no >checking for library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking whether <netinet/in.h> is self-contained... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for obstacks... yes >checking for fchmodat... (cached) yes >checking for mkdirat... (cached) yes >checking for openat... (cached) yes >checking for fchownat... (cached) yes >checking whether fchownat works with AT_SYMLINK_NOFOLLOW... (cached) yes >checking for perl5.005 or newer... yes >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... 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 for a shell that conforms to POSIX... /bin/sh >checking whether frexp can be used without linking with libm... (cached) yes >checking whether frexp works... (cached) yes >checking whether ldexp can be used without linking with libm... yes >checking whether frexpl can be used without linking with libm... (cached) yes >checking whether frexpl works... (cached) no >checking whether ldexpl can be used without linking with libm... yes >checking whether ldexpl works... yes >checking whether ldexpl is declared... yes >checking for putenv compatible with GNU and SVID... yes >checking for mbstate_t... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking for raise... yes >checking whether getutent is declared... 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 stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking whether rename is broken... no >checking whether rename is broken with respect to destination slashes... no >checking for rmdir... yes >checking for rmdir-not-empty errno value... 39 >checking for rpmatch... yes >checking selinux/flask.h usability... no >checking selinux/flask.h presence... no >checking for selinux/flask.h... no >checking for library containing setfilecon... no >checking selinux/selinux.h usability... no >checking selinux/selinux.h presence... no >checking for selinux/selinux.h... no >checking selinux/context.h usability... no >checking selinux/context.h presence... no >checking for selinux/context.h... no >checking for sig2str... no >checking for signbit macro... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... yes >checking for socklen_t... yes >checking for ssize_t... (cached) yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking for va_copy... yes >checking whether stdint.h conforms to C99... (cached) yes >checking for stpcpy... yes >checking for working stpncpy... yes >checking for strcspn... yes >checking for strdup... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strpbrk... yes >checking for working strtod... yes >checking whether <inttypes.h> defines strtoimax as a macro... no >checking for strtoimax... yes >checking for strtol... yes >checking for strtoll... yes >checking for strtoul... yes >checking for strtoull... yes >checking whether <inttypes.h> defines strtoumax as a macro... no >checking for strtoumax... yes >checking for strverscmp... yes >checking whether <sys/socket.h> is self-contained... (cached) yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether mkdir is declared... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether tzset clobbers localtime buffer... no >checking whether a running program can be unlinked... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking for /proc/uptime... yes >checking for ptrdiff_t... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking for vasprintf... yes >checking for vasprintf... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for snprintf... (cached) yes >checking for wcslen... (cached) yes >checking whether _snprintf is declared... (cached) no >checking for ptrdiff_t... (cached) yes >checking for snprintf... (cached) yes >checking for wcslen... (cached) yes >checking whether _snprintf is declared... (cached) no >checking whether <wchar.h> is standalone... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether use of struct winsize requires sys/ptem.h... no >checking for stdint.h... (cached) yes >checking for a traditional french locale... fr_FR >checking for a turkish Unicode locale... none >checking where to find the exponent in a 'double'... word 1 bit 20 >checking where to find the exponent in a 'float'... word 0 bit 23 >checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 >checking for a turkish Unicode locale... (cached) none >checking for wchar_t... (cached) yes >checking for wint_t... (cached) yes >checking for shutdown... yes >checking for library containing strerror... none required >checking for function prototypes... yes >checking for string.h... (cached) yes >checking for working volatile... yes >checking for long double with more range or precision than double... yes >checking for sys/sysctl.h... (cached) yes >checking for mode_t... yes >checking for pid_t... yes >checking whether sys/types.h defines makedev... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether free is declared... yes >checking whether geteuid is declared... yes >checking whether getlogin is declared... yes >checking whether getuid is declared... yes >checking whether lseek is declared... yes >checking whether malloc is declared... yes >checking whether memchr is declared... yes >checking whether realloc is declared... yes >checking whether getgrgid is declared... yes >checking whether getpwuid is declared... yes >checking whether ttyname is declared... yes >checking whether isblank is declared... yes >checking for inline... (cached) inline >checking for struct stat.st_author... no >checking for ino_t... yes >checking for major_t... no >checking for minor_t... no >checking nfs/vfs.h usability... no >checking nfs/vfs.h presence... no >checking for nfs/vfs.h... no >checking for struct statvfs.f_basetype... no >checking for struct statvfs.f_fstypename... no >checking for struct statvfs.f_type... no >checking for struct statfs.f_namelen... yes >checking for struct statfs.f_type... yes >checking for library containing fdatasync... none required >checking for fdatasync... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for uname... yes >checking for chroot... yes >checking for gethostid... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) 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 >checking POSIX termios... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) 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 for main in -lypsec... no >checking for main in -lldgc... no >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 >configure: WARNING: 'groups' is already not being installed >configure: WARNING: 'hostname' is already not being installed >configure: WARNING: 'su' is already not being installed >checking attr/error_context.h usability... yes >checking attr/error_context.h presence... yes >checking for attr/error_context.h... yes >checking attr/libattr.h usability... yes >checking attr/libattr.h presence... yes >checking for attr/libattr.h... yes >checking for library containing attr_copy_file... -lattr >checking for attr_copy_file... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >configure: creating ./config.status >config.status: creating 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 gnulib-tests/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/du/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/Makefile >config.status: creating tests/misc/Makefile >config.status: creating tests/mkdir/Makefile >config.status: creating tests/mv/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/sort/Makefile >config.status: creating tests/tac/Makefile >config.status: creating tests/tail-2/Makefile >config.status: creating tests/tail/Makefile >config.status: creating tests/test/Makefile >config.status: creating tests/touch/Makefile >config.status: creating tests/tr/Makefile >config.status: creating tests/uniq/Makefile >config.status: creating tests/wc/Makefile >config.status: creating lib/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make -j3 >Making all in lib >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ > } > alloca.h-t >rm -f configmake.h-t configmake.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/coreutils"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/coreutils"'; \ > echo '#define DVIDIR "/usr/share/doc/coreutils"'; \ > echo '#define PDFDIR "/usr/share/doc/coreutils"'; \ > echo '#define PSDIR "/usr/share/doc/coreutils"'; \ > echo '#define LIBDIR "/usr/lib64"'; \ > echo '#define LISPDIR ""'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/coreutils"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/coreutils"'; \ > echo '#define PKGLIBDIR "/usr/lib64/coreutils"'; \ > echo '#define PKGLIBEXECDIR ""'; \ > } | sed '/""/d' > configmake.h-t >mv -f alloca.h-t alloca.h >rm -f fcntl.h-t fcntl.h >mv configmake.h-t configmake.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's|@''GNULIB_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > < ./fcntl.in.h; \ > } > fcntl.h-t >rm -f inttypes.h-t inttypes.h >mv fcntl.h-t fcntl.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ > -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ > -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ > -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./inttypes.in.h; \ > } > inttypes.h-t >rm -f math.h-t math.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_MATH_H''@|<math.h>|g' \ > -e 's|@''GNULIB_CEILF''@|0|g' \ > -e 's|@''GNULIB_CEILL''@|0|g' \ > -e 's|@''GNULIB_FLOORF''@|0|g' \ > -e 's|@''GNULIB_FLOORL''@|0|g' \ > -e 's|@''GNULIB_FREXP''@|1|g' \ > -e 's|@''GNULIB_FREXPL''@|1|g' \ > -e 's|@''GNULIB_ISFINITE''@|0|g' \ > -e 's|@''GNULIB_LDEXPL''@|0|g' \ > -e 's|@''GNULIB_MATHL''@|0|g' \ > -e 's|@''GNULIB_ROUND''@|0|g' \ > -e 's|@''GNULIB_ROUNDF''@|0|g' \ > -e 's|@''GNULIB_ROUNDL''@|0|g' \ > -e 's|@''GNULIB_SIGNBIT''@|1|g' \ > -e 's|@''GNULIB_TRUNC''@|0|g' \ > -e 's|@''GNULIB_TRUNCF''@|0|g' \ > -e 's|@''GNULIB_TRUNCL''@|0|g' \ > -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ > -e 's|@''HAVE_DECL_ASINL''@|1|g' \ > -e 's|@''HAVE_DECL_ATANL''@|1|g' \ > -e 's|@''HAVE_DECL_COSL''@|1|g' \ > -e 's|@''HAVE_DECL_EXPL''@|1|g' \ > -e 's|@''HAVE_DECL_FREXPL''@|0|g' \ > -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LOGL''@|1|g' \ > -e 's|@''HAVE_DECL_SINL''@|1|g' \ > -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ > -e 's|@''HAVE_DECL_TANL''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ > -e 's|@''REPLACE_CEILF''@|0|g' \ > -e 's|@''REPLACE_CEILL''@|0|g' \ > -e 's|@''REPLACE_FLOORF''@|0|g' \ > -e 's|@''REPLACE_FLOORL''@|0|g' \ > -e 's|@''REPLACE_FREXP''@|0|g' \ > -e 's|@''REPLACE_FREXPL''@|1|g' \ > -e 's|@''REPLACE_ISFINITE''@|0|g' \ > -e 's|@''REPLACE_LDEXPL''@|0|g' \ > -e 's|@''REPLACE_ROUND''@|0|g' \ > -e 's|@''REPLACE_ROUNDF''@|0|g' \ > -e 's|@''REPLACE_ROUNDL''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./math.in.h; \ > } > math.h-t >mkdir -p selinux >cp ./se-selinux.in.h selinux/selinux.h-t >chmod a-x selinux/selinux.h-t >mv selinux/selinux.h-t selinux/selinux.h >mkdir -p selinux >cp ./se-context.in.h selinux/context.h-t >chmod a-x selinux/context.h-t >mv selinux/context.h-t selinux/context.h >rm -f stdio.h-t stdio.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_SNPRINTF''@|1|g' \ > -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VFPRINTF_POSIX''@|1|g' \ > -e 's|@''GNULIB_VPRINTF_POSIX''@|1|g' \ > -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ > -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VASPRINTF''@|1|g' \ > -e 's|@''GNULIB_FOPEN''@|0|g' \ > -e 's|@''GNULIB_FREOPEN''@|0|g' \ > -e 's|@''GNULIB_FSEEK''@|0|g' \ > -e 's|@''GNULIB_FSEEKO''@|1|g' \ > -e 's|@''GNULIB_FTELL''@|0|g' \ > -e 's|@''GNULIB_FTELLO''@|1|g' \ > -e 's|@''GNULIB_FFLUSH''@|1|g' \ > -e 's|@''GNULIB_GETDELIM''@|1|g' \ > -e 's|@''GNULIB_GETLINE''@|1|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|1|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|1|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''REPLACE_VASPRINTF''@|1|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./stdio.in.h; \ > } > stdio.h-t >mv inttypes.h-t inttypes.h >mv math.h-t math.h >mv stdio.h-t stdio.h >rm -f stdlib.h-t stdlib.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_CALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|1|g' \ > -e 's|@''GNULIB_PUTENV''@|1|g' \ > -e 's|@''GNULIB_SETENV''@|1|g' \ > -e 's|@''GNULIB_UNSETENV''@|1|g' \ > -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_SETENV''@|1|g' \ > -e 's|@''HAVE_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''VOID_UNSETENV''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./stdlib.in.h; \ > } > stdlib.h-t >rm -f string.h-t string.h >/bin/mkdir -p sys >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's|@''GNULIB_MBSLEN''@|0|g' \ > -e 's|@''GNULIB_MBSNLEN''@|0|g' \ > -e 's|@''GNULIB_MBSCHR''@|0|g' \ > -e 's|@''GNULIB_MBSRCHR''@|0|g' \ > -e 's|@''GNULIB_MBSSTR''@|0|g' \ > -e 's|@''GNULIB_MBSCASECMP''@|1|g' \ > -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ > -e 's|@''GNULIB_MBSCSPN''@|0|g' \ > -e 's|@''GNULIB_MBSPBRK''@|0|g' \ > -e 's|@''GNULIB_MBSSPN''@|0|g' \ > -e 's|@''GNULIB_MBSSEP''@|0|g' \ > -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ > -e 's|@''GNULIB_MEMMEM''@|0|g' \ > -e 's|@''GNULIB_MEMPCPY''@|1|g' \ > -e 's|@''GNULIB_MEMRCHR''@|1|g' \ > -e 's|@''GNULIB_STPCPY''@|1|g' \ > -e 's|@''GNULIB_STPNCPY''@|1|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ > -e 's|@''GNULIB_STRDUP''@|1|g' \ > -e 's|@''GNULIB_STRNDUP''@|1|g' \ > -e 's|@''GNULIB_STRNLEN''@|1|g' \ > -e 's|@''GNULIB_STRPBRK''@|1|g' \ > -e 's|@''GNULIB_STRSEP''@|0|g' \ > -e 's|@''GNULIB_STRSTR''@|0|g' \ > -e 's|@''GNULIB_STRCASESTR''@|0|g' \ > -e 's|@''GNULIB_STRTOK_R''@|0|g' \ > -e 's|@''GNULIB_STRERROR''@|1|g' \ > -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./string.in.h; \ > } > string.h-t >mv stdlib.h-t stdlib.h >rm -f sys/stat.h-t sys/stat.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''HAVE_IO_H''@|0|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_DECL_MKDIR''@|1|g' \ > < ./sys_stat.in.h; \ > } > sys/stat.h-t >rm -f time.h-t time.h >mv sys/stat.h-t sys/stat.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@NEXT_TIME_H''@|<time.h>|g' \ > -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@REPLACE_NANOSLEEP''@|1|g' \ > -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ > -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > < ./time.in.h; \ > } > time.h-t >mv string.h-t string.h >rm -f unistd.h-t unistd.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|1|g' \ > -e 's|@''GNULIB_DUP2''@|1|g' \ > -e 's|@''GNULIB_FCHDIR''@|1|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|1|g' \ > -e 's|@''GNULIB_GETCWD''@|1|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ > -e 's|@''GNULIB_LCHOWN''@|1|g' \ > -e 's|@''GNULIB_LSEEK''@|1|g' \ > -e 's|@''GNULIB_READLINK''@|1|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|1|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > < ./unistd.in.h; \ > } > unistd.h-t >mv time.h-t time.h >mv unistd.h-t unistd.h >make all-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o base64.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo diacrit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT diacrit.o -MD -MP -MF $depbase.Tpo -c -o diacrit.o diacrit.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo file-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT file-set.o -MD -MP -MF $depbase.Tpo -c -o file-set.o file-set.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo freadahead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT freadahead.o -MD -MP -MF $depbase.Tpo -c -o freadahead.o freadahead.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fseterr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fseterr.o -MD -MP -MF $depbase.Tpo -c -o fseterr.o fseterr.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo full-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT full-read.o -MD -MP -MF $depbase.Tpo -c -o full-read.o full-read.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo full-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT full-write.o -MD -MP -MF $depbase.Tpo -c -o full-write.o full-write.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo getdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT getdate.o -MD -MP -MF $depbase.Tpo -c -o getdate.o getdate.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT hash-pjw.o -MD -MP -MF $depbase.Tpo -c -o hash-pjw.o hash-pjw.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo hash-triple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT hash-triple.o -MD -MP -MF $depbase.Tpo -c -o hash-triple.o hash-triple.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo linebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT linebuffer.o -MD -MP -MF $depbase.Tpo -c -o linebuffer.o linebuffer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo printf-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT printf-frexp.o -MD -MP -MF $depbase.Tpo -c -o printf-frexp.o printf-frexp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo printf-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT printf-frexpl.o -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.o printf-frexpl.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo randint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT randint.o -MD -MP -MF $depbase.Tpo -c -o randint.o randint.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo randperm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT randperm.o -MD -MP -MF $depbase.Tpo -c -o randperm.o randperm.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo randread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT randread.o -MD -MP -MF $depbase.Tpo -c -o randread.o randread.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo rand-isaac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT rand-isaac.o -MD -MP -MF $depbase.Tpo -c -o rand-isaac.o rand-isaac.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo readtokens0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT readtokens0.o -MD -MP -MF $depbase.Tpo -c -o readtokens0.o readtokens0.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo savewd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT savewd.o -MD -MP -MF $depbase.Tpo -c -o savewd.o savewd.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo unicodeio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT unicodeio.o -MD -MP -MF $depbase.Tpo -c -o unicodeio.o unicodeio.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xgethostname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xgethostname.o -MD -MP -MF $depbase.Tpo -c -o xgethostname.o xgethostname.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xmemcoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xmemcoll.o -MD -MP -MF $depbase.Tpo -c -o xmemcoll.o xmemcoll.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xprintf.o -MD -MP -MF $depbase.Tpo -c -o xprintf.o xprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtoimax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtoimax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoimax.o xstrtoimax.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtoumax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.o xstrtoumax.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo buffer-lcm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT buffer-lcm.o -MD -MP -MF $depbase.Tpo -c -o buffer-lcm.o buffer-lcm.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xmemxfrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xmemxfrm.o -MD -MP -MF $depbase.Tpo -c -o xmemxfrm.o xmemxfrm.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT acl.o -MD -MP -MF $depbase.Tpo -c -o acl.o acl.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT asprintf.o -MD -MP -MF $depbase.Tpo -c -o asprintf.o asprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo backupfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT backupfile.o -MD -MP -MF $depbase.Tpo -c -o backupfile.o backupfile.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT c-strtod.o -MD -MP -MF $depbase.Tpo -c -o c-strtod.o c-strtod.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strtold.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT c-strtold.o -MD -MP -MF $depbase.Tpo -c -o c-strtold.o c-strtold.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo canon-host.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT canon-host.o -MD -MP -MF $depbase.Tpo -c -o canon-host.o canon-host.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo canonicalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT canonicalize.o -MD -MP -MF $depbase.Tpo -c -o canonicalize.o canonicalize.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo closein.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT closein.o -MD -MP -MF $depbase.Tpo -c -o closein.o closein.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo cycle-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT cycle-check.o -MD -MP -MF $depbase.Tpo -c -o cycle-check.o cycle-check.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dirchownmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT dirchownmod.o -MD -MP -MF $depbase.Tpo -c -o dirchownmod.o dirchownmod.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT exclude.o -MD -MP -MF $depbase.Tpo -c -o exclude.o exclude.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo file-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT file-type.o -MD -MP -MF $depbase.Tpo -c -o file-type.o file-type.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o filemode.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fprintftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fprintftime.o -MD -MP -MF $depbase.Tpo -c -o fprintftime.o fprintftime.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT frexpl.o -MD -MP -MF $depbase.Tpo -c -o frexpl.o frexpl.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fstatat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fstatat.o -MD -MP -MF $depbase.Tpo -c -o fstatat.o fstatat.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fsusage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fsusage.o -MD -MP -MF $depbase.Tpo -c -o fsusage.o fsusage.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fts.o -MD -MP -MF $depbase.Tpo -c -o fts.o fts.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo getcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT getcwd.o -MD -MP -MF $depbase.Tpo -c -o getcwd.o getcwd.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo gethrxtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT gethrxtime.o -MD -MP -MF $depbase.Tpo -c -o gethrxtime.o gethrxtime.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo getndelim2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT getndelim2.o -MD -MP -MF $depbase.Tpo -c -o getndelim2.o getndelim2.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT getpass.o -MD -MP -MF $depbase.Tpo -c -o getpass.o getpass.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo getugroups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT getugroups.o -MD -MP -MF $depbase.Tpo -c -o getugroups.o getugroups.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT human.o -MD -MP -MF $depbase.Tpo -c -o human.o human.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT i-ring.o -MD -MP -MF $depbase.Tpo -c -o i-ring.o i-ring.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT idcache.o -MD -MP -MF $depbase.Tpo -c -o idcache.o idcache.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo isapipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT isapipe.o -MD -MP -MF $depbase.Tpo -c -o isapipe.o isapipe.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo isnanl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT isnanl.o -MD -MP -MF $depbase.Tpo -c -o isnanl.o isnanl.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo long-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT long-options.o -MD -MP -MF $depbase.Tpo -c -o long-options.o long-options.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo memcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT memcasecmp.o -MD -MP -MF $depbase.Tpo -c -o memcasecmp.o memcasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo memcoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT memcoll.o -MD -MP -MF $depbase.Tpo -c -o memcoll.o memcoll.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mgetgroups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mgetgroups.o -MD -MP -MF $depbase.Tpo -c -o mgetgroups.o mgetgroups.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mkancesdirs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mkancesdirs.o -MD -MP -MF $depbase.Tpo -c -o mkancesdirs.o mkancesdirs.c &&\ > mv -f $depbase.Tpo $depbase.Po >mgetgroups.c: In function 'mgetgroups': >mgetgroups.c:105: warning: assignment makes pointer from integer without a cast >depbase=`echo mkdir-p.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mkdir-p.o -MD -MP -MF $depbase.Tpo -c -o mkdir-p.o mkdir-p.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mkstemp-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mkstemp-safer.o -MD -MP -MF $depbase.Tpo -c -o mkstemp-safer.o mkstemp-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT modechange.o -MD -MP -MF $depbase.Tpo -c -o modechange.o modechange.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mountlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mountlist.o -MD -MP -MF $depbase.Tpo -c -o mountlist.o mountlist.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mpsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT mpsort.o -MD -MP -MF $depbase.Tpo -c -o mpsort.o mpsort.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo physmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT physmem.o -MD -MP -MF $depbase.Tpo -c -o physmem.o physmem.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo posixtm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT posixtm.o -MD -MP -MF $depbase.Tpo -c -o posixtm.o posixtm.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo posixver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT posixver.o -MD -MP -MF $depbase.Tpo -c -o posixver.o posixver.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT quote.o -MD -MP -MF $depbase.Tpo -c -o quote.o quote.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo readtokens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT readtokens.o -MD -MP -MF $depbase.Tpo -c -o readtokens.o readtokens.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo readutmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT readutmp.o -MD -MP -MF $depbase.Tpo -c -o readutmp.o readutmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo root-dev-ino.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT root-dev-ino.o -MD -MP -MF $depbase.Tpo -c -o root-dev-ino.o root-dev-ino.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo safe-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT safe-write.o -MD -MP -MF $depbase.Tpo -c -o safe-write.o safe-write.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo same.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT same.o -MD -MP -MF $depbase.Tpo -c -o same.o same.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo selinux-at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT selinux-at.o -MD -MP -MF $depbase.Tpo -c -o selinux-at.o selinux-at.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo settime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT settime.o -MD -MP -MF $depbase.Tpo -c -o settime.o settime.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT sha1.o -MD -MP -MF $depbase.Tpo -c -o sha1.o sha1.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo sig2str.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT sig2str.o -MD -MP -MF $depbase.Tpo -c -o sig2str.o sig2str.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo strftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT strftime.o -MD -MP -MF $depbase.Tpo -c -o strftime.o strftime.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo userspec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT userspec.o -MD -MP -MF $depbase.Tpo -c -o userspec.o userspec.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo utimecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT utimecmp.o -MD -MP -MF $depbase.Tpo -c -o utimecmp.o utimecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo vasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT vasprintf.o -MD -MP -MF $depbase.Tpo -c -o vasprintf.o vasprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo vfprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT vfprintf.o -MD -MP -MF $depbase.Tpo -c -o vfprintf.o vfprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo vprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT vprintf.o -MD -MP -MF $depbase.Tpo -c -o vprintf.o vprintf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo write-any-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT write-any-file.o -MD -MP -MF $depbase.Tpo -c -o write-any-file.o write-any-file.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xnanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xnanosleep.o -MD -MP -MF $depbase.Tpo -c -o xnanosleep.o xnanosleep.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtod.o -MD -MP -MF $depbase.Tpo -c -o xstrtod.o xstrtod.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtold.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtold.o -MD -MP -MF $depbase.Tpo -c -o xstrtold.o xstrtold.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo yesno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT yesno.o -MD -MP -MF $depbase.Tpo -c -o yesno.o yesno.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo euidaccess-stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT euidaccess-stat.o -MD -MP -MF $depbase.Tpo -c -o euidaccess-stat.o euidaccess-stat.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fd-reopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT fd-reopen.o -MD -MP -MF $depbase.Tpo -c -o fd-reopen.o fd-reopen.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xfts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT xfts.o -MD -MP -MF $depbase.Tpo -c -o xfts.o xfts.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo memxfrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT memxfrm.o -MD -MP -MF $depbase.Tpo -c -o memxfrm.o memxfrm.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo sha256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT sha256.o -MD -MP -MF $depbase.Tpo -c -o sha256.o sha256.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo sha512.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT sha512.o -MD -MP -MF $depbase.Tpo -c -o sha512.o sha512.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo strintcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT strintcmp.o -MD -MP -MF $depbase.Tpo -c -o strintcmp.o strintcmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo strnumcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT strnumcmp.o -MD -MP -MF $depbase.Tpo -c -o strnumcmp.o strnumcmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >rm -f t-charset.alias charset.alias >/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias >rm -f t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >rm -f t-ref-del.sed ref-del.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-del.sin > t-ref-del.sed >mv t-charset.alias charset.alias >depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -march=native -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ > mv -f $depbase.Tpo $depbase.Po >mv t-ref-del.sed ref-del.sed >rm -f libcoreutils.a >ar cru libcoreutils.a areadlink-with-size.o base64.o c-ctype.o c-strcasecmp.o c-strncasecmp.o diacrit.o file-set.o fpurge.o freadahead.o freading.o fseterr.o full-read.o full-write.o getdate.o hash-pjw.o hash-triple.o linebuffer.o localcharset.o malloca.o mbchar.o mbscasecmp.o mbswidth.o openat-die.o printf-frexp.o printf-frexpl.o randint.o randperm.o randread.o rand-isaac.o readtokens0.o savewd.o strnlen1.o unicodeio.o uniwidth/width.o version-etc.o version-etc-fsf.o xalloc-die.o xgethostname.o xmemcoll.o xprintf.o xstrndup.o xstrtoimax.o xstrtoumax.o buffer-lcm.o xmemxfrm.o acl.o argmatch.o asnprintf.o asprintf.o backupfile.o basename.o c-strtod.o c-strtold.o canon-host.o canonicalize.o chdir-long.o cloexec.o close-stream.o closein.o closeout.o creat-safer.o cycle-check.o dirchownmod.o dirname.o dup-safer.o exclude.o exitfail.o fd-safer.o file-has-acl.o file-type.o filemode.o filenamecat.o fopen-safer.o fprintftime.o frexpl.o fstatat.o fsusage.o fts.o getcwd.o gethrxtime.o getndelim2.o getpass.o gettime.o getugroups.o hard-locale.o hash.o human.o i-ring.o idcache.o imaxtostr.o isapipe.o isnanl.o long-options.o md5.o memcasecmp.o memcoll.o mgetgroups.o mkancesdirs.o mkdir-p.o mkstemp-safer.o modechange.o mountlist.o mpsort.o nanosleep.o offtostr.o open-safer.o openat-proc.o physmem.o pipe-safer.o posixtm.o posixver.o printf-args.o printf-parse.o quote.o quotearg.o readtokens.o readutmp.o root-dev-ino.o safe-read.o safe-write.o same.o save-cwd.o savedir.o selinux-at.o settime.o sha1.o sig2str.o strftime.o stripslash.o tempname.o uinttostr.o umaxtostr.o unlinkdir.o userspec.o utimecmp.o utimens.o vasnprintf.o vasprintf.o vfprintf.o vprintf.o write-any-file.o xgetcwd.o xmalloc.o xnanosleep.o xstrtod.o xstrtol.o xstrtol-error.o xstrtold.o xstrtoul.o yesno.o euidaccess-stat.o fd-reopen.o xfts.o memxfrm.o sha256.o sha512.o strintcmp.o strnumcmp.o >x86_64-pc-linux-gnu-ranlib libcoreutils.a >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >Making all in src >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >perl -w -- ./dcgen ./dircolors.hin > dircolors.h-t >echo '#define WHEEL_SIZE 5' > wheel-size.h-t >./wheel-gen.pl 5 > wheel.h-t >mv wheel-size.h-t wheel-size.h >mv dircolors.h-t dircolors.h >mv wheel.h-t wheel.h >make all-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT uname.o -MD -MP -MF .deps/uname.Tpo -c -o uname.o uname.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT uname-uname.o -MD -MP -MF .deps/uname-uname.Tpo -c -o uname-uname.o uname-uname.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chroot.o -MD -MP -MF .deps/chroot.Tpo -c -o chroot.o chroot.c >mv -f .deps/uname-uname.Tpo .deps/uname-uname.Po >mv -f .deps/chroot.Tpo .deps/chroot.Po >mv -f .deps/uname.Tpo .deps/uname.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT hostid.o -MD -MP -MF .deps/hostid.Tpo -c -o hostid.o hostid.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT nice.o -MD -MP -MF .deps/nice.Tpo -c -o nice.o nice.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT who.o -MD -MP -MF .deps/who.Tpo -c -o who.o who.c >mv -f .deps/hostid.Tpo .deps/hostid.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT users.o -MD -MP -MF .deps/users.Tpo -c -o users.o users.c >mv -f .deps/who.Tpo .deps/who.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT pinky.o -MD -MP -MF .deps/pinky.Tpo -c -o pinky.o pinky.c >mv -f .deps/nice.Tpo .deps/nice.Po >mv -f .deps/users.Tpo .deps/users.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT stty.o -MD -MP -MF .deps/stty.Tpo -c -o stty.o stty.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT df.o -MD -MP -MF .deps/df.Tpo -c -o df.o df.c >mv -f .deps/pinky.Tpo .deps/pinky.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT lbracket.o -MD -MP -MF .deps/lbracket.Tpo -c -o lbracket.o lbracket.c >mv -f .deps/df.Tpo .deps/df.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chcon.o -MD -MP -MF .deps/chcon.Tpo -c -o chcon.o chcon.c >mv -f .deps/stty.Tpo .deps/stty.Po >mv -f .deps/lbracket.Tpo .deps/lbracket.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chgrp.o -MD -MP -MF .deps/chgrp.Tpo -c -o chgrp.o chgrp.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chown-core.o -MD -MP -MF .deps/chown-core.Tpo -c -o chown-core.o chown-core.c >mv -f .deps/chown-core.Tpo .deps/chown-core.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chown.o -MD -MP -MF .deps/chown.Tpo -c -o chown.o chown.c >mv -f .deps/chgrp.Tpo .deps/chgrp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT chmod.o -MD -MP -MF .deps/chmod.Tpo -c -o chmod.o chmod.c >mv -f .deps/chcon.Tpo .deps/chcon.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT cp.o -MD -MP -MF .deps/cp.Tpo -c -o cp.o cp.c >mv -f .deps/chmod.Tpo .deps/chmod.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c >mv -f .deps/cp.Tpo .deps/cp.Po >mv -f .deps/chown.Tpo .deps/chown.Po >mv -f .deps/copy.Tpo .deps/copy.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT cp-hash.o -MD -MP -MF .deps/cp-hash.Tpo -c -o cp-hash.o cp-hash.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT dd.o -MD -MP -MF .deps/dd.Tpo -c -o dd.o dd.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT dircolors.o -MD -MP -MF .deps/dircolors.Tpo -c -o dircolors.o dircolors.c >mv -f .deps/cp-hash.Tpo .deps/cp-hash.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT du.o -MD -MP -MF .deps/du.Tpo -c -o du.o du.c >mv -f .deps/du.Tpo .deps/du.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT install.o -MD -MP -MF .deps/install.Tpo -c -o install.o install.c >mv -f .deps/dd.Tpo .deps/dd.Po >mv -f .deps/dircolors.Tpo .deps/dircolors.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT link.o -MD -MP -MF .deps/link.Tpo -c -o link.o link.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ln.o -MD -MP -MF .deps/ln.Tpo -c -o ln.o ln.c >mv -f .deps/ln.Tpo .deps/ln.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ls.o -MD -MP -MF .deps/ls.Tpo -c -o ls.o ls.c >mv -f .deps/install.Tpo .deps/install.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ls-dir.o -MD -MP -MF .deps/ls-dir.Tpo -c -o ls-dir.o ls-dir.c >mv -f .deps/ls-dir.Tpo .deps/ls-dir.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ls-vdir.o -MD -MP -MF .deps/ls-vdir.Tpo -c -o ls-vdir.o ls-vdir.c >mv -f .deps/ls-vdir.Tpo .deps/ls-vdir.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ls-ls.o -MD -MP -MF .deps/ls-ls.Tpo -c -o ls-ls.o ls-ls.c >mv -f .deps/ls-ls.Tpo .deps/ls-ls.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT mkdir.o -MD -MP -MF .deps/mkdir.Tpo -c -o mkdir.o mkdir.c >mv -f .deps/link.Tpo .deps/link.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT mkfifo.o -MD -MP -MF .deps/mkfifo.Tpo -c -o mkfifo.o mkfifo.c >mv -f .deps/mkdir.Tpo .deps/mkdir.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT mknod.o -MD -MP -MF .deps/mknod.Tpo -c -o mknod.o mknod.c >mv -f .deps/ls.Tpo .deps/ls.Po >mv -f .deps/mkfifo.Tpo .deps/mkfifo.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT mktemp.o -MD -MP -MF .deps/mktemp.Tpo -c -o mktemp.o mktemp.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT mv.o -MD -MP -MF .deps/mv.Tpo -c -o mv.o mv.c >mv -f .deps/mknod.Tpo .deps/mknod.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT remove.o -MD -MP -MF .deps/remove.Tpo -c -o remove.o remove.c >mv -f .deps/mv.Tpo .deps/mv.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT nohup.o -MD -MP -MF .deps/nohup.Tpo -c -o nohup.o nohup.c >mv -f .deps/remove.Tpo .deps/remove.Po >mv -f .deps/nohup.Tpo .deps/nohup.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT rm.o -MD -MP -MF .deps/rm.Tpo -c -o rm.o rm.c >mv -f .deps/mktemp.Tpo .deps/mktemp.Po >mv -f .deps/readlink.Tpo .deps/readlink.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT rmdir.o -MD -MP -MF .deps/rmdir.Tpo -c -o rmdir.o rmdir.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT shred.o -MD -MP -MF .deps/shred.Tpo -c -o shred.o shred.c >mv -f .deps/rm.Tpo .deps/rm.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c >mv -f .deps/rmdir.Tpo .deps/rmdir.Po >mv -f .deps/stat.Tpo .deps/stat.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT touch.o -MD -MP -MF .deps/touch.Tpo -c -o touch.o touch.c >mv -f .deps/shred.Tpo .deps/shred.Po >mv -f .deps/sync.Tpo .deps/sync.Po >mv -f .deps/touch.Tpo .deps/touch.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT unlink.o -MD -MP -MF .deps/unlink.Tpo -c -o unlink.o unlink.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT cat.o -MD -MP -MF .deps/cat.Tpo -c -o cat.o cat.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT cksum.o -MD -MP -MF .deps/cksum.Tpo -c -o cksum.o cksum.c >mv -f .deps/unlink.Tpo .deps/unlink.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT comm.o -MD -MP -MF .deps/comm.Tpo -c -o comm.o comm.c >mv -f .deps/cksum.Tpo .deps/cksum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT csplit.o -MD -MP -MF .deps/csplit.Tpo -c -o csplit.o csplit.c >mv -f .deps/cat.Tpo .deps/cat.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT cut.o -MD -MP -MF .deps/cut.Tpo -c -o cut.o cut.c >mv -f .deps/comm.Tpo .deps/comm.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c >mv -f .deps/csplit.Tpo .deps/csplit.Po >mv -f .deps/cut.Tpo .deps/cut.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c >mv -f .deps/expand.Tpo .deps/expand.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT fold.o -MD -MP -MF .deps/fold.Tpo -c -o fold.o fold.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT head.o -MD -MP -MF .deps/head.Tpo -c -o head.o head.c >mv -f .deps/fmt.Tpo .deps/fmt.Po >mv -f .deps/fold.Tpo .deps/fold.Po >mv -f .deps/head.Tpo .deps/head.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_MD5=1 -I../lib -O2 -pipe -march=native -MT md5sum-md5sum.o -MD -MP -MF .deps/md5sum-md5sum.Tpo -c -o md5sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT nl.o -MD -MP -MF .deps/nl.Tpo -c -o nl.o nl.c >mv -f .deps/nl.Tpo .deps/nl.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT od.o -MD -MP -MF .deps/od.Tpo -c -o od.o od.c >mv -f .deps/od.Tpo .deps/od.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT paste.o -MD -MP -MF .deps/paste.Tpo -c -o paste.o paste.c >mv -f .deps/join.Tpo .deps/join.Po >mv -f .deps/md5sum-md5sum.Tpo .deps/md5sum-md5sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT pr.o -MD -MP -MF .deps/pr.Tpo -c -o pr.o pr.c >mv -f .deps/paste.Tpo .deps/paste.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT ptx.o -MD -MP -MF .deps/ptx.Tpo -c -o ptx.o ptx.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA1=1 -I../lib -O2 -pipe -march=native -MT sha1sum-md5sum.o -MD -MP -MF .deps/sha1sum-md5sum.Tpo -c -o sha1sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >mv -f .deps/pr.Tpo .deps/pr.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA224=1 -I../lib -O2 -pipe -march=native -MT sha224sum-md5sum.o -MD -MP -MF .deps/sha224sum-md5sum.Tpo -c -o sha224sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >mv -f .deps/ptx.Tpo .deps/ptx.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA256=1 -I../lib -O2 -pipe -march=native -MT sha256sum-md5sum.o -MD -MP -MF .deps/sha256sum-md5sum.Tpo -c -o sha256sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >mv -f .deps/sha1sum-md5sum.Tpo .deps/sha1sum-md5sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA384=1 -I../lib -O2 -pipe -march=native -MT sha384sum-md5sum.o -MD -MP -MF .deps/sha384sum-md5sum.Tpo -c -o sha384sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >mv -f .deps/sha224sum-md5sum.Tpo .deps/sha224sum-md5sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA512=1 -I../lib -O2 -pipe -march=native -MT sha512sum-md5sum.o -MD -MP -MF .deps/sha512sum-md5sum.Tpo -c -o sha512sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c >mv -f .deps/sha256sum-md5sum.Tpo .deps/sha256sum-md5sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT shuf.o -MD -MP -MF .deps/shuf.Tpo -c -o shuf.o shuf.c >mv -f .deps/sha384sum-md5sum.Tpo .deps/sha384sum-md5sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c >mv -f .deps/shuf.Tpo .deps/shuf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c >mv -f .deps/sha512sum-md5sum.Tpo .deps/sha512sum-md5sum.Po >mv -f .deps/sort.Tpo .deps/sort.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT sum.o -MD -MP -MF .deps/sum.Tpo -c -o sum.o sum.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tac.o -MD -MP -MF .deps/tac.Tpo -c -o tac.o tac.c >mv -f .deps/split.Tpo .deps/split.Po >mv -f .deps/sum.Tpo .deps/sum.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tail.o -MD -MP -MF .deps/tail.Tpo -c -o tail.o tail.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tr.o -MD -MP -MF .deps/tr.Tpo -c -o tr.o tr.c >mv -f .deps/tac.Tpo .deps/tac.Po >mv -f .deps/tr.Tpo .deps/tr.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tsort.o -MD -MP -MF .deps/tsort.Tpo -c -o tsort.o tsort.c >mv -f .deps/tail.Tpo .deps/tail.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT unexpand.o -MD -MP -MF .deps/unexpand.Tpo -c -o unexpand.o unexpand.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT uniq.o -MD -MP -MF .deps/uniq.Tpo -c -o uniq.o uniq.c >mv -f .deps/tsort.Tpo .deps/tsort.Po >mv -f .deps/unexpand.Tpo .deps/unexpand.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT wc.o -MD -MP -MF .deps/wc.Tpo -c -o wc.o wc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c >mv -f .deps/uniq.Tpo .deps/uniq.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c >mv -f .deps/wc.Tpo .deps/wc.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c >mv -f .deps/basename.Tpo .deps/basename.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT echo.o -MD -MP -MF .deps/echo.Tpo -c -o echo.o echo.c >mv -f .deps/echo.Tpo .deps/echo.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c >mv -f .deps/date.Tpo .deps/date.Po >mv -f .deps/dirname.Tpo .deps/dirname.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c >mv -f .deps/env.Tpo .deps/env.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT factor.o -MD -MP -MF .deps/factor.Tpo -c -o factor.o factor.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT false.o -MD -MP -MF .deps/false.Tpo -c -o false.o false.c >mv -f .deps/expr.Tpo .deps/expr.Po >mv -f .deps/false.Tpo .deps/false.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT id.o -MD -MP -MF .deps/id.Tpo -c -o id.o id.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT logname.o -MD -MP -MF .deps/logname.Tpo -c -o logname.o logname.c >mv -f .deps/id.Tpo .deps/id.Po >mv -f .deps/factor.Tpo .deps/factor.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT pathchk.o -MD -MP -MF .deps/pathchk.Tpo -c -o pathchk.o pathchk.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT printenv.o -MD -MP -MF .deps/printenv.Tpo -c -o printenv.o printenv.c >mv -f .deps/logname.Tpo .deps/logname.Po >mv -f .deps/printenv.Tpo .deps/printenv.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o printf.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT pwd.o -MD -MP -MF .deps/pwd.Tpo -c -o pwd.o pwd.c >mv -f .deps/pathchk.Tpo .deps/pathchk.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT runcon.o -MD -MP -MF .deps/runcon.Tpo -c -o runcon.o runcon.c >mv -f .deps/printf.Tpo .deps/printf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT seq.o -MD -MP -MF .deps/seq.Tpo -c -o seq.o seq.c >mv -f .deps/seq.Tpo .deps/seq.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT sleep.o -MD -MP -MF .deps/sleep.Tpo -c -o sleep.o sleep.c >mv -f .deps/runcon.Tpo .deps/runcon.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tee.o -MD -MP -MF .deps/tee.Tpo -c -o tee.o tee.c >mv -f .deps/pwd.Tpo .deps/pwd.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c >mv -f .deps/sleep.Tpo .deps/sleep.Po >mv -f .deps/tee.Tpo .deps/tee.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT true.o -MD -MP -MF .deps/true.Tpo -c -o true.o true.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c >mv -f .deps/test.Tpo .deps/test.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT whoami.o -MD -MP -MF .deps/whoami.Tpo -c -o whoami.o whoami.c >mv -f .deps/true.Tpo .deps/true.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c >mv -f .deps/tty.Tpo .deps/tty.Po >mv -f .deps/whoami.Tpo .deps/whoami.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT uname-arch.o -MD -MP -MF .deps/uname-arch.Tpo -c -o uname-arch.o uname-arch.c >mv -f .deps/base64.Tpo .deps/base64.Po >mv -f .deps/uname-arch.Tpo .deps/uname-arch.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT setuidgid.o -MD -MP -MF .deps/setuidgid.Tpo -c -o setuidgid.o setuidgid.c >rm -f groups groups-t >sed \ > -e 's!@''bindir''@!/usr/bin!' \ > -e 's/@''RELEASE_YEAR'@/`sed -n '/.*COPYRIGHT_YEAR = \([0-9][0-9][0-9][0-9]\) };/s//\1/p' ../lib/version-etc.c`/ \ > -e 's/@''PACKAGE_NAME''@/GNU coreutils/' \ > -e 's/@''PACKAGE_BUGREPORT''@/bug-coreutils@gnu.org/' \ > -e 's/@''VERSION''@/6.10/' ./groups.sh > groups-t >mv -f .deps/setuidgid.Tpo .deps/setuidgid.Po >mv -f .deps/yes.Tpo .deps/yes.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I../lib -O2 -pipe -march=native -MT su.o -MD -MP -MF .deps/su.Tpo -c -o su.o su.c >chmod +x groups-t >mv groups-t groups >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o uname uname.o uname-uname.o ../lib/libcoreutils.a ../lib/libcoreutils.a >mv -f .deps/su.Tpo .deps/su.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o chroot chroot.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o hostid hostid.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nice nice.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o who who.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o users users.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o pinky pinky.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o stty stty.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o df df.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o chcon chcon.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o [ lbracket.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o chgrp chgrp.o chown-core.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o chown chown.o chown-core.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o chmod chmod.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o cp cp.o copy.o cp-hash.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o dd dd.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o dircolors dircolors.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o du du.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ginstall install.o copy.o cp-hash.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o link link.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ln ln.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o dir ls.o ls-dir.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt -lacl >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o vdir ls.o ls-vdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt -lacl >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ls ls.o ls-ls.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt -lacl >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mkdir mkdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mkfifo mkfifo.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mknod mknod.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mktemp mktemp.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mv mv.o remove.o copy.o cp-hash.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nohup nohup.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o readlink readlink.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o rm rm.o remove.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o rmdir rmdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o shred shred.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o stat stat.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sync sync.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o touch touch.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o unlink unlink.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o cat cat.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o cksum cksum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o comm comm.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o csplit csplit.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o cut cut.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o expand expand.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fmt fmt.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fold fold.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o head head.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o join join.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o md5sum md5sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nl nl.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o od od.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o paste paste.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o pr pr.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ptx ptx.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sha1sum sha1sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sha224sum sha224sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sha256sum sha256sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sha384sum sha384sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sha512sum sha512sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o shuf shuf.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sort sort.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o split split.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sum sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tac tac.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tail tail.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tr tr.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tsort tsort.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o unexpand unexpand.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o uniq uniq.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o wc wc.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o basename basename.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o date date.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o dirname dirname.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o echo echo.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o env env.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o expr expr.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o factor factor.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o false false.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o id id.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o logname logname.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o pathchk pathchk.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o printenv printenv.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o printf printf.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o pwd pwd.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o runcon runcon.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o seq seq.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o sleep sleep.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tee tee.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test test.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o true true.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o tty tty.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o whoami whoami.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o yes yes.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o base64 base64.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o arch uname.o uname-arch.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o setuidgid setuidgid.o ../lib/libcoreutils.a ../lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o su su.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lcrypt >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >Making all in doc >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/doc' >Updating ./version.texi >restore=: && backupdir=".am$$" && \ > am__cwd=`pwd` && cd . && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (/bin/sh /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ > for f in coreutils.info coreutils.info-[0-9] coreutils.info-[0-9][0-9] coreutils.i[0-9] coreutils.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > cd "$am__cwd"; \ > if /bin/sh /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/build-aux/missing --run makeinfo --no-split -I . \ > -o coreutils.info coreutils.texi; \ > then \ > rc=0; \ > cd .; \ > else \ > rc=$?; \ > cd . && \ > $restore $backupdir/* `echo "./coreutils.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/doc' >Making all in man >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/man' >Updating man page arch.1 >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/man' >Making all in po >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/po' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/po' >Making all in tests >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >Making all in rm >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >Making all in chmod >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >Making all in misc >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >Making all in chgrp >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >Making all in chown >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >Making all in cp >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >Making all in cut >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >Making all in dd >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >Making all in du >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >Making all in head >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >Making all in install >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >Making all in join >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >Making all in ln >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >Making all in ls >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >Making all in mkdir >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >Making all in mv >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >Making all in pr >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >Making all in readlink >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >Making all in rmdir >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >Making all in sort >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >test 'sort' = test && prog=../../src/sort || prog=sort; \ > perl -I. -w -- ./../mk-script . $prog > sort-tests.n >mv sort-tests.n sort-tests >chmod 755 sort-tests >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >Making all in tac >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >Making all in tail >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >Making all in tail-2 >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >Making all in test >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >Making all in touch >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >Making all in tr >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >Making all in uniq >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >Making all in wc >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >Making all in gnulib-tests >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10' >>>> Source compiled. >Making check in lib >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >make check-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/lib' >Making check in src >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >rm -rf progs-readme progs-makefile >echo uname chroot hostid nice who users pinky stty df [ chcon chgrp chown chmod cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod mktemp mv nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut expand fmt fold head join md5sum nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum shuf sort split sum tac tail tr tsort unexpand uniq wc basename date dirname echo env expr factor false id logname pathchk printenv printf pwd runcon seq sleep tee test true tty whoami yes base64 arch groups arch hostname su chroot df hostid nice pinky stty su uname uptime users who [ chcon chgrp chown chmod cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod mktemp mv nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut expand fmt fold head join md5sum nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum shuf sort split sum tac tail tr tsort unexpand uniq wc basename date dirname echo env expr factor false id kill logname pathchk printenv printf pwd runcon seq sleep tee test true tty whoami yes base64 \ > | tr -s ' ' '\n' | sed -e 's,$,,;s/ginstall/install/' \ > | LC_ALL=C sort -u > progs-makefile && \ > sed -n '/^The programs .* are:/,/^[a-zA-Z]/p' ../README \ > | sed -n '/^ */s///p' | tr -s ' ' '\n' > progs-readme >diff progs-makefile progs-readme && rm -rf progs-readme progs-makefile >cd .; grep '^# *define *S_IS' lbracket.c uname.c uname-arch.c base64.c basename.c cat.c chcon.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c kill.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mktemp.c mv.c remove.c copy.c cp-hash.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c runcon.c seq.c setuidgid.c md5sum.c md5sum.c md5sum.c md5sum.c md5sum.c shred.c shuf.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c uname-uname.c unexpand.c uniq.c unlink.c uptime.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : >cd .; grep st_blocks lbracket.c uname.c uname-arch.c base64.c basename.c cat.c chcon.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c kill.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mktemp.c mv.c remove.c copy.c cp-hash.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c runcon.c seq.c setuidgid.c md5sum.c md5sum.c md5sum.c md5sum.c md5sum.c shred.c shuf.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c uname-uname.c unexpand.c uniq.c unlink.c uptime.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : >cd .; grep '^# *define .*defined' lbracket.c uname.c uname-arch.c base64.c basename.c cat.c chcon.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c kill.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mktemp.c mv.c remove.c copy.c cp-hash.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c runcon.c seq.c setuidgid.c md5sum.c md5sum.c md5sum.c md5sum.c md5sum.c shred.c shuf.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c uname-uname.c unexpand.c uniq.c unlink.c uptime.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : >test -z "`echo 'arch hostname su chroot df hostid nice pinky stty su uname uptime users who [ chcon chgrp chown chmod cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod mktemp mv nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut expand fmt fold head join md5sum nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum shuf sort split sum tac tail tr tsort unexpand uniq wc basename date dirname echo env expr factor false id kill logname pathchk printenv printf pwd runcon seq sleep tee test true tty whoami yes base64'| ./tr ' ' '\n' | uniq -d`" >make check-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/src' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/doc' >/bin/grep -E '(^|[^A-Za-z0-9_])IO([^A-Za-z0-9_]|$)' ./*.texi && exit 1 || : >/bin/grep -E non-zero ./*.texi && exit 1 || : >/bin/grep -E timezone ./*.texi && exit 1 || : >/bin/grep -E -i '(^|[^A-Za-z0-9_])zeroes([^A-Za-z0-9_]|$)' ./*.texi && exit 1 || : >/bin/grep -E '\{.*\^[0-9][0-9]' ./*.texi && exit 1 || : >/bin/grep -E '(^|[^A-Za-z0-9_])NUL([^A-Za-z0-9_]|$)' ./*.texi && exit 1 || : >fail=0; \ > grep '@url{' ./*.texi && fail=1; \ > grep '\$@"' ./*.texi && fail=1; \ > grep -n '[^[:punct:]]@footnote' ./*.texi && fail=1; \ > grep -n filename ./*.texi \ > | /bin/grep -E -v 'setfilename|[{]filename[}]' \ > && fail=1; \ > perl -e 1 2> /dev/null && { perl -ne \ > '/\bPOSIX\b/ && !/\@acronym{POSIX}/ && !/^\* / || /{posix}/ and print,exit 1' \ > ./*.texi 2> /dev/null || fail=1; }; \ > /bin/grep -E -i '(^|[^A-Za-z0-9_])builtins?([^A-Za-z0-9_]|$)' ./*.texi && fail=1; \ > /bin/grep -E -i '(^|[^A-Za-z0-9_])path(name)?s?([^A-Za-z0-9_]|$)' ./*.texi \ > | /bin/grep -E -v '@vindex PATH$|@env[{]PATH[}]' && fail=1; \ > exit $fail >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/doc' >Making check in man >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/man' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/man' >Making check in po >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/po' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/po' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >*********************************************************** >NOTICE: Some tests may be run only as root. > Do `make check-root' as `root' to run these tests. >*********************************************************** >Making check in rm >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >[32mPASS(B[m: deep-1.log >[32mPASS(B[m: hash.log >[32mPASS(B[m: dangling-symlink.log >[32mPASS(B[m: v-slash.log >[34mSKIP(B[m: i-never.log >[34mSKIP(B[m: fail-eacces.log >[34mSKIP(B[m: one-file-system.log >[34mSKIP(B[m: ignorable.log >[32mPASS(B[m: readdir-bug.log >[34mSKIP(B[m: empty-inacc.log >[32mPASS(B[m: dir-nonrecur.log >[32mPASS(B[m: dot-rel.log >[34mSKIP(B[m: inaccessible.log >[34mSKIP(B[m: unread3.log >[32mPASS(B[m: no-give-up.log >[32mPASS(B[m: dir-no-w.log >[32mPASS(B[m: empty-name.log >[32mPASS(B[m: fail-2eperm.log >[34mSKIP(B[m: cycle.log >[32mPASS(B[m: i-no-r.log >[34mSKIP(B[m: fail-eperm.log >[34mSKIP(B[m: rm1.log >[34mSKIP(B[m: rm2.log >[34mSKIP(B[m: rm3.log >[34mSKIP(B[m: rm4.log >[34mSKIP(B[m: rm5.log >[34mSKIP(B[m: unread2.log >[32mPASS(B[m: r-1.log >[32mPASS(B[m: r-2.log >[32mPASS(B[m: r-3.log >[32mPASS(B[m: r-4.log >[32mPASS(B[m: i-1.log >[32mPASS(B[m: ir-1.log >[32mPASS(B[m: f-1.log >[32mPASS(B[m: sunos-1.log >[32mPASS(B[m: unreadable.log >[32mPASS(B[m: interactive-always.log >[32mPASS(B[m: interactive-once.log >[34mSKIP(B[m: isatty.log >[32m >========================= > All 39 tests passed > (16 tests were not run) >========================= >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rm' >Making check in chmod >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >[32mPASS(B[m: thru-dangling.log >[32mPASS(B[m: inaccessible.log >[32mPASS(B[m: c-option.log >[32mPASS(B[m: equal-x.log >[32mPASS(B[m: equals.log >[34mSKIP(B[m: no-x.log >[32mPASS(B[m: octal.log >[32mPASS(B[m: setgid.log >[32mPASS(B[m: umask-x.log >[32mPASS(B[m: usage.log >[32m >======================== > All 10 tests passed > (1 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chmod' >Making check in misc >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >[32mPASS(B[m: help-version.log >[32mPASS(B[m: seq.log >[32mPASS(B[m: head-elide-tail.log >[32mPASS(B[m: ls-time.log >[32mPASS(B[m: ls-misc.log >[32mPASS(B[m: date.log >[32mPASS(B[m: xstrtol.log >[32mPASS(B[m: od.log >[32mPASS(B[m: mktemp.log >[34mSKIP(B[m: arch.log >[32mPASS(B[m: pr.log >[32mPASS(B[m: df-P.log >[34mSKIP(B[m: pwd-unreadable-parent.log >[34mSKIP(B[m: chcon.log >[32mPASS(B[m: chcon-fail.log >[34mSKIP(B[m: selinux.log >[32mPASS(B[m: cut.log >[32mPASS(B[m: wc-files0-from.log >[32mPASS(B[m: wc-files0.log >[32mPASS(B[m: cat-proc.log >[32mPASS(B[m: base64.log >[32mPASS(B[m: basename.log >[32mPASS(B[m: close-stdout.log >[32mPASS(B[m: csplit.log >[32mPASS(B[m: date-sec.log >[32mPASS(B[m: dircolors.log >[32mPASS(B[m: df.log >[32mPASS(B[m: dirname.log >[32mPASS(B[m: expand.log >[32mPASS(B[m: expr.log >[31mFAIL(B[m: factor.log >[32mPASS(B[m: false-status.log >[32mPASS(B[m: fmt.log >[32mPASS(B[m: fmt-long-line.log >[32mPASS(B[m: fold.log >[32mPASS(B[m: groups-dash.log >[34mSKIP(B[m: groups-version.log >[32mPASS(B[m: head-c.log >[32mPASS(B[m: head-pos.log >[32mPASS(B[m: md5sum.log >[32mPASS(B[m: md5sum-newline.log >[32mPASS(B[m: mknod.log >[32mPASS(B[m: nice.log >[32mPASS(B[m: nl.log >[32mPASS(B[m: nohup.log >[32mPASS(B[m: od-N.log >[32mPASS(B[m: od-x8.log >[32mPASS(B[m: paste-no-nl.log >[34mSKIP(B[m: pathchk1.log >[32mPASS(B[m: printf.log >[32mPASS(B[m: printf-hex.log >[34mSKIP(B[m: printf-surprise.log >[32mPASS(B[m: pwd-long.log >[32mPASS(B[m: readlink-fp-loop.log >[32mPASS(B[m: runcon-no-reorder.log >[32mPASS(B[m: sha1sum.log >[32mPASS(B[m: sha1sum-vec.log >[32mPASS(B[m: sha224sum.log >[32mPASS(B[m: sha256sum.log >[32mPASS(B[m: sha384sum.log >[32mPASS(B[m: sha512sum.log >[32mPASS(B[m: shred-exact.log >[34mSKIP(B[m: shred-remove.log >[32mPASS(B[m: shuf.log >[32mPASS(B[m: sort-compress.log >[32mPASS(B[m: sort-merge.log >[32mPASS(B[m: sort-rand.log >[32mPASS(B[m: split-a.log >[32mPASS(B[m: split-fail.log >[32mPASS(B[m: split-l.log >[32mPASS(B[m: stat-fmt.log >[32mPASS(B[m: stat-printf.log >[34mSKIP(B[m: stty.log >[34mSKIP(B[m: stty-invalid.log >[34mSKIP(B[m: stty-row-col.log >[32mPASS(B[m: sum.log >[32mPASS(B[m: sum-sysv.log >[34mSKIP(B[m: tac-continue.log >[32mPASS(B[m: tee.log >[32mPASS(B[m: tee-dash.log >[32mPASS(B[m: test-diag.log >[32mPASS(B[m: tsort.log >[34mSKIP(B[m: tty-eof.log >[32mPASS(B[m: unexpand.log >[31m >=========================================== > 1 of 84 tests failed > (13 tests were not run) > See tests/misc/test-suite.log > Please report it to bug-coreutils@gnu.org >=========================================== >(B[m >make[4]: *** [test-suite.log] Error 1 >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >make[3]: *** [check-TESTS] Error 2 >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >make[2]: *** [check-am] Error 2 >make[2]: Target `check' not remade because of errors. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/misc' >Making check in chgrp >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >[32mPASS(B[m: default-no-deref.log >[32mPASS(B[m: basic.log >[32mPASS(B[m: deref.log >[34mSKIP(B[m: no-x.log >[32mPASS(B[m: posix-H.log >[32mPASS(B[m: recurse.log >[32m >======================== > All 6 tests passed > (1 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chgrp' >Making check in chown >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >[34mSKIP(B[m: preserve-root.log >[32mPASS(B[m: basic.log >[32mPASS(B[m: deref.log >[32mPASS(B[m: separator.log >[32m >======================== > All 4 tests passed > (1 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/chown' >Making check in cp >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >[32mPASS(B[m: parent-perm.log >[32mPASS(B[m: abuse.log >[32mPASS(B[m: proc-zero-len.log >[32mPASS(B[m: thru-dangling.log >[34mSKIP(B[m: cp-a-selinux.log >[32mPASS(B[m: file-perm-race.log >[32mPASS(B[m: parent-perm-race.log >[32mPASS(B[m: existing-perm-race.log >[32mPASS(B[m: backup-dir.log >[32mPASS(B[m: src-base-dot.log >[32mPASS(B[m: sparse.log >[32mPASS(B[m: link-no-deref.log >[32mPASS(B[m: cp-deref.log >[34mSKIP(B[m: acl.log >[32mPASS(B[m: preserve-2.log >[32mPASS(B[m: r-vs-symlink.log >[32mPASS(B[m: link-preserve.log >[32mPASS(B[m: preserve-gid.log >[32mPASS(B[m: backup-1.log >[32mPASS(B[m: no-deref-link1.log >[32mPASS(B[m: no-deref-link2.log >[32mPASS(B[m: no-deref-link3.log >[32mPASS(B[m: backup-is-src.log >[32mPASS(B[m: same-file.log >[32mPASS(B[m: cp-mv-backup.log >[32mPASS(B[m: symlink-slash.log >[32mPASS(B[m: slink-2-slink.log >[34mSKIP(B[m: fail-perm.log >[32mPASS(B[m: dir-slash.log >[34mSKIP(B[m: perm.log >[32mPASS(B[m: cp-HL.log >[32mPASS(B[m: cp-i.log >[32mPASS(B[m: special-bits.log >[32mPASS(B[m: link.log >[32mPASS(B[m: dir-rm-dest.log >[32mPASS(B[m: cp-parents.log >[32mPASS(B[m: deref-slink.log >[32mPASS(B[m: dir-vs-file.log >[32mPASS(B[m: into-self.log >[32m >======================== > All 39 tests passed > (4 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cp' >Making check in cut >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >[32mPASS(B[m: cut-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/cut' >Making check in dd >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >[32mPASS(B[m: misc.log >[32mPASS(B[m: not-rewound.log >[32mPASS(B[m: skip-seek.log >[32mPASS(B[m: skip-seek2.log >[32mPASS(B[m: unblock-sync.log >[32m >==================== > All 5 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/dd' >Making check in du >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >[34mSKIP(B[m: 2g.log >[34mSKIP(B[m: inacc-dir.log >[32mPASS(B[m: one-file-system.log >[34mSKIP(B[m: inacc-dest.log >[32mPASS(B[m: long-from-unreadable.log >[32mPASS(B[m: long-sloop.log >[32mPASS(B[m: files0-from.log >[34mSKIP(B[m: inaccessible-cwd.log >[32mPASS(B[m: deref-args.log >[32mPASS(B[m: slash.log >[32mPASS(B[m: fd-leak.log >[32mPASS(B[m: hard-link.log >[32mPASS(B[m: 8gb.log >[32mPASS(B[m: basic.log >[32mPASS(B[m: restore-wd.log >[32mPASS(B[m: exclude.log >[34mSKIP(B[m: no-x.log >[32mPASS(B[m: no-deref.log >[32mPASS(B[m: trailing-slash.log >[32mPASS(B[m: deref.log >[32mPASS(B[m: two-args.log >[32mPASS(B[m: slink.log >[32m >======================== > All 22 tests passed > (5 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/du' >Making check in head >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >[32mPASS(B[m: head-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/head' >Making check in install >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >[34mSKIP(B[m: basic-1.log >[32mPASS(B[m: create-leading.log >[32mPASS(B[m: d-slashdot.log >[32mPASS(B[m: trap.log >[32m >======================== > All 4 tests passed > (1 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/install' >Making check in join >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >[32mPASS(B[m: join-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/join' >Making check in ln >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >[32mPASS(B[m: hard-backup.log >[32mPASS(B[m: target-1.log >[32mPASS(B[m: sf-1.log >[32mPASS(B[m: misc.log >[32mPASS(B[m: backup-1.log >[32m >==================== > All 5 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ln' >Making check in ls >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >[32mPASS(B[m: stat-free-symlinks.log >[32mPASS(B[m: nameless-uid.log >[32mPASS(B[m: color-dtype-dir.log >[34mSKIP(B[m: stat-failed.log >[32mPASS(B[m: stat-dtype.log >[32mPASS(B[m: inode.log >[32mPASS(B[m: dangle.log >[32mPASS(B[m: file-type.log >[32mPASS(B[m: recursive.log >[32mPASS(B[m: dired.log >[32mPASS(B[m: infloop.log >[32mPASS(B[m: rt-1.log >[32mPASS(B[m: symlink-slash.log >[32mPASS(B[m: follow-slink.log >[32mPASS(B[m: no-arg.log >[32mPASS(B[m: m-option.log >[32mPASS(B[m: stat-vs-dirent.log >[32mPASS(B[m: x-option.log >[32m >======================== > All 18 tests passed > (1 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/ls' >Making check in mkdir >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >[32mPASS(B[m: p-1.log >[32mPASS(B[m: p-2.log >[34mSKIP(B[m: p-3.log >[32mPASS(B[m: p-slashdot.log >[32mPASS(B[m: p-thru-slink.log >[32mPASS(B[m: p-v.log >[32mPASS(B[m: parents.log >[32mPASS(B[m: perm.log >[32mPASS(B[m: special-1.log >[32mPASS(B[m: t-slash.log >[34mSKIP(B[m: writable-under-readonly.log >[32m >======================== > All 11 tests passed > (2 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mkdir' >Making check in mv >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >[32mPASS(B[m: atomic2.log >[34mSKIP(B[m: sticky-to-xpart.log >[32mPASS(B[m: hard-verbose.log >[32mPASS(B[m: backup-dir.log >[32mPASS(B[m: dir2dir.log >[32mPASS(B[m: no-target-dir.log >[32mPASS(B[m: atomic.log >[34mSKIP(B[m: acl.log >[32mPASS(B[m: reply-no.log >[34mSKIP(B[m: leak-fd.log >[34mSKIP(B[m: part-hardlink.log >[32mPASS(B[m: hard-4.log >[34mSKIP(B[m: hard-3.log >[34mSKIP(B[m: hard-2.log >[34mSKIP(B[m: perm-1.log >[32mPASS(B[m: i-link-no.log >[34mSKIP(B[m: part-fail.log >[34mSKIP(B[m: dup-source.log >[34mSKIP(B[m: childproof.log >[32mPASS(B[m: update.log >[34mSKIP(B[m: mv-special-1.log >[32mPASS(B[m: into-self.log >[34mSKIP(B[m: into-self-2.log >[32mPASS(B[m: into-self-3.log >[32mPASS(B[m: into-self-4.log >[32mPASS(B[m: i-1.log >[34mSKIP(B[m: i-2.log >[34mSKIP(B[m: i-3.log >[32mPASS(B[m: i-4.log >[32mPASS(B[m: i-5.log >[34mSKIP(B[m: backup-is-src.log >[34mSKIP(B[m: hard-link-1.log >[32mPASS(B[m: force.log >[34mSKIP(B[m: partition-perm.log >[34mSKIP(B[m: to-symlink.log >[32mPASS(B[m: dir-file.log >[32mPASS(B[m: diag.log >[34mSKIP(B[m: part-symlink.log >[34mSKIP(B[m: part-rename.log >[32mPASS(B[m: trailing-slash.log >[32m >========================= > All 40 tests passed > (20 tests were not run) >========================= >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/mv' >Making check in pr >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >[32mPASS(B[m: pr-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/pr' >Making check in readlink >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >[32mPASS(B[m: rl-1.log >[32mPASS(B[m: can-e.log >[32mPASS(B[m: can-f.log >[32mPASS(B[m: can-m.log >[32m >==================== > All 4 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/readlink' >Making check in rmdir >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >[32mPASS(B[m: fail-perm.log >[32mPASS(B[m: ignore.log >[32mPASS(B[m: t-slash.log >[32m >==================== > All 3 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/rmdir' >Making check in sort >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >[32mPASS(B[m: sort-tests.log >[32mPASS(B[m: sort-mb-tests.log >[32m >==================== > All 2 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/sort' >Making check in tac >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >[32mPASS(B[m: tac-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tac' >Making check in tail >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >[32mPASS(B[m: tail-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail' >Making check in tail-2 >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >[34mSKIP(B[m: append-only.log >[32mPASS(B[m: tail-n0f.log >[32mPASS(B[m: infloop-1.log >[32mPASS(B[m: big-4gb.log >[32mPASS(B[m: proc-ksyms.log >[32mPASS(B[m: start-middle.log >[34mSKIP(B[m: assert.log >[34mSKIP(B[m: assert-2.log >[32m >======================== > All 8 tests passed > (3 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tail-2' >Making check in test >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >[32mPASS(B[m: test-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/test' >Making check in touch >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >[32mPASS(B[m: now-owned-by-other.log >[34mSKIP(B[m: read-only.log >[32mPASS(B[m: relative.log >[34mSKIP(B[m: not-owner.log >[32mPASS(B[m: no-create-missing.log >[34mSKIP(B[m: fail-diag.log >[32mPASS(B[m: dir-1.log >[32mPASS(B[m: dangling-symlink.log >[32mPASS(B[m: empty-file.log >[32mPASS(B[m: fifo.log >[32mPASS(B[m: no-rights.log >[32mPASS(B[m: obsolescent.log >[32m >======================== > All 12 tests passed > (3 tests were not run) >======================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/touch' >Making check in tr >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >[32mPASS(B[m: tr-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/tr' >Making check in uniq >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >[32mPASS(B[m: uniq-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/uniq' >Making check in wc >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >[32mPASS(B[m: wc-tests.log >[32m >==================== > All 1 tests passed >==================== >(B[m >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests/wc' >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >make[1]: *** [check-recursive] Error 1 >make[1]: Target `check' not remade because of errors. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/tests' >Making check in gnulib-tests >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[3]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make libtests.a test-alloca-opt test-argmatch test-arpa_inet test-atexit test-binary-io test-c-ctype test-c-strcasecmp test-c-strncasecmp test-canonicalize test-closein test-md5 test-dirname test-fcntl test-fflush test-filenamecat test-fpending test-fpurge test-freadahead test-freading test-frexp test-frexpl test-fseeko test-fseterr test-ftello test-getaddrinfo test-getdelim test-gethostname test-getline test-gettimeofday test-i-ring test-iconv test-inttypes test-isnan test-isnanf test-isnanl-nolibm test-lseek test-malloca test-math test-mbscasecmp test-netinet_in test-printf-frexp test-printf-frexpl test-signbit test-snprintf test-stat-time test-stdbool test-stdint test-stdio test-stdlib test-strerror test-string test-sys_socket test-sys_stat test-sys_time test-time test-unistd test-uc_width test-vasnprintf test-vasprintf-posix test-vasprintf test-vfprintf-posix test-vprintf-posix test-wchar test-wctype test-wcwidth test-xfprintf-posix test-xprintf-posix test-xstrtoimax test-xstrtol test-xstrtoul test-xstrtoumax test-yesno >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c >mv -f .deps/progname.Tpo .deps/progname.Po >rm -f libtests.a >ar cru libtests.a progname.o >x86_64-pc-linux-gnu-ranlib libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-alloca-opt.o -MD -MP -MF .deps/test-alloca-opt.Tpo -c -o test-alloca-opt.o test-alloca-opt.c >mv -f .deps/test-alloca-opt.Tpo .deps/test-alloca-opt.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-alloca-opt test-alloca-opt.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-argmatch.o -MD -MP -MF .deps/test-argmatch.Tpo -c -o test-argmatch.o test-argmatch.c >mv -f .deps/test-argmatch.Tpo .deps/test-argmatch.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-argmatch test-argmatch.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-arpa_inet.o -MD -MP -MF .deps/test-arpa_inet.Tpo -c -o test-arpa_inet.o test-arpa_inet.c >mv -f .deps/test-arpa_inet.Tpo .deps/test-arpa_inet.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-arpa_inet test-arpa_inet.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-atexit.o -MD -MP -MF .deps/test-atexit.Tpo -c -o test-atexit.o test-atexit.c >mv -f .deps/test-atexit.Tpo .deps/test-atexit.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-atexit test-atexit.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-binary-io.o -MD -MP -MF .deps/test-binary-io.Tpo -c -o test-binary-io.o test-binary-io.c >mv -f .deps/test-binary-io.Tpo .deps/test-binary-io.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-binary-io test-binary-io.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-c-ctype.o -MD -MP -MF .deps/test-c-ctype.Tpo -c -o test-c-ctype.o test-c-ctype.c >mv -f .deps/test-c-ctype.Tpo .deps/test-c-ctype.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-c-ctype test-c-ctype.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-c-strcasecmp.o -MD -MP -MF .deps/test-c-strcasecmp.Tpo -c -o test-c-strcasecmp.o test-c-strcasecmp.c >mv -f .deps/test-c-strcasecmp.Tpo .deps/test-c-strcasecmp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-c-strncasecmp.o -MD -MP -MF .deps/test-c-strncasecmp.Tpo -c -o test-c-strncasecmp.o test-c-strncasecmp.c >mv -f .deps/test-c-strncasecmp.Tpo .deps/test-c-strncasecmp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-canonicalize.o -MD -MP -MF .deps/test-canonicalize.Tpo -c -o test-canonicalize.o test-canonicalize.c >mv -f .deps/test-canonicalize.Tpo .deps/test-canonicalize.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-canonicalize test-canonicalize.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-closein.o -MD -MP -MF .deps/test-closein.Tpo -c -o test-closein.o test-closein.c >mv -f .deps/test-closein.Tpo .deps/test-closein.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-closein test-closein.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-md5.o -MD -MP -MF .deps/test-md5.Tpo -c -o test-md5.o test-md5.c >mv -f .deps/test-md5.Tpo .deps/test-md5.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-md5 test-md5.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-dirname.o -MD -MP -MF .deps/test-dirname.Tpo -c -o test-dirname.o test-dirname.c >mv -f .deps/test-dirname.Tpo .deps/test-dirname.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-dirname test-dirname.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fcntl.o -MD -MP -MF .deps/test-fcntl.Tpo -c -o test-fcntl.o test-fcntl.c >mv -f .deps/test-fcntl.Tpo .deps/test-fcntl.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fcntl test-fcntl.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fflush.o -MD -MP -MF .deps/test-fflush.Tpo -c -o test-fflush.o test-fflush.c >mv -f .deps/test-fflush.Tpo .deps/test-fflush.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fflush test-fflush.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-filenamecat.o -MD -MP -MF .deps/test-filenamecat.Tpo -c -o test-filenamecat.o test-filenamecat.c >mv -f .deps/test-filenamecat.Tpo .deps/test-filenamecat.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-filenamecat test-filenamecat.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fpending.o -MD -MP -MF .deps/test-fpending.Tpo -c -o test-fpending.o test-fpending.c >mv -f .deps/test-fpending.Tpo .deps/test-fpending.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fpending test-fpending.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fpurge.o -MD -MP -MF .deps/test-fpurge.Tpo -c -o test-fpurge.o test-fpurge.c >mv -f .deps/test-fpurge.Tpo .deps/test-fpurge.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fpurge test-fpurge.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-freadahead.o -MD -MP -MF .deps/test-freadahead.Tpo -c -o test-freadahead.o test-freadahead.c >mv -f .deps/test-freadahead.Tpo .deps/test-freadahead.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-freadahead test-freadahead.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-freading.o -MD -MP -MF .deps/test-freading.Tpo -c -o test-freading.o test-freading.c >mv -f .deps/test-freading.Tpo .deps/test-freading.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-freading test-freading.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-frexp.o -MD -MP -MF .deps/test-frexp.Tpo -c -o test-frexp.o test-frexp.c >mv -f .deps/test-frexp.Tpo .deps/test-frexp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-frexp test-frexp.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-frexpl.o -MD -MP -MF .deps/test-frexpl.Tpo -c -o test-frexpl.o test-frexpl.c >mv -f .deps/test-frexpl.Tpo .deps/test-frexpl.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-frexpl test-frexpl.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fseeko.o -MD -MP -MF .deps/test-fseeko.Tpo -c -o test-fseeko.o test-fseeko.c >mv -f .deps/test-fseeko.Tpo .deps/test-fseeko.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fseeko test-fseeko.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-fseterr.o -MD -MP -MF .deps/test-fseterr.Tpo -c -o test-fseterr.o test-fseterr.c >mv -f .deps/test-fseterr.Tpo .deps/test-fseterr.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-fseterr test-fseterr.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-ftello.o -MD -MP -MF .deps/test-ftello.Tpo -c -o test-ftello.o test-ftello.c >mv -f .deps/test-ftello.Tpo .deps/test-ftello.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-ftello test-ftello.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-getaddrinfo.o -MD -MP -MF .deps/test-getaddrinfo.Tpo -c -o test-getaddrinfo.o test-getaddrinfo.c >mv -f .deps/test-getaddrinfo.Tpo .deps/test-getaddrinfo.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-getaddrinfo test-getaddrinfo.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-getdelim.o -MD -MP -MF .deps/test-getdelim.Tpo -c -o test-getdelim.o test-getdelim.c >mv -f .deps/test-getdelim.Tpo .deps/test-getdelim.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-getdelim test-getdelim.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-gethostname.o -MD -MP -MF .deps/test-gethostname.Tpo -c -o test-gethostname.o test-gethostname.c >mv -f .deps/test-gethostname.Tpo .deps/test-gethostname.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-gethostname test-gethostname.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-getline.o -MD -MP -MF .deps/test-getline.Tpo -c -o test-getline.o test-getline.c >mv -f .deps/test-getline.Tpo .deps/test-getline.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-getline test-getline.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-gettimeofday.o -MD -MP -MF .deps/test-gettimeofday.Tpo -c -o test-gettimeofday.o test-gettimeofday.c >mv -f .deps/test-gettimeofday.Tpo .deps/test-gettimeofday.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-gettimeofday test-gettimeofday.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-i-ring.o -MD -MP -MF .deps/test-i-ring.Tpo -c -o test-i-ring.o test-i-ring.c >mv -f .deps/test-i-ring.Tpo .deps/test-i-ring.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-i-ring test-i-ring.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-iconv.o -MD -MP -MF .deps/test-iconv.Tpo -c -o test-iconv.o test-iconv.c >mv -f .deps/test-iconv.Tpo .deps/test-iconv.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-iconv test-iconv.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-inttypes.o -MD -MP -MF .deps/test-inttypes.Tpo -c -o test-inttypes.o test-inttypes.c >mv -f .deps/test-inttypes.Tpo .deps/test-inttypes.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-inttypes test-inttypes.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-isnan.o -MD -MP -MF .deps/test-isnan.Tpo -c -o test-isnan.o test-isnan.c >mv -f .deps/test-isnan.Tpo .deps/test-isnan.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-isnan test-isnan.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-isnanf.o -MD -MP -MF .deps/test-isnanf.Tpo -c -o test-isnanf.o test-isnanf.c >mv -f .deps/test-isnanf.Tpo .deps/test-isnanf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-isnanf test-isnanf.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-isnanl-nolibm.o -MD -MP -MF .deps/test-isnanl-nolibm.Tpo -c -o test-isnanl-nolibm.o test-isnanl-nolibm.c >mv -f .deps/test-isnanl-nolibm.Tpo .deps/test-isnanl-nolibm.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-lseek.o -MD -MP -MF .deps/test-lseek.Tpo -c -o test-lseek.o test-lseek.c >mv -f .deps/test-lseek.Tpo .deps/test-lseek.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-lseek test-lseek.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-malloca.o -MD -MP -MF .deps/test-malloca.Tpo -c -o test-malloca.o test-malloca.c >mv -f .deps/test-malloca.Tpo .deps/test-malloca.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-malloca test-malloca.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-math.o -MD -MP -MF .deps/test-math.Tpo -c -o test-math.o test-math.c >mv -f .deps/test-math.Tpo .deps/test-math.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-math test-math.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-mbscasecmp.o -MD -MP -MF .deps/test-mbscasecmp.Tpo -c -o test-mbscasecmp.o test-mbscasecmp.c >mv -f .deps/test-mbscasecmp.Tpo .deps/test-mbscasecmp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-mbscasecmp test-mbscasecmp.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-netinet_in.o -MD -MP -MF .deps/test-netinet_in.Tpo -c -o test-netinet_in.o test-netinet_in.c >mv -f .deps/test-netinet_in.Tpo .deps/test-netinet_in.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-netinet_in test-netinet_in.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-printf-frexp.o -MD -MP -MF .deps/test-printf-frexp.Tpo -c -o test-printf-frexp.o test-printf-frexp.c >mv -f .deps/test-printf-frexp.Tpo .deps/test-printf-frexp.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-printf-frexp test-printf-frexp.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-printf-frexpl.o -MD -MP -MF .deps/test-printf-frexpl.Tpo -c -o test-printf-frexpl.o test-printf-frexpl.c >mv -f .deps/test-printf-frexpl.Tpo .deps/test-printf-frexpl.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-printf-frexpl test-printf-frexpl.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-signbit.o -MD -MP -MF .deps/test-signbit.Tpo -c -o test-signbit.o test-signbit.c >mv -f .deps/test-signbit.Tpo .deps/test-signbit.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-signbit test-signbit.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-snprintf.o -MD -MP -MF .deps/test-snprintf.Tpo -c -o test-snprintf.o test-snprintf.c >mv -f .deps/test-snprintf.Tpo .deps/test-snprintf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-snprintf test-snprintf.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-stat-time.o -MD -MP -MF .deps/test-stat-time.Tpo -c -o test-stat-time.o test-stat-time.c >mv -f .deps/test-stat-time.Tpo .deps/test-stat-time.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-stat-time test-stat-time.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-stdbool.o -MD -MP -MF .deps/test-stdbool.Tpo -c -o test-stdbool.o test-stdbool.c >mv -f .deps/test-stdbool.Tpo .deps/test-stdbool.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-stdbool test-stdbool.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-stdint.o -MD -MP -MF .deps/test-stdint.Tpo -c -o test-stdint.o test-stdint.c >mv -f .deps/test-stdint.Tpo .deps/test-stdint.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-stdint test-stdint.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-stdio.o -MD -MP -MF .deps/test-stdio.Tpo -c -o test-stdio.o test-stdio.c >mv -f .deps/test-stdio.Tpo .deps/test-stdio.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-stdio test-stdio.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-stdlib.o -MD -MP -MF .deps/test-stdlib.Tpo -c -o test-stdlib.o test-stdlib.c >mv -f .deps/test-stdlib.Tpo .deps/test-stdlib.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-stdlib test-stdlib.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-strerror.o -MD -MP -MF .deps/test-strerror.Tpo -c -o test-strerror.o test-strerror.c >mv -f .deps/test-strerror.Tpo .deps/test-strerror.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-strerror test-strerror.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-string.o -MD -MP -MF .deps/test-string.Tpo -c -o test-string.o test-string.c >mv -f .deps/test-string.Tpo .deps/test-string.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-string test-string.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-sys_socket.o -MD -MP -MF .deps/test-sys_socket.Tpo -c -o test-sys_socket.o test-sys_socket.c >mv -f .deps/test-sys_socket.Tpo .deps/test-sys_socket.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-sys_socket test-sys_socket.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-sys_stat.o -MD -MP -MF .deps/test-sys_stat.Tpo -c -o test-sys_stat.o test-sys_stat.c >mv -f .deps/test-sys_stat.Tpo .deps/test-sys_stat.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-sys_stat test-sys_stat.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-sys_time.o -MD -MP -MF .deps/test-sys_time.Tpo -c -o test-sys_time.o test-sys_time.c >mv -f .deps/test-sys_time.Tpo .deps/test-sys_time.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-sys_time test-sys_time.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o test-time.c >mv -f .deps/test-time.Tpo .deps/test-time.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-time test-time.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-unistd.o -MD -MP -MF .deps/test-unistd.Tpo -c -o test-unistd.o test-unistd.c >mv -f .deps/test-unistd.Tpo .deps/test-unistd.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-unistd test-unistd.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-uc_width.o -MD -MP -MF .deps/test-uc_width.Tpo -c -o test-uc_width.o `test -f 'uniwidth/test-uc_width.c' || echo './'`uniwidth/test-uc_width.c >mv -f .deps/test-uc_width.Tpo .deps/test-uc_width.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-uc_width test-uc_width.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-vasnprintf.o -MD -MP -MF .deps/test-vasnprintf.Tpo -c -o test-vasnprintf.o test-vasnprintf.c >mv -f .deps/test-vasnprintf.Tpo .deps/test-vasnprintf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-vasnprintf test-vasnprintf.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-vasprintf-posix.o -MD -MP -MF .deps/test-vasprintf-posix.Tpo -c -o test-vasprintf-posix.o test-vasprintf-posix.c >mv -f .deps/test-vasprintf-posix.Tpo .deps/test-vasprintf-posix.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-vasprintf-posix test-vasprintf-posix.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-vasprintf.o -MD -MP -MF .deps/test-vasprintf.Tpo -c -o test-vasprintf.o test-vasprintf.c >mv -f .deps/test-vasprintf.Tpo .deps/test-vasprintf.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-vasprintf test-vasprintf.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-vfprintf-posix.o -MD -MP -MF .deps/test-vfprintf-posix.Tpo -c -o test-vfprintf-posix.o test-vfprintf-posix.c >mv -f .deps/test-vfprintf-posix.Tpo .deps/test-vfprintf-posix.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-vfprintf-posix test-vfprintf-posix.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-vprintf-posix.o -MD -MP -MF .deps/test-vprintf-posix.Tpo -c -o test-vprintf-posix.o test-vprintf-posix.c >mv -f .deps/test-vprintf-posix.Tpo .deps/test-vprintf-posix.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-vprintf-posix test-vprintf-posix.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-wchar.o -MD -MP -MF .deps/test-wchar.Tpo -c -o test-wchar.o test-wchar.c >mv -f .deps/test-wchar.Tpo .deps/test-wchar.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-wchar test-wchar.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-wctype.o -MD -MP -MF .deps/test-wctype.Tpo -c -o test-wctype.o test-wctype.c >mv -f .deps/test-wctype.Tpo .deps/test-wctype.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-wctype test-wctype.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-wcwidth.o -MD -MP -MF .deps/test-wcwidth.Tpo -c -o test-wcwidth.o test-wcwidth.c >mv -f .deps/test-wcwidth.Tpo .deps/test-wcwidth.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-wcwidth test-wcwidth.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xfprintf-posix.o -MD -MP -MF .deps/test-xfprintf-posix.Tpo -c -o test-xfprintf-posix.o test-xfprintf-posix.c >mv -f .deps/test-xfprintf-posix.Tpo .deps/test-xfprintf-posix.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xfprintf-posix test-xfprintf-posix.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xprintf-posix.o -MD -MP -MF .deps/test-xprintf-posix.Tpo -c -o test-xprintf-posix.o test-xprintf-posix.c >mv -f .deps/test-xprintf-posix.Tpo .deps/test-xprintf-posix.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xprintf-posix test-xprintf-posix.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xstrtoimax.o -MD -MP -MF .deps/test-xstrtoimax.Tpo -c -o test-xstrtoimax.o test-xstrtoimax.c >mv -f .deps/test-xstrtoimax.Tpo .deps/test-xstrtoimax.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xstrtoimax test-xstrtoimax.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xstrtol.o -MD -MP -MF .deps/test-xstrtol.Tpo -c -o test-xstrtol.o test-xstrtol.c >mv -f .deps/test-xstrtol.Tpo .deps/test-xstrtol.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xstrtol test-xstrtol.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xstrtoul.o -MD -MP -MF .deps/test-xstrtoul.Tpo -c -o test-xstrtoul.o test-xstrtoul.c >mv -f .deps/test-xstrtoul.Tpo .deps/test-xstrtoul.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xstrtoul test-xstrtoul.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-xstrtoumax.o -MD -MP -MF .deps/test-xstrtoumax.Tpo -c -o test-xstrtoumax.o test-xstrtoumax.c >mv -f .deps/test-xstrtoumax.Tpo .deps/test-xstrtoumax.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-xstrtoumax test-xstrtoumax.o libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -pipe -march=native -MT test-yesno.o -MD -MP -MF .deps/test-yesno.Tpo -c -o test-yesno.o test-yesno.c >mv -f .deps/test-yesno.Tpo .deps/test-yesno.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test-yesno test-yesno.o libtests.a ../lib/libcoreutils.a libtests.a >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make check-TESTS >make[4]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >PASS: test-alloca-opt >PASS: test-argmatch >PASS: test-arpa_inet >PASS: test-atexit.sh >PASS: test-binary-io.sh >PASS: test-c-ctype >PASS: test-c-strcase.sh >PASS: test-canonicalize.sh >PASS: test-closein.sh >PASS: test-md5 >PASS: test-dirname >PASS: test-fcntl >PASS: test-fflush >PASS: test-filenamecat >PASS: test-fpending.sh >PASS: test-fpurge >PASS: test-freadahead.sh >PASS: test-freading >PASS: test-frexp >PASS: test-frexpl >PASS: test-fseeko.sh >PASS: test-fseterr >PASS: test-ftello.sh >Finding www.gnu.org service http... >res 0: Unknown error > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 199.232.41.10 > getnameinfo 0: Unknown error > ip 199.232.41.10 > port 80 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 199.232.41.10 > getnameinfo 0: Unknown error > ip 199.232.41.10 > port 80 >Finding www.ibm.com service https... >res 0: Unknown error > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 129.42.58.216 > getnameinfo 0: Unknown error > ip 129.42.58.216 > port 443 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 129.42.58.216 > getnameinfo 0: Unknown error > ip 129.42.58.216 > port 443 >Finding microsoft.com service http... >res 0: Unknown error > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 207.46.232.182 > getnameinfo 0: Unknown error > ip 207.46.232.182 > port 80 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 207.46.232.182 > getnameinfo 0: Unknown error > ip 207.46.232.182 > port 80 > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 207.46.197.32 > getnameinfo 0: Unknown error > ip 207.46.197.32 > port 80 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 207.46.197.32 > getnameinfo 0: Unknown error > ip 207.46.197.32 > port 80 >Finding google.org service ldap... >res 0: Unknown error > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 74.125.91.104 > getnameinfo 0: Unknown error > ip 74.125.91.104 > port 389 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 74.125.91.104 > getnameinfo 0: Unknown error > ip 74.125.91.104 > port 389 > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 64.233.161.104 > getnameinfo 0: Unknown error > ip 64.233.161.104 > port 389 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 64.233.161.104 > getnameinfo 0: Unknown error > ip 64.233.161.104 > port 389 > flags 28 > family 2 > socktype 1 > protocol 6 > addrlen 16: Found 74.125.77.104 > getnameinfo 0: Unknown error > ip 74.125.77.104 > port 389 > flags 28 > family 2 > socktype 2 > protocol 11 > addrlen 16: Found 74.125.77.104 > getnameinfo 0: Unknown error > ip 74.125.77.104 > port 389 >PASS: test-getaddrinfo >PASS: test-getdelim >PASS: test-gethostname >PASS: test-getline >PASS: test-gettimeofday >PASS: test-i-ring >PASS: test-iconv >PASS: test-inttypes >PASS: test-isnan >PASS: test-isnanf >PASS: test-isnanl-nolibm >PASS: test-lseek.sh >PASS: test-malloca >PASS: test-math >Skipping test: no turkish Unicode locale is installed >SKIP: test-mbscasecmp.sh >PASS: test-netinet_in >PASS: test-printf-frexp >PASS: test-printf-frexpl >PASS: test-signbit >PASS: test-snprintf >PASS: test-stat-time >PASS: test-stdbool >PASS: test-stdint >PASS: test-stdio >PASS: test-stdlib >PASS: test-strerror >PASS: test-string >PASS: test-sys_socket >PASS: test-sys_stat >PASS: test-sys_time >PASS: test-time >PASS: test-unistd >PASS: test-uc_width >PASS: test-vasnprintf >PASS: test-vasprintf-posix >PASS: test-vasprintf >PASS: test-vfprintf-posix.sh >PASS: test-vprintf-posix.sh >PASS: test-wchar >PASS: test-wctype >PASS: test-wcwidth >PASS: test-xprintf-posix.sh >PASS: test-xstrtoimax.sh >PASS: test-xstrtol.sh >PASS: test-xstrtoumax.sh >PASS: test-yesno.sh >==================== >All 68 tests passed >(1 test was not run) >==================== >make[4]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10/gnulib-tests' >make[1]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10' >make[1]: Nothing to be done for `check-am'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10' >make: *** [check-recursive] Error 1 >make: Target `check' not remade because of errors. > [31;01m*[0m > [31;01m*[0m ERROR: sys-apps/coreutils-6.10-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_test > [31;01m*[0m environment, line 3038: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make -k check || die "make check failed" > [31;01m*[0m The die message: > [31;01m*[0m make check failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-apps/coreutils-6.10-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/coreutils-6.10-r2/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 265173
: 187500