root:/sources# tar jxf coreutils-6.9.tar.bz2 root:/sources# cd coreutils-6.9 root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# patch -Np1 -i ../coreutils-6.9-suppress_uptime_kill_su-1.patch patching file AUTHORS patching file Makefile.in Hunk #1 succeeded at 180 (offset 3 lines). patching file README patching file configure Hunk #1 succeeded at 51244 with fuzz 2 (offset 1777 lines). patching file man/Makefile.in Hunk #1 succeeded at 175 (offset 3 lines). Hunk #2 succeeded at 499 (offset 117 lines). Hunk #3 succeeded at 785 (offset 117 lines). Hunk #4 succeeded at 822 (offset 117 lines). Hunk #5 succeeded at 837 (offset 117 lines). Hunk #6 succeeded at 877 (offset 126 lines). patching file src/Makefile.in Hunk #3 succeeded at 184 (offset 4 lines). Hunk #4 succeeded at 370 (offset 4 lines). Hunk #5 succeeded at 618 (offset 4 lines). Hunk #6 succeeded at 661 (offset 4 lines). Hunk #7 succeeded at 670 (offset 4 lines). Hunk #8 succeeded at 686 (offset 4 lines). Hunk #9 succeeded at 1060 with fuzz 1 (offset 120 lines). Hunk #10 succeeded at 1296 (offset 110 lines). Hunk #11 succeeded at 1458 (offset 110 lines). Hunk #12 succeeded at 1537 (offset 95 lines). Hunk #13 succeeded at 1596 (offset 95 lines). Hunk #14 succeeded at 1916 (offset 95 lines). root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# patch -Np1 -i ../coreutils-6.9-uname-1.patch patching file src/uname.c root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# sed -i "s/futimens/gl_&/" $(grep -lr futimens *) root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# ./configure --prefix=/usr checking build system type... sparc64-unknown-linux-gnu checking host system type... sparc64-unknown-linux-gnu configure: autobuild project... GNU coreutils configure: autobuild revision... 6.9 configure: autobuild hostname... netra configure: autobuild timestamp... 20101209-063413 checking for a BSD-compatible install... /tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no checking for ranlib... ranlib checking whether ln -s works... yes checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for long double... 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 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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.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 for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.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 iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... 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 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 // 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 for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether 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 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 absolute name of ... ///usr/include/sys/time.h checking for struct timeval... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for off_t... yes checking for unsigned long long int... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether lchown 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 whether mbrtowc and mbstate_t are properly declared... yes checking whether byte ordering is bigendian... 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 absolute name of ... ///usr/include/string.h checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking absolute name of ... ///usr/include/time.h 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 POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking for acl... no checking for library containing acl_get_file... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_get_file... no checking for acl_get_fd... no checking for acl_set_file... no checking for acl_set_fd... no checking for acl_free... no checking for acl_from_mode... no checking for acl_from_text... no checking for acl_delete_def_file... no checking for acl_extended_file... no checking for alloca as a compiler built-in... yes checking for a thread-safe mkdir -p... /tools/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 absolute name of ... ///usr/include/fcntl.h checking for struct stat.st_blocks... yes checking for flexible array member... yes checking for working GNU fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free (NULL) is known to work... yes checking for sys/mount.h... yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for fchmodat... yes checking for mkdirat... yes checking for openat... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... no configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror... 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 whether getline is declared... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for OS.h... (cached) 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 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... no checking absolute name of ... ///usr/include/inttypes.h checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (1) 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 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 ... 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 whether mkdir fails due to a trailing slash... no checking for working mkstemp... no 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 is self-contained... yes checking for a thread-safe mkdir -p... /tools/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) no 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 SVID conformant putenv... 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 for working re_compile_pattern... no checking whether isblank is declared... 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... 66 checking for rpmatch... yes checking for unsetenv... yes checking for unsetenv() return type... int checking for sig2str... no 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 va_copy... yes checking absolute name of ... (cached) ///usr/include/stdint.h checking whether stdint.h conforms to C99... (cached) yes checking absolute name of ... ///usr/include/stdio.h checking absolute name of ... ///usr/include/stdlib.h checking for stpcpy... 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 defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking for strverscmp... yes checking whether is self-contained... (cached) yes checking for a thread-safe mkdir -p... /tools/bin/mkdir -p checking whether mkdir is declared... yes checking absolute name of ... ///usr/include/sys/stat.h checking for a thread-safe mkdir -p... /tools/bin/mkdir -p checking for a thread-safe mkdir -p... /tools/bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... yes checking whether tzset clobbers localtime buffer... no checking absolute name of ... ///usr/include/unistd.h checking whether a running program can be unlinked... yes checking for /proc/uptime... yes checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking for vasprintf... yes checking whether is standalone... yes checking absolute name of ... ///usr/include/wctype.h checking whether wcwidth is declared... 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 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... (cached) yes checking for inline... (cached) inline checking for _LARGEFILE_SOURCE value needed for large files... no 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 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 uptime is suppressed 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 whether strtoimax is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for main in -lypsec... no checking for main in -lldgc... no checking for library containing yp_match... no checking for library containing getspnam... none required checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_pwdp... yes checking for getspnam... yes checking for library containing crypt... -lcrypt checking whether NLS is requested... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... no checking for msgmerge... no 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 tests/chgrp/Makefile config.status: creating tests/chmod/Makefile config.status: creating tests/chown/Makefile config.status: creating tests/cp/Makefile config.status: creating tests/cut/Makefile config.status: creating tests/dd/Makefile config.status: creating tests/dircolors/Makefile config.status: creating tests/du/Makefile config.status: creating tests/expr/Makefile config.status: creating tests/factor/Makefile config.status: creating tests/fmt/Makefile config.status: creating tests/head/Makefile config.status: creating tests/install/Makefile config.status: creating tests/join/Makefile config.status: creating tests/ln/Makefile config.status: creating tests/ls-2/Makefile config.status: creating tests/ls/Makefile config.status: creating tests/md5sum/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/mkdir/Makefile config.status: creating tests/mv/Makefile config.status: creating tests/od/Makefile config.status: creating tests/pr/Makefile config.status: creating tests/readlink/Makefile config.status: creating tests/rm/Makefile config.status: creating tests/rmdir/Makefile config.status: creating tests/seq/Makefile config.status: creating tests/sha1sum/Makefile config.status: creating tests/shred/Makefile config.status: creating tests/sort/Makefile config.status: creating tests/stty/Makefile config.status: creating tests/sum/Makefile config.status: creating tests/tac/Makefile config.status: creating tests/tail-2/Makefile config.status: creating tests/tail/Makefile config.status: creating tests/tee/Makefile config.status: creating tests/test/Makefile config.status: creating tests/touch/Makefile config.status: creating tests/tr/Makefile config.status: creating tests/tsort/Makefile config.status: creating tests/unexpand/Makefile config.status: creating tests/uniq/Makefile config.status: creating tests/wc/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# make Making all in lib make[1]: Entering directory `/sources/coreutils-6.9/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ 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/lib"'; \ 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/lib/coreutils"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///usr/include/fcntl.h"|g' \ < ./fcntl_.h; \ } > fcntl.h-t mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''ABSOLUTE_INTTYPES_H''@|"///usr/include/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 '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./inttypes_.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STDIO_H''@|"///usr/include/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''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio_.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STDLIB_H''@|"///usr/include/stdlib.h"|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib_.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STRING_H''@|"///usr/include/string.h"|g' \ -e 's|@''GNULIB_MBSLEN''@|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''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|1|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|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_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|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 '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string_.h; \ } > string.h-t mv string.h-t string.h /tools/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///usr/include/sys/stat.h"|g' \ < ./stat_.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@ABSOLUTE_TIME_H''@|"///usr/include/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_.h; \ } > time.h-t mv time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''ABSOLUTE_UNISTD_H''@|"///usr/include/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_READLINK''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ < ./unistd_.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-am make[2]: Entering directory `/sources/coreutils-6.9/lib' gcc -std=gnu99 -I. -g -O2 -MT allocsa.o -MD -MP -MF .deps/allocsa.Tpo -c -o allocsa.o allocsa.c mv -f .deps/allocsa.Tpo .deps/allocsa.Po gcc -std=gnu99 -I. -g -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po gcc -std=gnu99 -I. -g -O2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po gcc -std=gnu99 -I. -g -O2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po gcc -std=gnu99 -I. -g -O2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po gcc -std=gnu99 -I. -g -O2 -MT diacrit.o -MD -MP -MF .deps/diacrit.Tpo -c -o diacrit.o diacrit.c mv -f .deps/diacrit.Tpo .deps/diacrit.Po gcc -std=gnu99 -I. -g -O2 -MT full-read.o -MD -MP -MF .deps/full-read.Tpo -c -o full-read.o full-read.c mv -f .deps/full-read.Tpo .deps/full-read.Po gcc -std=gnu99 -I. -g -O2 -MT full-write.o -MD -MP -MF .deps/full-write.Tpo -c -o full-write.o full-write.c mv -f .deps/full-write.Tpo .deps/full-write.Po gcc -std=gnu99 -I. -g -O2 -MT getdate.o -MD -MP -MF .deps/getdate.Tpo -c -o getdate.o getdate.c mv -f .deps/getdate.Tpo .deps/getdate.Po gcc -std=gnu99 -I. -g -O2 -MT hash-pjw.o -MD -MP -MF .deps/hash-pjw.Tpo -c -o hash-pjw.o hash-pjw.c mv -f .deps/hash-pjw.Tpo .deps/hash-pjw.Po gcc -std=gnu99 -I. -g -O2 -MT linebuffer.o -MD -MP -MF .deps/linebuffer.Tpo -c -o linebuffer.o linebuffer.c mv -f .deps/linebuffer.Tpo .deps/linebuffer.Po gcc -std=gnu99 -I. -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc -std=gnu99 -I. -g -O2 -MT mbchar.o -MD -MP -MF .deps/mbchar.Tpo -c -o mbchar.o mbchar.c mv -f .deps/mbchar.Tpo .deps/mbchar.Po gcc -std=gnu99 -I. -g -O2 -MT mbscasecmp.o -MD -MP -MF .deps/mbscasecmp.Tpo -c -o mbscasecmp.o mbscasecmp.c mv -f .deps/mbscasecmp.Tpo .deps/mbscasecmp.Po gcc -std=gnu99 -I. -g -O2 -MT mbswidth.o -MD -MP -MF .deps/mbswidth.Tpo -c -o mbswidth.o mbswidth.c mv -f .deps/mbswidth.Tpo .deps/mbswidth.Po gcc -std=gnu99 -I. -g -O2 -MT readtokens0.o -MD -MP -MF .deps/readtokens0.Tpo -c -o readtokens0.o readtokens0.c mv -f .deps/readtokens0.Tpo .deps/readtokens0.Po gcc -std=gnu99 -I. -g -O2 -MT savewd.o -MD -MP -MF .deps/savewd.Tpo -c -o savewd.o savewd.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from savewd.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/savewd.Tpo .deps/savewd.Po gcc -std=gnu99 -I. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o strnlen1.c mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po gcc -std=gnu99 -I. -g -O2 -MT unicodeio.o -MD -MP -MF .deps/unicodeio.Tpo -c -o unicodeio.o unicodeio.c mv -f .deps/unicodeio.Tpo .deps/unicodeio.Po gcc -std=gnu99 -I. -g -O2 -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c mv -f .deps/version-etc.Tpo .deps/version-etc.Po gcc -std=gnu99 -I. -g -O2 -MT version-etc-fsf.o -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.o version-etc-fsf.c mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Po gcc -std=gnu99 -I. -g -O2 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po gcc -std=gnu99 -I. -g -O2 -MT xgethostname.o -MD -MP -MF .deps/xgethostname.Tpo -c -o xgethostname.o xgethostname.c mv -f .deps/xgethostname.Tpo .deps/xgethostname.Po gcc -std=gnu99 -I. -g -O2 -MT xmemcoll.o -MD -MP -MF .deps/xmemcoll.Tpo -c -o xmemcoll.o xmemcoll.c mv -f .deps/xmemcoll.Tpo .deps/xmemcoll.Po gcc -std=gnu99 -I. -g -O2 -MT xreadlink.o -MD -MP -MF .deps/xreadlink.Tpo -c -o xreadlink.o xreadlink.c mv -f .deps/xreadlink.Tpo .deps/xreadlink.Po gcc -std=gnu99 -I. -g -O2 -MT xreadlink-with-size.o -MD -MP -MF .deps/xreadlink-with-size.Tpo -c -o xreadlink-with-size.o xreadlink-with-size.c mv -f .deps/xreadlink-with-size.Tpo .deps/xreadlink-with-size.Po gcc -std=gnu99 -I. -g -O2 -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtoimax.o -MD -MP -MF .deps/xstrtoimax.Tpo -c -o xstrtoimax.o xstrtoimax.c In file included from ./inttypes.h:25, from xstrtol.h:25, from xstrtol.c:32, from xstrtoimax.c:6: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/xstrtoimax.Tpo .deps/xstrtoimax.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtoumax.o -MD -MP -MF .deps/xstrtoumax.Tpo -c -o xstrtoumax.o xstrtoumax.c In file included from ./inttypes.h:25, from xstrtol.h:25, from xstrtol.c:32, from xstrtoumax.c:6: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/xstrtoumax.Tpo .deps/xstrtoumax.Po gcc -std=gnu99 -I. -g -O2 -MT buffer-lcm.o -MD -MP -MF .deps/buffer-lcm.Tpo -c -o buffer-lcm.o buffer-lcm.c mv -f .deps/buffer-lcm.Tpo .deps/buffer-lcm.Po gcc -std=gnu99 -I. -g -O2 -MT xmemxfrm.o -MD -MP -MF .deps/xmemxfrm.Tpo -c -o xmemxfrm.o xmemxfrm.c mv -f .deps/xmemxfrm.Tpo .deps/xmemxfrm.Po gcc -std=gnu99 -I. -g -O2 -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.c In file included from ./sys/stat.h:27, from acl.h:30, from acl.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/acl.Tpo .deps/acl.Po gcc -std=gnu99 -I. -g -O2 -MT argmatch.o -MD -MP -MF .deps/argmatch.Tpo -c -o argmatch.o argmatch.c mv -f .deps/argmatch.Tpo .deps/argmatch.Po gcc -std=gnu99 -I. -g -O2 -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po gcc -std=gnu99 -I. -g -O2 -MT backupfile.o -MD -MP -MF .deps/backupfile.Tpo -c -o backupfile.o backupfile.c mv -f .deps/backupfile.Tpo .deps/backupfile.Po gcc -std=gnu99 -I. -g -O2 -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c mv -f .deps/basename.Tpo .deps/basename.Po gcc -std=gnu99 -I. -g -O2 -MT c-strtod.o -MD -MP -MF .deps/c-strtod.Tpo -c -o c-strtod.o c-strtod.c mv -f .deps/c-strtod.Tpo .deps/c-strtod.Po gcc -std=gnu99 -I. -g -O2 -MT c-strtold.o -MD -MP -MF .deps/c-strtold.Tpo -c -o c-strtold.o c-strtold.c mv -f .deps/c-strtold.Tpo .deps/c-strtold.Po gcc -std=gnu99 -I. -g -O2 -MT canon-host.o -MD -MP -MF .deps/canon-host.Tpo -c -o canon-host.o canon-host.c mv -f .deps/canon-host.Tpo .deps/canon-host.Po gcc -std=gnu99 -I. -g -O2 -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.c In file included from ./sys/stat.h:27, from canonicalize.c:30: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/canonicalize.Tpo .deps/canonicalize.Po gcc -std=gnu99 -I. -g -O2 -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o chdir-long.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from chdir-long.c:24: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po gcc -std=gnu99 -I. -g -O2 -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from cloexec.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cloexec.Tpo .deps/cloexec.Po gcc -std=gnu99 -I. -g -O2 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c mv -f .deps/close-stream.Tpo .deps/close-stream.Po gcc -std=gnu99 -I. -g -O2 -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o closeout.c mv -f .deps/closeout.Tpo .deps/closeout.Po gcc -std=gnu99 -I. -g -O2 -MT creat-safer.o -MD -MP -MF .deps/creat-safer.Tpo -c -o creat-safer.o creat-safer.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from creat-safer.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/creat-safer.Tpo .deps/creat-safer.Po gcc -std=gnu99 -I. -g -O2 -MT cycle-check.o -MD -MP -MF .deps/cycle-check.Tpo -c -o cycle-check.o cycle-check.c In file included from ./sys/stat.h:27, from cycle-check.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cycle-check.Tpo .deps/cycle-check.Po gcc -std=gnu99 -I. -g -O2 -MT dirchownmod.o -MD -MP -MF .deps/dirchownmod.Tpo -c -o dirchownmod.o dirchownmod.c In file included from ./sys/stat.h:27, from dirchownmod.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/dirchownmod.Tpo .deps/dirchownmod.Po gcc -std=gnu99 -I. -g -O2 -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c mv -f .deps/dirname.Tpo .deps/dirname.Po gcc -std=gnu99 -I. -g -O2 -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from dup-safer.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po gcc -std=gnu99 -I. -g -O2 -MT exclude.o -MD -MP -MF .deps/exclude.Tpo -c -o exclude.o exclude.c mv -f .deps/exclude.Tpo .deps/exclude.Po gcc -std=gnu99 -I. -g -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po gcc -std=gnu99 -I. -g -O2 -MT fchownat.o -MD -MP -MF .deps/fchownat.Tpo -c -o fchownat.o fchownat.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from openat.h:20, from fchownat.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fchownat.Tpo .deps/fchownat.Po gcc -std=gnu99 -I. -g -O2 -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po gcc -std=gnu99 -I. -g -O2 -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c In file included from ./sys/stat.h:27, from acl.h:30, from file-has-acl.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po gcc -std=gnu99 -I. -g -O2 -MT file-type.o -MD -MP -MF .deps/file-type.Tpo -c -o file-type.o file-type.c In file included from ./sys/stat.h:27, from file-type.h:26, from file-type.c:24: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/file-type.Tpo .deps/file-type.Po gcc -std=gnu99 -I. -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c In file included from ./sys/stat.h:27, from filemode.h:22, from filemode.c:22: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -std=gnu99 -I. -g -O2 -MT filenamecat.o -MD -MP -MF .deps/filenamecat.Tpo -c -o filenamecat.o filenamecat.c mv -f .deps/filenamecat.Tpo .deps/filenamecat.Po gcc -std=gnu99 -I. -g -O2 -MT fopen-safer.o -MD -MP -MF .deps/fopen-safer.Tpo -c -o fopen-safer.o fopen-safer.c mv -f .deps/fopen-safer.Tpo .deps/fopen-safer.Po gcc -std=gnu99 -I. -g -O2 -MT fprintftime.o -MD -MP -MF .deps/fprintftime.Tpo -c -o fprintftime.o fprintftime.c mv -f .deps/fprintftime.Tpo .deps/fprintftime.Po gcc -std=gnu99 -I. -g -O2 -MT fstatat.o -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.o fstatat.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from openat.h:20, from fstatat.c:24: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fstatat.Tpo .deps/fstatat.Po gcc -std=gnu99 -I. -g -O2 -MT fsusage.o -MD -MP -MF .deps/fsusage.Tpo -c -o fsusage.o fsusage.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from fsusage.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fsusage.Tpo .deps/fsusage.Po gcc -std=gnu99 -I. -g -O2 -MT fts.o -MD -MP -MF .deps/fts.Tpo -c -o fts.o fts.c In file included from ./sys/stat.h:27, from fts_.h:66, from fts.c:54: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fts.Tpo .deps/fts.Po gcc -std=gnu99 -I. -g -O2 -MT getcwd.o -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.o getcwd.c In file included from ./sys/stat.h:27, from getcwd.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/getcwd.Tpo .deps/getcwd.Po gcc -std=gnu99 -I. -g -O2 -MT gethrxtime.o -MD -MP -MF .deps/gethrxtime.Tpo -c -o gethrxtime.o gethrxtime.c mv -f .deps/gethrxtime.Tpo .deps/gethrxtime.Po gcc -std=gnu99 -I. -g -O2 -MT getndelim2.o -MD -MP -MF .deps/getndelim2.Tpo -c -o getndelim2.o getndelim2.c mv -f .deps/getndelim2.Tpo .deps/getndelim2.Po gcc -std=gnu99 -I. -g -O2 -MT getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c mv -f .deps/getpass.Tpo .deps/getpass.Po gcc -std=gnu99 -I. -g -O2 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c mv -f .deps/gettime.Tpo .deps/gettime.Po gcc -std=gnu99 -I. -g -O2 -MT getugroups.o -MD -MP -MF .deps/getugroups.Tpo -c -o getugroups.o getugroups.c mv -f .deps/getugroups.Tpo .deps/getugroups.Po gcc -std=gnu99 -I. -g -O2 -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o hard-locale.c mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po gcc -std=gnu99 -I. -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -std=gnu99 -I. -g -O2 -MT human.o -MD -MP -MF .deps/human.Tpo -c -o human.o human.c In file included from ./inttypes.h:25, from ./xstrtol.h:25, from human.c:37: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/human.Tpo .deps/human.Po gcc -std=gnu99 -I. -g -O2 -MT i-ring.o -MD -MP -MF .deps/i-ring.Tpo -c -o i-ring.o i-ring.c mv -f .deps/i-ring.Tpo .deps/i-ring.Po gcc -std=gnu99 -I. -g -O2 -MT idcache.o -MD -MP -MF .deps/idcache.Tpo -c -o idcache.o idcache.c mv -f .deps/idcache.Tpo .deps/idcache.Po gcc -std=gnu99 -I. -g -O2 -MT imaxtostr.o -MD -MP -MF .deps/imaxtostr.Tpo -c -o imaxtostr.o imaxtostr.c mv -f .deps/imaxtostr.Tpo .deps/imaxtostr.Po gcc -std=gnu99 -I. -g -O2 -MT isapipe.o -MD -MP -MF .deps/isapipe.Tpo -c -o isapipe.o isapipe.c In file included from ./sys/stat.h:27, from isapipe.c:28: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/isapipe.Tpo .deps/isapipe.Po gcc -std=gnu99 -I. -g -O2 -MT long-options.o -MD -MP -MF .deps/long-options.Tpo -c -o long-options.o long-options.c mv -f .deps/long-options.Tpo .deps/long-options.Po gcc -std=gnu99 -I. -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -std=gnu99 -I. -g -O2 -MT memcasecmp.o -MD -MP -MF .deps/memcasecmp.Tpo -c -o memcasecmp.o memcasecmp.c mv -f .deps/memcasecmp.Tpo .deps/memcasecmp.Po gcc -std=gnu99 -I. -g -O2 -MT memcoll.o -MD -MP -MF .deps/memcoll.Tpo -c -o memcoll.o memcoll.c mv -f .deps/memcoll.Tpo .deps/memcoll.Po gcc -std=gnu99 -I. -g -O2 -MT mkancesdirs.o -MD -MP -MF .deps/mkancesdirs.Tpo -c -o mkancesdirs.o mkancesdirs.c In file included from ./sys/stat.h:27, from mkancesdirs.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mkancesdirs.Tpo .deps/mkancesdirs.Po gcc -std=gnu99 -I. -g -O2 -MT mkdir-p.o -MD -MP -MF .deps/mkdir-p.Tpo -c -o mkdir-p.o mkdir-p.c In file included from ./sys/stat.h:27, from mkdir-p.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mkdir-p.Tpo .deps/mkdir-p.Po gcc -std=gnu99 -I. -g -O2 -MT mkstemp.o -MD -MP -MF .deps/mkstemp.Tpo -c -o mkstemp.o mkstemp.c mv -f .deps/mkstemp.Tpo .deps/mkstemp.Po gcc -std=gnu99 -I. -g -O2 -MT mkstemp-safer.o -MD -MP -MF .deps/mkstemp-safer.Tpo -c -o mkstemp-safer.o mkstemp-safer.c mv -f .deps/mkstemp-safer.Tpo .deps/mkstemp-safer.Po gcc -std=gnu99 -I. -g -O2 -MT modechange.o -MD -MP -MF .deps/modechange.Tpo -c -o modechange.o modechange.c In file included from ./sys/stat.h:27, from modechange.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/modechange.Tpo .deps/modechange.Po gcc -std=gnu99 -I. -g -O2 -MT mountlist.o -MD -MP -MF .deps/mountlist.Tpo -c -o mountlist.o mountlist.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from mountlist.c:33: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mountlist.Tpo .deps/mountlist.Po gcc -std=gnu99 -I. -g -O2 -MT mpsort.o -MD -MP -MF .deps/mpsort.Tpo -c -o mpsort.o mpsort.c mv -f .deps/mpsort.Tpo .deps/mpsort.Po gcc -std=gnu99 -I. -g -O2 -MT nanosleep.o -MD -MP -MF .deps/nanosleep.Tpo -c -o nanosleep.o nanosleep.c mv -f .deps/nanosleep.Tpo .deps/nanosleep.Po gcc -std=gnu99 -I. -g -O2 -MT offtostr.o -MD -MP -MF .deps/offtostr.Tpo -c -o offtostr.o offtostr.c mv -f .deps/offtostr.Tpo .deps/offtostr.Po gcc -std=gnu99 -I. -g -O2 -MT open-safer.o -MD -MP -MF .deps/open-safer.Tpo -c -o open-safer.o open-safer.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from open-safer.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/open-safer.Tpo .deps/open-safer.Po gcc -std=gnu99 -I. -g -O2 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c mv -f .deps/openat-die.Tpo .deps/openat-die.Po gcc -std=gnu99 -I. -g -O2 -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c In file included from ./sys/stat.h:27, from openat-proc.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po gcc -std=gnu99 -I. -g -O2 -MT physmem.o -MD -MP -MF .deps/physmem.Tpo -c -o physmem.o physmem.c mv -f .deps/physmem.Tpo .deps/physmem.Po gcc -std=gnu99 -I. -g -O2 -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po gcc -std=gnu99 -I. -g -O2 -MT posixtm.o -MD -MP -MF .deps/posixtm.Tpo -c -o posixtm.o posixtm.c mv -f .deps/posixtm.Tpo .deps/posixtm.Po gcc -std=gnu99 -I. -g -O2 -MT posixver.o -MD -MP -MF .deps/posixver.Tpo -c -o posixver.o posixver.c mv -f .deps/posixver.Tpo .deps/posixver.Po gcc -std=gnu99 -I. -g -O2 -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c mv -f .deps/printf-args.Tpo .deps/printf-args.Po gcc -std=gnu99 -I. -g -O2 -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po gcc -std=gnu99 -I. -g -O2 -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c mv -f .deps/quote.Tpo .deps/quote.Po gcc -std=gnu99 -I. -g -O2 -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c mv -f .deps/quotearg.Tpo .deps/quotearg.Po gcc -std=gnu99 -I. -g -O2 -MT readtokens.o -MD -MP -MF .deps/readtokens.Tpo -c -o readtokens.o readtokens.c mv -f .deps/readtokens.Tpo .deps/readtokens.Po gcc -std=gnu99 -I. -g -O2 -MT readutmp.o -MD -MP -MF .deps/readutmp.Tpo -c -o readutmp.o readutmp.c In file included from ./sys/stat.h:27, from readutmp.c:30: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/readutmp.Tpo .deps/readutmp.Po gcc -std=gnu99 -I. -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po gcc -std=gnu99 -I. -g -O2 -MT root-dev-ino.o -MD -MP -MF .deps/root-dev-ino.Tpo -c -o root-dev-ino.o root-dev-ino.c In file included from ./sys/stat.h:27, from dev-ino.h:5, from root-dev-ino.h:24, from root-dev-ino.c:24: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/root-dev-ino.Tpo .deps/root-dev-ino.Po gcc -std=gnu99 -I. -g -O2 -MT safe-read.o -MD -MP -MF .deps/safe-read.Tpo -c -o safe-read.o safe-read.c mv -f .deps/safe-read.Tpo .deps/safe-read.Po gcc -std=gnu99 -I. -g -O2 -MT safe-write.o -MD -MP -MF .deps/safe-write.Tpo -c -o safe-write.o safe-write.c mv -f .deps/safe-write.Tpo .deps/safe-write.Po gcc -std=gnu99 -I. -g -O2 -MT same.o -MD -MP -MF .deps/same.Tpo -c -o same.o same.c In file included from ./sys/stat.h:27, from same.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/same.Tpo .deps/same.Po gcc -std=gnu99 -I. -g -O2 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from fcntl--.h:21, from save-cwd.c:33: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po gcc -std=gnu99 -I. -g -O2 -MT savedir.o -MD -MP -MF .deps/savedir.Tpo -c -o savedir.o savedir.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from openat.h:20, from savedir.c:39: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/savedir.Tpo .deps/savedir.Po gcc -std=gnu99 -I. -g -O2 -MT settime.o -MD -MP -MF .deps/settime.Tpo -c -o settime.o settime.c mv -f .deps/settime.Tpo .deps/settime.Po gcc -std=gnu99 -I. -g -O2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/sha1.Tpo .deps/sha1.Po gcc -std=gnu99 -I. -g -O2 -MT sig2str.o -MD -MP -MF .deps/sig2str.Tpo -c -o sig2str.o sig2str.c mv -f .deps/sig2str.Tpo .deps/sig2str.Po gcc -std=gnu99 -I. -g -O2 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c mv -f .deps/strftime.Tpo .deps/strftime.Po gcc -std=gnu99 -I. -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c mv -f .deps/stripslash.Tpo .deps/stripslash.Po gcc -std=gnu99 -I. -g -O2 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from tempname.c:54: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tempname.Tpo .deps/tempname.Po gcc -std=gnu99 -I. -g -O2 -MT uinttostr.o -MD -MP -MF .deps/uinttostr.Tpo -c -o uinttostr.o uinttostr.c mv -f .deps/uinttostr.Tpo .deps/uinttostr.Po gcc -std=gnu99 -I. -g -O2 -MT umaxtostr.o -MD -MP -MF .deps/umaxtostr.Tpo -c -o umaxtostr.o umaxtostr.c mv -f .deps/umaxtostr.Tpo .deps/umaxtostr.Po gcc -std=gnu99 -I. -g -O2 -MT unlinkdir.o -MD -MP -MF .deps/unlinkdir.Tpo -c -o unlinkdir.o unlinkdir.c mv -f .deps/unlinkdir.Tpo .deps/unlinkdir.Po gcc -std=gnu99 -I. -g -O2 -MT userspec.o -MD -MP -MF .deps/userspec.Tpo -c -o userspec.o userspec.c In file included from ./inttypes.h:25, from xstrtol.h:25, from userspec.c:45: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/userspec.Tpo .deps/userspec.Po gcc -std=gnu99 -I. -g -O2 -MT utimecmp.o -MD -MP -MF .deps/utimecmp.Tpo -c -o utimecmp.o utimecmp.c In file included from ./sys/stat.h:27, from utimecmp.h:25, from utimecmp.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/utimecmp.Tpo .deps/utimecmp.Po gcc -std=gnu99 -I. -g -O2 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from utimens.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/utimens.Tpo .deps/utimens.Po gcc -std=gnu99 -I. -g -O2 -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po gcc -std=gnu99 -I. -g -O2 -MT xgetcwd.o -MD -MP -MF .deps/xgetcwd.Tpo -c -o xgetcwd.o xgetcwd.c mv -f .deps/xgetcwd.Tpo .deps/xgetcwd.Po gcc -std=gnu99 -I. -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -std=gnu99 -I. -g -O2 -MT xnanosleep.o -MD -MP -MF .deps/xnanosleep.Tpo -c -o xnanosleep.o xnanosleep.c mv -f .deps/xnanosleep.Tpo .deps/xnanosleep.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtod.o -MD -MP -MF .deps/xstrtod.Tpo -c -o xstrtod.o xstrtod.c mv -f .deps/xstrtod.Tpo .deps/xstrtod.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtol.o -MD -MP -MF .deps/xstrtol.Tpo -c -o xstrtol.o xstrtol.c In file included from ./inttypes.h:25, from xstrtol.h:25, from xstrtol.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/xstrtol.Tpo .deps/xstrtol.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtold.o -MD -MP -MF .deps/xstrtold.Tpo -c -o xstrtold.o xstrtold.c mv -f .deps/xstrtold.Tpo .deps/xstrtold.Po gcc -std=gnu99 -I. -g -O2 -MT xstrtoul.o -MD -MP -MF .deps/xstrtoul.Tpo -c -o xstrtoul.o xstrtoul.c In file included from ./inttypes.h:25, from xstrtol.h:25, from xstrtol.c:32, from xstrtoul.c:6: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:334: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/xstrtoul.Tpo .deps/xstrtoul.Po gcc -std=gnu99 -I. -g -O2 -MT yesno.o -MD -MP -MF .deps/yesno.Tpo -c -o yesno.o yesno.c mv -f .deps/yesno.Tpo .deps/yesno.Po gcc -std=gnu99 -I. -g -O2 -MT euidaccess-stat.o -MD -MP -MF .deps/euidaccess-stat.Tpo -c -o euidaccess-stat.o euidaccess-stat.c In file included from ./sys/stat.h:27, from euidaccess-stat.h:2, from euidaccess-stat.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/euidaccess-stat.Tpo .deps/euidaccess-stat.Po gcc -std=gnu99 -I. -g -O2 -MT fd-reopen.o -MD -MP -MF .deps/fd-reopen.Tpo -c -o fd-reopen.o fd-reopen.c In file included from ./sys/stat.h:27, from ./fcntl.h:26, from fd-reopen.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fd-reopen.Tpo .deps/fd-reopen.Po gcc -std=gnu99 -I. -g -O2 -MT xfts.o -MD -MP -MF .deps/xfts.Tpo -c -o xfts.o xfts.c In file included from ./sys/stat.h:27, from fts_.h:66, from xfts.h:1, from xfts.c:33: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/xfts.Tpo .deps/xfts.Po gcc -std=gnu99 -I. -g -O2 -MT memxfrm.o -MD -MP -MF .deps/memxfrm.Tpo -c -o memxfrm.o memxfrm.c mv -f .deps/memxfrm.Tpo .deps/memxfrm.Po gcc -std=gnu99 -I. -g -O2 -MT randint.o -MD -MP -MF .deps/randint.Tpo -c -o randint.o randint.c mv -f .deps/randint.Tpo .deps/randint.Po gcc -std=gnu99 -I. -g -O2 -MT randperm.o -MD -MP -MF .deps/randperm.Tpo -c -o randperm.o randperm.c mv -f .deps/randperm.Tpo .deps/randperm.Po gcc -std=gnu99 -I. -g -O2 -MT randread.o -MD -MP -MF .deps/randread.Tpo -c -o randread.o randread.c mv -f .deps/randread.Tpo .deps/randread.Po gcc -std=gnu99 -I. -g -O2 -MT rand-isaac.o -MD -MP -MF .deps/rand-isaac.Tpo -c -o rand-isaac.o rand-isaac.c mv -f .deps/rand-isaac.Tpo .deps/rand-isaac.Po gcc -std=gnu99 -I. -g -O2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c mv -f .deps/sha256.Tpo .deps/sha256.Po gcc -std=gnu99 -I. -g -O2 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c mv -f .deps/sha512.Tpo .deps/sha512.Po gcc -std=gnu99 -I. -g -O2 -MT strintcmp.o -MD -MP -MF .deps/strintcmp.Tpo -c -o strintcmp.o strintcmp.c mv -f .deps/strintcmp.Tpo .deps/strintcmp.Po gcc -std=gnu99 -I. -g -O2 -MT strnumcmp.o -MD -MP -MF .deps/strnumcmp.Tpo -c -o strnumcmp.o strnumcmp.c mv -f .deps/strnumcmp.Tpo .deps/strnumcmp.Po rm -f libcoreutils.a ar cru libcoreutils.a allocsa.o base64.o c-ctype.o c-strcasecmp.o c-strncasecmp.o diacrit.o full-read.o full-write.o getdate.o hash-pjw.o linebuffer.o localcharset.o mbchar.o mbscasecmp.o mbswidth.o readtokens0.o savewd.o strnlen1.o unicodeio.o version-etc.o version-etc-fsf.o xalloc-die.o xgethostname.o xmemcoll.o xreadlink.o xreadlink-with-size.o xstrndup.o xstrtoimax.o xstrtoumax.o buffer-lcm.o xmemxfrm.o acl.o argmatch.o asnprintf.o backupfile.o basename.o c-strtod.o c-strtold.o canon-host.o canonicalize.o chdir-long.o cloexec.o close-stream.o closeout.o creat-safer.o cycle-check.o dirchownmod.o dirname.o dup-safer.o exclude.o exitfail.o fchownat.o fd-safer.o file-has-acl.o file-type.o filemode.o filenamecat.o fopen-safer.o fprintftime.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 long-options.o md5.o memcasecmp.o memcoll.o mkancesdirs.o mkdir-p.o mkstemp.o mkstemp-safer.o modechange.o mountlist.o mpsort.o nanosleep.o offtostr.o open-safer.o openat-die.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 regex.o root-dev-ino.o safe-read.o safe-write.o same.o save-cwd.o savedir.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 xgetcwd.o xmalloc.o xnanosleep.o xstrtod.o xstrtol.o xstrtold.o xstrtoul.o yesno.o euidaccess-stat.o fd-reopen.o xfts.o memxfrm.o randint.o randperm.o randread.o rand-isaac.o sha256.o sha512.o strintcmp.o strnumcmp.o ranlib libcoreutils.a gcc -std=gnu99 -I. -g -O2 -MT t-fpending.o -MD -MP -MF .deps/t-fpending.Tpo -c -o t-fpending.o t-fpending.c mv -f .deps/t-fpending.Tpo .deps/t-fpending.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o t-fpending t-fpending.o libcoreutils.a rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'sparc64-unknown-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/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-ref-del.sed ref-del.sed make[2]: Leaving directory `/sources/coreutils-6.9/lib' make[1]: Leaving directory `/sources/coreutils-6.9/lib' Making all in src make[1]: Entering directory `/sources/coreutils-6.9/src' make all-am make[2]: Entering directory `/sources/coreutils-6.9/src' gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT lbracket.o -MD -MP -MF .deps/lbracket.Tpo -c -o lbracket.o lbracket.c In file included from ../lib/sys/stat.h:27, from system.h:28, from test.c:43, from lbracket.c:2: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from test.c:43, from lbracket.c:2: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/lbracket.Tpo .deps/lbracket.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o [ lbracket.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT chgrp.o -MD -MP -MF .deps/chgrp.Tpo -c -o chgrp.o chgrp.c In file included from ../lib/sys/stat.h:27, from system.h:28, from chgrp.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from chgrp.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chgrp.Tpo .deps/chgrp.Po gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT chown-core.o -MD -MP -MF .deps/chown-core.Tpo -c -o chown-core.o chown-core.c In file included from ../lib/sys/stat.h:27, from system.h:28, from chown-core.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from chown-core.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chown-core.Tpo .deps/chown-core.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o chgrp chgrp.o chown-core.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT chown.o -MD -MP -MF .deps/chown.Tpo -c -o chown.o chown.c In file included from ../lib/sys/stat.h:27, from system.h:28, from chown.c:36: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from chown.c:36: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chown.Tpo .deps/chown.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o chown chown.o chown-core.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT chmod.o -MD -MP -MF .deps/chmod.Tpo -c -o chmod.o chmod.c In file included from ../lib/sys/stat.h:27, from system.h:28, from chmod.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from chmod.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chmod.Tpo .deps/chmod.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o chmod chmod.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT cp.o -MD -MP -MF .deps/cp.Tpo -c -o cp.o cp.c In file included from ../lib/sys/stat.h:27, from system.h:28, from cp.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from cp.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cp.Tpo .deps/cp.Po gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c In file included from ../lib/sys/stat.h:27, from system.h:28, from copy.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from copy.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/copy.Tpo .deps/copy.Po gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT cp-hash.o -MD -MP -MF .deps/cp-hash.Tpo -c -o cp-hash.o cp-hash.c In file included from ../lib/sys/stat.h:27, from system.h:28, from cp-hash.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from cp-hash.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cp-hash.Tpo .deps/cp-hash.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o cp cp.o copy.o cp-hash.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT dd.o -MD -MP -MF .deps/dd.Tpo -c -o dd.o dd.c In file included from ../lib/sys/stat.h:27, from system.h:28, from dd.c:28: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from dd.c:28: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/dd.Tpo .deps/dd.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o dd dd.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT dircolors.o -MD -MP -MF .deps/dircolors.Tpo -c -o dircolors.o dircolors.c In file included from ../lib/sys/stat.h:27, from system.h:28, from dircolors.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from dircolors.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/dircolors.Tpo .deps/dircolors.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o dircolors dircolors.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT du.o -MD -MP -MF .deps/du.Tpo -c -o du.o du.c In file included from ../lib/sys/stat.h:27, from system.h:28, from du.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from du.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/du.Tpo .deps/du.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o du du.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT install.o -MD -MP -MF .deps/install.Tpo -c -o install.o install.c In file included from ../lib/sys/stat.h:27, from system.h:28, from install.c:28: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from install.c:28: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/install.Tpo .deps/install.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o ginstall install.o copy.o cp-hash.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT link.o -MD -MP -MF .deps/link.Tpo -c -o link.o link.c In file included from ../lib/sys/stat.h:27, from system.h:28, from link.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from link.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/link.Tpo .deps/link.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o link link.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT ln.o -MD -MP -MF .deps/ln.Tpo -c -o ln.o ln.c In file included from ../lib/sys/stat.h:27, from system.h:28, from ln.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from ln.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/ln.Tpo .deps/ln.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o ln ln.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT ls.o -MD -MP -MF .deps/ls.Tpo -c -o ls.o ls.c In file included from ../lib/sys/stat.h:27, from system.h:28, from ls.c:79: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from ls.c:79: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/ls.Tpo .deps/ls.Po gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -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 gcc -std=gnu99 -g -O2 -Wl,--as-needed -o dir ls.o ls-dir.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -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 gcc -std=gnu99 -g -O2 -Wl,--as-needed -o vdir ls.o ls-vdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -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 gcc -std=gnu99 -g -O2 -Wl,--as-needed -o ls ls.o ls-ls.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT mkdir.o -MD -MP -MF .deps/mkdir.Tpo -c -o mkdir.o mkdir.c In file included from ../lib/sys/stat.h:27, from system.h:28, from mkdir.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from mkdir.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mkdir.Tpo .deps/mkdir.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o mkdir mkdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT mkfifo.o -MD -MP -MF .deps/mkfifo.Tpo -c -o mkfifo.o mkfifo.c In file included from ../lib/sys/stat.h:27, from system.h:28, from mkfifo.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from mkfifo.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mkfifo.Tpo .deps/mkfifo.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o mkfifo mkfifo.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT mknod.o -MD -MP -MF .deps/mknod.Tpo -c -o mknod.o mknod.c In file included from ../lib/sys/stat.h:27, from system.h:28, from mknod.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from mknod.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mknod.Tpo .deps/mknod.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o mknod mknod.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT mv.o -MD -MP -MF .deps/mv.Tpo -c -o mv.o mv.c In file included from ../lib/sys/stat.h:27, from system.h:28, from mv.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from mv.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/mv.Tpo .deps/mv.Po gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT remove.o -MD -MP -MF .deps/remove.Tpo -c -o remove.o remove.c In file included from ../lib/sys/stat.h:27, from system.h:28, from remove.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from remove.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/remove.Tpo .deps/remove.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o mv mv.o copy.o cp-hash.o remove.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT nohup.o -MD -MP -MF .deps/nohup.Tpo -c -o nohup.o nohup.c In file included from ../lib/sys/stat.h:27, from system.h:28, from nohup.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from nohup.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/nohup.Tpo .deps/nohup.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o nohup nohup.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c In file included from ../lib/sys/stat.h:27, from system.h:28, from readlink.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from readlink.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/readlink.Tpo .deps/readlink.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o readlink readlink.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT rm.o -MD -MP -MF .deps/rm.Tpo -c -o rm.o rm.c In file included from ../lib/sys/stat.h:27, from system.h:28, from rm.c:51: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from rm.c:51: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/rm.Tpo .deps/rm.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o rm rm.o remove.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT rmdir.o -MD -MP -MF .deps/rmdir.Tpo -c -o rmdir.o rmdir.c In file included from ../lib/sys/stat.h:27, from system.h:28, from rmdir.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from rmdir.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/rmdir.Tpo .deps/rmdir.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o rmdir rmdir.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT shred.o -MD -MP -MF .deps/shred.Tpo -c -o shred.o shred.c In file included from ../lib/sys/stat.h:27, from system.h:28, from shred.c:96: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from shred.c:96: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/shred.Tpo .deps/shred.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o shred shred.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c In file included from ../lib/sys/stat.h:27, from system.h:28, from stat.c:58: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from stat.c:58: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/stat.Tpo .deps/stat.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o stat stat.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c In file included from ../lib/sys/stat.h:27, from system.h:28, from sync.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from sync.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sync.Tpo .deps/sync.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sync sync.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT touch.o -MD -MP -MF .deps/touch.Tpo -c -o touch.o touch.c In file included from ../lib/sys/stat.h:27, from system.h:28, from touch.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from touch.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/touch.Tpo .deps/touch.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o touch touch.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT unlink.o -MD -MP -MF .deps/unlink.Tpo -c -o unlink.o unlink.c In file included from ../lib/sys/stat.h:27, from system.h:28, from unlink.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from unlink.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/unlink.Tpo .deps/unlink.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o unlink unlink.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT cat.o -MD -MP -MF .deps/cat.Tpo -c -o cat.o cat.c In file included from ../lib/sys/stat.h:27, from system.h:28, from cat.c:38: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from cat.c:38: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cat.Tpo .deps/cat.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o cat cat.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT cksum.o -MD -MP -MF .deps/cksum.Tpo -c -o cksum.o cksum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from cksum.c:46: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from cksum.c:46: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cksum.Tpo .deps/cksum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o cksum cksum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT comm.o -MD -MP -MF .deps/comm.Tpo -c -o comm.o comm.c In file included from ../lib/sys/stat.h:27, from system.h:28, from comm.c:24: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from comm.c:24: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/comm.Tpo .deps/comm.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o comm comm.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT csplit.o -MD -MP -MF .deps/csplit.Tpo -c -o csplit.o csplit.c In file included from ../lib/sys/stat.h:27, from system.h:28, from csplit.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from csplit.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/csplit.Tpo .deps/csplit.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o csplit csplit.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT cut.o -MD -MP -MF .deps/cut.Tpo -c -o cut.o cut.c In file included from ../lib/sys/stat.h:27, from system.h:28, from cut.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from cut.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/cut.Tpo .deps/cut.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o cut cut.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c In file included from ../lib/sys/stat.h:27, from system.h:28, from expand.c:41: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from expand.c:41: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/expand.Tpo .deps/expand.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o expand expand.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c In file included from ../lib/sys/stat.h:27, from system.h:28, from fmt.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from fmt.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fmt.Tpo .deps/fmt.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o fmt fmt.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT fold.o -MD -MP -MF .deps/fold.Tpo -c -o fold.o fold.c In file included from ../lib/sys/stat.h:27, from system.h:28, from fold.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from fold.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/fold.Tpo .deps/fold.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o fold fold.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT head.o -MD -MP -MF .deps/head.Tpo -c -o head.o head.c In file included from ../lib/sys/stat.h:27, from system.h:28, from head.c:33: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from head.c:33: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/head.Tpo .deps/head.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o head head.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c In file included from ../lib/sys/stat.h:27, from system.h:28, from join.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from join.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/join.Tpo .deps/join.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o join join.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_MD5=1 -I../lib -g -O2 -MT md5sum-md5sum.o -MD -MP -MF .deps/md5sum-md5sum.Tpo -c -o md5sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/md5sum-md5sum.Tpo .deps/md5sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o md5sum md5sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT nl.o -MD -MP -MF .deps/nl.Tpo -c -o nl.o nl.c In file included from ../lib/sys/stat.h:27, from system.h:28, from nl.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from nl.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/nl.Tpo .deps/nl.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o nl nl.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT od.o -MD -MP -MF .deps/od.Tpo -c -o od.o od.c In file included from ../lib/sys/stat.h:27, from system.h:28, from od.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from od.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/od.Tpo .deps/od.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o od od.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT paste.o -MD -MP -MF .deps/paste.Tpo -c -o paste.o paste.c In file included from ../lib/sys/stat.h:27, from system.h:28, from paste.c:44: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from paste.c:44: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/paste.Tpo .deps/paste.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o paste paste.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT pr.o -MD -MP -MF .deps/pr.Tpo -c -o pr.o pr.c In file included from ../lib/sys/stat.h:27, from system.h:28, from pr.c:316: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from pr.c:316: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/pr.Tpo .deps/pr.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o pr pr.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT ptx.o -MD -MP -MF .deps/ptx.Tpo -c -o ptx.o ptx.c In file included from ../lib/sys/stat.h:27, from system.h:28, from ptx.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from ptx.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/ptx.Tpo .deps/ptx.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o ptx ptx.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA1=1 -I../lib -g -O2 -MT sha1sum-md5sum.o -MD -MP -MF .deps/sha1sum-md5sum.Tpo -c -o sha1sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sha1sum-md5sum.Tpo .deps/sha1sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sha1sum sha1sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA224=1 -I../lib -g -O2 -MT sha224sum-md5sum.o -MD -MP -MF .deps/sha224sum-md5sum.Tpo -c -o sha224sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sha224sum-md5sum.Tpo .deps/sha224sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sha224sum sha224sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA256=1 -I../lib -g -O2 -MT sha256sum-md5sum.o -MD -MP -MF .deps/sha256sum-md5sum.Tpo -c -o sha256sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sha256sum-md5sum.Tpo .deps/sha256sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sha256sum sha256sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA384=1 -I../lib -g -O2 -MT sha384sum-md5sum.o -MD -MP -MF .deps/sha384sum-md5sum.Tpo -c -o sha384sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sha384sum-md5sum.Tpo .deps/sha384sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sha384sum sha384sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -DHASH_ALGO_SHA512=1 -I../lib -g -O2 -MT sha512sum-md5sum.o -MD -MP -MF .deps/sha512sum-md5sum.Tpo -c -o sha512sum-md5sum.o `test -f 'md5sum.c' || echo './'`md5sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from md5sum.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from md5sum.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sha512sum-md5sum.Tpo .deps/sha512sum-md5sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sha512sum sha512sum-md5sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT shuf.o -MD -MP -MF .deps/shuf.Tpo -c -o shuf.o shuf.c In file included from ../lib/sys/stat.h:27, from system.h:28, from shuf.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from shuf.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/shuf.Tpo .deps/shuf.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o shuf shuf.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c In file included from ../lib/sys/stat.h:27, from system.h:28, from sort.c:30: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from sort.c:30: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sort.Tpo .deps/sort.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sort sort.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c In file included from ../lib/sys/stat.h:27, from system.h:28, from split.c:30: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from split.c:30: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/split.Tpo .deps/split.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o split split.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT sum.o -MD -MP -MF .deps/sum.Tpo -c -o sum.o sum.c In file included from ../lib/sys/stat.h:27, from system.h:28, from sum.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from sum.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sum.Tpo .deps/sum.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sum sum.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tac.o -MD -MP -MF .deps/tac.Tpo -c -o tac.o tac.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tac.c:43: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tac.c:43: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tac.Tpo .deps/tac.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tac tac.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tail.o -MD -MP -MF .deps/tail.Tpo -c -o tail.o tail.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tail.c:34: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tail.c:34: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tail.Tpo .deps/tail.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tail tail.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tr.o -MD -MP -MF .deps/tr.Tpo -c -o tr.o tr.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tr.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tr.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tr.Tpo .deps/tr.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tr tr.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tsort.o -MD -MP -MF .deps/tsort.Tpo -c -o tsort.o tsort.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tsort.c:31: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tsort.c:31: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tsort.Tpo .deps/tsort.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tsort tsort.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT unexpand.o -MD -MP -MF .deps/unexpand.Tpo -c -o unexpand.o unexpand.c In file included from ../lib/sys/stat.h:27, from system.h:28, from unexpand.c:42: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from unexpand.c:42: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/unexpand.Tpo .deps/unexpand.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o unexpand unexpand.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT uniq.o -MD -MP -MF .deps/uniq.Tpo -c -o uniq.o uniq.c In file included from ../lib/sys/stat.h:27, from system.h:28, from uniq.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from uniq.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/uniq.Tpo .deps/uniq.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o uniq uniq.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT wc.o -MD -MP -MF .deps/wc.Tpo -c -o wc.o wc.c In file included from ../lib/sys/stat.h:27, from system.h:28, from wc.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from wc.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/wc.Tpo .deps/wc.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o wc wc.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c In file included from ../lib/sys/stat.h:27, from system.h:28, from basename.c:33: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from basename.c:33: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/basename.Tpo .deps/basename.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o basename basename.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c In file included from ../lib/sys/stat.h:27, from system.h:28, from date.c:28: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from date.c:28: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/date.Tpo .deps/date.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o date date.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c In file included from ../lib/sys/stat.h:27, from system.h:28, from dirname.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from dirname.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/dirname.Tpo .deps/dirname.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o dirname dirname.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT echo.o -MD -MP -MF .deps/echo.Tpo -c -o echo.o echo.c In file included from ../lib/sys/stat.h:27, from system.h:28, from echo.c:21: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from echo.c:21: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/echo.Tpo .deps/echo.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o echo echo.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c In file included from ../lib/sys/stat.h:27, from system.h:28, from env.c:86: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from env.c:86: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/env.Tpo .deps/env.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o env env.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c In file included from ../lib/sys/stat.h:27, from system.h:28, from expr.c:34: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from expr.c:34: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/expr.Tpo .deps/expr.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o expr expr.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT factor.o -MD -MP -MF .deps/factor.Tpo -c -o factor.o factor.c In file included from ../lib/sys/stat.h:27, from system.h:28, from factor.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from factor.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/factor.Tpo .deps/factor.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o factor factor.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT false.o -MD -MP -MF .deps/false.Tpo -c -o false.o false.c In file included from ../lib/sys/stat.h:27, from system.h:28, from true.c:21, from false.c:2: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from true.c:21, from false.c:2: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/false.Tpo .deps/false.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o false false.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.c In file included from ../lib/sys/stat.h:27, from system.h:28, from hostname.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from hostname.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/hostname.Tpo .deps/hostname.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o hostname hostname.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT id.o -MD -MP -MF .deps/id.Tpo -c -o id.o id.c In file included from ../lib/sys/stat.h:27, from system.h:28, from id.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from id.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/id.Tpo .deps/id.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o id id.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT logname.o -MD -MP -MF .deps/logname.Tpo -c -o logname.o logname.c In file included from ../lib/sys/stat.h:27, from system.h:28, from logname.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from logname.c:23: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/logname.Tpo .deps/logname.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o logname logname.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT pathchk.o -MD -MP -MF .deps/pathchk.Tpo -c -o pathchk.o pathchk.c In file included from ../lib/sys/stat.h:27, from system.h:28, from pathchk.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from pathchk.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/pathchk.Tpo .deps/pathchk.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o pathchk pathchk.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT printenv.o -MD -MP -MF .deps/printenv.Tpo -c -o printenv.o printenv.c In file included from ../lib/sys/stat.h:27, from system.h:28, from printenv.c:36: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from printenv.c:36: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/printenv.Tpo .deps/printenv.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o printenv printenv.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o printf.c In file included from ../lib/sys/stat.h:27, from system.h:28, from printf.c:54: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from printf.c:54: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/printf.Tpo .deps/printf.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o printf printf.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT pwd.o -MD -MP -MF .deps/pwd.Tpo -c -o pwd.o pwd.c In file included from ../lib/sys/stat.h:27, from system.h:28, from pwd.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from pwd.c:23: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/pwd.Tpo .deps/pwd.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o pwd pwd.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT seq.o -MD -MP -MF .deps/seq.Tpo -c -o seq.o seq.c In file included from ../lib/sys/stat.h:27, from system.h:28, from seq.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from seq.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/seq.Tpo .deps/seq.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o seq seq.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT sleep.o -MD -MP -MF .deps/sleep.Tpo -c -o sleep.o sleep.c In file included from ../lib/sys/stat.h:27, from system.h:28, from sleep.c:23: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from sleep.c:23: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/sleep.Tpo .deps/sleep.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o sleep sleep.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tee.o -MD -MP -MF .deps/tee.Tpo -c -o tee.o tee.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tee.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tee.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tee.Tpo .deps/tee.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tee tee.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c In file included from ../lib/sys/stat.h:27, from system.h:28, from test.c:43: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from test.c:43: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/test.Tpo .deps/test.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o test test.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT true.o -MD -MP -MF .deps/true.Tpo -c -o true.o true.c In file included from ../lib/sys/stat.h:27, from system.h:28, from true.c:21: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from true.c:21: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/true.Tpo .deps/true.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o true true.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c In file included from ../lib/sys/stat.h:27, from system.h:28, from tty.c:30: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from tty.c:30: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/tty.Tpo .deps/tty.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o tty tty.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT whoami.o -MD -MP -MF .deps/whoami.Tpo -c -o whoami.o whoami.c In file included from ../lib/sys/stat.h:27, from system.h:28, from whoami.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from whoami.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/whoami.Tpo .deps/whoami.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o whoami whoami.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c In file included from ../lib/sys/stat.h:27, from system.h:28, from yes.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from yes.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/yes.Tpo .deps/yes.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o yes yes.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c In file included from ../lib/sys/stat.h:27, from system.h:28, from base64.c:29: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from base64.c:29: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/base64.Tpo .deps/base64.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o base64 base64.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT uname.o -MD -MP -MF .deps/uname.Tpo -c -o uname.o uname.c In file included from ../lib/sys/stat.h:27, from system.h:28, from uname.c:59: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from uname.c:59: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/uname.Tpo .deps/uname.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o uname uname.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT chroot.o -MD -MP -MF .deps/chroot.Tpo -c -o chroot.o chroot.c In file included from ../lib/sys/stat.h:27, from system.h:28, from chroot.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from chroot.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/chroot.Tpo .deps/chroot.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o chroot chroot.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT hostid.o -MD -MP -MF .deps/hostid.Tpo -c -o hostid.o hostid.c In file included from ../lib/sys/stat.h:27, from system.h:28, from hostid.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from hostid.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/hostid.Tpo .deps/hostid.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o hostid hostid.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT nice.o -MD -MP -MF .deps/nice.Tpo -c -o nice.o nice.c In file included from ../lib/sys/stat.h:27, from system.h:28, from nice.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from nice.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/nice.Tpo .deps/nice.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o nice nice.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT pinky.o -MD -MP -MF .deps/pinky.Tpo -c -o pinky.o pinky.c In file included from ../lib/sys/stat.h:27, from system.h:28, from pinky.c:26: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from pinky.c:26: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/pinky.Tpo .deps/pinky.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o pinky pinky.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT users.o -MD -MP -MF .deps/users.Tpo -c -o users.o users.c In file included from ../lib/sys/stat.h:27, from system.h:28, from users.c:25: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from users.c:25: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/users.Tpo .deps/users.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o users users.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT who.o -MD -MP -MF .deps/who.Tpo -c -o who.o who.c In file included from ../lib/sys/stat.h:27, from system.h:28, from who.c:32: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from who.c:32: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/who.Tpo .deps/who.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o who who.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT stty.o -MD -MP -MF .deps/stty.Tpo -c -o stty.o stty.c In file included from ../lib/sys/stat.h:27, from system.h:28, from stty.c:61: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from stty.c:61: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/stty.Tpo .deps/stty.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o stty stty.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT df.o -MD -MP -MF .deps/df.Tpo -c -o df.o df.c In file included from ../lib/sys/stat.h:27, from system.h:28, from df.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from df.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/df.Tpo .deps/df.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o df df.o ../lib/libcoreutils.a ../lib/libcoreutils.a gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT setuidgid.o -MD -MP -MF .deps/setuidgid.Tpo -c -o setuidgid.o setuidgid.c In file included from ../lib/sys/stat.h:27, from system.h:28, from setuidgid.c:27: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from setuidgid.c:27: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/setuidgid.Tpo .deps/setuidgid.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o setuidgid setuidgid.o ../lib/libcoreutils.a ../lib/libcoreutils.a 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/@''GNU_PACKAGE''@/GNU coreutils/' \ -e 's/@''PACKAGE_BUGREPORT''@/bug-coreutils@gnu.org/' \ -e 's/@''VERSION''@/6.9/' groups.sh > groups-t chmod +x groups-t mv groups-t groups gcc -std=gnu99 -I. -I../lib -I../lib -g -O2 -MT su.o -MD -MP -MF .deps/su.Tpo -c -o su.o su.c In file included from ../lib/sys/stat.h:27, from system.h:28, from su.c:62: ///usr/include/sys/stat.h:452: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:452: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute ///usr/include/sys/stat.h:459: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:466: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:474: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:482: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:491: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:501: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:508: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:515: warning: C99 inline functions are not supported; using GNU89 ///usr/include/sys/stat.h:523: warning: C99 inline functions are not supported; using GNU89 In file included from ../lib/inttypes.h:25, from system.h:243, from su.c:62: ///usr/include/inttypes.h:334: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:347: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:359: warning: C99 inline functions are not supported; using GNU89 ///usr/include/inttypes.h:373: warning: C99 inline functions are not supported; using GNU89 mv -f .deps/su.Tpo .deps/su.Po gcc -std=gnu99 -g -O2 -Wl,--as-needed -o su su.o ../lib/libcoreutils.a ../lib/libcoreutils.a -lcrypt make[2]: Leaving directory `/sources/coreutils-6.9/src' make[1]: Leaving directory `/sources/coreutils-6.9/src' Making all in doc make[1]: Entering directory `/sources/coreutils-6.9/doc' make[1]: Leaving directory `/sources/coreutils-6.9/doc' Making all in man make[1]: Entering directory `/sources/coreutils-6.9/man' Updating man page touch.1 Updating man page uname.1 make[1]: Leaving directory `/sources/coreutils-6.9/man' Making all in po make[1]: Entering directory `/sources/coreutils-6.9/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/sources/coreutils-6.9/po' Making all in tests make[1]: Entering directory `/sources/coreutils-6.9/tests' Making all in chgrp make[2]: Entering directory `/sources/coreutils-6.9/tests/chgrp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/chgrp' Making all in chmod make[2]: Entering directory `/sources/coreutils-6.9/tests/chmod' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/chmod' Making all in chown make[2]: Entering directory `/sources/coreutils-6.9/tests/chown' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/chown' Making all in cp make[2]: Entering directory `/sources/coreutils-6.9/tests/cp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/cp' Making all in cut make[2]: Entering directory `/sources/coreutils-6.9/tests/cut' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/cut' Making all in dd make[2]: Entering directory `/sources/coreutils-6.9/tests/dd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/dd' Making all in dircolors make[2]: Entering directory `/sources/coreutils-6.9/tests/dircolors' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/dircolors' Making all in du make[2]: Entering directory `/sources/coreutils-6.9/tests/du' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/du' Making all in expr make[2]: Entering directory `/sources/coreutils-6.9/tests/expr' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/expr' Making all in factor make[2]: Entering directory `/sources/coreutils-6.9/tests/factor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/factor' Making all in fmt make[2]: Entering directory `/sources/coreutils-6.9/tests/fmt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/fmt' Making all in head make[2]: Entering directory `/sources/coreutils-6.9/tests/head' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/head' Making all in install make[2]: Entering directory `/sources/coreutils-6.9/tests/install' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/install' Making all in join make[2]: Entering directory `/sources/coreutils-6.9/tests/join' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/join' Making all in ln make[2]: Entering directory `/sources/coreutils-6.9/tests/ln' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/ln' Making all in ls make[2]: Entering directory `/sources/coreutils-6.9/tests/ls' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls' Making all in ls-2 make[2]: Entering directory `/sources/coreutils-6.9/tests/ls-2' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls-2' Making all in md5sum make[2]: Entering directory `/sources/coreutils-6.9/tests/md5sum' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/md5sum' Making all in misc make[2]: Entering directory `/sources/coreutils-6.9/tests/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/misc' Making all in mkdir make[2]: Entering directory `/sources/coreutils-6.9/tests/mkdir' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/mkdir' Making all in mv make[2]: Entering directory `/sources/coreutils-6.9/tests/mv' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/mv' Making all in od make[2]: Entering directory `/sources/coreutils-6.9/tests/od' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/od' Making all in pr make[2]: Entering directory `/sources/coreutils-6.9/tests/pr' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/pr' Making all in readlink make[2]: Entering directory `/sources/coreutils-6.9/tests/readlink' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/readlink' Making all in rm make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' Making all in rmdir make[2]: Entering directory `/sources/coreutils-6.9/tests/rmdir' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/rmdir' Making all in seq make[2]: Entering directory `/sources/coreutils-6.9/tests/seq' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/seq' Making all in sha1sum make[2]: Entering directory `/sources/coreutils-6.9/tests/sha1sum' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/sha1sum' Making all in shred make[2]: Entering directory `/sources/coreutils-6.9/tests/shred' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/shred' Making all in sort make[2]: Entering directory `/sources/coreutils-6.9/tests/sort' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/sort' Making all in stty make[2]: Entering directory `/sources/coreutils-6.9/tests/stty' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/stty' Making all in sum make[2]: Entering directory `/sources/coreutils-6.9/tests/sum' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/sum' Making all in tac make[2]: Entering directory `/sources/coreutils-6.9/tests/tac' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tac' Making all in tail make[2]: Entering directory `/sources/coreutils-6.9/tests/tail' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tail' Making all in tail-2 make[2]: Entering directory `/sources/coreutils-6.9/tests/tail-2' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tail-2' Making all in tee make[2]: Entering directory `/sources/coreutils-6.9/tests/tee' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tee' Making all in test make[2]: Entering directory `/sources/coreutils-6.9/tests/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/test' Making all in touch make[2]: Entering directory `/sources/coreutils-6.9/tests/touch' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/touch' Making all in tr make[2]: Entering directory `/sources/coreutils-6.9/tests/tr' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tr' Making all in tsort make[2]: Entering directory `/sources/coreutils-6.9/tests/tsort' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/tsort' Making all in unexpand make[2]: Entering directory `/sources/coreutils-6.9/tests/unexpand' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/unexpand' Making all in uniq make[2]: Entering directory `/sources/coreutils-6.9/tests/uniq' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/uniq' Making all in wc make[2]: Entering directory `/sources/coreutils-6.9/tests/wc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/coreutils-6.9/tests/wc' make[2]: Entering directory `/sources/coreutils-6.9/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/sources/coreutils-6.9/tests' make[1]: Leaving directory `/sources/coreutils-6.9/tests' make[1]: Entering directory `/sources/coreutils-6.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/sources/coreutils-6.9' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# echo "dummy1:x:1000:" >> /etc/group root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# echo "dummy2:x:1001:dummy" >> /etc/group root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# make NON_ROOT_USERNAME=dummy check-root cd tests && make check-root make[1]: Entering directory `/sources/coreutils-6.9/tests' cd chown && make check TESTS=basic make[2]: Entering directory `/sources/coreutils-6.9/tests/chown' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/chown' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/chown' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chown' cd cp && make check TESTS=special-bits make[2]: Entering directory `/sources/coreutils-6.9/tests/cp' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/cp' PASS: special-bits ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/cp' make[2]: Leaving directory `/sources/coreutils-6.9/tests/cp' cd rm && make check TESTS=no-give-up make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/rm' PASS: no-give-up ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/rm' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' cd rm && make check TESTS=fail-2eperm make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/rm' PASS: fail-2eperm ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/rm' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' cd tail-2 && make check TESTS=append-only make[2]: Entering directory `/sources/coreutils-6.9/tests/tail-2' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/tail-2' PASS: append-only ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/tail-2' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tail-2' cd rm && make check TESTS=one-file-system make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/rm' ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: one-file-system ====================== All 0 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/rm' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' cd ls && make check TESTS=nameless-uid make[2]: Entering directory `/sources/coreutils-6.9/tests/ls' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/ls' PASS: nameless-uid ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/ls' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls' make[1]: Leaving directory `/sources/coreutils-6.9/tests' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check" Making check in lib make[1]: Entering directory `/sources/coreutils-6.9/lib' ./t-fpending > /dev/null make check-am make[2]: Entering directory `/sources/coreutils-6.9/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/sources/coreutils-6.9/lib' make[1]: Leaving directory `/sources/coreutils-6.9/lib' Making check in src make[1]: Entering directory `/sources/coreutils-6.9/src' rm -rf progs-readme progs-makefile echo [ chgrp chown chmod cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod 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 hostname id logname pathchk printenv printf pwd seq sleep tee test true tty whoami yes base64 uname chroot hostid nice pinky users who stty df groups chroot df hostid nice pinky stty su uname users who \ | tr -s ' ' '\n' | sed -e 's,$,,' \ | 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 base64.c basename.c cat.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 link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.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 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 unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : cd .; grep st_blocks lbracket.c base64.c basename.c cat.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 link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.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 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 unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : cd .; grep '^# *define .*defined' lbracket.c base64.c basename.c cat.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 link.c ln.c logname.c ls.c ls-ls.c md5sum.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.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 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 unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : make check-am make[2]: Entering directory `/sources/coreutils-6.9/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/sources/coreutils-6.9/src' make[1]: Leaving directory `/sources/coreutils-6.9/src' Making check in doc make[1]: Entering directory `/sources/coreutils-6.9/doc' fail=0; \ grep timezone ./*.texi && fail=1; \ /bin/grep -E '(^|[^A-Za-z0-9_])IO([^A-Za-z0-9_]|$)' ./*.texi && fail=1; \ grep non-zero ./*.texi && fail=1; \ grep '@url{' ./*.texi && fail=1; \ /bin/grep -E '(^|[^A-Za-z0-9_])NUL([^A-Za-z0-9_]|$)' ./*.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_])zeroes([^A-Za-z0-9_]|$)' ./*.texi && 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 `/sources/coreutils-6.9/doc' Making check in man make[1]: Entering directory `/sources/coreutils-6.9/man' make check-local make[2]: Entering directory `/sources/coreutils-6.9/man' PATH=../src:$PATH; export PATH; \ t=ls-files.$$; \ (cd . && ls -1 *.x) | grep -v -e 'kill.x' -e 'su.x' -e 'uptime.x' | sed 's/\.x$//' | LC_ALL=C sort > $t;\ echo base64.1 basename.1 cat.1 chgrp.1 chmod.1 chown.1 cksum.1 comm.1 cp.1 csplit.1 cut.1 date.1 dd.1 df.1 dir.1 dircolors.1 dirname.1 du.1 echo.1 env.1 expand.1 expr.1 factor.1 false.1 fmt.1 fold.1 groups.1 head.1 hostname.1 id.1 install.1 join.1 link.1 ln.1 logname.1 ls.1 md5sum.1 mkdir.1 mkfifo.1 mknod.1 mv.1 nl.1 nohup.1 od.1 paste.1 pathchk.1 pr.1 printenv.1 printf.1 ptx.1 pwd.1 readlink.1 rm.1 rmdir.1 seq.1 sha1sum.1 sha224sum.1 sha256sum.1 sha384sum.1 sha512sum.1 shred.1 shuf.1 sleep.1 sort.1 split.1 stat.1 sum.1 sync.1 tac.1 tail.1 tee.1 test.1 touch.1 tr.1 true.1 tsort.1 tty.1 unexpand.1 uniq.1 unlink.1 vdir.1 wc.1 whoami.1 yes.1 uname.1 chroot.1 hostid.1 nice.1 pinky.1 users.1 who.1 stty.1 | tr -s ' ' '\n' | sed 's/\.1$//' \ | LC_ALL=C sort | diff - $t || { rm $t; exit 1; }; \ rm $t status=0; \ for p in dummy `(cd ../src && MAKEFLAGS= make -s all_programs.list) | grep -v '\['`; do \ test $p = dummy && continue; \ test $p = ginstall && p=install || : ; \ test -f ./$p.x \ || { echo missing $p.x 1>&2; status=1; }; \ done; \ exit $status make[2]: Leaving directory `/sources/coreutils-6.9/man' make[1]: Leaving directory `/sources/coreutils-6.9/man' Making check in po make[1]: Entering directory `/sources/coreutils-6.9/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/sources/coreutils-6.9/po' Making check in tests make[1]: Entering directory `/sources/coreutils-6.9/tests' *********************************************************** NOTICE: Some tests may be run only as root. Do `make check-root' as `root' to run these tests. *********************************************************** Making check in chgrp make[2]: Entering directory `/sources/coreutils-6.9/tests/chgrp' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/chgrp' PASS: default-no-deref PASS: basic PASS: deref PASS: no-x PASS: posix-H PASS: recurse ================== All 6 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/chgrp' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chgrp' Making check in chmod make[2]: Entering directory `/sources/coreutils-6.9/tests/chmod' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/chmod' PASS: inaccessible PASS: c-option PASS: equal-x PASS: equals PASS: no-x PASS: octal PASS: setgid PASS: umask-x PASS: usage ================== All 9 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/chmod' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chmod' Making check in chown make[2]: Entering directory `/sources/coreutils-6.9/tests/chown' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/chown' PASS: preserve-root *************************** NOTICE: ./basic: This test is being skipped, since it works only when run as root. *************************** SKIP: basic PASS: deref PASS: separator ====================== All 3 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/chown' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chown' Making check in cp make[2]: Entering directory `/sources/coreutils-6.9/tests/cp' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/cp' PASS: file-perm-race PASS: parent-perm-race PASS: backup-dir PASS: src-base-dot PASS: sparse PASS: link-no-deref PASS: cp-deref ************************************** ./acl: This test requires getfacl and setfacl. ************************************** SKIP: acl PASS: preserve-2 PASS: r-vs-symlink PASS: link-preserve PASS: backup-1 PASS: no-deref-link1 PASS: no-deref-link2 PASS: no-deref-link3 PASS: backup-is-src PASS: same-file PASS: cp-mv-backup PASS: symlink-slash PASS: slink-2-slink PASS: fail-perm PASS: dir-slash ./perm: This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check SKIP: perm PASS: cp-HL PASS: cp-i *************************** NOTICE: ./special-bits: This test is being skipped, since it works only when run as root. *************************** SKIP: special-bits PASS: link PASS: dir-rm-dest PASS: cp-parents PASS: deref-slink PASS: dir-vs-file PASS: into-self ====================== All 29 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/cp' make[2]: Leaving directory `/sources/coreutils-6.9/tests/cp' Making check in cut make[2]: Entering directory `/sources/coreutils-6.9/tests/cut' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/cut' PASS: cut-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/cut' make[2]: Leaving directory `/sources/coreutils-6.9/tests/cut' Making check in dd make[2]: Entering directory `/sources/coreutils-6.9/tests/dd' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/dd' PASS: misc PASS: not-rewound PASS: skip-seek PASS: skip-seek2 PASS: unblock-sync ================== All 5 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/dd' make[2]: Leaving directory `/sources/coreutils-6.9/tests/dd' Making check in dircolors make[2]: Entering directory `/sources/coreutils-6.9/tests/dircolors' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/dircolors' PASS: simple ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/dircolors' make[2]: Leaving directory `/sources/coreutils-6.9/tests/dircolors' Making check in du make[2]: Entering directory `/sources/coreutils-6.9/tests/du' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/du' PASS: one-file-system PASS: inacc-dest PASS: long-from-unreadable PASS: long-sloop ./2g: This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check SKIP: 2g PASS: files0-from PASS: inaccessible-cwd PASS: deref-args PASS: slash PASS: fd-leak PASS: hard-link PASS: 8gb PASS: basic PASS: restore-wd PASS: exclude PASS: no-x PASS: no-deref PASS: trailing-slash PASS: deref PASS: two-args ./slink: skipping this test, since `.' is on an XFS file system SKIP: slink ====================== All 19 tests passed (2 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/du' make[2]: Leaving directory `/sources/coreutils-6.9/tests/du' Making check in expr make[2]: Entering directory `/sources/coreutils-6.9/tests/expr' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/expr' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/expr' make[2]: Leaving directory `/sources/coreutils-6.9/tests/expr' Making check in factor make[2]: Entering directory `/sources/coreutils-6.9/tests/factor' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/factor' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/factor' make[2]: Leaving directory `/sources/coreutils-6.9/tests/factor' Making check in fmt make[2]: Entering directory `/sources/coreutils-6.9/tests/fmt' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/fmt' PASS: basic PASS: long-line ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/fmt' make[2]: Leaving directory `/sources/coreutils-6.9/tests/fmt' Making check in head make[2]: Entering directory `/sources/coreutils-6.9/tests/head' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/head' PASS: head-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/head' make[2]: Leaving directory `/sources/coreutils-6.9/tests/head' Making check in install make[2]: Entering directory `/sources/coreutils-6.9/tests/install' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/install' PASS: trap PASS: basic-1 PASS: create-leading PASS: d-slashdot ================== All 4 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/install' make[2]: Leaving directory `/sources/coreutils-6.9/tests/install' Making check in join make[2]: Entering directory `/sources/coreutils-6.9/tests/join' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/join' PASS: join-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/join' make[2]: Leaving directory `/sources/coreutils-6.9/tests/join' Making check in ln make[2]: Entering directory `/sources/coreutils-6.9/tests/ln' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/ln' PASS: hard-backup PASS: target-1 PASS: sf-1 PASS: misc PASS: backup-1 ================== All 5 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/ln' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ln' Making check in ls make[2]: Entering directory `/sources/coreutils-6.9/tests/ls' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/ls' *************************** NOTICE: ./nameless-uid: This test is being skipped, since it works only when run as root. *************************** SKIP: nameless-uid PASS: color-dtype-dir PASS: stat-failed PASS: stat-dtype PASS: inode PASS: dangle PASS: file-type PASS: recursive PASS: dired PASS: infloop PASS: rt-1 PASS: time-1 PASS: symlink-slash PASS: follow-slink PASS: no-arg PASS: m-option PASS: stat-vs-dirent ====================== All 16 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/ls' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls' Making check in ls-2 make[2]: Entering directory `/sources/coreutils-6.9/tests/ls-2' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/ls-2' PASS: tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/ls-2' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls-2' Making check in md5sum make[2]: Entering directory `/sources/coreutils-6.9/tests/md5sum' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/md5sum' PASS: basic-1 PASS: newline-1 ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/md5sum' make[2]: Leaving directory `/sources/coreutils-6.9/tests/md5sum' Making check in misc make[2]: Entering directory `/sources/coreutils-6.9/tests/misc' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/misc' PASS: pr PASS: df-P ./pwd-unreadable-parent: can't use buggy system getcwd; skipping this test SKIP: pwd-unreadable-parent PASS: cut PASS: wc-files0-from PASS: wc-files0 PASS: cat-proc PASS: base64 PASS: basename PASS: close-stdout PASS: csplit PASS: date PASS: date-sec PASS: df PASS: dirname PASS: expand PASS: false-status PASS: fold PASS: head-c PASS: head-elide-tail PASS: head-pos PASS: mknod PASS: nice PASS: nl nohup: ignoring input and redirecting stderr to stdout PASS: nohup PASS: paste-no-nl PASS: pathchk1 PASS: printf PASS: printf-hex PASS: pwd-long PASS: sha224sum PASS: sha256sum PASS: sha384sum PASS: sha512sum PASS: shuf PASS: sort-compress PASS: sort-merge PASS: sort-rand PASS: split-a PASS: split-fail PASS: split-l PASS: stat-fmt PASS: stat-printf ./tac-continue: FULL_PARTITION_TMPDIR not defined; skipping this test SKIP: tac-continue PASS: test-diag tty-eof: this script requires Perl's Expect package >=1.11 SKIP: tty-eof ====================== All 43 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/misc' make[2]: Leaving directory `/sources/coreutils-6.9/tests/misc' Making check in mkdir make[2]: Entering directory `/sources/coreutils-6.9/tests/mkdir' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/mkdir' PASS: p-thru-slink PASS: p-3 PASS: p-1 PASS: p-2 PASS: p-v PASS: special-1 PASS: perm PASS: parents PASS: t-slash PASS: p-slashdot =================== All 10 tests passed =================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/mkdir' make[2]: Leaving directory `/sources/coreutils-6.9/tests/mkdir' Making check in mv make[2]: Entering directory `/sources/coreutils-6.9/tests/mv' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/mv' PASS: hard-verbose PASS: backup-dir PASS: dir2dir PASS: no-target-dir ./atomic: no strace program, so skipping this test SKIP: atomic ************************************** ./acl: This test requires getfacl and setfacl. ************************************** SKIP: acl PASS: reply-no ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `leak-fd.tmp': No such file or directory SKIP: leak-fd ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-hardlink.tmp': No such file or directory SKIP: part-hardlink PASS: hard-4 PASS: hard-3 PASS: hard-2 PASS: perm-1 PASS: i-link-no ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-fail.tmp': No such file or directory SKIP: part-fail PASS: dup-source PASS: childproof PASS: i-4 PASS: i-5 PASS: update PASS: i-2 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: mv-special-1 PASS: into-self ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: into-self-2 PASS: into-self-3 PASS: into-self-4 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: backup-is-src PASS: i-1 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: hard-link-1 PASS: force ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: partition-perm ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: to-symlink PASS: dir-file PASS: diag ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: part-symlink ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp /root Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-rename.tmp': No such file or directory SKIP: part-rename PASS: trailing-slash ======================= All 24 tests passed (13 tests were not run) ======================= make[3]: Leaving directory `/sources/coreutils-6.9/tests/mv' make[2]: Leaving directory `/sources/coreutils-6.9/tests/mv' Making check in od make[2]: Entering directory `/sources/coreutils-6.9/tests/od' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/od' PASS: od-N PASS: x8 ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/od' make[2]: Leaving directory `/sources/coreutils-6.9/tests/od' Making check in pr make[2]: Entering directory `/sources/coreutils-6.9/tests/pr' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/pr' PASS: pr-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/pr' make[2]: Leaving directory `/sources/coreutils-6.9/tests/pr' Making check in readlink make[2]: Entering directory `/sources/coreutils-6.9/tests/readlink' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/readlink' PASS: rl-1 PASS: can-e PASS: can-f PASS: can-m ================== All 4 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/readlink' make[2]: Leaving directory `/sources/coreutils-6.9/tests/readlink' Making check in rm make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/rm' PASS: i-never PASS: fail-eacces *************************** NOTICE: ./one-file-system: This test is being skipped, since it works only when run as root. *************************** SKIP: one-file-system PASS: ignorable PASS: readdir-bug PASS: empty-inacc PASS: dir-nonrecur PASS: dot-rel PASS: inaccessible PASS: unread3 *************************** NOTICE: ./no-give-up: This test is being skipped, since it works only when run as root. *************************** SKIP: no-give-up PASS: dir-no-w *************************** NOTICE: ./fail-2eperm: This test is being skipped, since it works only when run as root. *************************** SKIP: fail-2eperm PASS: cycle PASS: i-no-r PASS: fail-eperm PASS: dangling-symlink PASS: rm1 PASS: rm2 PASS: rm3 PASS: rm4 PASS: rm5 PASS: unread2 PASS: r-1 PASS: r-2 PASS: r-3 PASS: r-4 PASS: i-1 PASS: ir-1 PASS: f-1 PASS: sunos-1 PASS: deep-1 ./hash: creating 78 trees, each of depth 153; this will take a while... PASS: hash PASS: interactive-always PASS: interactive-once PASS: isatty ====================== All 33 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/rm' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' Making check in rmdir make[2]: Entering directory `/sources/coreutils-6.9/tests/rmdir' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/rmdir' PASS: fail-perm PASS: ignore PASS: t-slash ================== All 3 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/rmdir' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rmdir' Making check in seq make[2]: Entering directory `/sources/coreutils-6.9/tests/seq' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/seq' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/seq' make[2]: Leaving directory `/sources/coreutils-6.9/tests/seq' Making check in sha1sum make[2]: Entering directory `/sources/coreutils-6.9/tests/sha1sum' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/sha1sum' PASS: basic-1 PASS: sample-vec ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/sha1sum' make[2]: Leaving directory `/sources/coreutils-6.9/tests/sha1sum' Making check in shred make[2]: Entering directory `/sources/coreutils-6.9/tests/shred' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/shred' PASS: remove PASS: exact ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/shred' make[2]: Leaving directory `/sources/coreutils-6.9/tests/shred' Making check in sort make[2]: Entering directory `/sources/coreutils-6.9/tests/sort' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/sort' PASS: sort-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-6.9/tests/sort' make[2]: Leaving directory `/sources/coreutils-6.9/tests/sort' Making check in stty make[2]: Entering directory `/sources/coreutils-6.9/tests/stty' make check-TESTS make[3]: Entering directory `/sources/coreutils-6.9/tests/stty' PASS: row-col-1 stty: standard input: unable to perform all requested operations -icanon FAIL: basic-1 ====================================== 1 of 2 tests failed Please report to bug-coreutils@gnu.org ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/sources/coreutils-6.9/tests/stty' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/sources/coreutils-6.9/tests/stty' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/sources/coreutils-6.9/tests' make: *** [check-recursive] Error 1 root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# sed -i '/dummy/d' /etc/passwd /etc/group root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# make install Making install in lib make[1]: Entering directory `/sources/coreutils-6.9/lib' make install-am make[2]: Entering directory `/sources/coreutils-6.9/lib' make[3]: Entering directory `/sources/coreutils-6.9/lib' test yes != no || /bin/sh /sources/coreutils-6.9/build-aux/install-sh -d /usr/lib if test -f /usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \ /tools/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ rm -f /usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \ /tools/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ rm -f /usr/lib/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/lib' make[2]: Leaving directory `/sources/coreutils-6.9/lib' make[1]: Leaving directory `/sources/coreutils-6.9/lib' Making install in src make[1]: Entering directory `/sources/coreutils-6.9/src' make install-am make[2]: Entering directory `/sources/coreutils-6.9/src' make[3]: Entering directory `/sources/coreutils-6.9/src' test -z "/usr/bin" || /tools/bin/mkdir -p "/usr/bin" /tools/bin/install -c '[' '/usr/bin/[' /tools/bin/install -c 'chgrp' '/usr/bin/chgrp' /tools/bin/install -c 'chown' '/usr/bin/chown' /tools/bin/install -c 'chmod' '/usr/bin/chmod' /tools/bin/install -c 'cp' '/usr/bin/cp' /tools/bin/install -c 'dd' '/usr/bin/dd' /tools/bin/install -c 'dircolors' '/usr/bin/dircolors' /tools/bin/install -c 'du' '/usr/bin/du' /tools/bin/install -c 'ginstall' '/usr/bin/install' /tools/bin/install -c 'link' '/usr/bin/link' /tools/bin/install -c 'ln' '/usr/bin/ln' /tools/bin/install -c 'dir' '/usr/bin/dir' /tools/bin/install -c 'vdir' '/usr/bin/vdir' /tools/bin/install -c 'ls' '/usr/bin/ls' /tools/bin/install -c 'mkdir' '/usr/bin/mkdir' /tools/bin/install -c 'mkfifo' '/usr/bin/mkfifo' /tools/bin/install -c 'mknod' '/usr/bin/mknod' /tools/bin/install -c 'mv' '/usr/bin/mv' /tools/bin/install -c 'nohup' '/usr/bin/nohup' /tools/bin/install -c 'readlink' '/usr/bin/readlink' /tools/bin/install -c 'rm' '/usr/bin/rm' /tools/bin/install -c 'rmdir' '/usr/bin/rmdir' /tools/bin/install -c 'shred' '/usr/bin/shred' /tools/bin/install -c 'stat' '/usr/bin/stat' /tools/bin/install -c 'sync' '/usr/bin/sync' /tools/bin/install -c 'touch' '/usr/bin/touch' /tools/bin/install -c 'unlink' '/usr/bin/unlink' /tools/bin/install -c 'cat' '/usr/bin/cat' /tools/bin/install -c 'cksum' '/usr/bin/cksum' /tools/bin/install -c 'comm' '/usr/bin/comm' /tools/bin/install -c 'csplit' '/usr/bin/csplit' /tools/bin/install -c 'cut' '/usr/bin/cut' /tools/bin/install -c 'expand' '/usr/bin/expand' /tools/bin/install -c 'fmt' '/usr/bin/fmt' /tools/bin/install -c 'fold' '/usr/bin/fold' /tools/bin/install -c 'head' '/usr/bin/head' /tools/bin/install -c 'join' '/usr/bin/join' /tools/bin/install -c 'md5sum' '/usr/bin/md5sum' /tools/bin/install -c 'nl' '/usr/bin/nl' /tools/bin/install -c 'od' '/usr/bin/od' /tools/bin/install -c 'paste' '/usr/bin/paste' /tools/bin/install -c 'pr' '/usr/bin/pr' /tools/bin/install -c 'ptx' '/usr/bin/ptx' /tools/bin/install -c 'sha1sum' '/usr/bin/sha1sum' /tools/bin/install -c 'sha224sum' '/usr/bin/sha224sum' /tools/bin/install -c 'sha256sum' '/usr/bin/sha256sum' /tools/bin/install -c 'sha384sum' '/usr/bin/sha384sum' /tools/bin/install -c 'sha512sum' '/usr/bin/sha512sum' /tools/bin/install -c 'shuf' '/usr/bin/shuf' /tools/bin/install -c 'sort' '/usr/bin/sort' /tools/bin/install -c 'split' '/usr/bin/split' /tools/bin/install -c 'sum' '/usr/bin/sum' /tools/bin/install -c 'tac' '/usr/bin/tac' /tools/bin/install -c 'tail' '/usr/bin/tail' /tools/bin/install -c 'tr' '/usr/bin/tr' /tools/bin/install -c 'tsort' '/usr/bin/tsort' /tools/bin/install -c 'unexpand' '/usr/bin/unexpand' /tools/bin/install -c 'uniq' '/usr/bin/uniq' /tools/bin/install -c 'wc' '/usr/bin/wc' /tools/bin/install -c 'basename' '/usr/bin/basename' /tools/bin/install -c 'date' '/usr/bin/date' /tools/bin/install -c 'dirname' '/usr/bin/dirname' /tools/bin/install -c 'echo' '/usr/bin/echo' /tools/bin/install -c 'env' '/usr/bin/env' /tools/bin/install -c 'expr' '/usr/bin/expr' /tools/bin/install -c 'factor' '/usr/bin/factor' /tools/bin/install -c 'false' '/usr/bin/false' /tools/bin/install -c 'hostname' '/usr/bin/hostname' /tools/bin/install -c 'id' '/usr/bin/id' /tools/bin/install -c 'logname' '/usr/bin/logname' /tools/bin/install -c 'pathchk' '/usr/bin/pathchk' /tools/bin/install -c 'printenv' '/usr/bin/printenv' /tools/bin/install -c 'printf' '/usr/bin/printf' /tools/bin/install -c 'pwd' '/usr/bin/pwd' /tools/bin/install -c 'seq' '/usr/bin/seq' /tools/bin/install -c 'sleep' '/usr/bin/sleep' /tools/bin/install -c 'tee' '/usr/bin/tee' /tools/bin/install -c 'test' '/usr/bin/test' /tools/bin/install -c 'true' '/usr/bin/true' /tools/bin/install -c 'tty' '/usr/bin/tty' /tools/bin/install -c 'whoami' '/usr/bin/whoami' /tools/bin/install -c 'yes' '/usr/bin/yes' /tools/bin/install -c 'base64' '/usr/bin/base64' /tools/bin/install -c 'uname' '/usr/bin/uname' /tools/bin/install -c 'chroot' '/usr/bin/chroot' /tools/bin/install -c 'hostid' '/usr/bin/hostid' /tools/bin/install -c 'nice' '/usr/bin/nice' /tools/bin/install -c 'pinky' '/usr/bin/pinky' /tools/bin/install -c 'users' '/usr/bin/users' /tools/bin/install -c 'who' '/usr/bin/who' /tools/bin/install -c 'stty' '/usr/bin/stty' /tools/bin/install -c 'df' '/usr/bin/df' test -z "/usr/bin" || /tools/bin/mkdir -p "/usr/bin" /tools/bin/install -c 'groups' '/usr/bin/groups' Installation of su is suppressed make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/src' make[2]: Leaving directory `/sources/coreutils-6.9/src' make[1]: Leaving directory `/sources/coreutils-6.9/src' Making install in doc make[1]: Entering directory `/sources/coreutils-6.9/doc' make[2]: Entering directory `/sources/coreutils-6.9/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /tools/bin/mkdir -p "/usr/share/info" /tools/bin/install -c -m 644 './coreutils.info' '/usr/share/info/coreutils.info' install-info --info-dir='/usr/share/info' '/usr/share/info/coreutils.info' make[2]: Leaving directory `/sources/coreutils-6.9/doc' make[1]: Leaving directory `/sources/coreutils-6.9/doc' Making install in man make[1]: Entering directory `/sources/coreutils-6.9/man' make[2]: Entering directory `/sources/coreutils-6.9/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /tools/bin/mkdir -p "/usr/share/man/man1" /tools/bin/install -c -m 644 './base64.1' '/usr/share/man/man1/base64.1' /tools/bin/install -c -m 644 './basename.1' '/usr/share/man/man1/basename.1' /tools/bin/install -c -m 644 './cat.1' '/usr/share/man/man1/cat.1' /tools/bin/install -c -m 644 './chgrp.1' '/usr/share/man/man1/chgrp.1' /tools/bin/install -c -m 644 './chmod.1' '/usr/share/man/man1/chmod.1' /tools/bin/install -c -m 644 './chown.1' '/usr/share/man/man1/chown.1' /tools/bin/install -c -m 644 './cksum.1' '/usr/share/man/man1/cksum.1' /tools/bin/install -c -m 644 './comm.1' '/usr/share/man/man1/comm.1' /tools/bin/install -c -m 644 './cp.1' '/usr/share/man/man1/cp.1' /tools/bin/install -c -m 644 './csplit.1' '/usr/share/man/man1/csplit.1' /tools/bin/install -c -m 644 './cut.1' '/usr/share/man/man1/cut.1' /tools/bin/install -c -m 644 './date.1' '/usr/share/man/man1/date.1' /tools/bin/install -c -m 644 './dd.1' '/usr/share/man/man1/dd.1' /tools/bin/install -c -m 644 './df.1' '/usr/share/man/man1/df.1' /tools/bin/install -c -m 644 './dir.1' '/usr/share/man/man1/dir.1' /tools/bin/install -c -m 644 './dircolors.1' '/usr/share/man/man1/dircolors.1' /tools/bin/install -c -m 644 './dirname.1' '/usr/share/man/man1/dirname.1' /tools/bin/install -c -m 644 './du.1' '/usr/share/man/man1/du.1' /tools/bin/install -c -m 644 './echo.1' '/usr/share/man/man1/echo.1' /tools/bin/install -c -m 644 './env.1' '/usr/share/man/man1/env.1' /tools/bin/install -c -m 644 './expand.1' '/usr/share/man/man1/expand.1' /tools/bin/install -c -m 644 './expr.1' '/usr/share/man/man1/expr.1' /tools/bin/install -c -m 644 './factor.1' '/usr/share/man/man1/factor.1' /tools/bin/install -c -m 644 './false.1' '/usr/share/man/man1/false.1' /tools/bin/install -c -m 644 './fmt.1' '/usr/share/man/man1/fmt.1' /tools/bin/install -c -m 644 './fold.1' '/usr/share/man/man1/fold.1' /tools/bin/install -c -m 644 './groups.1' '/usr/share/man/man1/groups.1' /tools/bin/install -c -m 644 './head.1' '/usr/share/man/man1/head.1' /tools/bin/install -c -m 644 './hostname.1' '/usr/share/man/man1/hostname.1' /tools/bin/install -c -m 644 './id.1' '/usr/share/man/man1/id.1' /tools/bin/install -c -m 644 './install.1' '/usr/share/man/man1/install.1' /tools/bin/install -c -m 644 './join.1' '/usr/share/man/man1/join.1' /tools/bin/install -c -m 644 './link.1' '/usr/share/man/man1/link.1' /tools/bin/install -c -m 644 './ln.1' '/usr/share/man/man1/ln.1' /tools/bin/install -c -m 644 './logname.1' '/usr/share/man/man1/logname.1' /tools/bin/install -c -m 644 './ls.1' '/usr/share/man/man1/ls.1' /tools/bin/install -c -m 644 './md5sum.1' '/usr/share/man/man1/md5sum.1' /tools/bin/install -c -m 644 './mkdir.1' '/usr/share/man/man1/mkdir.1' /tools/bin/install -c -m 644 './mkfifo.1' '/usr/share/man/man1/mkfifo.1' /tools/bin/install -c -m 644 './mknod.1' '/usr/share/man/man1/mknod.1' /tools/bin/install -c -m 644 './mv.1' '/usr/share/man/man1/mv.1' /tools/bin/install -c -m 644 './nl.1' '/usr/share/man/man1/nl.1' /tools/bin/install -c -m 644 './nohup.1' '/usr/share/man/man1/nohup.1' /tools/bin/install -c -m 644 './od.1' '/usr/share/man/man1/od.1' /tools/bin/install -c -m 644 './paste.1' '/usr/share/man/man1/paste.1' /tools/bin/install -c -m 644 './pathchk.1' '/usr/share/man/man1/pathchk.1' /tools/bin/install -c -m 644 './pr.1' '/usr/share/man/man1/pr.1' /tools/bin/install -c -m 644 './printenv.1' '/usr/share/man/man1/printenv.1' /tools/bin/install -c -m 644 './printf.1' '/usr/share/man/man1/printf.1' /tools/bin/install -c -m 644 './ptx.1' '/usr/share/man/man1/ptx.1' /tools/bin/install -c -m 644 './pwd.1' '/usr/share/man/man1/pwd.1' /tools/bin/install -c -m 644 './readlink.1' '/usr/share/man/man1/readlink.1' /tools/bin/install -c -m 644 './rm.1' '/usr/share/man/man1/rm.1' /tools/bin/install -c -m 644 './rmdir.1' '/usr/share/man/man1/rmdir.1' /tools/bin/install -c -m 644 './seq.1' '/usr/share/man/man1/seq.1' /tools/bin/install -c -m 644 './sha1sum.1' '/usr/share/man/man1/sha1sum.1' /tools/bin/install -c -m 644 './sha224sum.1' '/usr/share/man/man1/sha224sum.1' /tools/bin/install -c -m 644 './sha256sum.1' '/usr/share/man/man1/sha256sum.1' /tools/bin/install -c -m 644 './sha384sum.1' '/usr/share/man/man1/sha384sum.1' /tools/bin/install -c -m 644 './sha512sum.1' '/usr/share/man/man1/sha512sum.1' /tools/bin/install -c -m 644 './shred.1' '/usr/share/man/man1/shred.1' /tools/bin/install -c -m 644 './shuf.1' '/usr/share/man/man1/shuf.1' /tools/bin/install -c -m 644 './sleep.1' '/usr/share/man/man1/sleep.1' /tools/bin/install -c -m 644 './sort.1' '/usr/share/man/man1/sort.1' /tools/bin/install -c -m 644 './split.1' '/usr/share/man/man1/split.1' /tools/bin/install -c -m 644 './stat.1' '/usr/share/man/man1/stat.1' /tools/bin/install -c -m 644 './sum.1' '/usr/share/man/man1/sum.1' /tools/bin/install -c -m 644 './sync.1' '/usr/share/man/man1/sync.1' /tools/bin/install -c -m 644 './tac.1' '/usr/share/man/man1/tac.1' /tools/bin/install -c -m 644 './tail.1' '/usr/share/man/man1/tail.1' /tools/bin/install -c -m 644 './tee.1' '/usr/share/man/man1/tee.1' /tools/bin/install -c -m 644 './test.1' '/usr/share/man/man1/test.1' /tools/bin/install -c -m 644 './touch.1' '/usr/share/man/man1/touch.1' /tools/bin/install -c -m 644 './tr.1' '/usr/share/man/man1/tr.1' /tools/bin/install -c -m 644 './true.1' '/usr/share/man/man1/true.1' /tools/bin/install -c -m 644 './tsort.1' '/usr/share/man/man1/tsort.1' /tools/bin/install -c -m 644 './tty.1' '/usr/share/man/man1/tty.1' /tools/bin/install -c -m 644 './unexpand.1' '/usr/share/man/man1/unexpand.1' /tools/bin/install -c -m 644 './uniq.1' '/usr/share/man/man1/uniq.1' /tools/bin/install -c -m 644 './unlink.1' '/usr/share/man/man1/unlink.1' /tools/bin/install -c -m 644 './vdir.1' '/usr/share/man/man1/vdir.1' /tools/bin/install -c -m 644 './wc.1' '/usr/share/man/man1/wc.1' /tools/bin/install -c -m 644 './whoami.1' '/usr/share/man/man1/whoami.1' /tools/bin/install -c -m 644 './yes.1' '/usr/share/man/man1/yes.1' /tools/bin/install -c -m 644 './uname.1' '/usr/share/man/man1/uname.1' /tools/bin/install -c -m 644 './chroot.1' '/usr/share/man/man1/chroot.1' /tools/bin/install -c -m 644 './hostid.1' '/usr/share/man/man1/hostid.1' /tools/bin/install -c -m 644 './nice.1' '/usr/share/man/man1/nice.1' /tools/bin/install -c -m 644 './pinky.1' '/usr/share/man/man1/pinky.1' /tools/bin/install -c -m 644 './users.1' '/usr/share/man/man1/users.1' /tools/bin/install -c -m 644 './who.1' '/usr/share/man/man1/who.1' /tools/bin/install -c -m 644 './stty.1' '/usr/share/man/man1/stty.1' make[2]: Leaving directory `/sources/coreutils-6.9/man' make[1]: Leaving directory `/sources/coreutils-6.9/man' Making install in po make[1]: Entering directory `/sources/coreutils-6.9/po' /tools/bin/mkdir -p /usr/share installing af.gmo as /usr/share/locale/af/LC_MESSAGES/coreutils.mo installing af.gmo link as /usr/share/locale/af/LC_TIME/coreutils.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/coreutils.mo installing be.gmo link as /usr/share/locale/be/LC_TIME/coreutils.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/coreutils.mo installing bg.gmo link as /usr/share/locale/bg/LC_TIME/coreutils.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/coreutils.mo installing ca.gmo link as /usr/share/locale/ca/LC_TIME/coreutils.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/coreutils.mo installing cs.gmo link as /usr/share/locale/cs/LC_TIME/coreutils.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/coreutils.mo installing da.gmo link as /usr/share/locale/da/LC_TIME/coreutils.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/coreutils.mo installing de.gmo link as /usr/share/locale/de/LC_TIME/coreutils.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/coreutils.mo installing el.gmo link as /usr/share/locale/el/LC_TIME/coreutils.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/coreutils.mo installing es.gmo link as /usr/share/locale/es/LC_TIME/coreutils.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/coreutils.mo installing et.gmo link as /usr/share/locale/et/LC_TIME/coreutils.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/coreutils.mo installing eu.gmo link as /usr/share/locale/eu/LC_TIME/coreutils.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/coreutils.mo installing fi.gmo link as /usr/share/locale/fi/LC_TIME/coreutils.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/coreutils.mo installing fr.gmo link as /usr/share/locale/fr/LC_TIME/coreutils.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/coreutils.mo installing ga.gmo link as /usr/share/locale/ga/LC_TIME/coreutils.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/coreutils.mo installing gl.gmo link as /usr/share/locale/gl/LC_TIME/coreutils.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/coreutils.mo installing hu.gmo link as /usr/share/locale/hu/LC_TIME/coreutils.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/coreutils.mo installing it.gmo link as /usr/share/locale/it/LC_TIME/coreutils.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/coreutils.mo installing ja.gmo link as /usr/share/locale/ja/LC_TIME/coreutils.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/coreutils.mo installing ko.gmo link as /usr/share/locale/ko/LC_TIME/coreutils.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/coreutils.mo installing ms.gmo link as /usr/share/locale/ms/LC_TIME/coreutils.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/coreutils.mo installing nb.gmo link as /usr/share/locale/nb/LC_TIME/coreutils.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/coreutils.mo installing nl.gmo link as /usr/share/locale/nl/LC_TIME/coreutils.mo installing no.gmo as /usr/share/locale/no/LC_MESSAGES/coreutils.mo installing no.gmo link as /usr/share/locale/no/LC_TIME/coreutils.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/coreutils.mo installing pl.gmo link as /usr/share/locale/pl/LC_TIME/coreutils.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/coreutils.mo installing pt.gmo link as /usr/share/locale/pt/LC_TIME/coreutils.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo installing pt_BR.gmo link as /usr/share/locale/pt_BR/LC_TIME/coreutils.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/coreutils.mo installing ru.gmo link as /usr/share/locale/ru/LC_TIME/coreutils.mo installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/coreutils.mo installing rw.gmo link as /usr/share/locale/rw/LC_TIME/coreutils.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/coreutils.mo installing sk.gmo link as /usr/share/locale/sk/LC_TIME/coreutils.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/coreutils.mo installing sl.gmo link as /usr/share/locale/sl/LC_TIME/coreutils.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/coreutils.mo installing sv.gmo link as /usr/share/locale/sv/LC_TIME/coreutils.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/coreutils.mo installing tr.gmo link as /usr/share/locale/tr/LC_TIME/coreutils.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo installing zh_CN.gmo link as /usr/share/locale/zh_CN/LC_TIME/coreutils.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo installing zh_TW.gmo link as /usr/share/locale/zh_TW/LC_TIME/coreutils.mo if test "coreutils" = "gettext-tools"; then \ /tools/bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /tools/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/sources/coreutils-6.9/po' Making install in tests make[1]: Entering directory `/sources/coreutils-6.9/tests' Making install in chgrp make[2]: Entering directory `/sources/coreutils-6.9/tests/chgrp' make[3]: Entering directory `/sources/coreutils-6.9/tests/chgrp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/chgrp' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chgrp' Making install in chmod make[2]: Entering directory `/sources/coreutils-6.9/tests/chmod' make[3]: Entering directory `/sources/coreutils-6.9/tests/chmod' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/chmod' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chmod' Making install in chown make[2]: Entering directory `/sources/coreutils-6.9/tests/chown' make[3]: Entering directory `/sources/coreutils-6.9/tests/chown' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/chown' make[2]: Leaving directory `/sources/coreutils-6.9/tests/chown' Making install in cp make[2]: Entering directory `/sources/coreutils-6.9/tests/cp' make[3]: Entering directory `/sources/coreutils-6.9/tests/cp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/cp' make[2]: Leaving directory `/sources/coreutils-6.9/tests/cp' Making install in cut make[2]: Entering directory `/sources/coreutils-6.9/tests/cut' make[3]: Entering directory `/sources/coreutils-6.9/tests/cut' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/cut' make[2]: Leaving directory `/sources/coreutils-6.9/tests/cut' Making install in dd make[2]: Entering directory `/sources/coreutils-6.9/tests/dd' make[3]: Entering directory `/sources/coreutils-6.9/tests/dd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/dd' make[2]: Leaving directory `/sources/coreutils-6.9/tests/dd' Making install in dircolors make[2]: Entering directory `/sources/coreutils-6.9/tests/dircolors' make[3]: Entering directory `/sources/coreutils-6.9/tests/dircolors' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/dircolors' make[2]: Leaving directory `/sources/coreutils-6.9/tests/dircolors' Making install in du make[2]: Entering directory `/sources/coreutils-6.9/tests/du' make[3]: Entering directory `/sources/coreutils-6.9/tests/du' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/du' make[2]: Leaving directory `/sources/coreutils-6.9/tests/du' Making install in expr make[2]: Entering directory `/sources/coreutils-6.9/tests/expr' make[3]: Entering directory `/sources/coreutils-6.9/tests/expr' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/expr' make[2]: Leaving directory `/sources/coreutils-6.9/tests/expr' Making install in factor make[2]: Entering directory `/sources/coreutils-6.9/tests/factor' make[3]: Entering directory `/sources/coreutils-6.9/tests/factor' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/factor' make[2]: Leaving directory `/sources/coreutils-6.9/tests/factor' Making install in fmt make[2]: Entering directory `/sources/coreutils-6.9/tests/fmt' make[3]: Entering directory `/sources/coreutils-6.9/tests/fmt' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/fmt' make[2]: Leaving directory `/sources/coreutils-6.9/tests/fmt' Making install in head make[2]: Entering directory `/sources/coreutils-6.9/tests/head' make[3]: Entering directory `/sources/coreutils-6.9/tests/head' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/head' make[2]: Leaving directory `/sources/coreutils-6.9/tests/head' Making install in install make[2]: Entering directory `/sources/coreutils-6.9/tests/install' make[3]: Entering directory `/sources/coreutils-6.9/tests/install' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/install' make[2]: Leaving directory `/sources/coreutils-6.9/tests/install' Making install in join make[2]: Entering directory `/sources/coreutils-6.9/tests/join' make[3]: Entering directory `/sources/coreutils-6.9/tests/join' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/join' make[2]: Leaving directory `/sources/coreutils-6.9/tests/join' Making install in ln make[2]: Entering directory `/sources/coreutils-6.9/tests/ln' make[3]: Entering directory `/sources/coreutils-6.9/tests/ln' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/ln' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ln' Making install in ls make[2]: Entering directory `/sources/coreutils-6.9/tests/ls' make[3]: Entering directory `/sources/coreutils-6.9/tests/ls' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/ls' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls' Making install in ls-2 make[2]: Entering directory `/sources/coreutils-6.9/tests/ls-2' make[3]: Entering directory `/sources/coreutils-6.9/tests/ls-2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/ls-2' make[2]: Leaving directory `/sources/coreutils-6.9/tests/ls-2' Making install in md5sum make[2]: Entering directory `/sources/coreutils-6.9/tests/md5sum' make[3]: Entering directory `/sources/coreutils-6.9/tests/md5sum' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/md5sum' make[2]: Leaving directory `/sources/coreutils-6.9/tests/md5sum' Making install in misc make[2]: Entering directory `/sources/coreutils-6.9/tests/misc' make[3]: Entering directory `/sources/coreutils-6.9/tests/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/misc' make[2]: Leaving directory `/sources/coreutils-6.9/tests/misc' Making install in mkdir make[2]: Entering directory `/sources/coreutils-6.9/tests/mkdir' make[3]: Entering directory `/sources/coreutils-6.9/tests/mkdir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/mkdir' make[2]: Leaving directory `/sources/coreutils-6.9/tests/mkdir' Making install in mv make[2]: Entering directory `/sources/coreutils-6.9/tests/mv' make[3]: Entering directory `/sources/coreutils-6.9/tests/mv' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/mv' make[2]: Leaving directory `/sources/coreutils-6.9/tests/mv' Making install in od make[2]: Entering directory `/sources/coreutils-6.9/tests/od' make[3]: Entering directory `/sources/coreutils-6.9/tests/od' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/od' make[2]: Leaving directory `/sources/coreutils-6.9/tests/od' Making install in pr make[2]: Entering directory `/sources/coreutils-6.9/tests/pr' make[3]: Entering directory `/sources/coreutils-6.9/tests/pr' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/pr' make[2]: Leaving directory `/sources/coreutils-6.9/tests/pr' Making install in readlink make[2]: Entering directory `/sources/coreutils-6.9/tests/readlink' make[3]: Entering directory `/sources/coreutils-6.9/tests/readlink' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/readlink' make[2]: Leaving directory `/sources/coreutils-6.9/tests/readlink' Making install in rm make[2]: Entering directory `/sources/coreutils-6.9/tests/rm' make[3]: Entering directory `/sources/coreutils-6.9/tests/rm' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/rm' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rm' Making install in rmdir make[2]: Entering directory `/sources/coreutils-6.9/tests/rmdir' make[3]: Entering directory `/sources/coreutils-6.9/tests/rmdir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/rmdir' make[2]: Leaving directory `/sources/coreutils-6.9/tests/rmdir' Making install in seq make[2]: Entering directory `/sources/coreutils-6.9/tests/seq' make[3]: Entering directory `/sources/coreutils-6.9/tests/seq' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/seq' make[2]: Leaving directory `/sources/coreutils-6.9/tests/seq' Making install in sha1sum make[2]: Entering directory `/sources/coreutils-6.9/tests/sha1sum' make[3]: Entering directory `/sources/coreutils-6.9/tests/sha1sum' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/sha1sum' make[2]: Leaving directory `/sources/coreutils-6.9/tests/sha1sum' Making install in shred make[2]: Entering directory `/sources/coreutils-6.9/tests/shred' make[3]: Entering directory `/sources/coreutils-6.9/tests/shred' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/shred' make[2]: Leaving directory `/sources/coreutils-6.9/tests/shred' Making install in sort make[2]: Entering directory `/sources/coreutils-6.9/tests/sort' make[3]: Entering directory `/sources/coreutils-6.9/tests/sort' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/sort' make[2]: Leaving directory `/sources/coreutils-6.9/tests/sort' Making install in stty make[2]: Entering directory `/sources/coreutils-6.9/tests/stty' make[3]: Entering directory `/sources/coreutils-6.9/tests/stty' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/stty' make[2]: Leaving directory `/sources/coreutils-6.9/tests/stty' Making install in sum make[2]: Entering directory `/sources/coreutils-6.9/tests/sum' make[3]: Entering directory `/sources/coreutils-6.9/tests/sum' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/sum' make[2]: Leaving directory `/sources/coreutils-6.9/tests/sum' Making install in tac make[2]: Entering directory `/sources/coreutils-6.9/tests/tac' make[3]: Entering directory `/sources/coreutils-6.9/tests/tac' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tac' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tac' Making install in tail make[2]: Entering directory `/sources/coreutils-6.9/tests/tail' make[3]: Entering directory `/sources/coreutils-6.9/tests/tail' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tail' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tail' Making install in tail-2 make[2]: Entering directory `/sources/coreutils-6.9/tests/tail-2' make[3]: Entering directory `/sources/coreutils-6.9/tests/tail-2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tail-2' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tail-2' Making install in tee make[2]: Entering directory `/sources/coreutils-6.9/tests/tee' make[3]: Entering directory `/sources/coreutils-6.9/tests/tee' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tee' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tee' Making install in test make[2]: Entering directory `/sources/coreutils-6.9/tests/test' make[3]: Entering directory `/sources/coreutils-6.9/tests/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/test' make[2]: Leaving directory `/sources/coreutils-6.9/tests/test' Making install in touch make[2]: Entering directory `/sources/coreutils-6.9/tests/touch' make[3]: Entering directory `/sources/coreutils-6.9/tests/touch' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/touch' make[2]: Leaving directory `/sources/coreutils-6.9/tests/touch' Making install in tr make[2]: Entering directory `/sources/coreutils-6.9/tests/tr' make[3]: Entering directory `/sources/coreutils-6.9/tests/tr' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tr' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tr' Making install in tsort make[2]: Entering directory `/sources/coreutils-6.9/tests/tsort' make[3]: Entering directory `/sources/coreutils-6.9/tests/tsort' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/tsort' make[2]: Leaving directory `/sources/coreutils-6.9/tests/tsort' Making install in unexpand make[2]: Entering directory `/sources/coreutils-6.9/tests/unexpand' make[3]: Entering directory `/sources/coreutils-6.9/tests/unexpand' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/unexpand' make[2]: Leaving directory `/sources/coreutils-6.9/tests/unexpand' Making install in uniq make[2]: Entering directory `/sources/coreutils-6.9/tests/uniq' make[3]: Entering directory `/sources/coreutils-6.9/tests/uniq' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/uniq' make[2]: Leaving directory `/sources/coreutils-6.9/tests/uniq' Making install in wc make[2]: Entering directory `/sources/coreutils-6.9/tests/wc' make[3]: Entering directory `/sources/coreutils-6.9/tests/wc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests/wc' make[2]: Leaving directory `/sources/coreutils-6.9/tests/wc' make[2]: Entering directory `/sources/coreutils-6.9/tests' make[3]: Entering directory `/sources/coreutils-6.9/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/coreutils-6.9/tests' make[2]: Leaving directory `/sources/coreutils-6.9/tests' make[1]: Leaving directory `/sources/coreutils-6.9/tests' make[1]: Entering directory `/sources/coreutils-6.9' make[2]: Entering directory `/sources/coreutils-6.9' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/coreutils-6.9' make[1]: Leaving directory `/sources/coreutils-6.9' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date} /bin `/usr/bin/cat' -> `/bin/cat' `/usr/bin/chgrp' -> `/bin/chgrp' `/usr/bin/chmod' -> `/bin/chmod' `/usr/bin/chown' -> `/bin/chown' `/usr/bin/cp' -> `/bin/cp' `/usr/bin/date' -> `/bin/date' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/{dd,df,echo,false,hostname,ln,ls,mkdir,mknod} /bin `/usr/bin/dd' -> `/bin/dd' `/usr/bin/df' -> `/bin/df' `/usr/bin/echo' -> `/bin/echo' `/usr/bin/false' -> `/bin/false' `/usr/bin/hostname' -> `/bin/hostname' `/usr/bin/ln' -> `/bin/ln' `/usr/bin/ls' -> `/bin/ls' `/usr/bin/mkdir' -> `/bin/mkdir' `/usr/bin/mknod' -> `/bin/mknod' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/{mv,pwd,rm,rmdir,stty,true,uname} /bin `/usr/bin/mv' -> `/bin/mv' `/usr/bin/pwd' -> `/bin/pwd' `/usr/bin/rm' -> `/bin/rm' `/usr/bin/rmdir' -> `/bin/rmdir' `/usr/bin/stty' -> `/bin/stty' `/usr/bin/true' -> `/bin/true' `/usr/bin/uname' -> `/bin/uname' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/chroot /usr/sbin `/usr/bin/chroot' -> `/usr/sbin/chroot' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/{[,basename,head,install,nice} /bin `/usr/bin/[' -> `/bin/[' `/usr/bin/basename' -> `/bin/basename' `/usr/bin/head' -> `/bin/head' `/usr/bin/install' -> `/bin/install' `/usr/bin/nice' -> `/bin/nice' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# mv -v /usr/bin/{readlink,sleep,sync,test,touch} /bin `/usr/bin/readlink' -> `/bin/readlink' `/usr/bin/sleep' -> `/bin/sleep' `/usr/bin/sync' -> `/bin/sync' `/usr/bin/test' -> `/bin/test' `/usr/bin/touch' -> `/bin/touch' root:/sources/coreutils-6.9# root:/sources/coreutils-6.9# ln -svf ../../bin/install /usr/bin `/usr/bin/install' -> `../../bin/install' root:/sources/coreutils-6.9#