Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917851 Details for
Bug 949009
emerge coreutils fails due to internal collisions
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log file for coreutils-9.5
build.log (text/x-log), 459.36 KB, created by
Richard Gray
on 2025-01-29 15:40:25 UTC
(
hide
)
Description:
Build.log file for coreutils-9.5
Filename:
MIME Type:
Creator:
Richard Gray
Created:
2025-01-29 15:40:25 UTC
Size:
459.36 KB
patch
obsolete
>[32m * [39;49;00mPackage: sys-apps/coreutils-9.5:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 acl amd64 caps elibc_glibc kernel_linux nls openssl split-usr xattr >[32m * [39;49;00mFEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking coreutils-9.5.tar.xz to /var/tmp/portage/sys-apps/coreutils-9.5/work >>>> Unpacking coreutils-9.5-patches.tar.xz to /var/tmp/portage/sys-apps/coreutils-9.5/work >>>> Source unpacked in /var/tmp/portage/sys-apps/coreutils-9.5/work >>>> Preparing source in /var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5 ... > [32m*[0m Applying patches from /var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5-patches ... > [32m*[0m 0001-uname-Add-processor-hardware-platform-option.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m 0002-tests-sandbox-fixes.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m 0003-dircolors-Add-more-dir-file-colors.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m 0004-cp-ignore-EEXIST-errors-from-mkdir.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying coreutils-9.5-skip-readutmp-test.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5 ... > * econf: updating coreutils-9.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating coreutils-9.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/coreutils-9.5 --htmldir=/usr/share/doc/coreutils-9.5/html --libdir=/usr/lib64 --with-packager=Gentoo --with-packager-version=9.5 (p0) --with-packager-bug-reports=https://bugs.gentoo.org/ --enable-install-program=arch,, --enable-no-install-program=groups,hostname,kill,su,uptime --enable-nls --enable-acl --disable-single-binary --enable-xattr --without-libgmp --with-openssl >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/sbin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether the compiler is clang... no >checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for grep that handles long lines and -e... /usr/sbin/grep >checking for egrep... /usr/sbin/grep -E >checking whether ln -s works... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for arpa/inet.h... yes >checking for features.h... yes >checking for sys/socket.h... yes >checking for xlocale.h... no >checking for uchar.h... yes >checking for sys/param.h... yes >checking for dirent.h... yes >checking for error.h... yes >checking for linux/xattr.h... yes >checking for fnmatch.h... yes >checking for stdio_ext.h... yes >checking for sys/vfs.h... yes >checking for sys/fs_types.h... no >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for getopt.h... yes >checking for sys/cdefs.h... yes >checking for sys/time.h... yes >checking for grp.h... yes >checking for threads.h... yes >checking for iconv.h... yes >checking for limits.h... yes >checking for crtdefs.h... no >checking for wctype.h... yes >checking for langinfo.h... yes >checking for math.h... yes >checking for sys/mman.h... yes >checking for sys/statvfs.h... yes >checking for obstack.h... yes >checking for priv.h... no >checking for sys/select.h... yes >checking for pthread.h... yes >checking for utmp.h... yes >checking for utmpx.h... yes >checking for OS.h... no >checking for malloc.h... yes >checking for selinux/selinux.h... (cached) no >checking for stdbool.h... yes >checking for stdckdint.h... yes >checking for sys/ioctl.h... yes >checking for sys/random.h... yes >checking for sys/resource.h... yes >checking for sys/uio.h... yes >checking for sys/utsname.h... yes >checking for sys/wait.h... yes >checking for termios.h... yes >checking for utime.h... yes >checking for semaphore.h... yes >checking for hurd.h... no >checking for linux/falloc.h... yes >checking for linux/fs.h... yes >checking for paths.h... yes >checking for stropts.h... no >checking for sys/mtio.h... yes >checking for sys/systeminfo.h... no >checking for syslog.h... yes >checking for pwd.h... yes >checking for vfork.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for egrep -e... (cached) /usr/sbin/grep -E >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed >checking for x86_64-pc-linux-gnu-gcc option for timestamps after 2038... none needed >configure: autobuild project... GNU coreutils >configure: autobuild revision... 9.5 >configure: autobuild hostname... localhost >configure: autobuild timestamp... 20250129T152322Z >checking for lstat... yes >checking for fchmod... yes >checking for pathconf... yes >checking for btowc... yes >checking for mbrtowc... yes >checking for mbsinit... yes >checking for canonicalize_file_name... yes >checking for realpath... yes >checking for chown... yes >checking for fchown... yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for fdopendir... yes >checking for explicit_bzero... yes >checking for posix_fadvise... yes >checking for fchmodat... yes >checking for lchmod... yes >checking for fcntl... yes >checking for symlink... yes >checking for listxattr... yes >checking for fnmatch... yes >checking for mbsrtowcs... yes >checking for fpurge... no >checking for __freadptr... no >checking for __freadptrinc... no >checking for fstatat... yes >checking for fsync... yes >checking for openat... yes >checking for fstatfs... yes >checking for getdtablesize... yes >checking for microuptime... no >checking for nanouptime... no >checking for getlogin... yes >checking for flockfile... yes >checking for funlockfile... yes >checking for getexecname... no >checking for gettimeofday... yes >checking for isblank... yes >checking for iswcntrl... yes >checking for link... yes >checking for readlink... yes >checking for mbrlen... yes >checking for mbslen... no >checking for isascii... yes >checking for mprotect... yes >checking for memset_s... no >checking for getgrouplist... yes >checking for mkdirat... yes >checking for mknod... yes >checking for mkstemp... yes >checking for pipe... yes >checking for pselect... yes >checking for pthread_sigmask... yes >checking for qsort_r... yes >checking for utmpname... yes >checking for utmpxname... yes >checking for iswctype... yes >checking for renameat... yes >checking for fpathconf... yes >checking for secure_getenv... yes >checking for getuid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getegid... yes >checking for setenv... yes >checking for settimeofday... yes >checking for stime... no >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for snprintf... yes >checking for __xpg_strerror_r... yes >checking for strtoimax... yes >checking for strtold... yes >checking for strtoumax... yes >checking for localtime_r... yes >checking for unlinkat... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for wcwidth... yes >checking for pause... yes >checking for getrusage... yes >checking for sleep... yes >checking for shutdown... yes >checking for usleep... yes >checking for mquery... no >checking for pstat_getprocvm... no >checking for wctob... yes >checking for directio... no >checking for nl_langinfo... yes >checking for setitimer... yes >checking for setrlimit... yes >checking for prctl... yes >checking for endgrent... yes >checking for endpwent... yes >checking for fallocate... yes >checking for setgroups... yes >checking for sethostname... yes >checking for sync... yes >checking for syncfs... yes >checking for sysinfo... yes >checking for tcgetpgrp... yes >checking for getgrgid_nomembers... no >checking for getgrnam_nomembers... no >checking for getgrent_nomembers... no >checking for fork... yes >checking for vfork... yes >checking for sys/acl.h... yes >checking for library containing acl_get_file... -lacl >checking for acl_get_file... yes >checking for acl_get_fd... yes >checking for acl_set_file... yes >checking for acl_set_fd... yes >checking for acl_free... yes >checking for acl_from_mode... yes >checking for acl_from_text... yes >checking for acl_delete_def_file... yes >checking for acl_extended_file... yes >checking for acl_delete_fd_np... no >checking for acl_delete_file_np... no >checking for acl_copy_ext_native... no >checking for acl_create_entry_np... no >checking for acl_to_short_text... no >checking for acl_free_text... no >checking for working acl_get_file... yes >checking for acl/libacl.h... yes >checking for acl_entries... yes >checking for ACL_FIRST_ENTRY... yes >checking for ACL_TYPE_EXTENDED... no >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether the preprocessor supports include_next... yes >checking whether source code line length is unlimited... yes >checking for d_ino member in directory struct... yes >checking for long file names... yes >checking for C/C++ restrict keyword... __restrict__ >checking whether <wchar.h> uses 'inline' correctly... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking for uselocale... yes >checking whether uselocale works... yes >checking whether char8_t is correctly defined... yes >checking whether char16_t is correctly defined... yes >checking whether char32_t is correctly defined... yes >checking for bit size of wchar_t... 32 >checking for mbstate_t... yes >checking for a traditional japanese locale... none >checking for a french Unicode locale... none >checking for a transitional chinese locale... none >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtoc32 is declared... yes >checking for mbrtoc32... yes >checking whether mbrtoc32 works as well as mbrtowc... guessing yes >checking whether malloc is ptrdiff_t safe... yes >checking whether malloc, realloc, calloc set errno on failure... yes >checking whether lstat correctly handles trailing slash... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for uid_t... yes >checking for gid_t... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking whether chown dereferences symlinks... yes >checking whether chown honors trailing slash... yes >checking whether chown always updates ctime... yes >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking for inline... inline >checking whether linux/if_alg.h has struct sockaddr_alg.... yes >checking whether byte ordering is bigendian... no >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for error... yes >checking whether error_at_line is declared... yes >checking for error_at_line... yes >checking for working error function... yes >checking whether strerror_r is declared... yes >checking whether strerror_r returns char *... yes >checking type of array argument to getgroups... gid_t >checking whether ctype.h defines __header_inline... no >checking whether fchdir is declared... yes >checking whether fflush works on input streams... no >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking whether fdatasync is declared... yes >checking whether strmode is declared... no >checking for mempcpy... yes >checking whether fopen recognizes a trailing slash... yes >checking whether frexp() can be used without linking with libm... yes >checking whether alarm is declared... yes >checking whether long double and double are the same... no >checking whether stdin defaults to large file offsets... yes >checking whether fseeko is declared... yes >checking for fseeko... yes >checking whether fflush works on input streams... (cached) no >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether ftello is declared... yes >checking whether ungetc works on arbitrary bytes... yes >checking for ftello... yes >checking whether ftello works... yes >checking for O_CLOEXEC... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking whether getcwd is declared... yes >checking whether getdelim is declared... yes >checking whether getdtablesize is declared... yes >checking for arithmetic hrtime_t... no >checking whether getline is declared... yes >checking whether getlogin is declared... yes >checking for ssize_t... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking for working GNU getopt_long function... yes >checking whether timespec_get is declared... yes >checking for timespec_get... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking for pthread.h... (cached) yes >checking for pthread_kill in -lpthread... yes >checking whether POSIX threads API is available... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes >checking whether setlocale (category, NULL) is multithread-safe... yes >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for iconv... yes >checking for working iconv... yes >checking whether iconv is compatible with its POSIX signature... yes >checking for off_t... yes >checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes >checking whether limits.h has SSIZE_MAX... yes >checking for wint_t... yes >checking whether wint_t is large enough... yes >checking whether the compiler produces multi-arch binaries... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h works without ISO C predefines... yes >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking where to find the exponent in a 'double'... word 1 bit 20 >checking where to find the exponent in a 'float'... word 0 bit 23 >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wctype supports the "blank" and "punct" character classes... yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ALTMON_1... yes >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... yes >checking for wchar_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking for unreachable... no >checking whether locale.h defines locale_t... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... yes >checking for LC_MESSAGES... yes >checking for uselocale... (cached) yes >checking whether uselocale works... (cached) yes >checking for fake locale system (OpenBSD)... no >checking for Solaris 11.4 locale system... no >checking for getlocalename_l... no >checking whether imported symbols can be declared weak... yes >checking for multithread API to use... posix >checking for a sed that does not truncate output... /usr/sbin/sed >checking whether malloc (0) returns nonnull... yes >checking whether NAN macro works... yes >checking whether HUGE_VAL works... yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc stores incomplete characters... guessing no >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memrchr is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking for compiler option needed when checking for future declarations... none >checking whether time_t is signed... yes >checking for working mktime... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking for compound literals... yes >checking for external symbol _system_configuration... no >checking for desired default level of POSIX conformance... none-specified >checking whether <sys/select.h> is self-contained... yes >checking for pthread_t... yes >checking for pthread_spinlock_t... yes >checking for PTHREAD_CREATE_DETACHED... yes >checking for PTHREAD_MUTEX_RECURSIVE... yes >checking for PTHREAD_MUTEX_ROBUST... yes >checking for PTHREAD_PROCESS_SHARED... yes >checking for sigset_t... yes >checking whether to use systemd APIs... no >checking whether endutent 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 utmp.ut_tv... yes >checking for struct utmpx.ut_host... yes >checking for struct utmp.ut_host... yes >checking for struct utmpx.ut_id... yes >checking for struct utmp.ut_id... yes >checking for struct utmpx.ut_session... yes >checking for struct utmp.ut_session... 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 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 utmpx.ut_exit.e_termination... yes >checking for struct utmp.ut_exit.e_termination... yes >checking whether sysinfo is declared... yes >checking for sys/sysctl.h... no >checking for sysctl... no >checking whether rmdir works... yes >checking whether unlink honors trailing slashes... yes >checking whether unlink of a parent directory fails as it should... guessing yes >checking for sched.h... yes >checking for struct sched_param... yes >checking for library containing setsockopt... none needed >checking for library containing setfilecon... (cached) no >checking whether setenv is declared... yes >checking for search.h... yes >checking for tsearch... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking whether snprintf is declared... yes >checking whether fcloseall is declared... yes >checking whether getw is declared... yes >checking whether putw is declared... yes >checking which flavor of printf attribute matches inttypes macros... system >checking whether ecvt is declared... yes >checking whether fcvt is declared... yes >checking whether gcvt is declared... yes >checking whether MB_CUR_MAX is correct... guessing yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... yes >checking for strerror_r... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... yes >checking whether strnlen is declared... yes >checking whether strsignal is declared... yes >checking whether ldexp() can be used without linking with libm... yes >checking whether strtoimax is declared... yes >checking whether strtoumax is declared... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking for struct utsname... yes >checking for struct timespec in <time.h>... yes >checking for TIME_UTC in <time.h>... yes >checking whether execvpe is declared... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putc_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking whether unsetenv is declared... yes >checking whether the utimes function works... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether snprintf truncates the result as in C99... yes >checking for wcslen... yes >checking for snprintf... (cached) yes >checking for strnlen... yes >checking for wcrtomb... (cached) yes >checking whether _snprintf is declared... no >checking whether printf supports size specifiers as in C99... yes >checking whether printf supports size specifiers as in C23... yes >checking whether printf supports 'long double' arguments... yes >checking whether printf supports infinite 'double' arguments... yes >checking whether printf supports infinite 'long double' arguments... yes >checking whether printf supports the 'a' and 'A' directives... yes >checking whether printf supports the 'b' directive... yes >checking whether printf supports the 'F' directive... yes >checking whether printf supports the 'n' directive... no >checking whether printf supports the 'ls' directive... yes >checking whether printf supports the 'lc' directive correctly... yes >checking whether printf supports the grouping flag... yes >checking whether printf supports the left-adjust flag correctly... yes >checking whether printf supports the zero flag correctly... yes >checking whether printf supports the alternative flag with a zero precision... yes >checking whether printf supports large precisions... yes >checking whether printf survives out-of-memory conditions... yes >checking for vasprintf... yes >checking whether wcsdup is declared... yes >checking POSIX termios... yes >checking whether use of TIOCGWINSZ requires termios.h... no >checking for C compiler option to allow warnings... -Wno-error >checking for a turkish Unicode locale... none >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking for library needed for semaphore functions... none >checking whether initstate is declared... yes >checking whether setstate is declared... yes >checking whether access honors trailing slash... yes >checking for posix_memalign... yes >checking for alignas and alignof... yes, <stdalign.h> macros >checking for alloca as a compiler built-in... yes >checking whether to enable assertions... yes >checking for static_assert... yes, an <assert.h> macro >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing yes >checking whether btowc is consistent with mbrtowc in the C locale... no >checking for __builtin_expect... yes >checking for byteswap.h... yes >checking for nl_langinfo... yes >checking for strtod_l... yes >checking for nl_langinfo... (cached) yes >checking for strtold_l... yes >checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes >checking for faccessat... yes >checking for readlinkat... yes >checking whether this system supports file names of any length... no >checking whether chmod works... yes >checking for library containing clock_gettime... none required >checking for clock_getres... yes >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking for copy_file_range... yes >checking for MD5 in -lcrypto... yes >checking for openssl/md5.h... yes >checking for SHA1 in -lcrypto... yes >checking for openssl/sha.h... yes >checking for SHA256 in -lcrypto... yes >checking for openssl/sha.h... (cached) yes >checking for SHA512 in -lcrypto... yes >checking for openssl/sha.h... (cached) 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 whether dup works... yes >checking whether dup2 works... yes >checking for euidaccess... yes >checking for faccessat... (cached) yes >checking whether fchmodat works... yes >checking for fchownat... yes >checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes >checking whether fchownat works with an empty file name... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking for fdatasync... yes >checking whether fdopen sets errno... yes >checking whether fdopendir is declared... yes >checking whether fdopendir works... yes >checking whether fflush works on input streams... (cached) no >checking for struct stat.st_blocks... yes >checking for mempcpy... (cached) yes >checking for flexible array member... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for working GNU fnmatch... yes >checking whether fopen supports the mode character 'x'... yes >checking whether fopen supports the mode character 'e'... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking for __fpurge... yes >checking whether fpurge is declared... no >checking for __freadahead... no >checking for __freading... yes >checking whether free is known to preserve errno... yes >checking whether freopen works on closed fds... yes >checking whether frexp works... yes >checking whether frexpl is declared... yes >checking whether frexpl() can be used without linking with libm... yes >checking whether frexpl works... yes >checking for fseeko... (cached) yes >checking whether fflush works on input streams... (cached) no >checking for _fseeki64... no >checking for __fseterr... no >checking whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... yes >checking for sys/fs/s5param.h... no >checking for sys/statfs.h... yes >checking for statfs that truncates block counts... no >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking for strtof... yes >checking for ftruncate... yes >checking for struct statfs.f_type... yes >checking for __fsword_t... yes >checking for fts_open... yes >checking for futimens... yes >checking whether futimens works... yes >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking whether getcwd handles long file names properly... (cached) yes >checking for getpagesize... yes >checking whether getcwd succeeds when 4k < cwd_length < 16k... yes >checking for getdelim... yes >checking for working getdelim function... yes >checking whether getdtablesize works... yes >checking for getgroups... yes >checking for working getgroups... yes >checking whether getgroups handles negative values... yes >checking for gethostname... yes >checking for HOST_NAME_MAX... yes >checking whether gethrtime is declared... no >checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes >checking for getline... yes >checking for working getline function... yes >checking for getloadavg... yes >checking for sys/loadavg.h... no >checking whether getloadavg is declared... yes >checking for getpagesize... (cached) yes >checking whether getpagesize is declared... yes >checking for getprogname... no >checking whether program_invocation_name is declared... yes >checking whether program_invocation_name is declared... (cached) yes >checking whether program_invocation_short_name is declared... yes >checking whether __argv is declared... no >checking for getrandom... yes >checking whether getrandom is compatible with its GNU+BSD signature... yes >checking for timespec_getres... yes >checking for gettimeofday with POSIX signature... yes >checking for group_member... yes >checking host operating system... GNU/Linux >checking for library containing gethostbyname... (cached) none required >checking for gethostbyname... (cached) yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking whether the compiler generally respects inline... yes >checking for isapipe... no >checking whether pipes are FIFOs (and for their link count)... yes (1) >checking whether isnan(double) can be used without linking with libm... yes >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... yes >checking for iswblank... yes >checking whether iswblank is declared... yes >checking whether iswdigit is ISO C compliant... guessing yes >checking whether iswpunct is consistent with ispunct... yes >checking whether iswxdigit is ISO C compliant... guessing yes >checking for lchown... yes >checking for C compiler flag to ignore unused libraries... -Wl,--as-needed >checking whether the compiler supports the __inline keyword... yes >checking whether link obeys POSIX... yes >checking for __xpg4... no >checking whether link(2) dereferences a symlink... no >checking for linkat... yes >checking whether linkat() can link symlinks... yes >checking whether linkat handles trailing slash correctly... yes >checking whether localeconv works... yes >checking for pthread_rwlock_t... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking whether lseek detects pipes... yes >checking whether SEEK_DATA works but is incompatible with GNU... no >checking whether malloc (0) returns nonnull... (cached) yes >checking whether mbrtoc32 works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes >checking whether mbrtowc handles a NULL string argument... (cached) guessing yes >checking whether mbrtowc has a correct return value... (cached) guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes >checking whether mbrtowc stores incomplete characters... (cached) guessing no >checking whether mbrtowc works on empty input... (cached) yes >checking whether the C locale is free of encoding errors... (cached) no >checking whether mbsrtowcs works... guessing yes >checking whether the C locale is free of encoding errors... (cached) no >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for mbtowc... yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking for memset_explicit... no >checking for explicit_memset... no >checking whether mkdir handles trailing slash... yes >checking whether mkdir handles trailing dot... yes >checking for mkfifo... yes >checking whether mkfifo rejects trailing slashes... yes >checking for mknodat... yes >checking for mkfifoat... yes >checking whether mkfifoat rejects trailing slashes... yes >checking whether mknod can create fifo without root privileges... (cached) yes >checking for mkostemp... yes >checking for working mkstemp... yes >checking for __mktime_internal... no >checking for listmntent... no >checking for sys/ucred.h... no >checking for sys/mount.h... (cached) 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 mntctl function and struct vmount... no >checking for one-argument getmntent function... yes >checking for setmntent... yes >checking for endmntent... yes >checking for hasmntopt... yes >checking for sys/mntent.h... no >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >checking for struct statfs.f_fstypename... no >checking for library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking whether <netinet/in.h> is self-contained... yes >checking for nl_langinfo... (cached) yes >checking whether YESEXPR works... yes >checking for sys/pstat.h... no >checking for sys/sysmp.h... no >checking for sys/param.h... (cached) yes >checking for sys/sysctl.h... (cached) no >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... (cached) no >checking for sched_getaffinity... yes >checking for glibc compatible sched_getaffinity... yes >checking for C nullptr... no >checking for obstacks that work with any size object... no >checking whether open recognizes a trailing slash... yes >checking for opendir... yes >checking for bison... bison >checking for bison 2.4 or newer... 3.8.2, ok >checking for struct tm.tm_zone... (cached) yes >checking for Perl 5.005 or newer... perl >checking for sys/pstat.h... (cached) no >checking for sys/sysmp.h... (cached) 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/systemcfg.h... no >checking for sys/sysctl.h... (cached) no >checking for pstat_getstatic... no >checking for pstat_getdynamic... (cached) no >checking for sysmp... (cached) no >checking for getsysinfo... no >checking for sysctl... (cached) no >checking for table... no >checking for sysinfo... (cached) yes >checking for struct sysinfo.mem_unit... yes >checking for pipe2... yes >checking for a shell that conforms to POSIX... /bin/sh >checking for posix_memalign... (cached) yes >checking whether posix_memalign works for large alignments... yes >checking whether frexp works... (cached) yes >checking whether ldexp can be used without linking with libm... (cached) yes >checking whether frexpl() can be used without linking with libm... (cached) yes >checking whether frexpl works... (cached) yes >checking whether frexpl is declared... (cached) yes >checking whether ldexpl() can be used without linking with libm... yes >checking whether ldexpl works... yes >checking whether ldexpl is declared... yes >checking for getppriv... no >checking whether program_invocation_name is declared... (cached) yes >checking whether program_invocation_short_name is declared... (cached) yes >checking whether signature of pselect conforms to POSIX... yes >checking whether pselect detects invalid fds... yes >checking for pthread_mutexattr_getrobust... yes >checking whether pthread_create exists as a global function... yes >checking whether pthread_mutex_timedlock is declared... yes >checking for pthread_mutex_timedlock... yes >checking whether pthread_sigmask is a macro... no >checking whether pthread_sigmask works without -lpthread... yes >checking whether pthread_sigmask returns error numbers... yes >checking whether pthread_sigmask unblocks signals correctly... guessing yes >checking for putenv compatible with GNU and SVID... yes >checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr >checking for qsort_r signature... GNU >checking for raise... yes >checking for sigprocmask... yes >checking for rawmemchr... yes >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlink truncates results correctly... yes >checking for readlinkat... (cached) yes >checking whether readlinkat signature is correct... yes >checking whether realloc (0, 0) returns nonnull... yes >checking for reallocarray... yes >checking for working re_compile_pattern... yes >checking whether remove handles directories... yes >checking whether rename honors trailing slash on destination... yes >checking whether rename honors trailing slash on source... yes >checking whether rename manages hard links correctly... yes >checking whether rename manages existing destinations correctly... yes >checking for linux/fs.h... (cached) yes >checking for renameat2... yes >checking for linux/fs.h... (cached) yes >checking for renameat2... (cached) yes >checking for rewinddir... yes >checking whether rmdir works... (cached) yes >checking for rpmatch... yes >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking for selinux/flask.h... no >checking for library containing getservbyname... (cached) none required >checking for getservbyname... (cached) yes >checking whether setenv validates arguments... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes >checking whether setlocale (category, NULL) is multithread-safe... (cached) yes >checking for sig2str... no >checking for struct sigaction.sa_sigaction... yes >checking for signbit macro... yes >checking for signbit compiler built-ins... yes >checking for sigprocmask... (cached) yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for smack_new_label_from_self in -lsmack... no >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... yes >checking for socklen_t... yes >checking for ssize_t... (cached) yes >checking whether stat handles trailing slashes on files... yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking for va_copy... yes >checking for bool, true, false... no >checking for stpcpy... yes >checking for working strerror function... yes >checking for working strnlen... yes >checking for strsignal... yes >checking whether strsignal always returns a string... yes >checking whether strstr works... yes >checking whether strtod obeys C99... yes >checking whether strtoimax works... yes >checking whether strtold obeys POSIX... yes >checking for strtoll... yes >checking whether strtoll works... yes >checking for strtoull... yes >checking whether strtoull works... yes >checking whether symlink handles trailing slash correctly... yes >checking for symlinkat... yes >checking whether symlinkat handles trailing slash correctly... yes >checking whether time() works... guessing no >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether localtime works even near extrema... yes >checking for timezone_t... no >checking for timegm... yes >checking whether timer_settime is declared... yes >checking for library containing timer_settime... none required >checking for timer_settime... yes >checking for uname... yes >checking whether unlink honors trailing slashes... (cached) yes >checking whether unlink of a parent directory fails as it should... (cached) guessing yes >checking whether a running program can be unlinked... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for utime... yes >checking whether utime handles trailing slashes on files... yes >checking for futimes... yes >checking for futimesat... yes >checking for lutimes... yes >checking for futimens... (cached) yes >checking for utimensat... yes >checking for utimensat... (cached) yes >checking whether utimensat works... yes >checking for variable-length arrays... yes >checking for ptrdiff_t... yes >checking for vasprintf... (cached) yes >checking whether wcrtomb works in the C locale... yes >checking whether wcrtomb return value is correct... guessing yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether use of struct winsize requires sys/ptem.h... no >checking for wmemchr... yes >checking for wmempcpy... yes >checking for stdint.h... (cached) yes >checking for atoll... yes >checking whether c32rtomb is declared... yes >checking for c32rtomb... yes >checking whether c32rtomb return value is correct... yes >checking whether open recognizes a trailing slash... (cached) yes >checking for duplocale... yes >checking whether byte ordering is bigendian... (cached) no >checking for library containing inet_pton... none required >checking whether inet_pton is declared... yes >checking whether byte ordering is bigendian... (cached) no >checking for ioctl... yes >checking for ioctl with POSIX signature... no >checking for newlocale... yes >checking for newlocale... (cached) yes >checking for newlocale... (cached) yes >checking for duplocale... (cached) yes >checking for freelocale... yes >checking for uselocale... (cached) yes >checking whether uselocale works... (cached) yes >checking whether perror matches strerror... yes >checking for random... yes >checking for initstate... yes >checking for setstate... yes >checking for random.h... no >checking for struct random_data... yes >checking for random_r... yes >checking whether sched_yield is declared... yes >checking whether setlocale supports the C locale... yes >checking whether sleep is declared... yes >checking for working sleep... yes >checking for catgets... yes >checking for pthread_atfork... yes >checking for sys/single_threaded.h... yes >checking for struct tm.tm_gmtoff... (cached) yes >checking whether tmpfile works... yes >checking for useconds_t... yes >checking whether usleep allows large arguments... yes >checking whether wctob works... guessing yes >checking whether wctob is declared... yes >checking for working volatile... yes >checking for unsigned long long int... yes >checking for sys/sysctl.h... (cached) no >checking whether geteuid is declared... yes >checking whether getuid is declared... yes >checking whether getgrgid is declared... yes >checking whether getpwuid is declared... yes >checking whether ttyname is declared... yes >checking whether setregid is declared... yes >checking for declarations of fseeko and ftello... yes >checking for struct stat.st_author... no >checking for ino_t... yes >checking for major_t... no >checking for minor_t... no >checking for mode_to_security_class... no >checking for inotify_init... yes >checking for nfs/vfs.h... no >checking for struct statvfs.f_basetype... no >checking for struct statvfs.f_fstypename... no >checking for struct statvfs.f_type... yes >checking for struct statvfs.f_namemax... yes >checking for cap_get_file in -lcap... yes >checking for sys/capability.h... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for chroot... yes >checking for gethostid... yes >checking for sigsuspend... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) no >checking whether localtime caches TZ... no >checking for library containing dlopen... none required >checking for dlopen and whether libcrypto is linked dynamically... yes >checking for fclonefileat... no >checking for getattrat... no >checking for statx... yes >checking for initgroups... yes >checking for syslog... yes >checking for 3-argument setpriority function... yes >checking POSIX termios... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes >checking whether termios.h needs _XOPEN_SOURCE... no >checking c_line in struct termios... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) no >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether C compiler handles -Werror... yes >checking whether C compiler handles -errwarn... no >checking whether this system supports stdbuf... yes >checking IEEE 16 bit floating point... yes >checking Brain 16 bit floating point... yes >checking if pclmul intrinsic exists... yes >checking for avx2 intrinsics... yes >configure: WARNING: 'hostname' is already not being installed >configure: WARNING: 'su' is already not being installed >checking whether NLS is requested... yes >checking for msgfmt... /usr/sbin/msgfmt >checking for gmsgfmt... /usr/sbin/gmsgfmt >checking for xgettext... /usr/sbin/xgettext >checking for msgmerge... /usr/sbin/msgmerge >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyPreferredLanguages... (cached) no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating gnulib-tests/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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5 ... >make -j3 >/usr/sbin/mkdir -p 'lib' >/usr/sbin/mkdir -p 'lib/arpa' >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_ALLOCA_H''@|1|g' \ > ./lib/alloca.in.h > lib/alloca.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ > -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ > -e 's/@''GNULIB_INET_NTOP''@/1/g' \ > -e 's/@''GNULIB_INET_PTON''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ > -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ > -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ > -e 's|@''REPLACE_INET_NTOP''@|0|g' \ > -e 's|@''REPLACE_INET_PTON''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/arpa_inet.in.h > lib/arpa/inet.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#if HAVE_WINSOCK2_H'; \ > echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \ > echo '#endif'; \ > printf '#define PREFIX %s\n' \"/usr\"; \ > printf '#define EXEC_PREFIX %s\n' \"/usr\"; \ > printf '#define BINDIR %s\n' \"/usr/bin\"; \ > printf '#define SBINDIR %s\n' \"/usr/sbin\"; \ > printf '#define LIBEXECDIR %s\n' \"/usr/libexec\"; \ > printf '#define DATAROOTDIR %s\n' \"/usr/share\"; \ > printf '#define DATADIR %s\n' \"/usr/share\"; \ > printf '#define SYSCONFDIR %s\n' \"/etc\"; \ > printf '#define SHAREDSTATEDIR %s\n' \"/usr/com\"; \ > printf '#define LOCALSTATEDIR %s\n' \"/var/lib\"; \ > printf '#define RUNSTATEDIR %s\n' \"/var/lib/run\"; \ > printf '#define INCLUDEDIR %s\n' \"/usr/include\"; \ > printf '#define OLDINCLUDEDIR %s\n' \"/usr/include\"; \ > printf '#define DOCDIR %s\n' \"/usr/share/doc/coreutils-9.5\"; \ > printf '#define INFODIR %s\n' \"/usr/share/info\"; \ > printf '#define HTMLDIR %s\n' \"/usr/share/doc/coreutils-9.5/html\"; \ > printf '#define DVIDIR %s\n' \"/usr/share/doc/coreutils-9.5\"; \ > printf '#define PDFDIR %s\n' \"/usr/share/doc/coreutils-9.5\"; \ > printf '#define PSDIR %s\n' \"/usr/share/doc/coreutils-9.5\"; \ > printf '#define LIBDIR %s\n' \"/usr/lib64\"; \ > printf '#define LISPDIR %s\n' \"/usr/share/emacs/site-lisp\"; \ > printf '#define LOCALEDIR %s\n' \"/usr/share/locale\"; \ > printf '#define MANDIR %s\n' \"/usr/share/man\"; \ > printf '#define MANEXT %s\n' \"\"; \ > printf '#define PKGDATADIR %s\n' \"/usr/share/coreutils\"; \ > printf '#define PKGINCLUDEDIR %s\n' \"/usr/include/coreutils\"; \ > printf '#define PKGLIBDIR %s\n' \"/usr/lib64/coreutils\"; \ > printf '#define PKGLIBEXECDIR %s\n' \"/usr/libexec/coreutils\"; \ >} | sed '/""/d' > lib/configmake.h-t >mv lib/alloca.h-t lib/alloca.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \ > -e 's/@''GNULIB_ISBLANK''@/1/g' \ > -e 's/@''HAVE_ISBLANK''@/1/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/ctype.in.h > lib/ctype.h-t >mv lib/arpa/inet.h-t lib/arpa/inet.h >mv lib/configmake.h-t lib/configmake.h >/usr/sbin/mkdir -p 'lib' >mv lib/ctype.h-t lib/ctype.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_DIRENT_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ > -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \ > -e 's/@''GNULIB_OPENDIR''@/1/g' \ > -e 's/@''GNULIB_READDIR''@/1/g' \ > -e 's/@''GNULIB_REWINDDIR''@/1/g' \ > -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ > -e 's/@''GNULIB_DIRFD''@/1/g' \ > -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ > -e 's/@''GNULIB_SCANDIR''@/0/g' \ > -e 's/@''GNULIB_ALPHASORT''@/0/g' \ > -e 's/@''HAVE_OPENDIR''@/1/g' \ > -e 's/@''HAVE_READDIR''@/1/g' \ > -e 's/@''HAVE_REWINDDIR''@/1/g' \ > -e 's/@''HAVE_CLOSEDIR''@/1/g' \ > -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ > -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_SCANDIR''@|1|g' \ > -e 's|@''HAVE_ALPHASORT''@|1|g' \ > -e 's|@''REPLACE_OPENDIR''@|0|g' \ > -e 's|@''REPLACE_READDIR''@|0|g' \ > -e 's|@''REPLACE_REWINDDIR''@|0|g' \ > -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ > -e 's|@''REPLACE_DIRFD''@|0|g' \ > -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/dirent.in.h > lib/dirent.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_ERROR_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''NEXT_ERROR_H''@|<error.h>|g' \ > -e 's|@''HAVE_ERROR''@|1|g' \ > -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ > -e 's|@''REPLACE_ERROR''@|0|g' \ > -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > ./lib/error.in.h > lib/error.h-t >/usr/sbin/mkdir -p 'lib' >mv lib/error.h-t lib/error.h >mv lib/dirent.h-t lib/dirent.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's/@''GNULIB_CREAT''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_FCNTL''@/1/g' \ > -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_OPEN''@/1/g' \ > -e 's/@''GNULIB_OPENAT''@/1/g' \ > -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ > -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ > -e 's|@''HAVE_FCNTL''@|1|g' \ > -e 's|@''HAVE_OPENAT''@|1|g' \ > -e 's|@''REPLACE_CREAT''@|0|g' \ > -e 's|@''REPLACE_FCNTL''@|1|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPENAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/fcntl.in.h > lib/fcntl.h-t >/usr/sbin/mkdir -p 'lib/malloc' >/usr/sbin/mkdir -p 'lib/malloc' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e '/libc_hidden_proto/d' \ > ./lib/malloc/dynarray.h > lib/malloc/dynarray.gl.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|<malloc/dynarray\.h>|<malloc/dynarray.gl.h>|g' \ > -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ > -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ > -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ > -e 's|__glibc_likely|_GL_LIKELY|g' \ > -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ > ./lib/malloc/dynarray-skeleton.c > lib/malloc/dynarray-skeleton.gl.h-t >mv lib/fcntl.h-t lib/fcntl.h >mv lib/malloc/dynarray.gl.h-t lib/malloc/dynarray.gl.h >/usr/sbin/mkdir -p 'lib/malloc' >mv lib/malloc/dynarray-skeleton.gl.h-t lib/malloc/dynarray-skeleton.gl.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ > -e 's|__glibc_likely|_GL_LIKELY|g' \ > -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ > -e '/libc_hidden_proto/d' \ > ./lib/malloc/scratch_buffer.h > lib/malloc/scratch_buffer.gl.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \ > -e 's/@''GNULIB_ICONV''@/1/g' \ > -e 's|@''ICONV_CONST''@||g' \ > -e 's|@''REPLACE_ICONV''@|0|g' \ > -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ > -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/iconv.in.h > lib/iconv.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ > -e 's/@''REPLACE_IMAXABS''@/0/g' \ > -e 's/@''REPLACE_IMAXDIV''@/0/g' \ > -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ > -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/inttypes.in.h > lib/inttypes.h-t >mv lib/malloc/scratch_buffer.gl.h-t lib/malloc/scratch_buffer.gl.h >mv lib/iconv.h-t lib/iconv.h >/usr/sbin/mkdir -p 'lib' >/usr/sbin/mkdir -p 'lib' >echo '#include "mini-gmp.h"' > lib/gmp.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_LANGINFO_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ > -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ > -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ > -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ > -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ > -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ > -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ > -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ > -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/langinfo.in.h > lib/langinfo.h-t >mv lib/inttypes.h-t lib/inttypes.h >mv lib/gmp.h-t lib/gmp.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ > ./lib/limits.in.h > lib/limits.h-t >mv lib/langinfo.h-t lib/langinfo.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ > -e 's/@''GNULIB_LOCALECONV''@/1/g' \ > -e 's/@''GNULIB_SETLOCALE''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ > -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ > -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's|@''HAVE_NEWLOCALE''@|1|g' \ > -e 's|@''HAVE_DUPLOCALE''@|1|g' \ > -e 's|@''HAVE_FREELOCALE''@|1|g' \ > -e 's|@''HAVE_XLOCALE_H''@|0|g' \ > -e 's|@''REPLACE_LOCALECONV''@|0|g' \ > -e 's|@''REPLACE_SETLOCALE''@|0|g' \ > -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ > -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ > -e 's|@''REPLACE_FREELOCALE''@|0|g' \ > -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ > -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/locale.in.h > lib/locale.h-t >/usr/sbin/mkdir -p 'lib' >mv lib/limits.h-t lib/limits.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \ > -e 's/@''GNULIB_ACOSF''@/0/g' \ > -e 's/@''GNULIB_ACOSL''@/0/g' \ > -e 's/@''GNULIB_ASINF''@/0/g' \ > -e 's/@''GNULIB_ASINL''@/0/g' \ > -e 's/@''GNULIB_ATANF''@/0/g' \ > -e 's/@''GNULIB_ATANL''@/0/g' \ > -e 's/@''GNULIB_ATAN2F''@/0/g' \ > -e 's/@''GNULIB_CBRT''@/0/g' \ > -e 's/@''GNULIB_CBRTF''@/0/g' \ > -e 's/@''GNULIB_CBRTL''@/0/g' \ > -e 's/@''GNULIB_CEIL''@/0/g' \ > -e 's/@''GNULIB_CEILF''@/0/g' \ > -e 's/@''GNULIB_CEILL''@/0/g' \ > -e 's/@''GNULIB_COPYSIGN''@/0/g' \ > -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ > -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ > -e 's/@''GNULIB_COSF''@/0/g' \ > -e 's/@''GNULIB_COSL''@/0/g' \ > -e 's/@''GNULIB_COSHF''@/0/g' \ > -e 's/@''GNULIB_EXPF''@/0/g' \ > -e 's/@''GNULIB_EXPL''@/0/g' \ > -e 's/@''GNULIB_EXP2''@/0/g' \ > -e 's/@''GNULIB_EXP2F''@/0/g' \ > -e 's/@''GNULIB_EXP2L''@/0/g' \ > -e 's/@''GNULIB_EXPM1''@/0/g' \ > -e 's/@''GNULIB_EXPM1F''@/0/g' \ > -e 's/@''GNULIB_EXPM1L''@/0/g' \ > -e 's/@''GNULIB_FABSF''@/0/g' \ > -e 's/@''GNULIB_FABSL''@/0/g' \ > -e 's/@''GNULIB_FLOOR''@/0/g' \ > -e 's/@''GNULIB_FLOORF''@/0/g' \ > -e 's/@''GNULIB_FLOORL''@/0/g' \ > -e 's/@''GNULIB_FMA''@/0/g' \ > -e 's/@''GNULIB_FMAF''@/0/g' \ > -e 's/@''GNULIB_FMAL''@/0/g' \ > -e 's/@''GNULIB_FMOD''@/0/g' \ > -e 's/@''GNULIB_FMODF''@/0/g' \ > -e 's/@''GNULIB_FMODL''@/0/g' \ > -e 's/@''GNULIB_FREXPF''@/0/g' \ > -e 's/@''GNULIB_FREXP''@/1/g' \ > -e 's/@''GNULIB_FREXPL''@/1/g' \ > -e 's/@''GNULIB_HYPOT''@/0/g' \ > -e 's/@''GNULIB_HYPOTF''@/0/g' \ > -e 's/@''GNULIB_HYPOTL''@/0/g' \ > < ./lib/math.in.h > lib/math.h-t1 >/usr/sbin/mkdir -p 'lib' >mv lib/locale.h-t lib/locale.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \ > -e 's|@''HAVE_NETDB_H''@|1|g' \ > -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ > -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ > -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ > -e 's|@''REPLACE_GETADDRINFO''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/netdb.in.h > lib/netdb.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''REPLACE_OBSTACK''@|1|g' \ > ./lib/obstack.in.h > lib/obstack.h-t >mv lib/obstack.h-t lib/obstack.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_PTHREAD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \ > -e 's/@''GNULIB_PTHREAD_THREAD''@/1/g' \ > -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \ > -e 's/@''GNULIB_PTHREAD_MUTEX''@/1/g' \ > -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ > -e 's/@''GNULIB_PTHREAD_COND''@/1/g' \ > -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ > -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ > -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/1/g' \ > -e 's|@''HAVE_PTHREAD_T''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ > -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ > -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ > -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ > -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ > -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ > -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ > -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ > < ./lib/pthread.in.h > lib/pthread.h-t1 >mv lib/netdb.h-t lib/netdb.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_SCHED_H''@|1|g' \ > -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \ > -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ > -e 's/@''GNULIB_SCHED_YIELD''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ > -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sched.in.h > lib/sched.h-t >sed \ > -e 's/@''GNULIB_ILOGB''@/0/g' \ > -e 's/@''GNULIB_ILOGBF''@/0/g' \ > -e 's/@''GNULIB_ILOGBL''@/0/g' \ > -e 's/@''GNULIB_ISFINITE''@/0/g' \ > -e 's/@''GNULIB_ISINF''@/0/g' \ > -e 's/@''GNULIB_ISNAN''@/0/g' \ > -e 's/@''GNULIB_ISNANF''@/0/g' \ > -e 's/@''GNULIB_ISNAND''@/0/g' \ > -e 's/@''GNULIB_ISNANL''@/0/g' \ > -e 's/@''GNULIB_LDEXP''@/0/g' \ > -e 's/@''GNULIB_LDEXPF''@/0/g' \ > -e 's/@''GNULIB_LDEXPL''@/0/g' \ > -e 's/@''GNULIB_LOG''@/0/g' \ > -e 's/@''GNULIB_LOGF''@/0/g' \ > -e 's/@''GNULIB_LOGL''@/0/g' \ > -e 's/@''GNULIB_LOG10''@/0/g' \ > -e 's/@''GNULIB_LOG10F''@/0/g' \ > -e 's/@''GNULIB_LOG10L''@/0/g' \ > -e 's/@''GNULIB_LOG1P''@/0/g' \ > -e 's/@''GNULIB_LOG1PF''@/0/g' \ > -e 's/@''GNULIB_LOG1PL''@/0/g' \ > -e 's/@''GNULIB_LOG2''@/0/g' \ > -e 's/@''GNULIB_LOG2F''@/0/g' \ > -e 's/@''GNULIB_LOG2L''@/0/g' \ > -e 's/@''GNULIB_LOGB''@/0/g' \ > -e 's/@''GNULIB_LOGBF''@/0/g' \ > -e 's/@''GNULIB_LOGBL''@/0/g' \ > -e 's/@''GNULIB_MODF''@/0/g' \ > -e 's/@''GNULIB_MODFF''@/0/g' \ > -e 's/@''GNULIB_MODFL''@/0/g' \ > -e 's/@''GNULIB_POWF''@/0/g' \ > -e 's/@''GNULIB_REMAINDER''@/0/g' \ > -e 's/@''GNULIB_REMAINDERF''@/0/g' \ > -e 's/@''GNULIB_REMAINDERL''@/0/g' \ > -e 's/@''GNULIB_RINT''@/0/g' \ > -e 's/@''GNULIB_RINTF''@/0/g' \ > -e 's/@''GNULIB_RINTL''@/0/g' \ > -e 's/@''GNULIB_ROUND''@/0/g' \ > -e 's/@''GNULIB_ROUNDF''@/0/g' \ > -e 's/@''GNULIB_ROUNDL''@/0/g' \ > -e 's/@''GNULIB_SIGNBIT''@/1/g' \ > -e 's/@''GNULIB_SINF''@/0/g' \ > -e 's/@''GNULIB_SINL''@/0/g' \ > -e 's/@''GNULIB_SINHF''@/0/g' \ > -e 's/@''GNULIB_SQRTF''@/0/g' \ > -e 's/@''GNULIB_SQRTL''@/0/g' \ > -e 's/@''GNULIB_TANF''@/0/g' \ > -e 's/@''GNULIB_TANL''@/0/g' \ > -e 's/@''GNULIB_TANHF''@/0/g' \ > -e 's/@''GNULIB_TRUNC''@/0/g' \ > -e 's/@''GNULIB_TRUNCF''@/0/g' \ > -e 's/@''GNULIB_TRUNCL''@/0/g' \ > -e 's/@''GNULIB_TOTALORDER''@/0/g' \ > -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ > -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ > -e 's/@''GNULIB_MDA_J0''@/1/g' \ > -e 's/@''GNULIB_MDA_J1''@/1/g' \ > -e 's/@''GNULIB_MDA_JN''@/1/g' \ > -e 's/@''GNULIB_MDA_Y0''@/1/g' \ > -e 's/@''GNULIB_MDA_Y1''@/1/g' \ > -e 's/@''GNULIB_MDA_YN''@/1/g' \ > < lib/math.h-t1 > lib/math.h-t2 >sed \ > -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ > -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ > -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ > -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ > -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ > < lib/pthread.h-t1 > lib/pthread.h-t2 >mv lib/sched.h-t lib/sched.h >/usr/sbin/mkdir -p 'lib/selinux' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SELINUX_SELINUX_H''@/0/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \ > ./lib/se-selinux.in.h > lib/selinux/selinux.h-t >mv lib/selinux/selinux.h-t lib/selinux/selinux.h >/usr/sbin/mkdir -p 'lib/selinux' >sed \ > -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ > < lib/pthread.h-t2 > lib/pthread.h-t3 >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/selinux/context.h-t' ./lib/se-context.in.h >mv lib/selinux/context.h-t lib/selinux/context.h >/usr/sbin/mkdir -p 'lib/selinux' >sed \ > -e 's|@''HAVE_ACOSF''@|1|g' \ > -e 's|@''HAVE_ACOSL''@|1|g' \ > -e 's|@''HAVE_ASINF''@|1|g' \ > -e 's|@''HAVE_ASINL''@|1|g' \ > -e 's|@''HAVE_ATANF''@|1|g' \ > -e 's|@''HAVE_ATANL''@|1|g' \ > -e 's|@''HAVE_ATAN2F''@|1|g' \ > -e 's|@''HAVE_CBRT''@|1|g' \ > -e 's|@''HAVE_CBRTF''@|1|g' \ > -e 's|@''HAVE_CBRTL''@|1|g' \ > -e 's|@''HAVE_COPYSIGN''@|1|g' \ > -e 's|@''HAVE_COPYSIGNL''@|1|g' \ > -e 's|@''HAVE_COSF''@|1|g' \ > -e 's|@''HAVE_COSL''@|1|g' \ > -e 's|@''HAVE_COSHF''@|1|g' \ > -e 's|@''HAVE_EXPF''@|1|g' \ > -e 's|@''HAVE_EXPL''@|1|g' \ > -e 's|@''HAVE_EXPM1''@|1|g' \ > -e 's|@''HAVE_EXPM1F''@|1|g' \ > -e 's|@''HAVE_FABSF''@|1|g' \ > -e 's|@''HAVE_FABSL''@|1|g' \ > -e 's|@''HAVE_FMA''@|1|g' \ > -e 's|@''HAVE_FMAF''@|1|g' \ > -e 's|@''HAVE_FMAL''@|1|g' \ > -e 's|@''HAVE_FMODF''@|1|g' \ > -e 's|@''HAVE_FMODL''@|1|g' \ > -e 's|@''HAVE_FREXPF''@|1|g' \ > -e 's|@''HAVE_HYPOTF''@|1|g' \ > -e 's|@''HAVE_HYPOTL''@|1|g' \ > -e 's|@''HAVE_ILOGB''@|1|g' \ > -e 's|@''HAVE_ILOGBF''@|1|g' \ > -e 's|@''HAVE_ILOGBL''@|1|g' \ > -e 's|@''HAVE_ISNANF''@|1|g' \ > -e 's|@''HAVE_ISNAND''@|1|g' \ > -e 's|@''HAVE_ISNANL''@|1|g' \ > -e 's|@''HAVE_LDEXPF''@|1|g' \ > -e 's|@''HAVE_LOGF''@|1|g' \ > -e 's|@''HAVE_LOGL''@|1|g' \ > -e 's|@''HAVE_LOG10F''@|1|g' \ > -e 's|@''HAVE_LOG10L''@|1|g' \ > -e 's|@''HAVE_LOG1P''@|1|g' \ > -e 's|@''HAVE_LOG1PF''@|1|g' \ > -e 's|@''HAVE_LOG1PL''@|1|g' \ > -e 's|@''HAVE_LOGBF''@|1|g' \ > -e 's|@''HAVE_LOGBL''@|1|g' \ > -e 's|@''HAVE_MODFF''@|1|g' \ > -e 's|@''HAVE_MODFL''@|1|g' \ > -e 's|@''HAVE_POWF''@|1|g' \ > -e 's|@''HAVE_REMAINDER''@|1|g' \ > -e 's|@''HAVE_REMAINDERF''@|1|g' \ > -e 's|@''HAVE_RINT''@|1|g' \ > -e 's|@''HAVE_RINTL''@|1|g' \ > -e 's|@''HAVE_SINF''@|1|g' \ > -e 's|@''HAVE_SINL''@|1|g' \ > -e 's|@''HAVE_SINHF''@|1|g' \ > -e 's|@''HAVE_SQRTF''@|1|g' \ > -e 's|@''HAVE_SQRTL''@|1|g' \ > -e 's|@''HAVE_TANF''@|1|g' \ > -e 's|@''HAVE_TANL''@|1|g' \ > -e 's|@''HAVE_TANHF''@|1|g' \ > -e 's|@''HAVE_TOTALORDER''@|1|g' \ > -e 's|@''HAVE_TOTALORDERF''@|1|g' \ > -e 's|@''HAVE_TOTALORDERL''@|1|g' \ > < lib/math.h-t2 > lib/math.h-t3 >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/selinux/label.h-t' ./lib/se-label.in.h >mv lib/selinux/label.h-t lib/selinux/label.h >/usr/sbin/mkdir -p 'lib' >sed \ > -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ > -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/pthread.h-t3 > lib/pthread.h-t4 >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \ > -e 's/@''GNULIB_RAISE''@/1/g' \ > -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ > -e 's/@''GNULIB_SIGACTION''@/1/g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ > -e 's|@''HAVE_RAISE''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e 's|@''HAVE_SIGINFO_T''@|1|g' \ > -e 's|@''HAVE_SIGACTION''@|1|g' \ > -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ > -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ > -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ > -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''REPLACE_RAISE''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/signal.in.h > lib/signal.h-t >rm -f lib/pthread.h-t1 lib/pthread.h-t2 lib/pthread.h-t3 >mv lib/signal.h-t lib/signal.h >/usr/sbin/mkdir -p 'lib' >mv lib/pthread.h-t4 lib/pthread.h >sed \ > -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ > -e 's|@''HAVE_DECL_ASINL''@|1|g' \ > -e 's|@''HAVE_DECL_ATANL''@|1|g' \ > -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ > -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ > -e 's|@''HAVE_DECL_CEILF''@|1|g' \ > -e 's|@''HAVE_DECL_CEILL''@|1|g' \ > -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ > -e 's|@''HAVE_DECL_COSL''@|1|g' \ > -e 's|@''HAVE_DECL_EXPL''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ > -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ > -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ > -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ > -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LOGL''@|1|g' \ > -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ > -e 's|@''HAVE_DECL_LOGB''@|1|g' \ > -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ > -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ > -e 's|@''HAVE_DECL_RINTF''@|1|g' \ > -e 's|@''HAVE_DECL_ROUND''@|1|g' \ > -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ > -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ > -e 's|@''HAVE_DECL_SINL''@|1|g' \ > -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ > -e 's|@''HAVE_DECL_TANL''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ > < lib/math.h-t3 > lib/math.h-t4 >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \ > -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ > -e 's|@''HAVE_WCHAR_T''@|1|g' \ > -e 's|@''REPLACE_NULL''@|0|g' \ > ./lib/stddef.in.h > lib/stddef.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/1/g' \ > -e 's/@''GNULIB_FDOPEN''@/1/g' \ > -e 's/@''GNULIB_FFLUSH''@/1/g' \ > -e 's/@''GNULIB_FGETC''@/1/g' \ > -e 's/@''GNULIB_FGETS''@/1/g' \ > -e 's/@''GNULIB_FOPEN''@/1/g' \ > -e 's/@''GNULIB_FOPEN_GNU''@/1/g' \ > -e 's/@''GNULIB_FPRINTF''@/1/g' \ > -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_FPURGE''@/1/g' \ > -e 's/@''GNULIB_FPUTC''@/1/g' \ > -e 's/@''GNULIB_FPUTS''@/1/g' \ > -e 's/@''GNULIB_FREAD''@/1/g' \ > -e 's/@''GNULIB_FREOPEN''@/1/g' \ > -e 's/@''GNULIB_FSCANF''@/1/g' \ > -e 's/@''GNULIB_FSEEK''@/1/g' \ > -e 's/@''GNULIB_FSEEKO''@/1/g' \ > -e 's/@''GNULIB_FTELL''@/1/g' \ > -e 's/@''GNULIB_FTELLO''@/1/g' \ > -e 's/@''GNULIB_FWRITE''@/1/g' \ > -e 's/@''GNULIB_GETC''@/1/g' \ > -e 's/@''GNULIB_GETCHAR''@/1/g' \ > -e 's/@''GNULIB_GETDELIM''@/1/g' \ > -e 's/@''GNULIB_GETLINE''@/1/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PCLOSE''@/0/g' \ > -e 's/@''GNULIB_PERROR''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_POPEN''@/0/g' \ > -e 's/@''GNULIB_PRINTF''@/1/g' \ > -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PUTC''@/1/g' \ > -e 's/@''GNULIB_PUTCHAR''@/1/g' \ > -e 's/@''GNULIB_PUTS''@/1/g' \ > -e 's/@''GNULIB_REMOVE''@/1/g' \ > -e 's/@''GNULIB_RENAME''@/1/g' \ > -e 's/@''GNULIB_RENAMEAT''@/1/g' \ > -e 's/@''GNULIB_SCANF''@/1/g' \ > -e 's/@''GNULIB_SNPRINTF''@/1/g' \ > -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_TMPFILE''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_VASPRINTF''@/1/g' \ > -e 's/@''GNULIB_VDPRINTF''@/0/g' \ > -e 's/@''GNULIB_VFPRINTF''@/1/g' \ > -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \ > -e 's/@''GNULIB_VFSCANF''@/0/g' \ > -e 's/@''GNULIB_VSCANF''@/0/g' \ > -e 's/@''GNULIB_VPRINTF''@/1/g' \ > -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \ > -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ > -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ > -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ > -e 's/@''GNULIB_MDA_GETW''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ > -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ > < ./lib/stdio.in.h > lib/stdio.h-t1 >mv lib/stddef.h-t lib/stddef.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ > -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ > -e 's/@''GNULIB_MBTOWC''@/1/g' \ > -e 's/@''GNULIB_MKDTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/1/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_MEMALIGN''@/1/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/1/g' \ > -e 's/@''GNULIB_QSORT_R''@/1/g' \ > -e 's/@''GNULIB_RAND''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_RANDOM_R''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ > -e 's/@''GNULIB_REALPATH''@/0/g' \ > -e 's/@''GNULIB_RPMATCH''@/1/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ > -e 's/@''GNULIB_SETENV''@/1/g' \ > -e 's/@''GNULIB_STRTOD''@/1/g' \ > -e 's/@''GNULIB_STRTOF''@/0/g' \ > -e 's/@''GNULIB_STRTOL''@/0/g' \ > -e 's/@''GNULIB_STRTOLD''@/1/g' \ > -e 's/@''GNULIB_STRTOLL''@/1/g' \ > -e 's/@''GNULIB_STRTOUL''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/1/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/1/g' \ > -e 's/@''GNULIB_WCTOMB''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ > -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ > < ./lib/stdlib.in.h > lib/stdlib.h-t1 >sed \ > -e 's|@''REPLACE_ACOSF''@|0|g' \ > -e 's|@''REPLACE_ASINF''@|0|g' \ > -e 's|@''REPLACE_ATANF''@|0|g' \ > -e 's|@''REPLACE_ATAN2F''@|0|g' \ > -e 's|@''REPLACE_CBRTF''@|0|g' \ > -e 's|@''REPLACE_CBRTL''@|0|g' \ > -e 's|@''REPLACE_CEIL''@|0|g' \ > -e 's|@''REPLACE_CEILF''@|0|g' \ > -e 's|@''REPLACE_CEILL''@|0|g' \ > -e 's|@''REPLACE_COSF''@|0|g' \ > -e 's|@''REPLACE_COSHF''@|0|g' \ > -e 's|@''REPLACE_EXPF''@|0|g' \ > -e 's|@''REPLACE_EXPL''@|0|g' \ > -e 's|@''REPLACE_EXPM1''@|0|g' \ > -e 's|@''REPLACE_EXPM1F''@|0|g' \ > -e 's|@''REPLACE_EXPM1L''@|0|g' \ > -e 's|@''REPLACE_EXP2''@|0|g' \ > -e 's|@''REPLACE_EXP2L''@|0|g' \ > -e 's|@''REPLACE_FABSL''@|0|g' \ > -e 's|@''REPLACE_FLOOR''@|0|g' \ > -e 's|@''REPLACE_FLOORF''@|0|g' \ > -e 's|@''REPLACE_FLOORL''@|0|g' \ > -e 's|@''REPLACE_FMA''@|0|g' \ > -e 's|@''REPLACE_FMAF''@|0|g' \ > -e 's|@''REPLACE_FMAL''@|0|g' \ > -e 's|@''REPLACE_FMOD''@|0|g' \ > -e 's|@''REPLACE_FMODF''@|0|g' \ > -e 's|@''REPLACE_FMODL''@|0|g' \ > -e 's|@''REPLACE_FREXPF''@|0|g' \ > -e 's|@''REPLACE_FREXP''@|0|g' \ > -e 's|@''REPLACE_FREXPL''@|0|g' \ > -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ > -e 's|@''REPLACE_HYPOT''@|0|g' \ > -e 's|@''REPLACE_HYPOTF''@|0|g' \ > -e 's|@''REPLACE_HYPOTL''@|0|g' \ > -e 's|@''REPLACE_ILOGB''@|0|g' \ > -e 's|@''REPLACE_ILOGBF''@|0|g' \ > -e 's|@''REPLACE_ILOGBL''@|0|g' \ > -e 's|@''REPLACE_ISFINITE''@|0|g' \ > -e 's|@''REPLACE_ISINF''@|0|g' \ > -e 's|@''REPLACE_ISNAN''@|0|g' \ > -e 's|@''REPLACE_ITOLD''@|0|g' \ > < lib/math.h-t4 > lib/math.h-t5 >sed \ > -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_ECVT''@|1|g' \ > -e 's|@''HAVE_DECL_FCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ > -e 's|@''HAVE_GETPROGNAME''@|0|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_INITSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ > -e 's|@''HAVE_MBTOWC''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_QSORT_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|0|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_SETSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOF''@|1|g' \ > -e 's|@''HAVE_STRTOL''@|1|g' \ > -e 's|@''HAVE_STRTOLD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOUL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > < lib/stdlib.h-t1 > lib/stdlib.h-t2 >sed \ > -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ > -e 's|@''HAVE_DECL_FPURGE''@|0|g' \ > -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ > -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_GETW''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_PUTW''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_FSEEKO''@|1|g' \ > -e 's|@''HAVE_FTELLO''@|1|g' \ > -e 's|@''HAVE_PCLOSE''@|1|g' \ > -e 's|@''HAVE_POPEN''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > < lib/stdio.h-t1 > lib/stdio.h-t2 >sed \ > -e 's|@''REPLACE_LDEXP''@|0|g' \ > -e 's|@''REPLACE_LDEXPL''@|0|g' \ > -e 's|@''REPLACE_LOG''@|0|g' \ > -e 's|@''REPLACE_LOGF''@|0|g' \ > -e 's|@''REPLACE_LOGL''@|0|g' \ > -e 's|@''REPLACE_LOG10''@|0|g' \ > -e 's|@''REPLACE_LOG10F''@|0|g' \ > -e 's|@''REPLACE_LOG10L''@|0|g' \ > -e 's|@''REPLACE_LOG1P''@|0|g' \ > -e 's|@''REPLACE_LOG1PF''@|0|g' \ > -e 's|@''REPLACE_LOG1PL''@|0|g' \ > -e 's|@''REPLACE_LOG2''@|0|g' \ > -e 's|@''REPLACE_LOG2F''@|0|g' \ > -e 's|@''REPLACE_LOG2L''@|0|g' \ > -e 's|@''REPLACE_LOGB''@|0|g' \ > -e 's|@''REPLACE_LOGBF''@|0|g' \ > -e 's|@''REPLACE_LOGBL''@|0|g' \ > -e 's|@''REPLACE_MODF''@|0|g' \ > -e 's|@''REPLACE_MODFF''@|0|g' \ > -e 's|@''REPLACE_MODFL''@|0|g' \ > -e 's|@''REPLACE_NAN''@|0|g' \ > -e 's|@''REPLACE_REMAINDER''@|0|g' \ > -e 's|@''REPLACE_REMAINDERF''@|0|g' \ > -e 's|@''REPLACE_REMAINDERL''@|0|g' \ > -e 's|@''REPLACE_RINTL''@|0|g' \ > -e 's|@''REPLACE_ROUND''@|0|g' \ > -e 's|@''REPLACE_ROUNDF''@|0|g' \ > -e 's|@''REPLACE_ROUNDL''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ > -e 's|@''REPLACE_SINF''@|0|g' \ > -e 's|@''REPLACE_SINHF''@|0|g' \ > -e 's|@''REPLACE_SQRTF''@|0|g' \ > -e 's|@''REPLACE_SQRTL''@|0|g' \ > -e 's|@''REPLACE_TANF''@|0|g' \ > -e 's|@''REPLACE_TANHF''@|0|g' \ > -e 's|@''REPLACE_TOTALORDER''@|0|g' \ > -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ > -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ > -e 's|@''REPLACE_TRUNC''@|0|g' \ > -e 's|@''REPLACE_TRUNCF''@|0|g' \ > -e 's|@''REPLACE_TRUNCL''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/math.h-t5 > lib/math.h-t6 >sed \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|1|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|1|g' \ > -e 's|@''REPLACE_FOPEN''@|1|g' \ > -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|1|g' \ > -e 's|@''REPLACE_FSEEKO''@|1|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|0|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_TMPFILE''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/stdio.h-t2 > lib/stdio.h-t3 >sed \ > -e 's|@''REPLACE__EXIT''@|0|g' \ > -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ > -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ > -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ > -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ > -e 's|@''REPLACE_INITSTATE''@|0|g' \ > -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ > -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ > -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ > -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ > -e 's|@''REPLACE_PTSNAME''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_QSORT_R''@|0|g' \ > -e 's|@''REPLACE_RAND''@|0|g' \ > -e 's|@''REPLACE_RANDOM''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_SETSTATE''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_STRTOF''@|0|g' \ > -e 's|@''REPLACE_STRTOL''@|0|g' \ > -e 's|@''REPLACE_STRTOLD''@|0|g' \ > -e 's|@''REPLACE_STRTOLL''@|0|g' \ > -e 's|@''REPLACE_STRTOUL''@|0|g' \ > -e 's|@''REPLACE_STRTOULL''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/stdlib.h-t2 > lib/stdlib.h-t3 >rm -f lib/math.h-t1 lib/math.h-t2 lib/math.h-t3 lib/math.h-t4 lib/math.h-t5 >mv lib/math.h-t6 lib/math.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/1/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/1/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_MEMCHR''@/1/g' \ > -e 's/@''GNULIB_MEMMEM''@/0/g' \ > -e 's/@''GNULIB_MEMPCPY''@/1/g' \ > -e 's/@''GNULIB_MEMRCHR''@/1/g' \ > -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/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_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/0/g' \ > -e 's/@''GNULIB_STRNLEN''@/1/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/1/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/1/g' \ > -e 's/@''GNULIB_STRERROR_R''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ > -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ > -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/1/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ > -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ > < ./lib/string.in.h > lib/string.h-t1 >rm -f lib/stdio.h-t1 lib/stdio.h-t2 >mv lib/stdio.h-t3 lib/stdio.h >/usr/sbin/mkdir -p 'lib/sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \ > -e 's/@''GNULIB_IOCTL''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e 's|@''REPLACE_IOCTL''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_ioctl.in.h > lib/sys/ioctl.h-t >rm -f lib/stdlib.h-t1 lib/stdlib.h-t2 >mv lib/stdlib.h-t3 lib/stdlib.h >sed \ > -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ > -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|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_MEMSET_EXPLICIT''@|0|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ > -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ > -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_FFSLL''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_MEMPCPY''@|0|g' \ > -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_STPCPY''@|0|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|1|g' \ > -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/string.h-t1 > lib/string.h-t2 >/usr/sbin/mkdir -p 'lib/sys' >mv lib/sys/ioctl.h-t lib/sys/ioctl.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \ > -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ > -e 's/@''GNULIB_GETRANDOM''@/1/g' \ > -e 's/@''HAVE_GETRANDOM''@/1/g' \ > -e 's/@''REPLACE_GETRANDOM''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_random.in.h > lib/sys/random.h-t >/usr/sbin/mkdir -p 'lib/sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_RESOURCE_H''@|<sys/resource.h>|g' \ > -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \ > -e 's/@''GNULIB_GETRUSAGE''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''HAVE_GETRUSAGE''@/1/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_resource.in.h > lib/sys/resource.h-t >mv lib/sys/random.h-t lib/sys/random.h >rm -f lib/string.h-t1 >mv lib/sys/resource.h-t lib/sys/resource.h >/usr/sbin/mkdir -p 'lib/sys' >mv lib/string.h-t2 lib/string.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ > -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ > -e 's/@''GNULIB_PSELECT''@/1/g' \ > -e 's/@''GNULIB_SELECT''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_PSELECT''@|1|g' \ > -e 's|@''REPLACE_PSELECT''@|0|g' \ > -e 's|@''REPLACE_SELECT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_select.in.h > lib/sys/select.h-t >/usr/sbin/mkdir -p 'lib/sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \ > -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_SOCKET''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_CONNECT''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_ACCEPT''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_BIND''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ > -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ > -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ > -e 's/@''GNULIB_LISTEN''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_RECV''@/0/g' \ > -e 's/@''GNULIB_SEND''@/0/g' \ > -e 's/@''GNULIB_RECVFROM''@/0/g' \ > -e 's/@''GNULIB_SENDTO''@/0/g' \ > -e 's/@''GNULIB_SETSOCKOPT''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ > -e 's/@''GNULIB_ACCEPT4''@/0/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ > -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ > -e 's|@''HAVE_ACCEPT4''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_socket.in.h > lib/sys/socket.h-t >/usr/sbin/mkdir -p 'lib/sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ > -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ > -e 's/@''GNULIB_CHMOD''@/1/g' \ > -e 's/@''GNULIB_FCHMODAT''@/1/g' \ > -e 's/@''GNULIB_FSTAT''@/1/g' \ > -e 's/@''GNULIB_FSTATAT''@/1/g' \ > -e 's/@''GNULIB_FUTIMENS''@/1/g' \ > -e 's/@''GNULIB_GETUMASK''@/0/g' \ > -e 's/@''GNULIB_LCHMOD''@/1/g' \ > -e 's/@''GNULIB_LSTAT''@/1/g' \ > -e 's/@''GNULIB_MKDIR''@/1/g' \ > -e 's/@''GNULIB_MKDIRAT''@/1/g' \ > -e 's/@''GNULIB_MKFIFO''@/1/g' \ > -e 's/@''GNULIB_MKFIFOAT''@/1/g' \ > -e 's/@''GNULIB_MKNOD''@/1/g' \ > -e 's/@''GNULIB_MKNODAT''@/1/g' \ > -e 's/@''GNULIB_STAT''@/1/g' \ > -e 's/@''GNULIB_UTIMENSAT''@/1/g' \ > -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ > -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ > -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_GETUMASK''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_MKDIRAT''@|1|g' \ > -e 's|@''HAVE_MKFIFO''@|1|g' \ > -e 's|@''HAVE_MKFIFOAT''@|1|g' \ > -e 's|@''HAVE_MKNOD''@|1|g' \ > -e 's|@''HAVE_MKNODAT''@|1|g' \ > -e 's|@''HAVE_UTIMENSAT''@|1|g' \ > -e 's|@''REPLACE_CHMOD''@|0|g' \ > -e 's|@''REPLACE_FCHMODAT''@|0|g' \ > -e 's|@''REPLACE_FSTAT''@|0|g' \ > -e 's|@''REPLACE_FSTATAT''@|0|g' \ > -e 's|@''REPLACE_FUTIMENS''@|0|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e 's|@''REPLACE_MKFIFO''@|0|g' \ > -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ > -e 's|@''REPLACE_MKNOD''@|0|g' \ > -e 's|@''REPLACE_MKNODAT''@|0|g' \ > -e 's|@''REPLACE_STAT''@|0|g' \ > -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_stat.in.h > lib/sys/stat.h-t >mv lib/sys/select.h-t lib/sys/select.h >/usr/sbin/mkdir -p 'lib/sys' >mv lib/sys/socket.h-t lib/sys/socket.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ > -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ > -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ > -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_time.in.h > lib/sys/time.h-t >/usr/sbin/mkdir -p 'lib/sys' >mv lib/sys/stat.h-t lib/sys/stat.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ > ./lib/sys_types.in.h > lib/sys/types.h-t >/usr/sbin/mkdir -p 'lib/sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ > -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ > ./lib/sys_uio.in.h > lib/sys/uio.h-t >mv lib/sys/time.h-t lib/sys/time.h >/usr/sbin/mkdir -p 'lib/sys' >mv lib/sys/types.h-t lib/sys/types.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \ > -e 's/@''GNULIB_UNAME''@/1/g' \ > -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \ > -e 's|@''HAVE_UNAME''@|1|g' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_utsname.in.h > lib/sys/utsname.h-t >/usr/sbin/mkdir -p 'lib/sys' >mv lib/sys/uio.h-t lib/sys/uio.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \ > -e 's/@''GNULIB_WAITPID''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/sys_wait.in.h > lib/sys/wait.h-t >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_TERMIOS_H''@|<termios.h>|g' \ > -e 's/@''GNULIB_TCGETSID''@/0/g' \ > -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \ > -e 's|@''HAVE_TERMIOS_H''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/termios.in.h > lib/termios.h-t >mv lib/sys/utsname.h-t lib/sys/utsname.h >/usr/sbin/mkdir -p 'lib' >mv lib/sys/wait.h-t lib/sys/wait.h >mv lib/termios.h-t lib/termios.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ > -e 's/@''GNULIB_CTIME''@/0/g' \ > -e 's/@''GNULIB_LOCALTIME''@/0/g' \ > -e 's/@''GNULIB_MKTIME''@/1/g' \ > -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ > -e 's/@''GNULIB_STRFTIME''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_STRPTIME''@/0/g' \ > -e 's/@''GNULIB_TIME''@/1/g' \ > -e 's/@''GNULIB_TIMEGM''@/1/g' \ > -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ > -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ > -e 's/@''GNULIB_TIME_R''@/1/g' \ > -e 's/@''GNULIB_TIME_RZ''@/1/g' \ > -e 's/@''GNULIB_TZSET''@/1/g' \ > -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ > -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ > -e 's|@''HAVE_NANOSLEEP''@|1|g' \ > -e 's|@''HAVE_STRPTIME''@|1|g' \ > -e 's|@''HAVE_TIMEGM''@|1|g' \ > -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ > -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ > -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ > -e 's|@''REPLACE_CTIME''@|0|g' \ > -e 's|@''REPLACE_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|0|g' \ > -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ > -e 's|@''REPLACE_STRFTIME''@|0|g' \ > -e 's|@''REPLACE_TIME''@|1|g' \ > -e 's|@''REPLACE_TIMEGM''@|0|g' \ > -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ > -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ > -e 's|@''REPLACE_TZSET''@|0|g' \ > -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/time.in.h > lib/time.h-t >/usr/sbin/mkdir -p 'lib' >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_UCHAR_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UCHAR_H''@|<uchar.h>|g' \ > -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ > -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ > -e 's|@''SMALL_WCHAR_T''@|0|g' \ > -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ > -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ > -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ > -e 's/@''GNULIB_BTOC32''@/1/g' \ > -e 's/@''GNULIB_BTOWC''@/1/g' \ > -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ > -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ > -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ > -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ > -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ > -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ > -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ > -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ > -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ > -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ > -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ > -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ > -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ > -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ > -e 's/@''GNULIB_C32WIDTH''@/1/g' \ > -e 's/@''GNULIB_C32RTOMB''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ > -e 's/@''GNULIB_C32STOMBS''@/0/g' \ > -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ > -e 's/@''GNULIB_C32TOB''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ > -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/1/g' \ > -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ > -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/1/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/1/g' \ > -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ > -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ > -e 's/@''GNULIB_MBRTOC16''@/0/g' \ > -e 's/@''GNULIB_MBRTOC32''@/1/g' \ > -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_MBSRTOC32S''@/1/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ > -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > -e 's/@''GNULIB_WCTOB''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_WCTYPE''@/1/g' \ > -e 's/@''GNULIB_WCWIDTH''@/1/g' \ > -e 's|@''HAVE_C32RTOMB''@|1|g' \ > -e 's|@''HAVE_MBRTOC16''@|1|g' \ > -e 's|@''HAVE_MBRTOC32''@|1|g' \ > -e 's|@''REPLACE_C32RTOMB''@|0|g' \ > -e 's|@''REPLACE_MBRTOC16''@|0|g' \ > -e 's|@''REPLACE_MBRTOC32''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/uchar.in.h > lib/uchar.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ > -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > ./lib/unicase.in.h > lib/unicase.h-t >mv lib/time.h-t lib/time.h >mv lib/unicase.h-t lib/unicase.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > < ./lib/unictype.in.h > lib/unictype.h-t1 >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ > -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > ./lib/uninorm.in.h > lib/uninorm.h-t >mv lib/uchar.h-t lib/uchar.h >/usr/sbin/mkdir -p 'lib' >mv lib/uninorm.h-t lib/uninorm.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_ACCESS''@/1/g' \ > -e 's/@''GNULIB_CHDIR''@/1/g' \ > -e 's/@''GNULIB_CHOWN''@/1/g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ > -e 's/@''GNULIB_DUP''@/1/g' \ > -e 's/@''GNULIB_DUP2''@/1/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/1/g' \ > -e 's/@''GNULIB_EXECL''@/0/g' \ > -e 's/@''GNULIB_EXECLE''@/0/g' \ > -e 's/@''GNULIB_EXECLP''@/0/g' \ > -e 's/@''GNULIB_EXECV''@/0/g' \ > -e 's/@''GNULIB_EXECVE''@/0/g' \ > -e 's/@''GNULIB_EXECVP''@/0/g' \ > -e 's/@''GNULIB_EXECVPE''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/1/g' \ > -e 's/@''GNULIB_FCHDIR''@/1/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/1/g' \ > -e 's/@''GNULIB_FDATASYNC''@/1/g' \ > -e 's/@''GNULIB_FSYNC''@/1/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/1/g' \ > < ./lib/unistd.in.h > lib/unistd.h-t1 >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unistr.h-t' ./lib/unistr.in.h >mv lib/unistr.h-t lib/unistr.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unitypes.h-t' ./lib/unitypes.in.h >sed \ > -e 's/@''GNULIB_GETCWD''@/1/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ > -e 's/@''GNULIB_GETENTROPY''@/0/g' \ > -e 's/@''GNULIB_GETGROUPS''@/1/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ > -e 's/@''GNULIB_GETLOGIN''@/1/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/1/g' \ > -e 's/@''GNULIB_GETPASS''@/0/g' \ > -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \ > -e 's/@''GNULIB_ISATTY''@/1/g' \ > -e 's/@''GNULIB_LCHOWN''@/1/g' \ > -e 's/@''GNULIB_LINK''@/1/g' \ > -e 's/@''GNULIB_LINKAT''@/1/g' \ > -e 's/@''GNULIB_LSEEK''@/1/g' \ > -e 's/@''GNULIB_PIPE''@/1/g' \ > -e 's/@''GNULIB_PIPE2''@/1/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/1/g' \ > -e 's/@''GNULIB_READLINK''@/1/g' \ > -e 's/@''GNULIB_READLINKAT''@/1/g' \ > -e 's/@''GNULIB_RMDIR''@/1/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SYMLINK''@/1/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/1/g' \ > -e 's/@''GNULIB_TRUNCATE''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/1/g' \ > -e 's/@''GNULIB_UNLINKAT''@/1/g' \ > -e 's/@''GNULIB_USLEEP''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_WRITE''@/1/g' \ > -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ > -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ > -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ > -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ > -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ > -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ > -e 's/@''GNULIB_MDA_READ''@/1/g' \ > -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ > -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ > -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ > < lib/unistd.h-t1 > lib/unistd.h-t2 >sed \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > < lib/unictype.h-t1 > lib/unictype.h-t2 >mv lib/unitypes.h-t lib/unitypes.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/uniwidth.h-t' ./lib/uniwidth.in.h >mv lib/uniwidth.h-t lib/uniwidth.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_UTIME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UTIME_H''@|<utime.h>|g' \ > -e 's/@''GNULIB_UTIME''@/1/g' \ > -e 's/@''GNULIB_MDA_UTIME''@/1/g' \ > -e 's|@''HAVE_UTIME''@|1|g' \ > -e 's|@''REPLACE_UTIME''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/utime.in.h > lib/utime.h-t >mv lib/utime.h-t lib/utime.h >sed \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > < lib/unictype.h-t2 > lib/unictype.h-t3 >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ > -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ > -e 's/@''GNULIB_BTOWC''@/1/g' \ > -e 's/@''GNULIB_WCTOB''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_MBSINIT''@/1/g' \ > -e 's/@''GNULIB_MBSZERO''@/1/g' \ > -e 's/@''GNULIB_MBRTOWC''@/1/g' \ > -e 's/@''GNULIB_MBRLEN''@/1/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_WCRTOMB''@/1/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/1/g' \ > -e 's/@''GNULIB_WMEMCHR''@/1/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ > -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ > -e 's/@''GNULIB_WMEMSET''@/0/g' \ > -e 's/@''GNULIB_WCSLEN''@/0/g' \ > -e 's/@''GNULIB_WCSNLEN''@/0/g' \ > -e 's/@''GNULIB_WCSCPY''@/0/g' \ > -e 's/@''GNULIB_WCPCPY''@/0/g' \ > -e 's/@''GNULIB_WCSNCPY''@/0/g' \ > -e 's/@''GNULIB_WCPNCPY''@/0/g' \ > -e 's/@''GNULIB_WCSCAT''@/0/g' \ > -e 's/@''GNULIB_WCSNCAT''@/0/g' \ > -e 's/@''GNULIB_WCSCMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCMP''@/0/g' \ > -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSCOLL''@/0/g' \ > -e 's/@''GNULIB_WCSXFRM''@/0/g' \ > -e 's/@''GNULIB_WCSDUP''@/0/g' \ > -e 's/@''GNULIB_WCSCHR''@/0/g' \ > -e 's/@''GNULIB_WCSRCHR''@/0/g' \ > -e 's/@''GNULIB_WCSCSPN''@/0/g' \ > -e 's/@''GNULIB_WCSSPN''@/0/g' \ > -e 's/@''GNULIB_WCSPBRK''@/0/g' \ > -e 's/@''GNULIB_WCSSTR''@/0/g' \ > -e 's/@''GNULIB_WCSTOK''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > -e 's/@''GNULIB_WCSFTIME''@/0/g' \ > -e 's/@''GNULIB_WGETCWD''@/0/g' \ > -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ > < ./lib/wchar.in.h > lib/wchar.h-t1 >sed \ > -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_EXECVPE''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETENTROPY''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETPASS''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > < lib/unistd.h-t2 > lib/unistd.h-t3 >sed \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ > < lib/unictype.h-t3 > lib/unictype.h-t4 >sed \ > -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMPCPY''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_WCSFTIME''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > < lib/wchar.h-t1 > lib/wchar.h-t2 >sed \ > -e 's|@''REPLACE_ACCESS''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_COPY_FILE_RANGE''@|1|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_DUP3''@|0|g' \ > -e 's|@''REPLACE_EXECL''@|0|g' \ > -e 's|@''REPLACE_EXECLE''@|0|g' \ > -e 's|@''REPLACE_EXECLP''@|0|g' \ > -e 's|@''REPLACE_EXECV''@|0|g' \ > -e 's|@''REPLACE_EXECVE''@|0|g' \ > -e 's|@''REPLACE_EXECVP''@|0|g' \ > -e 's|@''REPLACE_EXECVPE''@|0|g' \ > -e 's|@''REPLACE_FACCESSAT''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FDATASYNC''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ > -e 's|@''REPLACE_GETENTROPY''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_GETPASS''@|0|g' \ > -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PIPE2''@|1|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ > -e 's|@''REPLACE_TRUNCATE''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/unistd.h-t3 > lib/unistd.h-t4 >rm -f lib/unictype.h-t1 lib/unictype.h-t2 lib/unictype.h-t3 >mv lib/unictype.h-t4 lib/unictype.h >/usr/sbin/mkdir -p 'lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_WCTYPE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ > -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ > -e 's/@''GNULIB_ISWBLANK''@/1/g' \ > -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ > -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ > -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ > -e 's/@''GNULIB_WCTYPE''@/1/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/1/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''HAVE_ISWBLANK''@/1/g' \ > -e 's/@''HAVE_ISWCNTRL''@/1/g' \ > -e 's/@''HAVE_WCTYPE_T''@/1/g' \ > -e 's/@''HAVE_WCTRANS_T''@/1/g' \ > -e 's/@''HAVE_WINT_T''@/1/g' \ > -e 's/@''REPLACE_ISWBLANK''@/0/g' \ > -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ > -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ > -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e 's/@''REPLACE_TOWLOWER''@/0/g' \ > -e 's/@''REPLACE_WCTRANS''@/0/g' \ > -e 's/@''REPLACE_WCTYPE''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > ./lib/wctype.in.h > lib/wctype.h-t >sed \ > -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|1|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|1|g' \ > -e 's|@''REPLACE_MBRLEN''@|1|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSFTIME''@|0|g' \ > -e 's|@''REPLACE_WCSCMP''@|0|g' \ > -e 's|@''REPLACE_WCSNCMP''@|0|g' \ > -e 's|@''REPLACE_WCSSTR''@|0|g' \ > -e 's|@''REPLACE_WCSTOK''@|0|g' \ > -e 's|@''REPLACE_WMEMCMP''@|0|g' \ > -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > < lib/wchar.h-t2 > lib/wchar.h-t3 >mv lib/wctype.h-t lib/wctype.h >rm -f src/coreutils.h >rm -f lib/unistd.h-t1 lib/unistd.h-t2 lib/unistd.h-t3 >/usr/sbin/mkdir -p src >rm -f lib/wchar.h-t1 lib/wchar.h-t2 >mv lib/unistd.h-t4 lib/unistd.h >for prog in x ; do \ > test $prog = x && continue; \ > prog=`basename $prog`; \ > main=`echo $prog | tr '[' '_'`; \ > echo "SINGLE_BINARY_PROGRAM(\"$prog\", $main)"; \ >done | sort > src/coreutils.ht >mv lib/wchar.h-t3 lib/wchar.h >rm -f src/dircolors.h src/dircolors.h-t >/usr/sbin/mkdir -p src >chmod a-w src/coreutils.ht >perl -w -- ./src/dcgen \ > ./src/dircolors.hin > src/dircolors.h-t >rm -f src/version.c >mv src/coreutils.ht src/coreutils.h >/usr/sbin/mkdir -p src >rm -f src/version.h >printf '#include <config.h>\n' > src/version.ct >/usr/sbin/mkdir -p src >printf 'char const *Version = "9.5";\n' >> src/version.ct >chmod a-w src/dircolors.h-t >printf 'extern char const *Version;\n' > src/version.ht >mv src/dircolors.h-t src/dircolors.h >chmod a-w src/version.ct >chmod a-w src/version.ht >mv src/version.ct src/version.c >mv src/version.ht src/version.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/po' >Making all in . >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-hard-locale.o `test -f 'lib/hard-locale.c' || echo './'`lib/hard-locale.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-hash.o `test -f 'lib/hash.c' || echo './'`lib/hash.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-hash-pjw.o `test -f 'lib/hash-pjw.c' || echo './'`lib/hash-pjw.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-hash-triple.o `test -f 'lib/hash-triple.c' || echo './'`lib/hash-triple.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-hash-triple-simple.o `test -f 'lib/hash-triple-simple.c' || echo './'`lib/hash-triple-simple.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-heap.o `test -f 'lib/heap.c' || echo './'`lib/heap.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-human.o `test -f 'lib/human.c' || echo './'`lib/human.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-i-ring.o `test -f 'lib/i-ring.c' || echo './'`lib/i-ring.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-ialloc.o `test -f 'lib/ialloc.c' || echo './'`lib/ialloc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-idcache.o `test -f 'lib/idcache.c' || echo './'`lib/idcache.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-ino-map.o `test -f 'lib/ino-map.c' || echo './'`lib/ino-map.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-imaxtostr.o `test -f 'lib/imaxtostr.c' || echo './'`lib/imaxtostr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-inttostr.o `test -f 'lib/inttostr.c' || echo './'`lib/inttostr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-offtostr.o `test -f 'lib/offtostr.c' || echo './'`lib/offtostr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-uinttostr.o `test -f 'lib/uinttostr.c' || echo './'`lib/uinttostr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-umaxtostr.o `test -f 'lib/umaxtostr.c' || echo './'`lib/umaxtostr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-isapipe.o `test -f 'lib/isapipe.c' || echo './'`lib/isapipe.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-ldtoastr.o `test -f 'lib/ldtoastr.c' || echo './'`lib/ldtoastr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mini-gmp-gnulib.o `test -f 'lib/mini-gmp-gnulib.c' || echo './'`lib/mini-gmp-gnulib.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-linebuffer.o `test -f 'lib/linebuffer.c' || echo './'`lib/linebuffer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-long-options.o `test -f 'lib/long-options.c' || echo './'`lib/long-options.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-malloca.o `test -f 'lib/malloca.c' || echo './'`lib/malloca.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbrlen.o `test -f 'lib/mbrlen.c' || echo './'`lib/mbrlen.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbrtoc32.o `test -f 'lib/mbrtoc32.c' || echo './'`lib/mbrtoc32.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbrtowc.o `test -f 'lib/mbrtowc.c' || echo './'`lib/mbrtowc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbscasecmp.o `test -f 'lib/mbscasecmp.c' || echo './'`lib/mbscasecmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbschr.o `test -f 'lib/mbschr.c' || echo './'`lib/mbschr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbslen.o `test -f 'lib/mbslen.c' || echo './'`lib/mbslen.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbsrtoc32s.o `test -f 'lib/mbsrtoc32s.c' || echo './'`lib/mbsrtoc32s.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbsrtowcs.o `test -f 'lib/mbsrtowcs.c' || echo './'`lib/mbsrtowcs.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbswidth.o `test -f 'lib/mbswidth.c' || echo './'`lib/mbswidth.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mbszero.o `test -f 'lib/mbszero.c' || echo './'`lib/mbszero.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mcel.o `test -f 'lib/mcel.c' || echo './'`lib/mcel.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-memcasecmp.o `test -f 'lib/memcasecmp.c' || echo './'`lib/memcasecmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-memchr2.o `test -f 'lib/memchr2.c' || echo './'`lib/memchr2.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-memcmp2.o `test -f 'lib/memcmp2.c' || echo './'`lib/memcmp2.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-memcoll.o `test -f 'lib/memcoll.c' || echo './'`lib/memcoll.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-memset_explicit.o `test -f 'lib/memset_explicit.c' || echo './'`lib/memset_explicit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mgetgroups.o `test -f 'lib/mgetgroups.c' || echo './'`lib/mgetgroups.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mkancesdirs.o `test -f 'lib/mkancesdirs.c' || echo './'`lib/mkancesdirs.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dirchownmod.o `test -f 'lib/dirchownmod.c' || echo './'`lib/dirchownmod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mkdir-p.o `test -f 'lib/mkdir-p.c' || echo './'`lib/mkdir-p.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-modechange.o `test -f 'lib/modechange.c' || echo './'`lib/modechange.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mountlist.o `test -f 'lib/mountlist.c' || echo './'`lib/mountlist.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mpsort.o `test -f 'lib/mpsort.c' || echo './'`lib/mpsort.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-nanosleep.o `test -f 'lib/nanosleep.c' || echo './'`lib/nanosleep.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-nproc.o `test -f 'lib/nproc.c' || echo './'`lib/nproc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-nstrftime.o `test -f 'lib/nstrftime.c' || echo './'`lib/nstrftime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-obstack.o `test -f 'lib/obstack.c' || echo './'`lib/obstack.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-openat-die.o `test -f 'lib/openat-die.c' || echo './'`lib/openat-die.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-openat-safer.o `test -f 'lib/openat-safer.c' || echo './'`lib/openat-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-opendirat.o `test -f 'lib/opendirat.c' || echo './'`lib/opendirat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-parse-datetime.o `test -f 'lib/parse-datetime.c' || echo './'`lib/parse-datetime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-physmem.o `test -f 'lib/physmem.c' || echo './'`lib/physmem.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-pipe2.o `test -f 'lib/pipe2.c' || echo './'`lib/pipe2.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-posixtm.o `test -f 'lib/posixtm.c' || echo './'`lib/posixtm.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-posixver.o `test -f 'lib/posixver.c' || echo './'`lib/posixver.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-priv-set.o `test -f 'lib/priv-set.c' || echo './'`lib/priv-set.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-propername-lite.o `test -f 'lib/propername-lite.c' || echo './'`lib/propername-lite.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-qcopy-acl.o `test -f 'lib/qcopy-acl.c' || echo './'`lib/qcopy-acl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-qset-acl.o `test -f 'lib/qset-acl.c' || echo './'`lib/qset-acl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-quotearg.o `test -f 'lib/quotearg.c' || echo './'`lib/quotearg.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-randint.o `test -f 'lib/randint.c' || echo './'`lib/randint.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-randperm.o `test -f 'lib/randperm.c' || echo './'`lib/randperm.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-randread.o `test -f 'lib/randread.c' || echo './'`lib/randread.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-rand-isaac.o `test -f 'lib/rand-isaac.c' || echo './'`lib/rand-isaac.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-read-file.o `test -f 'lib/read-file.c' || echo './'`lib/read-file.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-readtokens.o `test -f 'lib/readtokens.c' || echo './'`lib/readtokens.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-readtokens0.o `test -f 'lib/readtokens0.c' || echo './'`lib/readtokens0.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-readutmp.o `test -f 'lib/readutmp.c' || echo './'`lib/readutmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-renameatu.o `test -f 'lib/renameatu.c' || echo './'`lib/renameatu.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-root-dev-ino.o `test -f 'lib/root-dev-ino.c' || echo './'`lib/root-dev-ino.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-safe-read.o `test -f 'lib/safe-read.c' || echo './'`lib/safe-read.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-safe-write.o `test -f 'lib/safe-write.c' || echo './'`lib/safe-write.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-same.o `test -f 'lib/same.c' || echo './'`lib/same.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-same-inode.o `test -f 'lib/same-inode.c' || echo './'`lib/same-inode.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-save-cwd.o `test -f 'lib/save-cwd.c' || echo './'`lib/save-cwd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-savedir.o `test -f 'lib/savedir.c' || echo './'`lib/savedir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-savewd.o `test -f 'lib/savewd.c' || echo './'`lib/savewd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-selinux-at.o `test -f 'lib/selinux-at.c' || echo './'`lib/selinux-at.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-se-context.o `test -f 'lib/se-context.c' || echo './'`lib/se-context.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-se-label.o `test -f 'lib/se-label.c' || echo './'`lib/se-label.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-se-selinux.o `test -f 'lib/se-selinux.c' || echo './'`lib/se-selinux.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-setlocale_null.o `test -f 'lib/setlocale_null.c' || echo './'`lib/setlocale_null.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-setlocale_null-unlocked.o `test -f 'lib/setlocale_null-unlocked.c' || echo './'`lib/setlocale_null-unlocked.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-settime.o `test -f 'lib/settime.c' || echo './'`lib/settime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sig2str.o `test -f 'lib/sig2str.c' || echo './'`lib/sig2str.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sig-handler.o `test -f 'lib/sig-handler.c' || echo './'`lib/sig-handler.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-skipchars.o `test -f 'lib/skipchars.c' || echo './'`lib/skipchars.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sockets.o `test -f 'lib/sockets.c' || echo './'`lib/sockets.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-stat-time.o `test -f 'lib/stat-time.c' || echo './'`lib/stat-time.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-mkstemp-safer.o `test -f 'lib/mkstemp-safer.c' || echo './'`lib/mkstemp-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-strnlen1.o `test -f 'lib/strnlen1.c' || echo './'`lib/strnlen1.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-strintcmp.o `test -f 'lib/strintcmp.c' || echo './'`lib/strintcmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-strnumcmp.o `test -f 'lib/strnumcmp.c' || echo './'`lib/strnumcmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sys_socket.o `test -f 'lib/sys_socket.c' || echo './'`lib/sys_socket.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-targetdir.o `test -f 'lib/targetdir.c' || echo './'`lib/targetdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-tempname.o `test -f 'lib/tempname.c' || echo './'`lib/tempname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/glthread/libcoreutils_a-threadlib.o `test -f 'lib/glthread/threadlib.c' || echo './'`lib/glthread/threadlib.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-time.o `test -f 'lib/time.c' || echo './'`lib/time.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-time_rz.o `test -f 'lib/time_rz.c' || echo './'`lib/time_rz.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-timespec.o `test -f 'lib/timespec.c' || echo './'`lib/timespec.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/glthread/libcoreutils_a-tls.o `test -f 'lib/glthread/tls.c' || echo './'`lib/glthread/tls.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-tmpdir.o `test -f 'lib/tmpdir.c' || echo './'`lib/tmpdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-u64.o `test -f 'lib/u64.c' || echo './'`lib/u64.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-unicodeio.o `test -f 'lib/unicodeio.c' || echo './'`lib/unicodeio.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dup-safer.o `test -f 'lib/dup-safer.c' || echo './'`lib/dup-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fd-safer.o `test -f 'lib/fd-safer.c' || echo './'`lib/fd-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-pipe-safer.o `test -f 'lib/pipe-safer.c' || echo './'`lib/pipe-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-unlinkdir.o `test -f 'lib/unlinkdir.c' || echo './'`lib/unlinkdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-userspec.o `test -f 'lib/userspec.c' || echo './'`lib/userspec.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-utimecmp.o `test -f 'lib/utimecmp.c' || echo './'`lib/utimecmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-utimens.o `test -f 'lib/utimens.c' || echo './'`lib/utimens.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-verror.o `test -f 'lib/verror.c' || echo './'`lib/verror.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-write-any-file.o `test -f 'lib/write-any-file.c' || echo './'`lib/write-any-file.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xalignalloc.o `test -f 'lib/xalignalloc.c' || echo './'`lib/xalignalloc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xmalloc.o `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xalloc-die.o `test -f 'lib/xalloc-die.c' || echo './'`lib/xalloc-die.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xbinary-io.o `test -f 'lib/xbinary-io.c' || echo './'`lib/xbinary-io.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xdectoimax.o `test -f 'lib/xdectoimax.c' || echo './'`lib/xdectoimax.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xdectoumax.o `test -f 'lib/xdectoumax.c' || echo './'`lib/xdectoumax.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xfts.o `test -f 'lib/xfts.c' || echo './'`lib/xfts.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xgetcwd.o `test -f 'lib/xgetcwd.c' || echo './'`lib/xgetcwd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xgetgroups.o `test -f 'lib/xgetgroups.c' || echo './'`lib/xgetgroups.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xgethostname.o `test -f 'lib/xgethostname.c' || echo './'`lib/xgethostname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xmemcoll.o `test -f 'lib/xmemcoll.c' || echo './'`lib/xmemcoll.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xnanosleep.o `test -f 'lib/xnanosleep.c' || echo './'`lib/xnanosleep.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xprintf.o `test -f 'lib/xprintf.c' || echo './'`lib/xprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xreadlink.o `test -f 'lib/xreadlink.c' || echo './'`lib/xreadlink.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtod.o `test -f 'lib/xstrtod.c' || echo './'`lib/xstrtod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtoimax.o `test -f 'lib/xstrtoimax.c' || echo './'`lib/xstrtoimax.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtol.o `test -f 'lib/xstrtol.c' || echo './'`lib/xstrtol.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtoul.o `test -f 'lib/xstrtoul.c' || echo './'`lib/xstrtoul.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtol-error.o `test -f 'lib/xstrtol-error.c' || echo './'`lib/xstrtol-error.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtold.o `test -f 'lib/xstrtold.c' || echo './'`lib/xstrtold.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xstrtoumax.o `test -f 'lib/xstrtoumax.c' || echo './'`lib/xstrtoumax.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xvasprintf.o `test -f 'lib/xvasprintf.c' || echo './'`lib/xvasprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xasprintf.o `test -f 'lib/xasprintf.c' || echo './'`lib/xasprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-yesno.o `test -f 'lib/yesno.c' || echo './'`lib/yesno.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/asnprintf.o lib/asnprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/fopen.o lib/fopen.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/mbsrtoc32s-state.o lib/mbsrtoc32s-state.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/mbsrtowcs-state.o lib/mbsrtowcs-state.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/mktime.o lib/mktime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/printf-args.o lib/printf-args.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/printf-parse.o lib/printf-parse.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o lib/vasnprintf.o lib/vasnprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/hostid.o src/hostid.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/timeout.o src/timeout.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/operand2sig.o src/operand2sig.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/nice.o src/nice.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/who.o src/who.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/users.o src/users.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/pinky.o src/pinky.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/stty.o src/stty.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/df.o src/df.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/find-mount-point.o src/find-mount-point.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/stdbuf.o src/stdbuf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/lbracket.o src/lbracket.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/b2sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=64 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/base64-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=32 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/base32-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=42 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/basenc-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/basename.o src/basename.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cat.o src/cat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chcon.o src/chcon.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chown.o src/chown.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chown-core.o src/chown-core.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chown-chgrp.o src/chown-chgrp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chmod.o src/chmod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chown-chown.o src/chown-chown.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cksum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/blake2/cksum-blake2b-ref.o `test -f 'src/blake2/blake2b-ref.c' || echo './'`src/blake2/blake2b-ref.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/blake2/cksum-b2sum.o `test -f 'src/blake2/b2sum.c' || echo './'`src/blake2/b2sum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cksum-sum.o `test -f 'src/sum.c' || echo './'`src/sum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cksum-cksum.o `test -f 'src/cksum.c' || echo './'`src/cksum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cksum-crctab.o `test -f 'src/crctab.c' || echo './'`src/crctab.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -mavx -mpclmul -O2 -pipe -march=nocona -c -o src/libcksum_pclmul_a-cksum_pclmul.o `test -f 'src/cksum_pclmul.c' || echo './'`src/cksum_pclmul.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/comm.o src/comm.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cp.o src/cp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/copy.o src/copy.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cp-hash.o src/cp-hash.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/force-link.o src/force-link.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/selinux.o src/selinux.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/csplit.o src/csplit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/cut.o src/cut.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/set-fields.o src/set-fields.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/date.o src/date.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/dd.o src/dd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ls.o src/ls.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ls-dir.o src/ls-dir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/dircolors.o src/dircolors.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/dirname.o src/dirname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/du.o src/du.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/echo.o src/echo.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/env.o src/env.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/expand.o src/expand.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/expand-common.o src/expand-common.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/expr.o src/expr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/factor.o src/factor.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/false.o src/false.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/fmt.o src/fmt.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/fold.o src/fold.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/install.o src/install.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/prog-fprintf.o src/prog-fprintf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/head.o src/head.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/id.o src/id.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/group-list.o src/group-list.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/join.o src/join.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/link.o src/link.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ln.o src/ln.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/relpath.o src/relpath.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/logname.o src/logname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ls-ls.o src/ls-ls.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_MD5=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/md5sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/mkdir.o src/mkdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/mkfifo.o src/mkfifo.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/mknod.o src/mknod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/mktemp.o src/mktemp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/mv.o src/mv.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/remove.o src/remove.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/nl.o src/nl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/nproc.o src/nproc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/nohup.o src/nohup.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/numfmt.o src/numfmt.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/od.o src/od.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/paste.o src/paste.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/pathchk.o src/pathchk.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/pr.o src/pr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/printenv.o src/printenv.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/printf.o src/printf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ptx.o src/ptx.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/pwd.o src/pwd.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/readlink.o src/readlink.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/realpath.o src/realpath.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/rm.o src/rm.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/rmdir.o src/rmdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/runcon.o src/runcon.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/seq.o src/seq.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA1=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sha1sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA224=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sha224sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA256=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sha256sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA384=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sha384sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA512=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sha512sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/shred.o src/shred.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/shuf.o src/shuf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sleep.o src/sleep.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sort.o src/sort.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/split.o src/split.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/temp-stream.o src/temp-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/stat.o src/stat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SUM=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sum-sum.o `test -f 'src/sum.c' || echo './'`src/sum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SUM=1 -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/sync.o src/sync.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tac.o src/tac.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tail.o src/tail.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/iopoll.o src/iopoll.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tee.o src/tee.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/test.o src/test.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/touch.o src/touch.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tr.o src/tr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/true.o src/true.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/truncate.o src/truncate.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tsort.o src/tsort.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/tty.o src/tty.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/uname.o src/uname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/uname-uname.o src/uname-uname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/unexpand.o src/unexpand.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/uniq.o src/uniq.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/unlink.o src/unlink.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/ls-vdir.o src/ls-vdir.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/wc.o src/wc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -mavx2 -O2 -pipe -march=nocona -c -o src/libwc_avx2_a-wc_avx2.o `test -f 'src/wc_avx2.c' || echo './'`src/wc_avx2.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/whoami.o src/whoami.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/yes.o src/yes.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/uname-arch.o src/uname-arch.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/getlimits.o src/getlimits.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/make-prime-list.o src/make-prime-list.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -fPIC -O2 -pipe -march=nocona -c -o src/libstdbuf_so-libstdbuf.o `test -f 'src/libstdbuf.c' || echo './'`src/libstdbuf.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/chroot.o src/chroot.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/version.o src/version.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-copy-acl.o `test -f 'lib/copy-acl.c' || echo './'`lib/copy-acl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-set-acl.o `test -f 'lib/set-acl.c' || echo './'`lib/set-acl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-acl-errno-valid.o `test -f 'lib/acl-errno-valid.c' || echo './'`lib/acl-errno-valid.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-acl-internal.o `test -f 'lib/acl-internal.c' || echo './'`lib/acl-internal.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-get-permissions.o `test -f 'lib/get-permissions.c' || echo './'`lib/get-permissions.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-set-permissions.o `test -f 'lib/set-permissions.c' || echo './'`lib/set-permissions.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-alignalloc.o `test -f 'lib/alignalloc.c' || echo './'`lib/alignalloc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-allocator.o `test -f 'lib/allocator.c' || echo './'`lib/allocator.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-areadlink.o `test -f 'lib/areadlink.c' || echo './'`lib/areadlink.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-areadlink-with-size.o `test -f 'lib/areadlink-with-size.c' || echo './'`lib/areadlink-with-size.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-areadlinkat.o `test -f 'lib/areadlinkat.c' || echo './'`lib/areadlinkat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-areadlinkat-with-size.o `test -f 'lib/areadlinkat-with-size.c' || echo './'`lib/areadlinkat-with-size.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-argmatch.o `test -f 'lib/argmatch.c' || echo './'`lib/argmatch.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-argv-iter.o `test -f 'lib/argv-iter.c' || echo './'`lib/argv-iter.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-openat-proc.o `test -f 'lib/openat-proc.c' || echo './'`lib/openat-proc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-backupfile.o `test -f 'lib/backupfile.c' || echo './'`lib/backupfile.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-backup-rename.o `test -f 'lib/backup-rename.c' || echo './'`lib/backup-rename.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-backup-find.o `test -f 'lib/backup-find.c' || echo './'`lib/backup-find.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-base32.o `test -f 'lib/base32.c' || echo './'`lib/base32.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-base64.o `test -f 'lib/base64.c' || echo './'`lib/base64.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-binary-io.o `test -f 'lib/binary-io.c' || echo './'`lib/binary-io.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-bitrotate.o `test -f 'lib/bitrotate.c' || echo './'`lib/bitrotate.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-btoc32.o `test -f 'lib/btoc32.c' || echo './'`lib/btoc32.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-btowc.o `test -f 'lib/btowc.c' || echo './'`lib/btowc.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-buffer-lcm.o `test -f 'lib/buffer-lcm.c' || echo './'`lib/buffer-lcm.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-ctype.o `test -f 'lib/c-ctype.c' || echo './'`lib/c-ctype.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-file-type.o `test -f 'lib/c-file-type.c' || echo './'`lib/c-file-type.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-strcasecmp.o `test -f 'lib/c-strcasecmp.c' || echo './'`lib/c-strcasecmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-strncasecmp.o `test -f 'lib/c-strncasecmp.c' || echo './'`lib/c-strncasecmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-strtod.o `test -f 'lib/c-strtod.c' || echo './'`lib/c-strtod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c-strtold.o `test -f 'lib/c-strtold.c' || echo './'`lib/c-strtold.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32_apply_type_test.o `test -f 'lib/c32_apply_type_test.c' || echo './'`lib/c32_apply_type_test.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32_get_type_test.o `test -f 'lib/c32_get_type_test.c' || echo './'`lib/c32_get_type_test.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isalnum.o `test -f 'lib/c32isalnum.c' || echo './'`lib/c32isalnum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isalpha.o `test -f 'lib/c32isalpha.c' || echo './'`lib/c32isalpha.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isblank.o `test -f 'lib/c32isblank.c' || echo './'`lib/c32isblank.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32iscntrl.o `test -f 'lib/c32iscntrl.c' || echo './'`lib/c32iscntrl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isdigit.o `test -f 'lib/c32isdigit.c' || echo './'`lib/c32isdigit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isgraph.o `test -f 'lib/c32isgraph.c' || echo './'`lib/c32isgraph.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32islower.o `test -f 'lib/c32islower.c' || echo './'`lib/c32islower.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isprint.o `test -f 'lib/c32isprint.c' || echo './'`lib/c32isprint.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32ispunct.o `test -f 'lib/c32ispunct.c' || echo './'`lib/c32ispunct.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isspace.o `test -f 'lib/c32isspace.c' || echo './'`lib/c32isspace.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isupper.o `test -f 'lib/c32isupper.c' || echo './'`lib/c32isupper.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32isxdigit.o `test -f 'lib/c32isxdigit.c' || echo './'`lib/c32isxdigit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32tolower.o `test -f 'lib/c32tolower.c' || echo './'`lib/c32tolower.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-c32width.o `test -f 'lib/c32width.c' || echo './'`lib/c32width.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-canon-host.o `test -f 'lib/canon-host.c' || echo './'`lib/canon-host.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-canonicalize.o `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-careadlinkat.o `test -f 'lib/careadlinkat.c' || echo './'`lib/careadlinkat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-chdir-long.o `test -f 'lib/chdir-long.c' || echo './'`lib/chdir-long.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-chmodat.o `test -f 'lib/chmodat.c' || echo './'`lib/chmodat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-chownat.o `test -f 'lib/chownat.c' || echo './'`lib/chownat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-cl-strtod.o `test -f 'lib/cl-strtod.c' || echo './'`lib/cl-strtod.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-cl-strtold.o `test -f 'lib/cl-strtold.c' || echo './'`lib/cl-strtold.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-cloexec.o `test -f 'lib/cloexec.c' || echo './'`lib/cloexec.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-close-stream.o `test -f 'lib/close-stream.c' || echo './'`lib/close-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-closein.o `test -f 'lib/closein.c' || echo './'`lib/closein.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-closeout.o `test -f 'lib/closeout.c' || echo './'`lib/closeout.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-copy-file-range.o `test -f 'lib/copy-file-range.c' || echo './'`lib/copy-file-range.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-count-leading-zeros.o `test -f 'lib/count-leading-zeros.c' || echo './'`lib/count-leading-zeros.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-af_alg.o `test -f 'lib/af_alg.c' || echo './'`lib/af_alg.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-md5-stream.o `test -f 'lib/md5-stream.c' || echo './'`lib/md5-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-md5.o `test -f 'lib/md5.c' || echo './'`lib/md5.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha1-stream.o `test -f 'lib/sha1-stream.c' || echo './'`lib/sha1-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha1.o `test -f 'lib/sha1.c' || echo './'`lib/sha1.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha256-stream.o `test -f 'lib/sha256-stream.c' || echo './'`lib/sha256-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha256.o `test -f 'lib/sha256.c' || echo './'`lib/sha256.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha512-stream.o `test -f 'lib/sha512-stream.c' || echo './'`lib/sha512-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sha512.o `test -f 'lib/sha512.c' || echo './'`lib/sha512.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sm3-stream.o `test -f 'lib/sm3-stream.c' || echo './'`lib/sm3-stream.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-sm3.o `test -f 'lib/sm3.c' || echo './'`lib/sm3.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-cycle-check.o `test -f 'lib/cycle-check.c' || echo './'`lib/cycle-check.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-di-set.o `test -f 'lib/di-set.c' || echo './'`lib/di-set.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-opendir-safer.o `test -f 'lib/opendir-safer.c' || echo './'`lib/opendir-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dirname.o `test -f 'lib/dirname.c' || echo './'`lib/dirname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-basename.o `test -f 'lib/basename.c' || echo './'`lib/basename.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dtoastr.o `test -f 'lib/dtoastr.c' || echo './'`lib/dtoastr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dtotimespec.o `test -f 'lib/dtotimespec.c' || echo './'`lib/dtotimespec.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-exclude.o `test -f 'lib/exclude.c' || echo './'`lib/exclude.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-exitfail.o `test -f 'lib/exitfail.c' || echo './'`lib/exitfail.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fadvise.o `test -f 'lib/fadvise.c' || echo './'`lib/fadvise.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fclose.o `test -f 'lib/fclose.c' || echo './'`lib/fclose.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fcntl.o `test -f 'lib/fcntl.c' || echo './'`lib/fcntl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-creat-safer.o `test -f 'lib/creat-safer.c' || echo './'`lib/creat-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-open-safer.o `test -f 'lib/open-safer.c' || echo './'`lib/open-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fd-hook.o `test -f 'lib/fd-hook.c' || echo './'`lib/fd-hook.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fd-reopen.o `test -f 'lib/fd-reopen.c' || echo './'`lib/fd-reopen.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fd-safer-flag.o `test -f 'lib/fd-safer-flag.c' || echo './'`lib/fd-safer-flag.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-dup-safer-flag.o `test -f 'lib/dup-safer-flag.c' || echo './'`lib/dup-safer-flag.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fdutimensat.o `test -f 'lib/fdutimensat.c' || echo './'`lib/fdutimensat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fflush.o `test -f 'lib/fflush.c' || echo './'`lib/fflush.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-file-has-acl.o `test -f 'lib/file-has-acl.c' || echo './'`lib/file-has-acl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-file-set.o `test -f 'lib/file-set.c' || echo './'`lib/file-set.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-file-type.o `test -f 'lib/file-type.c' || echo './'`lib/file-type.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-filemode.o `test -f 'lib/filemode.c' || echo './'`lib/filemode.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-filenamecat.o `test -f 'lib/filenamecat.c' || echo './'`lib/filenamecat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-filenamecat-lgpl.o `test -f 'lib/filenamecat-lgpl.c' || echo './'`lib/filenamecat-lgpl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-filevercmp.o `test -f 'lib/filevercmp.c' || echo './'`lib/filevercmp.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fopen-safer.o `test -f 'lib/fopen-safer.c' || echo './'`lib/fopen-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fprintftime.o `test -f 'lib/fprintftime.c' || echo './'`lib/fprintftime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fpurge.o `test -f 'lib/fpurge.c' || echo './'`lib/fpurge.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-freadahead.o `test -f 'lib/freadahead.c' || echo './'`lib/freadahead.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-freading.o `test -f 'lib/freading.c' || echo './'`lib/freading.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-freadptr.o `test -f 'lib/freadptr.c' || echo './'`lib/freadptr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-freadseek.o `test -f 'lib/freadseek.c' || echo './'`lib/freadseek.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-freopen-safer.o `test -f 'lib/freopen-safer.c' || echo './'`lib/freopen-safer.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fseek.o `test -f 'lib/fseek.c' || echo './'`lib/fseek.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fseeko.o `test -f 'lib/fseeko.c' || echo './'`lib/fseeko.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fsusage.o `test -f 'lib/fsusage.c' || echo './'`lib/fsusage.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-ftoastr.o `test -f 'lib/ftoastr.c' || echo './'`lib/ftoastr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-fts.o `test -f 'lib/fts.c' || echo './'`lib/fts.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-full-read.o `test -f 'lib/full-read.c' || echo './'`lib/full-read.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-full-write.o `test -f 'lib/full-write.c' || echo './'`lib/full-write.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-gethrxtime.o `test -f 'lib/gethrxtime.c' || echo './'`lib/gethrxtime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-xtime.o `test -f 'lib/xtime.c' || echo './'`lib/xtime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-getndelim2.o `test -f 'lib/getndelim2.c' || echo './'`lib/getndelim2.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-gettime.o `test -f 'lib/gettime.c' || echo './'`lib/gettime.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-gettime-res.o `test -f 'lib/gettime-res.c' || echo './'`lib/gettime-res.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/libcoreutils_a-getugroups.o `test -f 'lib/getugroups.c' || echo './'`lib/getugroups.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-dynarray_at_failure.o `test -f 'lib/malloc/dynarray_at_failure.c' || echo './'`lib/malloc/dynarray_at_failure.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o `test -f 'lib/malloc/dynarray_emplace_enlarge.c' || echo './'`lib/malloc/dynarray_emplace_enlarge.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-dynarray_finalize.o `test -f 'lib/malloc/dynarray_finalize.c' || echo './'`lib/malloc/dynarray_finalize.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-dynarray_resize.o `test -f 'lib/malloc/dynarray_resize.c' || echo './'`lib/malloc/dynarray_resize.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-dynarray_resize_clear.o `test -f 'lib/malloc/dynarray_resize_clear.c' || echo './'`lib/malloc/dynarray_resize_clear.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-scratch_buffer_grow.o `test -f 'lib/malloc/scratch_buffer_grow.c' || echo './'`lib/malloc/scratch_buffer_grow.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o `test -f 'lib/malloc/scratch_buffer_grow_preserve.c' || echo './'`lib/malloc/scratch_buffer_grow_preserve.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o `test -f 'lib/malloc/scratch_buffer_set_array_size.c' || echo './'`lib/malloc/scratch_buffer_set_array_size.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/glthread/libcoreutils_a-lock.o `test -f 'lib/glthread/lock.c' || echo './'`lib/glthread/lock.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unicase/libcoreutils_a-tolower.o `test -f 'lib/unicase/tolower.c' || echo './'`lib/unicase/tolower.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_alnum.o `test -f 'lib/unictype/ctype_alnum.c' || echo './'`lib/unictype/ctype_alnum.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_alpha.o `test -f 'lib/unictype/ctype_alpha.c' || echo './'`lib/unictype/ctype_alpha.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_blank.o `test -f 'lib/unictype/ctype_blank.c' || echo './'`lib/unictype/ctype_blank.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_cntrl.o `test -f 'lib/unictype/ctype_cntrl.c' || echo './'`lib/unictype/ctype_cntrl.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_digit.o `test -f 'lib/unictype/ctype_digit.c' || echo './'`lib/unictype/ctype_digit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_graph.o `test -f 'lib/unictype/ctype_graph.c' || echo './'`lib/unictype/ctype_graph.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_lower.o `test -f 'lib/unictype/ctype_lower.c' || echo './'`lib/unictype/ctype_lower.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_print.o `test -f 'lib/unictype/ctype_print.c' || echo './'`lib/unictype/ctype_print.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_punct.o `test -f 'lib/unictype/ctype_punct.c' || echo './'`lib/unictype/ctype_punct.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_space.o `test -f 'lib/unictype/ctype_space.c' || echo './'`lib/unictype/ctype_space.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_upper.o `test -f 'lib/unictype/ctype_upper.c' || echo './'`lib/unictype/ctype_upper.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unictype/libcoreutils_a-ctype_xdigit.o `test -f 'lib/unictype/ctype_xdigit.c' || echo './'`lib/unictype/ctype_xdigit.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u32-chr.o `test -f 'lib/unistr/u32-chr.c' || echo './'`lib/unistr/u32-chr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u32-cpy.o `test -f 'lib/unistr/u32-cpy.c' || echo './'`lib/unistr/u32-cpy.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u32-pcpy.o `test -f 'lib/unistr/u32-pcpy.c' || echo './'`lib/unistr/u32-pcpy.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u32-strcat.o `test -f 'lib/unistr/u32-strcat.c' || echo './'`lib/unistr/u32-strcat.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u32-strlen.o `test -f 'lib/unistr/u32-strlen.c' || echo './'`lib/unistr/u32-strlen.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u8-mbtoucr.o `test -f 'lib/unistr/u8-mbtoucr.c' || echo './'`lib/unistr/u8-mbtoucr.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u8-uctomb.o `test -f 'lib/unistr/u8-uctomb.c' || echo './'`lib/unistr/u8-uctomb.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/unistr/libcoreutils_a-u8-uctomb-aux.o `test -f 'lib/unistr/u8-uctomb-aux.c' || echo './'`lib/unistr/u8-uctomb-aux.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o lib/uniwidth/libcoreutils_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/blake2/b2sum-blake2b-ref.o `test -f 'src/blake2/blake2b-ref.c' || echo './'`src/blake2/blake2b-ref.c >x86_64-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -O2 -pipe -march=nocona -c -o src/blake2/b2sum-b2sum.o `test -f 'src/blake2/b2sum.c' || echo './'`src/blake2/b2sum.c >rm -f src/libcksum_pclmul.a >x86_64-pc-linux-gnu-ar cr src/libcksum_pclmul.a src/libcksum_pclmul_a-cksum_pclmul.o >rm -f src/libwc_avx2.a >x86_64-pc-linux-gnu-ar cr src/libwc_avx2.a src/libwc_avx2_a-wc_avx2.o >x86_64-pc-linux-gnu-ranlib src/libcksum_pclmul.a >x86_64-pc-linux-gnu-ranlib src/libwc_avx2.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/make-prime-list src/make-prime-list.o >x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=nocona -shared -Wl,-O1 -Wl,--as-needed -o src/libstdbuf.so src/libstdbuf_so-libstdbuf.o >rm -f src/libver.a >x86_64-pc-linux-gnu-ar cr src/libver.a src/version.o >x86_64-pc-linux-gnu-ranlib src/libver.a >rm -f lib/libcoreutils.a >x86_64-pc-linux-gnu-ar cr lib/libcoreutils.a lib/libcoreutils_a-copy-acl.o lib/libcoreutils_a-set-acl.o lib/libcoreutils_a-acl-errno-valid.o lib/libcoreutils_a-acl-internal.o lib/libcoreutils_a-get-permissions.o lib/libcoreutils_a-set-permissions.o lib/libcoreutils_a-alignalloc.o lib/libcoreutils_a-allocator.o lib/libcoreutils_a-areadlink.o lib/libcoreutils_a-areadlink-with-size.o lib/libcoreutils_a-areadlinkat.o lib/libcoreutils_a-areadlinkat-with-size.o lib/libcoreutils_a-argmatch.o lib/libcoreutils_a-argv-iter.o lib/libcoreutils_a-openat-proc.o lib/libcoreutils_a-backupfile.o lib/libcoreutils_a-backup-rename.o lib/libcoreutils_a-backupfile.o lib/libcoreutils_a-backup-find.o lib/libcoreutils_a-base32.o lib/libcoreutils_a-base64.o lib/libcoreutils_a-basename-lgpl.o lib/libcoreutils_a-binary-io.o lib/libcoreutils_a-bitrotate.o lib/libcoreutils_a-btoc32.o lib/libcoreutils_a-btowc.o lib/libcoreutils_a-buffer-lcm.o lib/libcoreutils_a-c-ctype.o lib/libcoreutils_a-c-file-type.o lib/libcoreutils_a-c-strcasecmp.o lib/libcoreutils_a-c-strncasecmp.o lib/libcoreutils_a-c-strtod.o lib/libcoreutils_a-c-strtold.o lib/libcoreutils_a-c32_apply_type_test.o lib/libcoreutils_a-c32_get_type_test.o lib/libcoreutils_a-c32isalnum.o lib/libcoreutils_a-c32isalpha.o lib/libcoreutils_a-c32isblank.o lib/libcoreutils_a-c32iscntrl.o lib/libcoreutils_a-c32isdigit.o lib/libcoreutils_a-c32isgraph.o lib/libcoreutils_a-c32islower.o lib/libcoreutils_a-c32isprint.o lib/libcoreutils_a-c32ispunct.o lib/libcoreutils_a-c32isspace.o lib/libcoreutils_a-c32isupper.o lib/libcoreutils_a-c32isxdigit.o lib/libcoreutils_a-c32tolower.o lib/libcoreutils_a-c32width.o lib/libcoreutils_a-canon-host.o lib/libcoreutils_a-canonicalize.o lib/libcoreutils_a-careadlinkat.o lib/libcoreutils_a-chdir-long.o lib/libcoreutils_a-chmodat.o lib/libcoreutils_a-chownat.o lib/libcoreutils_a-cl-strtod.o lib/libcoreutils_a-cl-strtold.o lib/libcoreutils_a-cloexec.o lib/libcoreutils_a-close-stream.o lib/libcoreutils_a-closein.o lib/libcoreutils_a-closeout.o lib/libcoreutils_a-copy-file-range.o lib/libcoreutils_a-count-leading-zeros.o lib/libcoreutils_a-af_alg.o lib/libcoreutils_a-md5-stream.o lib/libcoreutils_a-md5.o lib/libcoreutils_a-sha1-stream.o lib/libcoreutils_a-sha1.o lib/libcoreutils_a-sha256-stream.o lib/libcoreutils_a-sha256.o lib/libcoreutils_a-sha512-stream.o lib/libcoreutils_a-sha512.o lib/libcoreutils_a-sm3-stream.o lib/libcoreutils_a-sm3.o lib/libcoreutils_a-cycle-check.o lib/libcoreutils_a-di-set.o lib/libcoreutils_a-opendir-safer.o lib/libcoreutils_a-dirname.o lib/libcoreutils_a-basename.o lib/libcoreutils_a-dirname-lgpl.o lib/libcoreutils_a-stripslash.o lib/libcoreutils_a-dtoastr.o lib/libcoreutils_a-dtotimespec.o lib/libcoreutils_a-exclude.o lib/libcoreutils_a-exitfail.o lib/libcoreutils_a-fadvise.o lib/libcoreutils_a-fclose.o lib/libcoreutils_a-fcntl.o lib/libcoreutils_a-creat-safer.o lib/libcoreutils_a-open-safer.o lib/libcoreutils_a-fd-hook.o lib/libcoreutils_a-fd-reopen.o lib/libcoreutils_a-fd-safer-flag.o lib/libcoreutils_a-dup-safer-flag.o lib/libcoreutils_a-fdutimensat.o lib/libcoreutils_a-fflush.o lib/libcoreutils_a-file-has-acl.o lib/libcoreutils_a-file-set.o lib/libcoreutils_a-file-type.o lib/libcoreutils_a-filemode.o lib/libcoreutils_a-filenamecat.o lib/libcoreutils_a-filenamecat-lgpl.o lib/libcoreutils_a-filevercmp.o lib/libcoreutils_a-fopen-safer.o lib/libcoreutils_a-fprintftime.o lib/libcoreutils_a-fpurge.o lib/libcoreutils_a-freadahead.o lib/libcoreutils_a-freading.o lib/libcoreutils_a-freadptr.o lib/libcoreutils_a-freadseek.o lib/libcoreutils_a-freopen-safer.o lib/libcoreutils_a-fseek.o lib/libcoreutils_a-fseeko.o lib/libcoreutils_a-fseterr.o lib/libcoreutils_a-fsusage.o lib/libcoreutils_a-ftoastr.o lib/libcoreutils_a-fts.o lib/libcoreutils_a-full-read.o lib/libcoreutils_a-full-write.o lib/libcoreutils_a-gethrxtime.o lib/libcoreutils_a-xtime.o lib/libcoreutils_a-getndelim2.o lib/libcoreutils_a-getprogname.o lib/libcoreutils_a-gettime.o lib/libcoreutils_a-gettime-res.o lib/libcoreutils_a-getugroups.o lib/malloc/libcoreutils_a-dynarray_at_failure.o lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o lib/malloc/libcoreutils_a-dynarray_finalize.o lib/malloc/libcoreutils_a-dynarray_resize.o lib/malloc/libcoreutils_a-dynarray_resize_clear.o lib/malloc/libcoreutils_a-scratch_buffer_grow.o lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o lib/libcoreutils_a-hard-locale.o lib/libcoreutils_a-hash.o lib/libcoreutils_a-hash-pjw.o lib/libcoreutils_a-hash-triple.o lib/libcoreutils_a-hash-triple-simple.o lib/libcoreutils_a-heap.o lib/libcoreutils_a-human.o lib/libcoreutils_a-i-ring.o lib/libcoreutils_a-ialloc.o lib/libcoreutils_a-idcache.o lib/libcoreutils_a-ino-map.o lib/libcoreutils_a-imaxtostr.o lib/libcoreutils_a-inttostr.o lib/libcoreutils_a-offtostr.o lib/libcoreutils_a-uinttostr.o lib/libcoreutils_a-umaxtostr.o lib/libcoreutils_a-isapipe.o lib/libcoreutils_a-ldtoastr.o lib/libcoreutils_a-mini-gmp-gnulib.o lib/libcoreutils_a-linebuffer.o lib/libcoreutils_a-localcharset.o lib/glthread/libcoreutils_a-lock.o lib/libcoreutils_a-long-options.o lib/libcoreutils_a-malloca.o lib/libcoreutils_a-math.o lib/libcoreutils_a-mbrlen.o lib/libcoreutils_a-mbrtoc32.o lib/libcoreutils_a-mbrtowc.o lib/libcoreutils_a-mbscasecmp.o lib/libcoreutils_a-mbschr.o lib/libcoreutils_a-mbslen.o lib/libcoreutils_a-mbsrtoc32s.o lib/libcoreutils_a-mbsrtowcs.o lib/libcoreutils_a-mbswidth.o lib/libcoreutils_a-mbszero.o lib/libcoreutils_a-mcel.o lib/libcoreutils_a-memcasecmp.o lib/libcoreutils_a-memchr2.o lib/libcoreutils_a-memcmp2.o lib/libcoreutils_a-memcoll.o lib/libcoreutils_a-memset_explicit.o lib/libcoreutils_a-mgetgroups.o lib/libcoreutils_a-mkancesdirs.o lib/libcoreutils_a-dirchownmod.o lib/libcoreutils_a-mkdir-p.o lib/libcoreutils_a-modechange.o lib/libcoreutils_a-mountlist.o lib/libcoreutils_a-mpsort.o lib/libcoreutils_a-nanosleep.o lib/libcoreutils_a-nproc.o lib/libcoreutils_a-nstrftime.o lib/libcoreutils_a-obstack.o lib/libcoreutils_a-openat-die.o lib/libcoreutils_a-openat-safer.o lib/libcoreutils_a-opendirat.o lib/libcoreutils_a-parse-datetime.o lib/libcoreutils_a-physmem.o lib/libcoreutils_a-pipe2.o lib/libcoreutils_a-posixtm.o lib/libcoreutils_a-posixver.o lib/libcoreutils_a-printf-frexp.o lib/libcoreutils_a-printf-frexpl.o lib/libcoreutils_a-priv-set.o lib/libcoreutils_a-progname.o lib/libcoreutils_a-propername-lite.o lib/libcoreutils_a-qcopy-acl.o lib/libcoreutils_a-qset-acl.o lib/libcoreutils_a-quotearg.o lib/libcoreutils_a-randint.o lib/libcoreutils_a-randperm.o lib/libcoreutils_a-randread.o lib/libcoreutils_a-rand-isaac.o lib/libcoreutils_a-read-file.o lib/libcoreutils_a-readtokens.o lib/libcoreutils_a-readtokens0.o lib/libcoreutils_a-readutmp.o lib/libcoreutils_a-renameatu.o lib/libcoreutils_a-root-dev-ino.o lib/libcoreutils_a-safe-read.o lib/libcoreutils_a-safe-write.o lib/libcoreutils_a-same.o lib/libcoreutils_a-same-inode.o lib/libcoreutils_a-save-cwd.o lib/libcoreutils_a-savedir.o lib/libcoreutils_a-savewd.o lib/libcoreutils_a-selinux-at.o lib/libcoreutils_a-se-context.o lib/libcoreutils_a-se-label.o lib/libcoreutils_a-se-selinux.o lib/libcoreutils_a-setlocale_null.o lib/libcoreutils_a-setlocale_null-unlocked.o lib/libcoreutils_a-settime.o lib/libcoreutils_a-sig2str.o lib/libcoreutils_a-sig-handler.o lib/libcoreutils_a-skipchars.o lib/libcoreutils_a-sockets.o lib/libcoreutils_a-stat-time.o lib/libcoreutils_a-mkstemp-safer.o lib/libcoreutils_a-strnlen1.o lib/libcoreutils_a-strintcmp.o lib/libcoreutils_a-strnumcmp.o lib/libcoreutils_a-sys_socket.o lib/libcoreutils_a-targetdir.o lib/libcoreutils_a-tempname.o lib/glthread/libcoreutils_a-threadlib.o lib/libcoreutils_a-time.o lib/libcoreutils_a-time_rz.o lib/libcoreutils_a-timespec.o lib/glthread/libcoreutils_a-tls.o lib/libcoreutils_a-tmpdir.o lib/libcoreutils_a-u64.o lib/unicase/libcoreutils_a-tolower.o lib/libcoreutils_a-unicodeio.o lib/unictype/libcoreutils_a-ctype_alnum.o lib/unictype/libcoreutils_a-ctype_alpha.o lib/unictype/libcoreutils_a-ctype_blank.o lib/unictype/libcoreutils_a-ctype_cntrl.o lib/unictype/libcoreutils_a-ctype_digit.o lib/unictype/libcoreutils_a-ctype_graph.o lib/unictype/libcoreutils_a-ctype_lower.o lib/unictype/libcoreutils_a-ctype_print.o lib/unictype/libcoreutils_a-ctype_punct.o lib/unictype/libcoreutils_a-ctype_space.o lib/unictype/libcoreutils_a-ctype_upper.o lib/unictype/libcoreutils_a-ctype_xdigit.o lib/libcoreutils_a-unistd.o lib/libcoreutils_a-dup-safer.o lib/libcoreutils_a-fd-safer.o lib/libcoreutils_a-pipe-safer.o lib/unistr/libcoreutils_a-u32-chr.o lib/unistr/libcoreutils_a-u32-cpy.o lib/unistr/libcoreutils_a-u32-pcpy.o lib/unistr/libcoreutils_a-u32-strcat.o lib/unistr/libcoreutils_a-u32-strlen.o lib/unistr/libcoreutils_a-u8-mbtoucr.o lib/unistr/libcoreutils_a-u8-uctomb.o lib/unistr/libcoreutils_a-u8-uctomb-aux.o lib/uniwidth/libcoreutils_a-width.o lib/libcoreutils_a-unlinkdir.o lib/libcoreutils_a-userspec.o lib/libcoreutils_a-utimecmp.o lib/libcoreutils_a-utimens.o lib/libcoreutils_a-verror.o lib/libcoreutils_a-version-etc.o lib/libcoreutils_a-version-etc-fsf.o lib/libcoreutils_a-wctype-h.o lib/libcoreutils_a-write-any-file.o lib/libcoreutils_a-xalignalloc.o lib/libcoreutils_a-xmalloc.o lib/libcoreutils_a-xalloc-die.o lib/libcoreutils_a-xbinary-io.o lib/libcoreutils_a-xdectoimax.o lib/libcoreutils_a-xdectoumax.o lib/libcoreutils_a-xfts.o lib/libcoreutils_a-xgetcwd.o lib/libcoreutils_a-xgetgroups.o lib/libcoreutils_a-xgethostname.o lib/libcoreutils_a-xmemcoll.o lib/libcoreutils_a-xnanosleep.o lib/libcoreutils_a-xprintf.o lib/libcoreutils_a-xreadlink.o lib/libcoreutils_a-xsize.o lib/libcoreutils_a-xstrtod.o lib/libcoreutils_a-xstrtoimax.o lib/libcoreutils_a-xstrtol.o lib/libcoreutils_a-xstrtoul.o lib/libcoreutils_a-xstrtol-error.o lib/libcoreutils_a-xstrtold.o lib/libcoreutils_a-xstrtoumax.o lib/libcoreutils_a-xvasprintf.o lib/libcoreutils_a-xasprintf.o lib/libcoreutils_a-yesno.o lib/asnprintf.o lib/fopen.o lib/mbsrtoc32s-state.o lib/mbsrtowcs-state.o lib/mktime.o lib/printf-args.o lib/printf-parse.o lib/vasnprintf.o >x86_64-pc-linux-gnu-ranlib lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chroot src/chroot.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/hostid src/hostid.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/timeout src/timeout.o src/operand2sig.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nice src/nice.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/who src/who.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/users src/users.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pinky src/pinky.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/stty src/stty.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/df src/df.o src/find-mount-point.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/stdbuf src/stdbuf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/[ src/lbracket.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/b2sum src/b2sum-digest.o src/blake2/b2sum-blake2b-ref.o src/blake2/b2sum-b2sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/base64 src/base64-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/base32 src/base32-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/basenc src/basenc-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/basename src/basename.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cat src/cat.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chcon src/chcon.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chgrp src/chown.o src/chown-core.o src/chown-chgrp.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chmod src/chmod.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chown src/chown.o src/chown-core.o src/chown-chown.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cksum src/cksum-digest.o src/blake2/cksum-blake2b-ref.o src/blake2/cksum-b2sum.o src/cksum-sum.o src/cksum-cksum.o src/cksum-crctab.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto src/libcksum_pclmul.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/comm src/comm.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cp src/cp.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/csplit src/csplit.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cut src/cut.o src/set-fields.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/date src/date.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dd src/dd.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dir src/ls.o src/ls-dir.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcap >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dircolors src/dircolors.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dirname src/dirname.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/du src/du.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/echo src/echo.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/env src/env.o src/operand2sig.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/expand src/expand.o src/expand-common.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/expr src/expr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/factor src/factor.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/false src/false.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/fmt src/fmt.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/fold src/fold.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ginstall src/install.o src/prog-fprintf.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/head src/head.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/id src/id.o src/group-list.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/join src/join.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/link src/link.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ln src/ln.o src/force-link.o src/relpath.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/logname src/logname.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ls src/ls.o src/ls-ls.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcap >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/md5sum src/md5sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mkdir src/mkdir.o src/prog-fprintf.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mkfifo src/mkfifo.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mknod src/mknod.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mktemp src/mktemp.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mv src/mv.o src/remove.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nl src/nl.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nproc src/nproc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nohup src/nohup.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/numfmt src/numfmt.o src/set-fields.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/od src/od.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/paste src/paste.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pathchk src/pathchk.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pr src/pr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/printenv src/printenv.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/printf src/printf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ptx src/ptx.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pwd src/pwd.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/readlink src/readlink.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/realpath src/realpath.o src/relpath.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/rm src/rm.o src/remove.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/rmdir src/rmdir.o src/prog-fprintf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/runcon src/runcon.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/seq src/seq.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha1sum src/sha1sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha224sum src/sha224sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha256sum src/sha256sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha384sum src/sha384sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha512sum src/sha512sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/shred src/shred.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/shuf src/shuf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sleep src/sleep.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sort src/sort.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/split src/split.o src/temp-stream.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/stat src/stat.o src/find-mount-point.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sum src/sum-sum.o src/sum-digest.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sync src/sync.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tac src/tac.o src/temp-stream.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tail src/tail.o src/iopoll.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tee src/tee.o src/iopoll.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/test src/test.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/touch src/touch.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tr src/tr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/true src/true.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/truncate src/truncate.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tsort src/tsort.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tty src/tty.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/uname src/uname.o src/uname-uname.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/unexpand src/unexpand.o src/expand-common.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/uniq src/uniq.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/unlink src/unlink.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/vdir src/ls.o src/ls-vdir.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lcap >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/wc src/wc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a src/libwc_avx2.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/whoami src/whoami.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/yes src/yes.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/arch src/uname.o src/uname-arch.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/getlimits src/getlimits.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >name=`echo man/chroot.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/chroot.1-t \ > && t=man/chroot.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/chroot\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/chroot.1-t \ > && rm -rf $t \ > && chmod a-w man/chroot.1-t \ > && rm -f man/chroot.1 && mv man/chroot.1-t man/chroot.1 >name=`echo man/hostid.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/hostid.1-t \ > && t=man/hostid.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/hostid\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/hostid.1-t \ > && rm -rf $t \ > && chmod a-w man/hostid.1-t \ > && rm -f man/hostid.1 && mv man/hostid.1-t man/hostid.1 >name=`echo man/timeout.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/timeout.1-t \ > && t=man/timeout.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/timeout\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/timeout.1-t \ > && rm -rf $t \ > && chmod a-w man/timeout.1-t \ > && rm -f man/timeout.1 && mv man/timeout.1-t man/timeout.1 >name=`echo man/nice.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/nice.1-t \ > && t=man/nice.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/nice\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/nice.1-t \ > && rm -rf $t \ > && chmod a-w man/nice.1-t \ > && rm -f man/nice.1 && mv man/nice.1-t man/nice.1 >name=`echo man/who.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/who.1-t \ > && t=man/who.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/who\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/who.1-t \ > && rm -rf $t \ > && chmod a-w man/who.1-t \ > && rm -f man/who.1 && mv man/who.1-t man/who.1 >name=`echo man/users.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/users.1-t \ > && t=man/users.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/users\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/users.1-t \ > && rm -rf $t \ > && chmod a-w man/users.1-t \ > && rm -f man/users.1 && mv man/users.1-t man/users.1 >name=`echo man/pinky.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/pinky.1-t \ > && t=man/pinky.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/pinky\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/pinky.1-t \ > && rm -rf $t \ > && chmod a-w man/pinky.1-t \ > && rm -f man/pinky.1 && mv man/pinky.1-t man/pinky.1 >name=`echo man/stty.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/stty.1-t \ > && t=man/stty.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/stty\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/stty.1-t \ > && rm -rf $t \ > && chmod a-w man/stty.1-t \ > && rm -f man/stty.1 && mv man/stty.1-t man/stty.1 >name=`echo man/df.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/df.1-t \ > && t=man/df.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/df\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/df.1-t \ > && rm -rf $t \ > && chmod a-w man/df.1-t \ > && rm -f man/df.1 && mv man/df.1-t man/df.1 >name=`echo man/stdbuf.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/stdbuf.1-t \ > && t=man/stdbuf.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/stdbuf\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/stdbuf.1-t \ > && rm -rf $t \ > && chmod a-w man/stdbuf.1-t \ > && rm -f man/stdbuf.1 && mv man/stdbuf.1-t man/stdbuf.1 >name=`echo man/b2sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/b2sum.1-t \ > && t=man/b2sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/b2sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/b2sum.1-t \ > && rm -rf $t \ > && chmod a-w man/b2sum.1-t \ > && rm -f man/b2sum.1 && mv man/b2sum.1-t man/b2sum.1 >name=`echo man/base64.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/base64.1-t \ > && t=man/base64.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/base64\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/base64.1-t \ > && rm -rf $t \ > && chmod a-w man/base64.1-t \ > && rm -f man/base64.1 && mv man/base64.1-t man/base64.1 >name=`echo man/base32.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/base32.1-t \ > && t=man/base32.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/base32\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/base32.1-t \ > && rm -rf $t \ > && chmod a-w man/base32.1-t \ > && rm -f man/base32.1 && mv man/base32.1-t man/base32.1 >name=`echo man/basenc.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/basenc.1-t \ > && t=man/basenc.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/basenc\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/basenc.1-t \ > && rm -rf $t \ > && chmod a-w man/basenc.1-t \ > && rm -f man/basenc.1 && mv man/basenc.1-t man/basenc.1 >name=`echo man/basename.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/basename.1-t \ > && t=man/basename.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/basename\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/basename.1-t \ > && rm -rf $t \ > && chmod a-w man/basename.1-t \ > && rm -f man/basename.1 && mv man/basename.1-t man/basename.1 >name=`echo man/cat.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/cat.1-t \ > && t=man/cat.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/cat\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/cat.1-t \ > && rm -rf $t \ > && chmod a-w man/cat.1-t \ > && rm -f man/cat.1 && mv man/cat.1-t man/cat.1 >name=`echo man/chcon.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/chcon.1-t \ > && t=man/chcon.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/chcon\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/chcon.1-t \ > && rm -rf $t \ > && chmod a-w man/chcon.1-t \ > && rm -f man/chcon.1 && mv man/chcon.1-t man/chcon.1 >name=`echo man/chgrp.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/chgrp.1-t \ > && t=man/chgrp.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/chgrp\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/chgrp.1-t \ > && rm -rf $t \ > && chmod a-w man/chgrp.1-t \ > && rm -f man/chgrp.1 && mv man/chgrp.1-t man/chgrp.1 >name=`echo man/chmod.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/chmod.1-t \ > && t=man/chmod.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/chmod\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/chmod.1-t \ > && rm -rf $t \ > && chmod a-w man/chmod.1-t \ > && rm -f man/chmod.1 && mv man/chmod.1-t man/chmod.1 >name=`echo man/chown.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/chown.1-t \ > && t=man/chown.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/chown\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/chown.1-t \ > && rm -rf $t \ > && chmod a-w man/chown.1-t \ > && rm -f man/chown.1 && mv man/chown.1-t man/chown.1 >name=`echo man/cksum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/cksum.1-t \ > && t=man/cksum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/cksum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/cksum.1-t \ > && rm -rf $t \ > && chmod a-w man/cksum.1-t \ > && rm -f man/cksum.1 && mv man/cksum.1-t man/cksum.1 >name=`echo man/comm.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/comm.1-t \ > && t=man/comm.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/comm\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/comm.1-t \ > && rm -rf $t \ > && chmod a-w man/comm.1-t \ > && rm -f man/comm.1 && mv man/comm.1-t man/comm.1 >name=`echo man/cp.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/cp.1-t \ > && t=man/cp.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/cp\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/cp.1-t \ > && rm -rf $t \ > && chmod a-w man/cp.1-t \ > && rm -f man/cp.1 && mv man/cp.1-t man/cp.1 >name=`echo man/csplit.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/csplit.1-t \ > && t=man/csplit.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/csplit\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/csplit.1-t \ > && rm -rf $t \ > && chmod a-w man/csplit.1-t \ > && rm -f man/csplit.1 && mv man/csplit.1-t man/csplit.1 >name=`echo man/cut.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/cut.1-t \ > && t=man/cut.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/cut\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/cut.1-t \ > && rm -rf $t \ > && chmod a-w man/cut.1-t \ > && rm -f man/cut.1 && mv man/cut.1-t man/cut.1 >name=`echo man/date.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/date.1-t \ > && t=man/date.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/date\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/date.1-t \ > && rm -rf $t \ > && chmod a-w man/date.1-t \ > && rm -f man/date.1 && mv man/date.1-t man/date.1 >name=`echo man/dd.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/dd.1-t \ > && t=man/dd.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/dd\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/dd.1-t \ > && rm -rf $t \ > && chmod a-w man/dd.1-t \ > && rm -f man/dd.1 && mv man/dd.1-t man/dd.1 >name=`echo man/dir.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/dir.1-t \ > && t=man/dir.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/dir\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/dir.1-t \ > && rm -rf $t \ > && chmod a-w man/dir.1-t \ > && rm -f man/dir.1 && mv man/dir.1-t man/dir.1 >name=`echo man/dircolors.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/dircolors.1-t \ > && t=man/dircolors.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/dircolors\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/dircolors.1-t \ > && rm -rf $t \ > && chmod a-w man/dircolors.1-t \ > && rm -f man/dircolors.1 && mv man/dircolors.1-t man/dircolors.1 >name=`echo man/dirname.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/dirname.1-t \ > && t=man/dirname.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/dirname\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/dirname.1-t \ > && rm -rf $t \ > && chmod a-w man/dirname.1-t \ > && rm -f man/dirname.1 && mv man/dirname.1-t man/dirname.1 >name=`echo man/du.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/du.1-t \ > && t=man/du.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/du\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/du.1-t \ > && rm -rf $t \ > && chmod a-w man/du.1-t \ > && rm -f man/du.1 && mv man/du.1-t man/du.1 >name=`echo man/echo.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/echo.1-t \ > && t=man/echo.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/echo\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/echo.1-t \ > && rm -rf $t \ > && chmod a-w man/echo.1-t \ > && rm -f man/echo.1 && mv man/echo.1-t man/echo.1 >name=`echo man/env.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/env.1-t \ > && t=man/env.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/env\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/env.1-t \ > && rm -rf $t \ > && chmod a-w man/env.1-t \ > && rm -f man/env.1 && mv man/env.1-t man/env.1 >name=`echo man/expand.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/expand.1-t \ > && t=man/expand.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/expand\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/expand.1-t \ > && rm -rf $t \ > && chmod a-w man/expand.1-t \ > && rm -f man/expand.1 && mv man/expand.1-t man/expand.1 >name=`echo man/expr.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/expr.1-t \ > && t=man/expr.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/expr\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/expr.1-t \ > && rm -rf $t \ > && chmod a-w man/expr.1-t \ > && rm -f man/expr.1 && mv man/expr.1-t man/expr.1 >name=`echo man/factor.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/factor.1-t \ > && t=man/factor.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/factor\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/factor.1-t \ > && rm -rf $t \ > && chmod a-w man/factor.1-t \ > && rm -f man/factor.1 && mv man/factor.1-t man/factor.1 >name=`echo man/false.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/false.1-t \ > && t=man/false.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/false\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/false.1-t \ > && rm -rf $t \ > && chmod a-w man/false.1-t \ > && rm -f man/false.1 && mv man/false.1-t man/false.1 >name=`echo man/fmt.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/fmt.1-t \ > && t=man/fmt.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/fmt\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/fmt.1-t \ > && rm -rf $t \ > && chmod a-w man/fmt.1-t \ > && rm -f man/fmt.1 && mv man/fmt.1-t man/fmt.1 >name=`echo man/fold.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/fold.1-t \ > && t=man/fold.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/fold\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/fold.1-t \ > && rm -rf $t \ > && chmod a-w man/fold.1-t \ > && rm -f man/fold.1 && mv man/fold.1-t man/fold.1 >name=`echo man/install.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/install.1-t \ > && t=man/install.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/install\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/install.1-t \ > && rm -rf $t \ > && chmod a-w man/install.1-t \ > && rm -f man/install.1 && mv man/install.1-t man/install.1 >name=`echo man/head.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/head.1-t \ > && t=man/head.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/head\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/head.1-t \ > && rm -rf $t \ > && chmod a-w man/head.1-t \ > && rm -f man/head.1 && mv man/head.1-t man/head.1 >name=`echo man/id.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/id.1-t \ > && t=man/id.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/id\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/id.1-t \ > && rm -rf $t \ > && chmod a-w man/id.1-t \ > && rm -f man/id.1 && mv man/id.1-t man/id.1 >name=`echo man/join.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/join.1-t \ > && t=man/join.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/join\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/join.1-t \ > && rm -rf $t \ > && chmod a-w man/join.1-t \ > && rm -f man/join.1 && mv man/join.1-t man/join.1 >name=`echo man/link.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/link.1-t \ > && t=man/link.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/link\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/link.1-t \ > && rm -rf $t \ > && chmod a-w man/link.1-t \ > && rm -f man/link.1 && mv man/link.1-t man/link.1 >name=`echo man/ln.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/ln.1-t \ > && t=man/ln.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/ln\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/ln.1-t \ > && rm -rf $t \ > && chmod a-w man/ln.1-t \ > && rm -f man/ln.1 && mv man/ln.1-t man/ln.1 >name=`echo man/logname.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/logname.1-t \ > && t=man/logname.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/logname\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/logname.1-t \ > && rm -rf $t \ > && chmod a-w man/logname.1-t \ > && rm -f man/logname.1 && mv man/logname.1-t man/logname.1 >name=`echo man/ls.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/ls.1-t \ > && t=man/ls.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/ls\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/ls.1-t \ > && rm -rf $t \ > && chmod a-w man/ls.1-t \ > && rm -f man/ls.1 && mv man/ls.1-t man/ls.1 >name=`echo man/md5sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/md5sum.1-t \ > && t=man/md5sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/md5sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/md5sum.1-t \ > && rm -rf $t \ > && chmod a-w man/md5sum.1-t \ > && rm -f man/md5sum.1 && mv man/md5sum.1-t man/md5sum.1 >name=`echo man/mkdir.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/mkdir.1-t \ > && t=man/mkdir.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/mkdir\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/mkdir.1-t \ > && rm -rf $t \ > && chmod a-w man/mkdir.1-t \ > && rm -f man/mkdir.1 && mv man/mkdir.1-t man/mkdir.1 >name=`echo man/mkfifo.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/mkfifo.1-t \ > && t=man/mkfifo.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/mkfifo\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/mkfifo.1-t \ > && rm -rf $t \ > && chmod a-w man/mkfifo.1-t \ > && rm -f man/mkfifo.1 && mv man/mkfifo.1-t man/mkfifo.1 >name=`echo man/mknod.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/mknod.1-t \ > && t=man/mknod.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/mknod\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/mknod.1-t \ > && rm -rf $t \ > && chmod a-w man/mknod.1-t \ > && rm -f man/mknod.1 && mv man/mknod.1-t man/mknod.1 >name=`echo man/mktemp.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/mktemp.1-t \ > && t=man/mktemp.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/mktemp\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/mktemp.1-t \ > && rm -rf $t \ > && chmod a-w man/mktemp.1-t \ > && rm -f man/mktemp.1 && mv man/mktemp.1-t man/mktemp.1 >name=`echo man/mv.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/mv.1-t \ > && t=man/mv.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/mv\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/mv.1-t \ > && rm -rf $t \ > && chmod a-w man/mv.1-t \ > && rm -f man/mv.1 && mv man/mv.1-t man/mv.1 >name=`echo man/nl.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/nl.1-t \ > && t=man/nl.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/nl\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/nl.1-t \ > && rm -rf $t \ > && chmod a-w man/nl.1-t \ > && rm -f man/nl.1 && mv man/nl.1-t man/nl.1 >name=`echo man/nproc.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/nproc.1-t \ > && t=man/nproc.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/nproc\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/nproc.1-t \ > && rm -rf $t \ > && chmod a-w man/nproc.1-t \ > && rm -f man/nproc.1 && mv man/nproc.1-t man/nproc.1 >name=`echo man/nohup.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/nohup.1-t \ > && t=man/nohup.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/nohup\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/nohup.1-t \ > && rm -rf $t \ > && chmod a-w man/nohup.1-t \ > && rm -f man/nohup.1 && mv man/nohup.1-t man/nohup.1 >name=`echo man/numfmt.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/numfmt.1-t \ > && t=man/numfmt.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/numfmt\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/numfmt.1-t \ > && rm -rf $t \ > && chmod a-w man/numfmt.1-t \ > && rm -f man/numfmt.1 && mv man/numfmt.1-t man/numfmt.1 >name=`echo man/od.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/od.1-t \ > && t=man/od.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/od\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/od.1-t \ > && rm -rf $t \ > && chmod a-w man/od.1-t \ > && rm -f man/od.1 && mv man/od.1-t man/od.1 >name=`echo man/paste.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/paste.1-t \ > && t=man/paste.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/paste\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/paste.1-t \ > && rm -rf $t \ > && chmod a-w man/paste.1-t \ > && rm -f man/paste.1 && mv man/paste.1-t man/paste.1 >name=`echo man/pathchk.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/pathchk.1-t \ > && t=man/pathchk.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/pathchk\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/pathchk.1-t \ > && rm -rf $t \ > && chmod a-w man/pathchk.1-t \ > && rm -f man/pathchk.1 && mv man/pathchk.1-t man/pathchk.1 >name=`echo man/pr.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/pr.1-t \ > && t=man/pr.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/pr\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/pr.1-t \ > && rm -rf $t \ > && chmod a-w man/pr.1-t \ > && rm -f man/pr.1 && mv man/pr.1-t man/pr.1 >name=`echo man/printenv.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/printenv.1-t \ > && t=man/printenv.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/printenv\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/printenv.1-t \ > && rm -rf $t \ > && chmod a-w man/printenv.1-t \ > && rm -f man/printenv.1 && mv man/printenv.1-t man/printenv.1 >name=`echo man/printf.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/printf.1-t \ > && t=man/printf.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/printf\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/printf.1-t \ > && rm -rf $t \ > && chmod a-w man/printf.1-t \ > && rm -f man/printf.1 && mv man/printf.1-t man/printf.1 >name=`echo man/ptx.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/ptx.1-t \ > && t=man/ptx.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/ptx\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/ptx.1-t \ > && rm -rf $t \ > && chmod a-w man/ptx.1-t \ > && rm -f man/ptx.1 && mv man/ptx.1-t man/ptx.1 >name=`echo man/pwd.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/pwd.1-t \ > && t=man/pwd.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/pwd\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/pwd.1-t \ > && rm -rf $t \ > && chmod a-w man/pwd.1-t \ > && rm -f man/pwd.1 && mv man/pwd.1-t man/pwd.1 >name=`echo man/readlink.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/readlink.1-t \ > && t=man/readlink.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/readlink\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/readlink.1-t \ > && rm -rf $t \ > && chmod a-w man/readlink.1-t \ > && rm -f man/readlink.1 && mv man/readlink.1-t man/readlink.1 >name=`echo man/realpath.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/realpath.1-t \ > && t=man/realpath.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/realpath\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/realpath.1-t \ > && rm -rf $t \ > && chmod a-w man/realpath.1-t \ > && rm -f man/realpath.1 && mv man/realpath.1-t man/realpath.1 >name=`echo man/rm.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/rm.1-t \ > && t=man/rm.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/rm\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/rm.1-t \ > && rm -rf $t \ > && chmod a-w man/rm.1-t \ > && rm -f man/rm.1 && mv man/rm.1-t man/rm.1 >name=`echo man/rmdir.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/rmdir.1-t \ > && t=man/rmdir.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/rmdir\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/rmdir.1-t \ > && rm -rf $t \ > && chmod a-w man/rmdir.1-t \ > && rm -f man/rmdir.1 && mv man/rmdir.1-t man/rmdir.1 >name=`echo man/runcon.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/runcon.1-t \ > && t=man/runcon.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/runcon\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/runcon.1-t \ > && rm -rf $t \ > && chmod a-w man/runcon.1-t \ > && rm -f man/runcon.1 && mv man/runcon.1-t man/runcon.1 >name=`echo man/seq.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/seq.1-t \ > && t=man/seq.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/seq\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/seq.1-t \ > && rm -rf $t \ > && chmod a-w man/seq.1-t \ > && rm -f man/seq.1 && mv man/seq.1-t man/seq.1 >name=`echo man/sha1sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sha1sum.1-t \ > && t=man/sha1sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sha1sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sha1sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sha1sum.1-t \ > && rm -f man/sha1sum.1 && mv man/sha1sum.1-t man/sha1sum.1 >name=`echo man/sha224sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sha224sum.1-t \ > && t=man/sha224sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sha224sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sha224sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sha224sum.1-t \ > && rm -f man/sha224sum.1 && mv man/sha224sum.1-t man/sha224sum.1 >name=`echo man/sha256sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sha256sum.1-t \ > && t=man/sha256sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sha256sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sha256sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sha256sum.1-t \ > && rm -f man/sha256sum.1 && mv man/sha256sum.1-t man/sha256sum.1 >name=`echo man/sha384sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sha384sum.1-t \ > && t=man/sha384sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sha384sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sha384sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sha384sum.1-t \ > && rm -f man/sha384sum.1 && mv man/sha384sum.1-t man/sha384sum.1 >name=`echo man/sha512sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sha512sum.1-t \ > && t=man/sha512sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sha512sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sha512sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sha512sum.1-t \ > && rm -f man/sha512sum.1 && mv man/sha512sum.1-t man/sha512sum.1 >name=`echo man/shred.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/shred.1-t \ > && t=man/shred.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/shred\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/shred.1-t \ > && rm -rf $t \ > && chmod a-w man/shred.1-t \ > && rm -f man/shred.1 && mv man/shred.1-t man/shred.1 >name=`echo man/shuf.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/shuf.1-t \ > && t=man/shuf.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/shuf\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/shuf.1-t \ > && rm -rf $t \ > && chmod a-w man/shuf.1-t \ > && rm -f man/shuf.1 && mv man/shuf.1-t man/shuf.1 >name=`echo man/sleep.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sleep.1-t \ > && t=man/sleep.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sleep\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sleep.1-t \ > && rm -rf $t \ > && chmod a-w man/sleep.1-t \ > && rm -f man/sleep.1 && mv man/sleep.1-t man/sleep.1 >name=`echo man/sort.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sort.1-t \ > && t=man/sort.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sort\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sort.1-t \ > && rm -rf $t \ > && chmod a-w man/sort.1-t \ > && rm -f man/sort.1 && mv man/sort.1-t man/sort.1 >name=`echo man/split.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/split.1-t \ > && t=man/split.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/split\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/split.1-t \ > && rm -rf $t \ > && chmod a-w man/split.1-t \ > && rm -f man/split.1 && mv man/split.1-t man/split.1 >name=`echo man/stat.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/stat.1-t \ > && t=man/stat.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/stat\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/stat.1-t \ > && rm -rf $t \ > && chmod a-w man/stat.1-t \ > && rm -f man/stat.1 && mv man/stat.1-t man/stat.1 >name=`echo man/sum.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sum.1-t \ > && t=man/sum.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sum\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sum.1-t \ > && rm -rf $t \ > && chmod a-w man/sum.1-t \ > && rm -f man/sum.1 && mv man/sum.1-t man/sum.1 >name=`echo man/sync.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/sync.1-t \ > && t=man/sync.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/sync\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/sync.1-t \ > && rm -rf $t \ > && chmod a-w man/sync.1-t \ > && rm -f man/sync.1 && mv man/sync.1-t man/sync.1 >name=`echo man/tac.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tac.1-t \ > && t=man/tac.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tac\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tac.1-t \ > && rm -rf $t \ > && chmod a-w man/tac.1-t \ > && rm -f man/tac.1 && mv man/tac.1-t man/tac.1 >name=`echo man/tail.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tail.1-t \ > && t=man/tail.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tail\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tail.1-t \ > && rm -rf $t \ > && chmod a-w man/tail.1-t \ > && rm -f man/tail.1 && mv man/tail.1-t man/tail.1 >name=`echo man/tee.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tee.1-t \ > && t=man/tee.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tee\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tee.1-t \ > && rm -rf $t \ > && chmod a-w man/tee.1-t \ > && rm -f man/tee.1 && mv man/tee.1-t man/tee.1 >name=`echo man/test.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/test.1-t \ > && t=man/test.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/test\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/test.1-t \ > && rm -rf $t \ > && chmod a-w man/test.1-t \ > && rm -f man/test.1 && mv man/test.1-t man/test.1 >name=`echo man/touch.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/touch.1-t \ > && t=man/touch.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/touch\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/touch.1-t \ > && rm -rf $t \ > && chmod a-w man/touch.1-t \ > && rm -f man/touch.1 && mv man/touch.1-t man/touch.1 >name=`echo man/tr.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tr.1-t \ > && t=man/tr.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tr\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tr.1-t \ > && rm -rf $t \ > && chmod a-w man/tr.1-t \ > && rm -f man/tr.1 && mv man/tr.1-t man/tr.1 >name=`echo man/true.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/true.1-t \ > && t=man/true.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/true\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/true.1-t \ > && rm -rf $t \ > && chmod a-w man/true.1-t \ > && rm -f man/true.1 && mv man/true.1-t man/true.1 >name=`echo man/truncate.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/truncate.1-t \ > && t=man/truncate.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/truncate\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/truncate.1-t \ > && rm -rf $t \ > && chmod a-w man/truncate.1-t \ > && rm -f man/truncate.1 && mv man/truncate.1-t man/truncate.1 >name=`echo man/tsort.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tsort.1-t \ > && t=man/tsort.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tsort\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tsort.1-t \ > && rm -rf $t \ > && chmod a-w man/tsort.1-t \ > && rm -f man/tsort.1 && mv man/tsort.1-t man/tsort.1 >name=`echo man/tty.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/tty.1-t \ > && t=man/tty.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/tty\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/tty.1-t \ > && rm -rf $t \ > && chmod a-w man/tty.1-t \ > && rm -f man/tty.1 && mv man/tty.1-t man/tty.1 >name=`echo man/uname.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/uname.1-t \ > && t=man/uname.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/uname\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/uname.1-t \ > && rm -rf $t \ > && chmod a-w man/uname.1-t \ > && rm -f man/uname.1 && mv man/uname.1-t man/uname.1 >name=`echo man/unexpand.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/unexpand.1-t \ > && t=man/unexpand.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/unexpand\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/unexpand.1-t \ > && rm -rf $t \ > && chmod a-w man/unexpand.1-t \ > && rm -f man/unexpand.1 && mv man/unexpand.1-t man/unexpand.1 >name=`echo man/uniq.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/uniq.1-t \ > && t=man/uniq.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/uniq\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/uniq.1-t \ > && rm -rf $t \ > && chmod a-w man/uniq.1-t \ > && rm -f man/uniq.1 && mv man/uniq.1-t man/uniq.1 >name=`echo man/unlink.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/unlink.1-t \ > && t=man/unlink.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/unlink\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/unlink.1-t \ > && rm -rf $t \ > && chmod a-w man/unlink.1-t \ > && rm -f man/unlink.1 && mv man/unlink.1-t man/unlink.1 >name=`echo man/vdir.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/vdir.1-t \ > && t=man/vdir.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/vdir\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/vdir.1-t \ > && rm -rf $t \ > && chmod a-w man/vdir.1-t \ > && rm -f man/vdir.1 && mv man/vdir.1-t man/vdir.1 >name=`echo man/wc.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/wc.1-t \ > && t=man/wc.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/wc\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/wc.1-t \ > && rm -rf $t \ > && chmod a-w man/wc.1-t \ > && rm -f man/wc.1 && mv man/wc.1-t man/wc.1 >name=`echo man/whoami.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/whoami.1-t \ > && t=man/whoami.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/whoami\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/whoami.1-t \ > && rm -rf $t \ > && chmod a-w man/whoami.1-t \ > && rm -f man/whoami.1 && mv man/whoami.1-t man/whoami.1 >name=`echo man/yes.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/yes.1-t \ > && t=man/yes.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/yes\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/yes.1-t \ > && rm -rf $t \ > && chmod a-w man/yes.1-t \ > && rm -f man/yes.1 && mv man/yes.1-t man/yes.1 >name=`echo man/arch.1 | sed 's|.*/||; s|\.1$||'` || exit 1; \ >case $name in \ > install) prog='ginstall'; argv=$name;; \ > test) prog='['; argv='[';; \ > *) prog=$name; argv=$prog;; \ >esac; \ >rm -f man/arch.1-t \ > && t=man/arch.td \ > && rm -rf $t \ > && /usr/sbin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs \ > --source='GNU coreutils 9.5' \ > --include=./man/$name.x \ > --output=$t/$name.1 \ > --info-page='\(aq(coreutils) '$name' invocation\(aq' \ > $t/$argv \ > && sed \ > -e 's|man/arch\.td/||g' \ > -e '/For complete documentation/d' \ > $t/$name.1 > man/arch.1-t \ > && rm -rf $t \ > && chmod a-w man/arch.1-t \ > && rm -f man/arch.1 && mv man/arch.1-t man/arch.1 >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >Making all in gnulib-tests >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >## ---------------------------------------------------- ## >## ------------------- Gnulib tests ------------------- ## >## You can ignore compiler warnings in this directory. ## >## ---------------------------------------------------- ## >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >Making all in . >make[4]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_md5-bench-md5.o `test -f 'bench-md5.c' || echo './'`bench-md5.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o c-strcasestr.o c-strcasestr.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o c32tob.o c32tob.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o ioctl.o ioctl.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o localename.o localename.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o localename-unsafe.o localename-unsafe.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o localename-table.o localename-table.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o timespec-add.o timespec-add.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o timespec-sub.o timespec-sub.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o vma-iter.o vma-iter.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o strerror_r.o strerror_r.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_sha1-bench-sha1.o `test -f 'bench-sha1.c' || echo './'`bench-sha1.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_sha224-bench-sha224.o `test -f 'bench-sha224.c' || echo './'`bench-sha224.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_sha256-bench-sha256.o `test -f 'bench-sha256.c' || echo './'`bench-sha256.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_sha384-bench-sha384.o `test -f 'bench-sha384.c' || echo './'`bench-sha384.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o bench_sha512-bench-sha512.o `test -f 'bench-sha512.c' || echo './'`bench-sha512.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o locale.o locale.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o test-localcharset.o test-localcharset.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o glthread/thread.o glthread/thread.c >x86_64-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -c -o unistr/u32-set.o unistr/u32-set.c >rm -f libtests.a >x86_64-pc-linux-gnu-ar cr libtests.a c-strcasestr.o c32tob.o ioctl.o localename.o localename-unsafe.o localename-table.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u32-set.o vma-iter.o strerror_r.o >x86_64-pc-linux-gnu-ranlib libtests.a >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-md5 bench_md5-bench-md5.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-sha1 bench_sha1-bench-sha1.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-sha224 bench_sha224-bench-sha224.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-sha256 bench_sha256-bench-sha256.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-sha384 bench_sha384-bench-sha384.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o bench-sha512 bench_sha512-bench-sha512.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o current-locale locale.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a >x86_64-pc-linux-gnu-gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=nocona -Wl,-O1 -Wl,--as-needed -o test-localcharset test-localcharset.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a >make[4]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >>>> Source compiled. > [32m*[0m Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: sys-apps/coreutils-9.5 > >>>> Install sys-apps/coreutils-9.5 into /var/tmp/portage/sys-apps/coreutils-9.5/image >make -j3 DESTDIR=/var/tmp/portage/sys-apps/coreutils-9.5/image install >make install-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >Making install in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/po' >if test "coreutils" = "gettext-tools"; then \ > /usr/sbin/mkdir -p /var/tmp/portage/sys-apps/coreutils-9.5/image/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 \ > /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 ./$file \ > /var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/po' >Making install in . >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >make[3]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' > /usr/sbin/mkdir -p '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin' > /usr/sbin/mkdir -p '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/libexec/coreutils' > /usr/sbin/mkdir -p '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/info' > src/ginstall -c src/libstdbuf.so '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/libexec/coreutils' > src/ginstall -c src/ginstall '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin/./install' > src/ginstall -c -m 644 ./doc/coreutils.info '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/info' > src/ginstall -c src/chroot src/hostid src/timeout src/nice src/who src/users src/pinky src/stty src/df src/stdbuf src/[ src/b2sum src/base64 src/base32 src/basenc src/basename src/cat src/chcon src/chgrp src/chmod src/chown src/cksum src/comm src/cp src/csplit src/cut src/date src/dd src/dir src/dircolors src/dirname src/du src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/head src/id src/join src/link src/ln src/logname src/ls src/md5sum src/mkdir src/mkfifo src/mknod src/mktemp src/mv src/nl src/nproc src/nohup src/numfmt src/od src/paste src/pathchk src/pr src/printenv src/printf src/ptx src/pwd src/readlink src/realpath src/rm src/rmdir src/runcon src/seq src/sha1sum src/sha224sum src/sha256sum src/sha384sum src/sha512sum src/shred src/shuf src/sleep src/sort src/split src/stat src/sum src/sync src/tac src/tail src/tee src/test src/touch src/tr src/true src/truncate src/tsort src/tty src/uname src/unexpand src/uniq src/unlink src/vdir src/wc src/whoami src/yes src/arch '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin' > /usr/sbin/mkdir -p '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/man/man1' > install-info --info-dir='/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/info' '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/info/coreutils.info' > src/ginstall -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/stty.1 man/df.1 man/stdbuf.1 man/b2sum.1 man/base64.1 man/base32.1 man/basenc.1 man/basename.1 man/cat.1 man/chcon.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/man/man1' > src/ginstall -c -m 644 man/head.1 man/id.1 man/join.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/runcon.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 man/sleep.1 man/sort.1 '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/man/man1' >make install-exec-hook > src/ginstall -c -m 644 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 man/arch.1 '/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/share/man/man1' >make[4]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >ctrans=$(printf coreutils | sed -e "s/ginstall/install/;/libstdbuf/!s,x,x,"); \ >for p in x ; do \ > test $p = x && continue; \ > ptrans=$(printf '%s' "$p" | sed -e "s/ginstall/install/;/libstdbuf/!s,x,x,"); \ > rm -f /var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin/$ptrans || exit $?; \ > if test "x" = xshebangs; then \ > printf '#!%s --coreutils-prog-shebang=%s\n' \ > /usr/bin/$ctrans $p \ > >/var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin/$ptrans || exit $?; \ > chmod a+x,a-w /var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin/$ptrans || exit $?;\ > else \ > ln -s -s $ctrans \ > /var/tmp/portage/sys-apps/coreutils-9.5/image/usr/bin/$ptrans || exit $?; \ > fi \ >done >make[4]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >Making install in gnulib-tests >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make install-recursive >make[3]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >Making install in . >make[4]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[5]: Entering directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[5]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[4]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5/gnulib-tests' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-9.5/work/coreutils-9.5' >>>> Completed installing sys-apps/coreutils-9.5 into /var/tmp/portage/sys-apps/coreutils-9.5/image > > [32m*[0m Final size of build directory: 86992 KiB (84.9 MiB) > [32m*[0m Final size of installed tree: 9964 KiB ( 9.7 MiB) > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /bin/chroot > /usr/libexec/coreutils/libstdbuf.so > /usr/bin/install > /usr/bin/timeout > /usr/bin/hostid > /usr/bin/nice > /usr/bin/who > /usr/bin/users > /usr/bin/pinky > /bin/stty > /bin/df > /usr/bin/stdbuf > /usr/bin/[ > /usr/bin/b2sum > /usr/bin/base64 > /usr/bin/base32 > /usr/bin/basenc > /bin/cat > /bin/basename > /bin/expr > /usr/bin/chcon > /bin/chgrp > /bin/chmod > /bin/chown > /usr/bin/cksum > /usr/bin/comm > /bin/cp > /bin/cut > /usr/bin/csplit > /bin/date > /bin/dd > /bin/dir > /usr/bin/dircolors > /bin/dirname > /bin/du > /bin/echo > /bin/env > /usr/bin/expand > /usr/bin/factor > /bin/false > /usr/bin/fmt > /usr/bin/fold > /bin/head > /usr/bin/id > /usr/bin/join > /usr/bin/link > /bin/ln > /usr/bin/logname > /bin/ls > /bin/mkdir > /usr/bin/md5sum > /bin/mkfifo > /bin/mknod > /bin/mktemp > /bin/mv > /usr/bin/nl > /usr/bin/nproc > /usr/bin/nohup > /usr/bin/numfmt > /usr/bin/od > /usr/bin/paste > /usr/bin/pathchk > /usr/bin/pr > /usr/bin/printenv > /usr/bin/printf > /usr/bin/ptx > /bin/pwd > /bin/readlink > /usr/bin/realpath > /bin/rm > /bin/rmdir > /usr/bin/runcon > /bin/seq > /usr/bin/sha1sum > /usr/bin/sha224sum > /usr/bin/sha256sum > /usr/bin/sha384sum > /usr/bin/sha512sum > /usr/bin/shred > /usr/bin/shuf > /bin/sleep > /bin/sort > /usr/bin/split > /usr/bin/stat > /usr/bin/sum > /bin/sync > /usr/bin/tac > /bin/tail > /usr/bin/tee > /usr/bin/test > /bin/touch > /bin/tr > /usr/bin/truncate > /bin/true > /bin/uname > /usr/bin/tsort > /bin/tty > /usr/bin/unexpand > /usr/bin/unlink > /usr/bin/uniq > /bin/vdir > /usr/bin/whoami > /bin/wc > /bin/yes > /usr/bin/arch >[31;01m * [39;49;00mPackage 'sys-apps/coreutils-9.5' has internal collisions between non- >[31;01m * [39;49;00midentical files (located in separate directories in the installation >[31;01m * [39;49;00mimage (${D}) corresponding to merged directories in the target >[31;01m * [39;49;00mfilesystem (${ROOT})): >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/basename >[31;01m * [39;49;00m /bin/basename >[31;01m * [39;49;00m /usr/bin/basename >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/chroot >[31;01m * [39;49;00m /bin/chroot >[31;01m * [39;49;00m /usr/bin/chroot >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/cut >[31;01m * [39;49;00m /bin/cut >[31;01m * [39;49;00m /usr/bin/cut >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/dir >[31;01m * [39;49;00m /bin/dir >[31;01m * [39;49;00m /usr/bin/dir >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/dirname >[31;01m * [39;49;00m /bin/dirname >[31;01m * [39;49;00m /usr/bin/dirname >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/du >[31;01m * [39;49;00m /bin/du >[31;01m * [39;49;00m /usr/bin/du >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/env >[31;01m * [39;49;00m /bin/env >[31;01m * [39;49;00m /usr/bin/env >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/expr >[31;01m * [39;49;00m /bin/expr >[31;01m * [39;49;00m /usr/bin/expr >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/head >[31;01m * [39;49;00m /bin/head >[31;01m * [39;49;00m /usr/bin/head >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/mkfifo >[31;01m * [39;49;00m /bin/mkfifo >[31;01m * [39;49;00m /usr/bin/mkfifo >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/mktemp >[31;01m * [39;49;00m /bin/mktemp >[31;01m * [39;49;00m /usr/bin/mktemp >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/readlink >[31;01m * [39;49;00m /bin/readlink >[31;01m * [39;49;00m /usr/bin/readlink >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/seq >[31;01m * [39;49;00m /bin/seq >[31;01m * [39;49;00m /usr/bin/seq >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/sleep >[31;01m * [39;49;00m /bin/sleep >[31;01m * [39;49;00m /usr/bin/sleep >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/sort >[31;01m * [39;49;00m /bin/sort >[31;01m * [39;49;00m /usr/bin/sort >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/tail >[31;01m * [39;49;00m /bin/tail >[31;01m * [39;49;00m /usr/bin/tail >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/touch >[31;01m * [39;49;00m /bin/touch >[31;01m * [39;49;00m /usr/bin/touch >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/tr >[31;01m * [39;49;00m /bin/tr >[31;01m * [39;49;00m /usr/bin/tr >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/tty >[31;01m * [39;49;00m /bin/tty >[31;01m * [39;49;00m /usr/bin/tty >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/uname >[31;01m * [39;49;00m /bin/uname >[31;01m * [39;49;00m /usr/bin/uname >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/vdir >[31;01m * [39;49;00m /bin/vdir >[31;01m * [39;49;00m /usr/bin/vdir >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/wc >[31;01m * [39;49;00m /bin/wc >[31;01m * [39;49;00m /usr/bin/wc >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/yes >[31;01m * [39;49;00m /bin/yes >[31;01m * [39;49;00m /usr/bin/yes >[31;01m * [39;49;00m Differences: type, mode >[31;01m * [39;49;00m >[31;01m * [39;49;00mPackage 'sys-apps/coreutils-9.5' NOT merged due to internal collisions >[31;01m * [39;49;00mbetween non-identical files. If necessary, refer to your elog messages >[31;01m * [39;49;00mfor the whole content of the above message.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 949009
: 917851