Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 670109 Details for
Bug 712136
sys-apps/coreutils-8.32-r1: emerge or ebuild(1) hangs on pkg_postinst due to mkfifo hanging on call to open(..., O_RDONLY)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 304.01 KB, created by
Luke-Jr
on 2020-11-05 21:58:43 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Luke-Jr
Created:
2020-11-05 21:58:43 UTC
Size:
304.01 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/coreutils-8.32-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 acl elibc_glibc kernel_linux nls split-usr userland_GNU x86 xattr >[32;01m * [39;49;00mFEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >[32;01m * [39;49;00mPackage: sys-apps/coreutils-8.32-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 acl elibc_glibc kernel_linux nls split-usr userland_GNU x86 xattr >[32;01m * [39;49;00mFEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking coreutils-8.32.tar.xz to /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Unpacking coreutils-8.30-patches-01.tar.xz to /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Source unpacked in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Preparing source in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32 ... > [32;01m*[0m Applying coreutils-8.32-ls-restore-8.31-behavior.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying patches from /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/patch ... > [32;01m*[0m 003_all_coreutils-gentoo-uname.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 010_all_coreutils-tests.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 030_all_coreutils-more-dir-colors.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 040_all_coreutils-cp-mkdir-eexist.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coreutils-8.32-sandbox-env-test.patch ... >[A[146C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32 ... > * econf: updating coreutils-8.32/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating coreutils-8.32/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/coreutils-8.32-r1 --htmldir=/usr/share/doc/coreutils-8.32-r1/html --libdir=/usr/lib --with-packager=Gentoo --with-packager-version=8.32-r1 (p0) --with-packager-bug-reports=https://bugs.gentoo.org/ --enable-install-program=arch,, --enable-no-install-program=groups,hostname,kill,su,uptime --enable-largefile --disable-libcap --enable-nls --enable-acl --disable-single-binary --enable-xattr --without-gmp >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for i686-pc-linux-gnu-gcc... i686-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 we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether the compiler is clang... no >checking for compiler option needed when checking for declarations... none >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >configure: autobuild project... GNU coreutils >configure: autobuild revision... 8.32 >configure: autobuild hostname... localhost >configure: autobuild timestamp... 20201104T234801Z >checking for fchmod... yes >checking for pathconf... yes >checking for btowc... yes >checking for uselocale... yes >checking for canonicalize_file_name... yes >checking for realpath... yes >checking for readlinkat... 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 faccessat... yes >checking for explicit_bzero... yes >checking for posix_fadvise... yes >checking for fchmodat... yes >checking for lchmod... no >checking for fcntl... yes >checking for symlink... yes >checking for mempcpy... yes >checking for fnmatch... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for fpurge... no >checking for __fpurge... yes >checking for __freadahead... no >checking for __freading... yes >checking for __freadptr... no >checking for __freadptrinc... no >checking for __fseterr... no >checking for fstatat... yes >checking for fsync... yes >checking for strtof... yes >checking for ftruncate... yes >checking for openat... yes >checking for fstatfs... yes >checking for futimens... yes >checking for getdelim... 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 getpass... yes >checking for __fsetlocking... yes >checking for getprogname... no >checking for getexecname... no >checking for gettimeofday... yes >checking for getusershell... yes >checking for iswcntrl... yes >checking for iswblank... yes >checking for lstat... yes >checking for link... yes >checking for readlink... yes >checking for linkat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mbrlen... yes >checking for mbslen... no >checking for isascii... yes >checking for mprotect... yes >checking for getgrouplist... yes >checking for mknod... yes >checking for mkostemp... yes >checking for mkstemp... yes >checking for tzset... yes >checking for nl_langinfo... yes >checking for pipe... yes >checking for pipe2... yes >checking for pthread_sigmask... no >checking for utmpname... yes >checking for utmpxname... yes >checking for renameat... yes >checking for renameat2... no >checking for fpathconf... yes >checking for setenv... yes >checking for settimeofday... yes >checking for stime... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for snprintf... yes >checking for stpncpy... yes >checking for strdup... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for strndup... yes >checking for strtoimax... yes >checking for strtold... yes >checking for strtoumax... yes >checking for symlinkat... yes >checking for localtime_r... yes >checking for timegm... yes >checking for unlinkat... yes >checking for utime... yes >checking for futimes... yes >checking for futimesat... yes >checking for utimensat... yes >checking for lutimes... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for wcwidth... yes >checking for wcswidth... yes >checking for pause... yes >checking for getegid... yes >checking for getrusage... yes >checking for duplocale... yes >checking for newlocale... yes >checking for freelocale... yes >checking for secure_getenv... yes >checking for getuid... yes >checking for geteuid... yes >checking for getgid... yes >checking for sleep... yes >checking for catgets... yes >checking for shutdown... yes >checking for usleep... yes >checking for wctob... yes >checking for directio... no >checking for setrlimit... yes >checking for prctl... yes >checking for endgrent... yes >checking for endpwent... yes >checking for fallocate... yes >checking for iswspace... yes >checking for mkfifo... yes >checking for setgroups... yes >checking for sethostname... yes >checking for sync... yes >checking for syncfs... yes >checking for sysctl... 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 size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for arpa/inet.h... yes >checking for features.h... yes >checking for sys/socket.h... yes >checking for xlocale.h... yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for dirent.h... yes >checking for fnmatch.h... yes >checking for wctype.h... yes >checking for stdio_ext.h... yes >checking for sys/stat.h... (cached) 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 termios.h... yes >checking for sys/time.h... yes >checking for grp.h... yes >checking for threads.h... no >checking for iconv.h... yes >checking for limits.h... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for crtdefs.h... no >checking for langinfo.h... yes >checking for math.h... yes >checking for sys/mman.h... yes >checking for sys/statvfs.h... yes >checking for sys/types.h... (cached) yes >checking for sys/select.h... yes >checking for priv.h... no >checking for pthread.h... yes >checking for utmp.h... yes >checking for utmpx.h... yes >checking for malloc.h... yes >checking for selinux/selinux.h... (cached) no >checking for sys/ioctl.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 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... yes >checking for sys/mtio.h... yes >checking for sys/systeminfo.h... no >checking for syslog.h... yes >checking for pwd.h... yes >checking for OS.h... no >checking for gmp.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >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 whether uselocale works... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for uid_t in sys/types.h... 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 whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... yes >checking type of array argument to getgroups... gid_t >checking whether lstat correctly handles trailing slash... yes >checking whether fchdir is declared... yes >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 for st_dm_mode in struct stat... no >checking whether strmode is declared... no >checking for mbstate_t... 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... no >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether ftello is declared... 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 fflush_unlocked is declared... yes >checking whether flockfile is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether funlockfile is declared... yes >checking whether putc_unlocked is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking for pthread.h... (cached) 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... yes >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for off_t... yes >checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes >checking for wint_t... yes >checking whether wint_t is too small... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >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 whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking for a traditional japanese locale... none >checking for a french Unicode locale... none >checking for a transitional chinese locale... none >checking for wchar_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether locale.h defines locale_t... yes >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... /bin/sed >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing 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 whether time_t is signed... yes >checking for working mktime... yes >checking whether <sys/select.h> is self-contained... yes >checking for library containing setsockopt... none needed >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... 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 stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for compound literals... yes >checking for external symbol _system_configuration... no >checking for desired default level of POSIX conformance... none-specified >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 we are using the GNU C Library >= 2.1 or uClibc... yes >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 library containing setfilecon... (cached) no >checking whether setenv is declared... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking whether stpncpy is declared... yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether strncat works... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking whether strsignal is declared... yes >checking whether sys_siglist 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 for struct timespec in <time.h>... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_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 for snprintf... (cached) yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... (cached) 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 '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 'F' directive... yes >checking whether printf supports the 'n' directive... no >checking whether printf supports the 'ls' directive... 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 large precisions... yes >checking whether printf survives out-of-memory conditions... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking POSIX termios... yes >checking whether use of TIOCGWINSZ requires termios.h... no >checking for 64-bit time_t... no >configure: WARNING: This package requires a 64-bit 'time_t' type if there is any way to access timestamps outside the year range 1901-2038 on your platform. Perhaps you should configure with 'CPPFLAGS="-m64" LDFLAGS="-m64"'? >checking whether ungetc works on arbitrary bytes... yes >checking for LC_MESSAGES... 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 for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking for library needed for semaphore functions... none >checking whether strerror_r is declared... (cached) yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... 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 acl/libacl.h usability... yes >checking acl/libacl.h presence... 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 alloca as a compiler built-in... yes >checking whether to enable assertions... yes >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing yes >checking for __builtin_expect... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for strtod_l... yes >checking for strtold_l... yes >checking for GNU libc compatible calloc... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking whether openssl is GPL compatible... no >checking whether openssl is GPL compatible... (cached) no >checking whether openssl is GPL compatible... (cached) no >checking whether openssl is GPL compatible... (cached) no >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 error_at_line... yes >checking for euidaccess... yes >checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... no >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 fflush works on input streams... (cached) no >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 getxattr with XATTR_NAME_POSIX_ACL macros... yes >checking for struct stat.st_blocks... 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 recognizes a trailing slash... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking whether fpurge is declared... no >checking whether freopen works on closed fds... no >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 whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >checking how to get file system space usage... checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... yes >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking for statfs that truncates block counts... no >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking for struct statfs.f_type... yes >checking for __fsword_t... yes >checking for fts_open... yes >checking whether futimens works... yes >checking how to do getaddrinfo, freeaddrinfo and getnameinfo... 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... yes >checking for getpagesize... yes >checking whether getcwd aborts when 4k < cwd_length < 16k... no >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 sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >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 getpass without length limitations... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether __argv is declared... no >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking whether getusershell is declared... 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 whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... no >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... no >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 whether iswblank is declared... yes >checking whether iswdigit is ISO C compliant... guessing yes >checking whether iswxdigit is ISO C compliant... guessing yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ALTMON_1... no >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... 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 whether linkat() can link symlinks... yes >checking whether linkat handles trailing slash correctly... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... 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 for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking whether NAN macro works... yes >checking whether HUGE_VAL works... yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles a NULL 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 mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbsrtowcs works... guessing yes >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 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 whether mknod can create fifo without root privileges... (cached) 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 mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking for sys/fs_types.h... (cached) no >checking for struct fsstat.f_fstypename... no >checking for library containing getmntent... none required >checking for getmntent... yes >checking for 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 sys/mntent.h usability... no >checking sys/mntent.h presence... no >checking for sys/mntent.h... no >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for struct statfs.f_fstypename... no >checking for library containing nanosleep... none required >checking for working nanosleep... yes >checking whether <netinet/in.h> is self-contained... 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... yes >checking for sched_getaffinity... yes >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... (cached) yes >checking for glibc compatible sched_getaffinity... yes >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 version of bison... 3.1, ok >checking for struct tm.tm_zone... (cached) yes >checking for perl5.005 or newer... yes >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) yes >checking for pstat_getstatic... no >checking for pstat_getdynamic... (cached) no >checking for sysmp... (cached) no >checking for getsysinfo... no >checking for sysctl... (cached) yes >checking for table... no >checking for sysinfo... (cached) yes >checking for struct sysinfo.mem_unit... yes >checking for a shell that conforms to POSIX... /bin/sh >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 for pthread_t... (cached) yes >checking for pthread_spinlock_t... (cached) yes >checking for PTHREAD_CREATE_DETACHED... (cached) yes >checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes >checking for PTHREAD_MUTEX_ROBUST... (cached) yes >checking for PTHREAD_PROCESS_SHARED... (cached) 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 whether pthread_sigmask is a macro... no >checking for pthread_sigmask in -pthread... 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 raise... yes >checking for sigprocmask... yes >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlinkat signature is correct... yes >checking whether getutent is declared... yes >checking for struct utmpx.ut_user... yes >checking for struct utmp.ut_user... yes >checking for struct utmpx.ut_name... yes >checking for struct utmp.ut_name... yes >checking for struct utmpx.ut_type... yes >checking for struct utmp.ut_type... yes >checking for struct utmpx.ut_pid... yes >checking for struct utmp.ut_pid... yes >checking for struct utmpx.ut_id... yes >checking for struct utmp.ut_id... yes >checking for struct utmpx.ut_exit... yes >checking for struct utmp.ut_exit... yes >checking for struct utmpx.ut_exit.ut_exit... no >checking for struct utmp.ut_exit.ut_exit... no >checking for struct utmpx.ut_exit.e_exit... yes >checking for struct utmp.ut_exit.e_exit... yes >checking for struct utmpx.ut_exit.ut_termination... no >checking for struct utmp.ut_exit.ut_termination... no >checking for struct utmpx.ut_exit.e_termination... yes >checking for struct utmp.ut_exit.e_termination... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for working re_compile_pattern... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking whether isblank is declared... 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 linux/fs.h... (cached) yes >checking for rewinddir... yes >checking whether rmdir works... (cached) yes >checking for rpmatch... yes >checking for sched.h... yes >checking for struct sched_param... yes >checking whether select supports a 0 argument... (cached) yes >checking whether select detects invalid fds... (cached) yes >checking selinux/flask.h usability... no >checking selinux/flask.h presence... no >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 volatile sig_atomic_t... yes >checking for sighandler_t... 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 whether printf supports POSIX/XSI format strings with positions... 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 working stdalign.h... yes >checking for va_copy... yes >checking for good max_align_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking which flavor of printf attribute matches inttypes macros... system >checking for stpcpy... yes >checking for working stpncpy... yes >checking for working strerror function... yes >checking for working strndup... 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 for strtoull... yes >checking whether symlink handles trailing slash correctly... yes >checking whether symlinkat handles trailing slash correctly... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking for nlink_t... (cached) yes >checking for struct utsname... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether localtime loops forever near extrema... no >checking for timezone_t... no >checking for library containing timer_settime... -lrt >checking for timer_settime... yes >checking whether tzset clobbers localtime buffer... no >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 /proc/uptime... yes >checking whether utimensat works... yes >checking for ptrdiff_t... yes >checking for vasprintf... yes >checking for vasprintf... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for ptrdiff_t... (cached) yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether wcrtomb works in the C locale... yes >checking whether wcrtomb return value is correct... guessing yes >checking whether iswcntrl works... (cached) yes >checking for towlower... (cached) yes >checking for wctype_t... (cached) yes >checking for wctrans_t... (cached) yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether use of struct winsize requires sys/ptem.h... no >checking for stdint.h... (cached) yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a turkish Unicode locale... none >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 where to find the exponent in a 'double'... (cached) word 1 bit 20 >checking where to find the exponent in a 'float'... (cached) word 0 bit 23 >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a turkish Unicode locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking whether perror matches strerror... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether sched_yield is declared... yes >checking whether setlocale supports the C locale... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking whether sleep is declared... yes >checking for working sleep... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for pthread_atfork... yes >checking whether tmpfile works... yes >checking for useconds_t... yes >checking whether usleep allows large arguments... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking whether wctob works... guessing yes >checking whether wctob is declared... yes >checking for library containing strerror... none required >checking for working volatile... yes >checking for unsigned long long int... yes >checking for sys/sysctl.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >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 attr/error_context.h usability... yes >checking attr/error_context.h presence... yes >checking for attr/error_context.h... yes >checking attr/libattr.h usability... yes >checking attr/libattr.h presence... yes >checking for attr/libattr.h... yes >checking for library containing attr_copy_file... -lattr >checking for attr_copy_file... yes >checking 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 matchpathcon_init_prefix... no >checking for inotify_init... yes >checking nfs/vfs.h usability... no >checking nfs/vfs.h presence... no >checking for nfs/vfs.h... no >checking for struct statvfs.f_basetype... no >checking for struct statvfs.f_fstypename... no >checking for struct statvfs.f_type... no >checking for struct statfs.f_namelen... yes >checking for struct statfs.f_namemax... no >checking for struct statfs.f_type... (cached) yes >checking for struct statfs.f_frsize... yes >checking for library containing fdatasync... none required >checking for fdatasync... (cached) yes >configure: WARNING: libcap support disabled by user >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for 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 getattrat... no >checking for statx... no >checking for initgroups... yes >checking for syslog... yes >checking for 3-argument setpriority function... yes >checking ut_host in struct utmp... yes >checking for sysctl... (cached) yes >checking for sys/sysctl.h... (cached) yes >checking whether we can get the system boot time... yes >checking POSIX termios... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes >checking whether termios.h needs _XOPEN_SOURCE... no >checking c_line in struct termios... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) no >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether strsignal is declared... (cached) yes >checking whether sys_siglist is declared... (cached) yes >checking whether _sys_siglist is declared... yes >checking whether __sys_siglist is declared... no >checking whether C compiler handles -Werror... yes >checking whether C compiler handles -errwarn... no >checking whether this system supports stdbuf... 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/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/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 for a traditional french locale... (cached) none >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-8.32-r1/work/coreutils-8.32 ... >make -j1 >rm -f lib/alloca.h-t lib/alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./lib/alloca.in.h; \ >} > lib/alloca.h-t && \ >mv -f lib/alloca.h-t lib/alloca.h >/bin/mkdir -p lib/arpa >rm -f lib/arpa/inet.h-t lib/arpa/inet.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/arpa/inet.h-t lib/arpa/inet.h >rm -f lib/configmake.h-t && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#if HAVE_WINSOCK2_H'; \ > echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \ > echo '#endif'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define RUNSTATEDIR "/var/lib/run"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/coreutils-8.32-r1"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/coreutils-8.32-r1/html"'; \ > echo '#define DVIDIR "/usr/share/doc/coreutils-8.32-r1"'; \ > echo '#define PDFDIR "/usr/share/doc/coreutils-8.32-r1"'; \ > echo '#define PSDIR "/usr/share/doc/coreutils-8.32-r1"'; \ > echo '#define LIBDIR "/usr/lib"'; \ > echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/coreutils"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/coreutils"'; \ > echo '#define PKGLIBDIR "/usr/lib/coreutils"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/coreutils"'; \ >} | sed '/""/d' > lib/configmake.h-t && \ >mv -f lib/configmake.h-t lib/configmake.h >rm -f lib/ctype.h-t lib/ctype.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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/ctype.h-t lib/ctype.h >rm -f lib/dirent.h-t lib/dirent.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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/@''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_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 && \ >mv lib/dirent.h-t lib/dirent.h >rm -f lib/fcntl.h-t lib/fcntl.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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''@/0/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|@''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 && \ >mv lib/fcntl.h-t lib/fcntl.h >rm -f lib/iconv.h-t lib/iconv.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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 && \ >mv lib/iconv.h-t lib/iconv.h >rm -f lib/inttypes.h-t lib/inttypes.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''PRIPTR_PREFIX''@/""/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_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''@/0/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/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/inttypes.in.h; \ >} > lib/inttypes.h-t && \ >mv lib/inttypes.h-t lib/inttypes.h >rm -f lib/langinfo.h-t lib/langinfo.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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''@|0|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''@|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/langinfo.in.h; \ >} > lib/langinfo.h-t && \ >mv lib/langinfo.h-t lib/langinfo.h >rm -f lib/limits.h-t lib/limits.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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/limits.h-t lib/limits.h >rm -f lib/locale.h-t lib/locale.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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''@/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''@|1|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 '/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 && \ >mv lib/locale.h-t lib/locale.h >rm -f lib/math.h-t lib/math.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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 | \ > 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_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' \ > | \ > 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_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' \ > | \ > 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' \ > -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_GCC''@|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_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-t && \ >mv lib/math.h-t lib/math.h >rm -f lib/netdb.h-t lib/netdb.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/netdb.h-t lib/netdb.h >rm -f lib/pthread.h-t lib/pthread.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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' \ > -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.in.h | \ > 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' \ > -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-t && \ >mv lib/pthread.h-t lib/pthread.h >rm -f lib/sched.h-t lib/sched.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sched.h-t lib/sched.h >/bin/mkdir -p lib/selinux >rm -f lib/selinux/selinux.h-t lib/selinux/selinux.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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_SELINUX_SELINUX_H''@||g' \ > -e '/definition of _GL_UNUSED_PARAMETER/r ./lib/unused-parameter.h' \ > < ./lib/se-selinux.in.h; \ >} > lib/selinux/selinux.h-t && \ >chmod a-x lib/selinux/selinux.h-t && \ >mv lib/selinux/selinux.h-t lib/selinux/selinux.h >/bin/mkdir -p lib/selinux >rm -f lib/selinux/context.h-t lib/selinux/context.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e '/definition of _GL_UNUSED_PARAMETER/r ./lib/unused-parameter.h' \ > < ./lib/se-context.in.h; \ >} > lib/selinux/context.h-t && \ >chmod a-x lib/selinux/context.h-t && \ >mv lib/selinux/context.h-t lib/selinux/context.h >rm -f lib/signal.h-t lib/signal.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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 && \ >mv lib/signal.h-t lib/signal.h >rm -f lib/stdio.h-t lib/stdio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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_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' \ > < ./lib/stdio.in.h | \ > sed -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_OBSTACK_PRINTF''@|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' \ > -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''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|1|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''@|1|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|1|g' \ > -e 's|@''REPLACE_VPRINTF''@|1|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-t && \ >mv lib/stdio.h-t lib/stdio.h >rm -f lib/stdlib.h-t lib/stdlib.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/1/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_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''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/0/g' \ > -e 's/@''GNULIB_RPMATCH''@/1/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/IN_COREUTILS_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SETENV''@/1/g' \ > -e 's/@''GNULIB_STRTOD''@/1/g' \ > -e 's/@''GNULIB_STRTOLD''@/1/g' \ > -e 's/@''GNULIB_STRTOLL''@/1/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' \ > < ./lib/stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|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_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''@|1|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_STRTOLD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_CALLOC''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_INITSTATE''@|0|g' \ > -e 's|@''REPLACE_MALLOC''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|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_RANDOM''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC''@|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_STRTOLD''@|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-t && \ >mv lib/stdlib.h-t lib/stdlib.h >rm -f lib/string.h-t lib/string.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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''@/1/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_RAWMEMCHR''@/0/g' \ > -e 's/@''GNULIB_STPCPY''@/1/g' \ > -e 's/@''GNULIB_STPNCPY''@/1/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ > -e 's/@''GNULIB_STRDUP''@/1/g' \ > -e 's/@''GNULIB_STRNCAT''@/1/g' \ > -e 's/@''GNULIB_STRNDUP''@/1/g' \ > -e 's/@''GNULIB_STRNLEN''@/1/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/1/g' \ > -e 's/@''GNULIB_STRCASESTR''@/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_STRSIGNAL''@/1/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > < ./lib/string.in.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_MEMCHR''@|1|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_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_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|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_STRSIGNAL''@|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.in.h; \ >} > lib/string.h-t && \ >mv lib/string.h-t lib/string.h >/bin/mkdir -p lib/sys >rm -f lib/sys/ioctl.h-t lib/sys/ioctl.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sys/ioctl.h-t lib/sys/ioctl.h >/bin/mkdir -p lib/sys >rm -f lib/sys/resource.h-t lib/sys/resource.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 -f lib/sys/resource.h-t lib/sys/resource.h >/bin/mkdir -p lib/sys >rm -f lib/sys/select.h-t lib/sys/select.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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''@/0/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 && \ >mv lib/sys/select.h-t lib/sys/select.h >/bin/mkdir -p lib/sys >rm -f lib/sys/socket.h-t lib/sys/socket.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv -f lib/sys/socket.h-t lib/sys/socket.h >/bin/mkdir -p lib/sys >rm -f lib/sys/stat.h-t lib/sys/stat.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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_FCHMODAT''@/1/g' \ > -e 's/@''GNULIB_FSTAT''@/1/g' \ > -e 's/@''GNULIB_FSTATAT''@/1/g' \ > -e 's/@''GNULIB_FUTIMENS''@/1/g' \ > -e 's/@''GNULIB_LCHMOD''@/1/g' \ > -e 's/@''GNULIB_LSTAT''@/1/g' \ > -e 's/@''GNULIB_MKDIRAT''@/0/g' \ > -e 's/@''GNULIB_MKFIFO''@/1/g' \ > -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ > -e 's/@''GNULIB_MKNOD''@/1/g' \ > -e 's/@''GNULIB_MKNODAT''@/0/g' \ > -e 's/@''GNULIB_STAT''@/1/g' \ > -e 's/@''GNULIB_UTIMENSAT''@/1/g' \ > -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|0|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_FCHMODAT''@|1|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_MKNOD''@|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/stat.h-t lib/sys/stat.h >/bin/mkdir -p lib/sys >rm -f lib/sys/time.h-t lib/sys/time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sys/time.h-t lib/sys/time.h >/bin/mkdir -p lib/sys >rm -f lib/sys/types.h-t lib/sys/types.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sys/types.h-t lib/sys/types.h >/bin/mkdir -p lib/sys >rm -f lib/sys/uio.h-t lib/sys/uio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 -f lib/sys/uio.h-t lib/sys/uio.h >/bin/mkdir -p lib/sys >rm -f lib/sys/utsname.h-t lib/sys/utsname.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sys/utsname.h-t lib/sys/utsname.h >/bin/mkdir -p lib/sys >rm -f lib/sys/wait.h-t lib/sys/wait.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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 && \ >mv lib/sys/wait.h-t lib/sys/wait.h >rm -f lib/termios.h-t lib/termios.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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/termios.h-t lib/termios.h >rm -f lib/time.h-t lib/time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -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''@/0/g' \ > -e 's/@''GNULIB_STRPTIME''@/0/g' \ > -e 's/@''GNULIB_TIMEGM''@/1/g' \ > -e 's/@''GNULIB_TIME_R''@/1/g' \ > -e 's/@''GNULIB_TIME_RZ''@/1/g' \ > -e 's/@''GNULIB_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_TIMEZONE_T''@|0|g' \ > -e 's|@''HAVE_TZSET''@|1|g' \ > -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|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''@|0|g' \ > -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_TIMEGM''@|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 '/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 && \ >mv lib/time.h-t lib/time.h >rm -f lib/unistd.h-t lib/unistd.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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''@/0/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''@/0/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_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' \ > -e 's/@''GNULIB_GETCWD''@/1/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/1/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''@/1/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/1/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''@/0/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' \ > < ./lib/unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|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_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_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' \ > | \ > sed -e 's|@''REPLACE_ACCESS''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FACCESSAT''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|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_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_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_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_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_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-t && \ >mv lib/unistd.h-t lib/unistd.h >rm -f lib/unistr.h-t lib/unistr.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./lib/unistr.in.h; \ >} > lib/unistr.h-t && \ >mv -f lib/unistr.h-t lib/unistr.h >rm -f lib/unitypes.h-t lib/unitypes.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./lib/unitypes.in.h; \ >} > lib/unitypes.h-t && \ >mv -f lib/unitypes.h-t lib/unitypes.h >rm -f lib/uniwidth.h-t lib/uniwidth.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./lib/uniwidth.in.h; \ >} > lib/uniwidth.h-t && \ >mv -f lib/uniwidth.h-t lib/uniwidth.h >rm -f lib/wchar.h-t lib/wchar.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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/@''GNULIB_OVERRIDES_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_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''@/0/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/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''@/1/g' \ > -e 's/@''GNULIB_WCSFTIME''@/0/g' \ > < ./lib/wchar.in.h | \ > 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_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_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|1|g' \ > -e 's|@''REPLACE_MBRLEN''@|1|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|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_WCSTOK''@|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-t && \ >mv lib/wchar.h-t lib/wchar.h >rm -f lib/wctype.h-t lib/wctype.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ > -e 's/@''GNULIB_ISWBLANK''@/1/g' \ > -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ > -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ > -e 's/@''GNULIB_WCTYPE''@/0/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/0/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_ISWXDIGIT''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e 's/@''REPLACE_TOWLOWER''@/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/wctype.in.h; \ >} > lib/wctype.h-t && \ >mv lib/wctype.h-t lib/wctype.h >rm -f src/coreutils.h >/bin/mkdir -p src >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 >chmod a-w src/coreutils.ht >mv src/coreutils.ht src/coreutils.h >rm -f src/dircolors.h src/dircolors.h-t >/bin/mkdir -p src >perl -w -- ./src/dcgen \ > ./src/dircolors.hin > src/dircolors.h-t >chmod a-w src/dircolors.h-t >mv src/dircolors.h-t src/dircolors.h >rm -f src/version.c >/bin/mkdir -p src >printf '#include <config.h>\n' > src/version.ct >printf 'char const *Version = "8.32";\n' >> src/version.ct >chmod a-w src/version.ct >mv src/version.ct src/version.c >rm -f src/version.h >/bin/mkdir -p src >printf 'extern char const *Version;\n' > src/version.ht >chmod a-w src/version.ht >mv src/version.ht src/version.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/po' >Making all in . >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32' >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chroot.o src/chroot.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/version.o src/version.c >rm -f src/libver.a >i686-pc-linux-gnu-ar cr src/libver.a src/version.o >i686-pc-linux-gnu-ranlib src/libver.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/copy-acl.o lib/copy-acl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/set-acl.o lib/set-acl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/acl-errno-valid.o lib/acl-errno-valid.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/acl-internal.o lib/acl-internal.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/get-permissions.o lib/get-permissions.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/set-permissions.o lib/set-permissions.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/allocator.o lib/allocator.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/areadlink.o lib/areadlink.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/areadlink-with-size.o lib/areadlink-with-size.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/areadlinkat.o lib/areadlinkat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/argmatch.o lib/argmatch.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/argv-iter.o lib/argv-iter.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/openat-proc.o lib/openat-proc.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/backupfile.o lib/backupfile.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/backup-rename.o lib/backup-rename.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/backup-find.o lib/backup-find.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/base32.o lib/base32.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/base64.o lib/base64.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/binary-io.o lib/binary-io.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/bitrotate.o lib/bitrotate.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/buffer-lcm.o lib/buffer-lcm.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/c-ctype.o lib/c-ctype.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/c-strcasecmp.o lib/c-strcasecmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/c-strncasecmp.o lib/c-strncasecmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/c-strtod.o lib/c-strtod.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/c-strtold.o lib/c-strtold.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/canon-host.o lib/canon-host.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/canonicalize.o lib/canonicalize.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/careadlinkat.o lib/careadlinkat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/chmodat.o lib/chmodat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/chownat.o lib/chownat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/cl-strtod.o lib/cl-strtod.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/cl-strtold.o lib/cl-strtold.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/cloexec.o lib/cloexec.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/close-stream.o lib/close-stream.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/closein.o lib/closein.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/closeout.o lib/closeout.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/count-leading-zeros.o lib/count-leading-zeros.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/af_alg.o lib/af_alg.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/md5.o lib/md5.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sha1.o lib/sha1.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sha256.o lib/sha256.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sha512.o lib/sha512.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/cycle-check.o lib/cycle-check.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/di-set.o lib/di-set.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/diacrit.o lib/diacrit.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/opendir-safer.o lib/opendir-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dirname.o lib/dirname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/basename.o lib/basename.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dirname-lgpl.o lib/dirname-lgpl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/basename-lgpl.o lib/basename-lgpl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/stripslash.o lib/stripslash.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dtoastr.o lib/dtoastr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dtotimespec.o lib/dtotimespec.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/exclude.o lib/exclude.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/exitfail.o lib/exitfail.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fadvise.o lib/fadvise.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/creat-safer.o lib/creat-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/open-safer.o lib/open-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fd-hook.o lib/fd-hook.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fd-reopen.o lib/fd-reopen.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fd-safer-flag.o lib/fd-safer-flag.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dup-safer-flag.o lib/dup-safer-flag.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fdutimensat.o lib/fdutimensat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/file-has-acl.o lib/file-has-acl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/file-set.o lib/file-set.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/file-type.o lib/file-type.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/filemode.o lib/filemode.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/filenamecat.o lib/filenamecat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/filenamecat-lgpl.o lib/filenamecat-lgpl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/filevercmp.o lib/filevercmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fopen-safer.o lib/fopen-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fprintftime.o lib/fprintftime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freading.o lib/freading.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freadseek.o lib/freadseek.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freopen-safer.o lib/freopen-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/ftoastr.o lib/ftoastr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/full-read.o lib/full-read.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/full-write.o lib/full-write.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/gethrxtime.o lib/gethrxtime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xtime.o lib/xtime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/getndelim2.o lib/getndelim2.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/getprogname.o lib/getprogname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/gettime.o lib/gettime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/getugroups.o lib/getugroups.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/hard-locale.o lib/hard-locale.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/hash.o lib/hash.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/hash-pjw.o lib/hash-pjw.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/hash-triple.o lib/hash-triple.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/heap.o lib/heap.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/human.o lib/human.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/i-ring.o lib/i-ring.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/idcache.o lib/idcache.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/ino-map.o lib/ino-map.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/imaxtostr.o lib/imaxtostr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/inttostr.o lib/inttostr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/offtostr.o lib/offtostr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/uinttostr.o lib/uinttostr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/umaxtostr.o lib/umaxtostr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/ldtoastr.o lib/ldtoastr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/linebuffer.o lib/linebuffer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/localcharset.o lib/localcharset.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/glthread/lock.o lib/glthread/lock.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/long-options.o lib/long-options.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/malloca.o lib/malloca.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/math.o lib/math.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbchar.o lib/mbchar.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbiter.o lib/mbiter.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbsalign.o lib/mbsalign.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbscasecmp.o lib/mbscasecmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbschr.o lib/mbschr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbslen.o lib/mbslen.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbsstr.o lib/mbsstr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbswidth.o lib/mbswidth.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbuiter.o lib/mbuiter.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/memcasecmp.o lib/memcasecmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/memchr2.o lib/memchr2.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/memcmp2.o lib/memcmp2.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/memcoll.o lib/memcoll.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mgetgroups.o lib/mgetgroups.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mkancesdirs.o lib/mkancesdirs.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dirchownmod.o lib/dirchownmod.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mkdir-p.o lib/mkdir-p.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/modechange.o lib/modechange.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mpsort.o lib/mpsort.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/nproc.o lib/nproc.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/nstrftime.o lib/nstrftime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/openat-die.o lib/openat-die.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/openat-safer.o lib/openat-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/opendirat.o lib/opendirat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/parse-datetime.o lib/parse-datetime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/physmem.o lib/physmem.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/pipe2.o lib/pipe2.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/posixtm.o lib/posixtm.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/posixver.o lib/posixver.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/printf-frexp.o lib/printf-frexp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/printf-frexpl.o lib/printf-frexpl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/priv-set.o lib/priv-set.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/progname.o lib/progname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/propername.o lib/propername.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/qcopy-acl.o lib/qcopy-acl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/qset-acl.o lib/qset-acl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/quotearg.o lib/quotearg.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/randint.o lib/randint.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/randperm.o lib/randperm.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/randread.o lib/randread.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/rand-isaac.o lib/rand-isaac.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/read-file.o lib/read-file.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/readtokens.o lib/readtokens.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/readtokens0.o lib/readtokens0.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/renameatu.o lib/renameatu.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/root-dev-ino.o lib/root-dev-ino.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/safe-read.o lib/safe-read.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/safe-write.o lib/safe-write.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/same.o lib/same.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/save-cwd.o lib/save-cwd.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/savedir.o lib/savedir.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/savewd.o lib/savewd.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/selinux-at.o lib/selinux-at.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/se-context.o lib/se-context.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/se-selinux.o lib/se-selinux.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/setlocale_null.o lib/setlocale_null.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/settime.o lib/settime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sig-handler.o lib/sig-handler.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sockets.o lib/sockets.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/stat-time.o lib/stat-time.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/statat.o lib/statat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mkstemp-safer.o lib/mkstemp-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/striconv.o lib/striconv.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/strnlen1.o lib/strnlen1.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/strintcmp.o lib/strintcmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/strnumcmp.o lib/strnumcmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sys_socket.o lib/sys_socket.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/tempname.o lib/tempname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/glthread/threadlib.o lib/glthread/threadlib.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/timespec.o lib/timespec.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/glthread/tls.o lib/glthread/tls.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/trim.o lib/trim.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/u64.o lib/u64.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unicodeio.o lib/unicodeio.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unistd.o lib/unistd.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/dup-safer.o lib/dup-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fd-safer.o lib/fd-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/pipe-safer.o lib/pipe-safer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unistr/u8-mbtoucr.o lib/unistr/u8-mbtoucr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unistr/u8-uctomb.o lib/unistr/u8-uctomb.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unistr/u8-uctomb-aux.o lib/unistr/u8-uctomb-aux.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/uniwidth/width.o lib/uniwidth/width.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/unlinkdir.o lib/unlinkdir.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/userspec.o lib/userspec.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/utimecmp.o lib/utimecmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/utimens.o lib/utimens.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/verror.o lib/verror.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/version-etc.o lib/version-etc.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/version-etc-fsf.o lib/version-etc-fsf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/wctype-h.o lib/wctype-h.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/write-any-file.o lib/write-any-file.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xmalloc.o lib/xmalloc.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xalloc-die.o lib/xalloc-die.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xbinary-io.o lib/xbinary-io.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xdectoimax.o lib/xdectoimax.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xdectoumax.o lib/xdectoumax.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xfts.o lib/xfts.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xgetcwd.o lib/xgetcwd.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xgetgroups.o lib/xgetgroups.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xgethostname.o lib/xgethostname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xmemcoll.o lib/xmemcoll.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xnanosleep.o lib/xnanosleep.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xprintf.o lib/xprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xreadlink.o lib/xreadlink.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xsize.o lib/xsize.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstriconv.o lib/xstriconv.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrndup.o lib/xstrndup.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtod.o lib/xstrtod.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtoimax.o lib/xstrtoimax.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtol.o lib/xstrtol.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtoul.o lib/xstrtoul.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtol-error.o lib/xstrtol-error.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtold.o lib/xstrtold.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xstrtoumax.o lib/xstrtoumax.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xvasprintf.o lib/xvasprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/xasprintf.o lib/xasprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/yesno.o lib/yesno.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/asnprintf.o lib/asnprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/asprintf.o lib/asprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/chdir-long.o lib/chdir-long.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fchmodat.o lib/fchmodat.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fclose.o lib/fclose.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fcntl.o lib/fcntl.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fflush.o lib/fflush.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fpurge.o lib/fpurge.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freadahead.o lib/freadahead.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freadptr.o lib/freadptr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/freopen.o lib/freopen.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fseek.o lib/fseek.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fseeko.o lib/fseeko.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fseterr.o lib/fseterr.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fsusage.o lib/fsusage.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/fts.o lib/fts.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/isapipe.o lib/isapipe.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/lchmod.o lib/lchmod.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/localtime-buffer.o lib/localtime-buffer.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbrlen.o lib/mbrlen.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mbrtowc.o lib/mbrtowc.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mktime.o lib/mktime.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/mountlist.o lib/mountlist.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/nl_langinfo.o lib/nl_langinfo.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/obstack.o lib/obstack.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/printf-args.o lib/printf-args.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/printf-parse.o lib/printf-parse.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/readutmp.o lib/readutmp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/regex.o lib/regex.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/sig2str.o lib/sig2str.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/time_rz.o lib/time_rz.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/vasnprintf.o lib/vasnprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/vasprintf.o lib/vasprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/vfprintf.o lib/vfprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o lib/vprintf.o lib/vprintf.c >rm -f lib/libcoreutils.a >i686-pc-linux-gnu-ar cr lib/libcoreutils.a lib/copy-acl.o lib/set-acl.o lib/acl-errno-valid.o lib/acl-internal.o lib/get-permissions.o lib/set-permissions.o lib/allocator.o lib/areadlink.o lib/areadlink-with-size.o lib/areadlinkat.o lib/argmatch.o lib/argv-iter.o lib/openat-proc.o lib/backupfile.o lib/backup-rename.o lib/backupfile.o lib/backup-find.o lib/base32.o lib/base64.o lib/binary-io.o lib/bitrotate.o lib/buffer-lcm.o lib/c-ctype.o lib/c-strcasecmp.o lib/c-strncasecmp.o lib/c-strtod.o lib/c-strtold.o lib/canon-host.o lib/canonicalize.o lib/careadlinkat.o lib/chmodat.o lib/chownat.o lib/cl-strtod.o lib/cl-strtold.o lib/cloexec.o lib/close-stream.o lib/closein.o lib/closeout.o lib/count-leading-zeros.o lib/af_alg.o lib/md5.o lib/sha1.o lib/sha256.o lib/sha512.o lib/cycle-check.o lib/di-set.o lib/diacrit.o lib/opendir-safer.o lib/dirname.o lib/basename.o lib/dirname-lgpl.o lib/basename-lgpl.o lib/stripslash.o lib/dtoastr.o lib/dtotimespec.o lib/exclude.o lib/exitfail.o lib/fadvise.o lib/creat-safer.o lib/open-safer.o lib/fd-hook.o lib/fd-reopen.o lib/fd-safer-flag.o lib/dup-safer-flag.o lib/fdutimensat.o lib/file-has-acl.o lib/file-set.o lib/file-type.o lib/filemode.o lib/filenamecat.o lib/filenamecat-lgpl.o lib/filevercmp.o lib/fopen-safer.o lib/fprintftime.o lib/freading.o lib/freadseek.o lib/freopen-safer.o lib/ftoastr.o lib/full-read.o lib/full-write.o lib/gethrxtime.o lib/xtime.o lib/getndelim2.o lib/getprogname.o lib/gettime.o lib/getugroups.o lib/hard-locale.o lib/hash.o lib/hash-pjw.o lib/hash-triple.o lib/heap.o lib/human.o lib/i-ring.o lib/idcache.o lib/ino-map.o lib/imaxtostr.o lib/inttostr.o lib/offtostr.o lib/uinttostr.o lib/umaxtostr.o lib/ldtoastr.o lib/linebuffer.o lib/localcharset.o lib/glthread/lock.o lib/long-options.o lib/malloca.o lib/math.o lib/mbchar.o lib/mbiter.o lib/mbsalign.o lib/mbscasecmp.o lib/mbschr.o lib/mbslen.o lib/mbsstr.o lib/mbswidth.o lib/mbuiter.o lib/memcasecmp.o lib/memchr2.o lib/memcmp2.o lib/memcoll.o lib/mgetgroups.o lib/mkancesdirs.o lib/dirchownmod.o lib/mkdir-p.o lib/modechange.o lib/mpsort.o lib/nproc.o lib/nstrftime.o lib/openat-die.o lib/openat-safer.o lib/opendirat.o lib/parse-datetime.o lib/physmem.o lib/pipe2.o lib/posixtm.o lib/posixver.o lib/printf-frexp.o lib/printf-frexpl.o lib/priv-set.o lib/progname.o lib/propername.o lib/qcopy-acl.o lib/qset-acl.o lib/quotearg.o lib/randint.o lib/randperm.o lib/randread.o lib/rand-isaac.o lib/read-file.o lib/readtokens.o lib/readtokens0.o lib/renameatu.o lib/root-dev-ino.o lib/safe-read.o lib/safe-write.o lib/same.o lib/save-cwd.o lib/savedir.o lib/savewd.o lib/selinux-at.o lib/se-context.o lib/se-selinux.o lib/setlocale_null.o lib/settime.o lib/sig-handler.o lib/sockets.o lib/stat-time.o lib/statat.o lib/mkstemp-safer.o lib/striconv.o lib/strnlen1.o lib/strintcmp.o lib/strnumcmp.o lib/sys_socket.o lib/tempname.o lib/glthread/threadlib.o lib/timespec.o lib/glthread/tls.o lib/trim.o lib/u64.o lib/unicodeio.o lib/unistd.o lib/dup-safer.o lib/fd-safer.o lib/pipe-safer.o lib/unistr/u8-mbtoucr.o lib/unistr/u8-uctomb.o lib/unistr/u8-uctomb-aux.o lib/uniwidth/width.o lib/unlinkdir.o lib/userspec.o lib/utimecmp.o lib/utimens.o lib/verror.o lib/version-etc.o lib/version-etc-fsf.o lib/wctype-h.o lib/write-any-file.o lib/xmalloc.o lib/xalloc-die.o lib/xbinary-io.o lib/xdectoimax.o lib/xdectoumax.o lib/xfts.o lib/xgetcwd.o lib/xgetgroups.o lib/xgethostname.o lib/xmemcoll.o lib/xnanosleep.o lib/xprintf.o lib/xreadlink.o lib/xsize.o lib/xstriconv.o lib/xstrndup.o lib/xstrtod.o lib/xstrtoimax.o lib/xstrtol.o lib/xstrtoul.o lib/xstrtol-error.o lib/xstrtold.o lib/xstrtoumax.o lib/xvasprintf.o lib/xasprintf.o lib/yesno.o lib/asnprintf.o lib/asprintf.o lib/chdir-long.o lib/fchmodat.o lib/fclose.o lib/fcntl.o lib/fflush.o lib/fpurge.o lib/freadahead.o lib/freadptr.o lib/freopen.o lib/fseek.o lib/fseeko.o lib/fseterr.o lib/fsusage.o lib/fts.o lib/isapipe.o lib/lchmod.o lib/localtime-buffer.o lib/mbrlen.o lib/mbrtowc.o lib/mktime.o lib/mountlist.o lib/nl_langinfo.o lib/obstack.o lib/printf-args.o lib/printf-parse.o lib/readutmp.o lib/regex.o lib/sig2str.o lib/time_rz.o lib/vasnprintf.o lib/vasprintf.o lib/vfprintf.o lib/vprintf.o >i686-pc-linux-gnu-ranlib lib/libcoreutils.a >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chroot src/chroot.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/hostid.o src/hostid.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/hostid src/hostid.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/timeout.o src/timeout.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/operand2sig.o src/operand2sig.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 -lrt -pthread >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/nice.o src/nice.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nice src/nice.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/who.o src/who.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/who src/who.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/users.o src/users.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/users src/users.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/pinky.o src/pinky.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pinky src/pinky.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/stty.o src/stty.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/stty src/stty.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/df.o src/df.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/find-mount-point.o src/find-mount-point.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/stdbuf.o src/stdbuf.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/stdbuf src/stdbuf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/lbracket.o src/lbracket.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/[ src/lbracket.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/b2sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/blake2/b2sum-blake2b-ref.o `test -f 'src/blake2/blake2b-ref.c' || echo './'`src/blake2/blake2b-ref.c >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/blake2/b2sum-b2sum.o `test -f 'src/blake2/b2sum.c' || echo './'`src/blake2/b2sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/b2sum src/b2sum-md5sum.o src/blake2/b2sum-blake2b-ref.o src/blake2/b2sum-b2sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=64 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/base64-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/base64 src/base64-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=32 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/base32-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/base32 src/base32-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DBASE_TYPE=42 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/basenc-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/basenc src/basenc-basenc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/basename.o src/basename.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/basename src/basename.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/cat.o src/cat.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cat src/cat.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chcon.o src/chcon.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chcon src/chcon.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chgrp.o src/chgrp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chown-core.o src/chown-core.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chgrp src/chgrp.o src/chown-core.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chmod.o src/chmod.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chmod src/chmod.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/chown.o src/chown.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/chown src/chown.o src/chown-core.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/cksum.o src/cksum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cksum src/cksum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/comm.o src/comm.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/comm src/comm.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/cp.o src/cp.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/copy.o src/copy.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/cp-hash.o src/cp-hash.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/extent-scan.o src/extent-scan.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/force-link.o src/force-link.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/selinux.o src/selinux.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/cp src/cp.o src/copy.o src/cp-hash.o src/extent-scan.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/csplit.o src/csplit.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/csplit src/csplit.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/cut.o src/cut.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/set-fields.o src/set-fields.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/date.o src/date.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/date src/date.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/dd.o src/dd.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dd src/dd.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ls.o src/ls.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ls-dir.o src/ls-dir.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/dircolors.o src/dircolors.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dircolors src/dircolors.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/dirname.o src/dirname.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/dirname src/dirname.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/du.o src/du.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/du src/du.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/echo.o src/echo.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/echo src/echo.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/env.o src/env.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/expand.o src/expand.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/expand-common.o src/expand-common.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/expr.o src/expr.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/expr src/expr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/factor.o src/factor.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/factor src/factor.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/false.o src/false.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/false src/false.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/fmt.o src/fmt.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/fmt src/fmt.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/fold.o src/fold.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/fold src/fold.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-install.o `test -f 'src/install.c' || echo './'`src/install.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-prog-fprintf.o `test -f 'src/prog-fprintf.c' || echo './'`src/prog-fprintf.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-copy.o `test -f 'src/copy.c' || echo './'`src/copy.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-cp-hash.o `test -f 'src/cp-hash.c' || echo './'`src/cp-hash.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-extent-scan.o `test -f 'src/extent-scan.c' || echo './'`src/extent-scan.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-force-link.o `test -f 'src/force-link.c' || echo './'`src/force-link.c >i686-pc-linux-gnu-gcc -I. -I./lib -DENABLE_MATCHPATHCON=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ginstall-selinux.o `test -f 'src/selinux.c' || echo './'`src/selinux.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ginstall src/ginstall-install.o src/ginstall-prog-fprintf.o src/ginstall-copy.o src/ginstall-cp-hash.o src/ginstall-extent-scan.o src/ginstall-force-link.o src/ginstall-selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/head.o src/head.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/head src/head.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/id.o src/id.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/group-list.o src/group-list.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/join.o src/join.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/join src/join.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/link.o src/link.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/link src/link.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ln.o src/ln.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/relpath.o src/relpath.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/logname.o src/logname.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/logname src/logname.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ls-ls.o src/ls-ls.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_MD5=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/md5sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/md5sum src/md5sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/mkdir.o src/mkdir.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/prog-fprintf.o src/prog-fprintf.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/mkfifo.o src/mkfifo.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/mknod.o src/mknod.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/mktemp.o src/mktemp.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/mktemp src/mktemp.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/mv.o src/mv.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/remove.o src/remove.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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/extent-scan.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lacl -lattr >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/nl.o src/nl.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nl src/nl.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/nproc.o src/nproc.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nproc src/nproc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/nohup.o src/nohup.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/nohup src/nohup.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/numfmt.o src/numfmt.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/od.o src/od.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/od src/od.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/paste.o src/paste.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/paste src/paste.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/pathchk.o src/pathchk.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pathchk src/pathchk.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/pr.o src/pr.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pr src/pr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/printenv.o src/printenv.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/printenv src/printenv.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/printf.o src/printf.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/printf src/printf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ptx.o src/ptx.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/ptx src/ptx.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/pwd.o src/pwd.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/pwd src/pwd.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/readlink.o src/readlink.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/readlink src/readlink.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/realpath.o src/realpath.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/rm.o src/rm.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/rmdir.o src/rmdir.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/runcon.o src/runcon.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/runcon src/runcon.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/seq.o src/seq.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/seq src/seq.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA1=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sha1sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha1sum src/sha1sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA224=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sha224sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha224sum src/sha224sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA256=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sha256sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha256sum src/sha256sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA384=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sha384sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha384sum src/sha384sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -DHASH_ALGO_SHA512=1 -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sha512sum-md5sum.o `test -f 'src/md5sum.c' || echo './'`src/md5sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sha512sum src/sha512sum-md5sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/shred.o src/shred.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/shred src/shred.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/shuf.o src/shuf.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/shuf src/shuf.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sleep.o src/sleep.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sleep src/sleep.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sort.o src/sort.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sort src/sort.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a -pthread >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/split.o src/split.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/split src/split.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/stat.o src/stat.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sum.o src/sum.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sum src/sum.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/sync.o src/sync.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/sync src/sync.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tac.o src/tac.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tac src/tac.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tail.o src/tail.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tail src/tail.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tee.o src/tee.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tee src/tee.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/test.o src/test.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/test src/test.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/touch.o src/touch.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/touch src/touch.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tr.o src/tr.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tr src/tr.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/true.o src/true.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/true src/true.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/truncate.o src/truncate.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/truncate src/truncate.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tsort.o src/tsort.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tsort src/tsort.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/tty.o src/tty.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/tty src/tty.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/uname.o src/uname.c >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/uname-uname.o src/uname-uname.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/unexpand.o src/unexpand.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/uniq.o src/uniq.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/uniq src/uniq.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/unlink.o src/unlink.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/unlink src/unlink.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/ls-vdir.o src/ls-vdir.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/wc.o src/wc.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/wc src/wc.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/whoami.o src/whoami.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/whoami src/whoami.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/yes.o src/yes.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/yes src/yes.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/uname-arch.o src/uname-arch.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -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 >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/getlimits.o src/getlimits.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/getlimits src/getlimits.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -march=i686 -pipe -ggdb3 -O1 -c -o src/make-prime-list.o src/make-prime-list.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o src/make-prime-list src/make-prime-list.o >i686-pc-linux-gnu-gcc -I. -I./lib -Ilib -I./lib -Isrc -I./src -fPIC -march=i686 -pipe -ggdb3 -O1 -c -o src/libstdbuf_so-libstdbuf.o `test -f 'src/libstdbuf.c' || echo './'`src/libstdbuf.c >i686-pc-linux-gnu-gcc -fPIC -march=i686 -pipe -ggdb3 -O1 -shared -Wl,-O1 -Wl,--as-needed -o src/libstdbuf.so src/libstdbuf_so-libstdbuf.o >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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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 \ > && /bin/mkdir -p $t \ > && (cd $t && ln -s '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/src/'$prog \ > $argv) \ >&& : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} \ >&& : ${TZ=UTC0} && export TZ \ >&& export SOURCE_DATE_EPOCH && perl -- ./man/help2man \ > --source='GNU coreutils 8.32' \ > --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-8.32-r1/work/coreutils-8.32' >Making all in gnulib-tests >make[2]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >Making all in . >make[4]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-md5.o bench-md5.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o localename.o localename.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o localename-table.o localename-table.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o glthread/thread.o glthread/thread.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o timespec-add.o timespec-add.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o timespec-sub.o timespec-sub.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o tmpdir.o tmpdir.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o ioctl.o ioctl.c >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o strerror_r.o strerror_r.c >rm -f libtests.a >i686-pc-linux-gnu-ar cr libtests.a localename.o localename-table.o glthread/thread.o timespec-add.o timespec-sub.o tmpdir.o ioctl.o strerror_r.o >i686-pc-linux-gnu-ranlib libtests.a >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-md5 bench-md5.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-sha1.o bench-sha1.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-sha1 bench-sha1.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-sha224.o bench-sha224.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-sha224 bench-sha224.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-sha256.o bench-sha256.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-sha256 bench-sha256.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-sha384.o bench-sha384.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-sha384 bench-sha384.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o bench-sha512.o bench-sha512.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o bench-sha512 bench-sha512.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o locale.o locale.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o current-locale locale.o libtests.a ../lib/libcoreutils.a libtests.a >i686-pc-linux-gnu-gcc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -march=i686 -pipe -ggdb3 -O1 -c -o test-localcharset.o test-localcharset.c >i686-pc-linux-gnu-gcc -march=i686 -pipe -ggdb3 -O1 -Wl,-O1 -Wl,--as-needed -o test-localcharset test-localcharset.o libtests.a ../lib/libcoreutils.a libtests.a >make[4]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >make[3]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32/gnulib-tests' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32' >>>> Source compiled.
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 712136
:
617966
| 670109